git: d79745dd9d75 - main - lang/elm,lang/ghc92: Fix EXPIRATION_DATE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Mar 2026 19:25:56 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d79745dd9d7572bbdbb61edd9c82b1028cbb3d7a
commit d79745dd9d7572bbdbb61edd9c82b1028cbb3d7a
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2026-03-19 19:25:15 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-03-19 19:25:15 +0000
lang/elm,lang/ghc92: Fix EXPIRATION_DATE
Fixes: b9cd2cd4ad1bfdcb2e8b5063f78b281125a303d6 79ac112ca94da159724dee297f95f48acddf0369
---
lang/elm/Makefile | 2 +-
lang/ghc92/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lang/elm/Makefile b/lang/elm/Makefile
index 35c63b8ec817..59895ff7fbea 100644
--- a/lang/elm/Makefile
+++ b/lang/elm/Makefile
@@ -10,7 +10,7 @@ COMMENT= Delightful language for reliable webapps
WWW= https://elm-lang.org/
DEPRECATED= Depends on a deprecated compiler's version
-EXPIRATION_DATE=2026-04-31
+EXPIRATION_DATE=2026-04-30
LICENSE= BSD3CLAUSE
diff --git a/lang/ghc92/Makefile b/lang/ghc92/Makefile
index 6762ca22bce5..7ac2fcfb28a3 100644
--- a/lang/ghc92/Makefile
+++ b/lang/ghc92/Makefile
@@ -2,7 +2,7 @@ PORTREVISION= 2
PKGNAMESUFFIX= 92
DEPRECATED= Old version
-EXPIRATION_DATE= 2026-04-31
+EXPIRATION_DATE= 2026-04-30
OPTIONS_DEFINE= DYNAMIC GMP