Date: Thu, 19 Mar 2026 19:21:06 +0000 From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b9cd2cd4ad1b - main - lang/ghc92: Deprecate Message-ID: <69bc4ca2.42302.5af3875d@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=b9cd2cd4ad1bfdcb2e8b5063f78b281125a303d6 commit b9cd2cd4ad1bfdcb2e8b5063f78b281125a303d6 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2026-03-19 19:20:35 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2026-03-19 19:21:02 +0000 lang/ghc92: Deprecate --- lang/ghc92/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/ghc92/Makefile b/lang/ghc92/Makefile index b42a367ccc2a..6762ca22bce5 100644 --- a/lang/ghc92/Makefile +++ b/lang/ghc92/Makefile @@ -1,6 +1,9 @@ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= 92 +DEPRECATED= Old version +EXPIRATION_DATE= 2026-04-31 + OPTIONS_DEFINE= DYNAMIC GMP DYNAMIC_OFF_FLAVOUR= +no_dynamic_ghchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69bc4ca2.42302.5af3875d>
