git: 4a896066d455 - main - lang/ghc9*: Restore PORTREVISIONs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Jun 2024 13:02:22 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a896066d45567de7223b8ebdef25509bd7a3a43 commit 4a896066d45567de7223b8ebdef25509bd7a3a43 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-06-30 13:01:44 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-06-30 13:02:16 +0000 lang/ghc9*: Restore PORTREVISIONs --- lang/ghc92/Makefile | 1 + lang/ghc94/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/lang/ghc92/Makefile b/lang/ghc92/Makefile index 7cfab5a6224d..473c3601c0a9 100644 --- a/lang/ghc92/Makefile +++ b/lang/ghc92/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 PKGNAMESUFFIX= 92 LIB_DEPENDS= ${GMP_LIB_DEPENDS} diff --git a/lang/ghc94/Makefile b/lang/ghc94/Makefile index f1aaeaf570a8..c6e184736c9f 100644 --- a/lang/ghc94/Makefile +++ b/lang/ghc94/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 PKGNAMESUFFIX= 94 LIB_DEPENDS= ${GMP_LIB_DEPENDS}