git: b3e1de9266e0 - main - devel/libfortuna: Deprecate and set expiration date to 2025-07-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Jun 2025 20:50:17 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b3e1de9266e006e1337381fdc614beaebd72cedb
commit b3e1de9266e006e1337381fdc614beaebd72cedb
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-04 20:18:00 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-04 20:49:13 +0000
devel/libfortuna: Deprecate and set expiration date to 2025-07-31
Legacy fortuna library, last upstream activity 10 years ago
PR: 286886
Approved by: maintainer timeout, 2+ weeks
---
devel/libfortuna/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/libfortuna/Makefile b/devel/libfortuna/Makefile
index c4c383a5e5eb..3fc6a1778877 100644
--- a/devel/libfortuna/Makefile
+++ b/devel/libfortuna/Makefile
@@ -9,6 +9,9 @@ WWW= http://crxwg.com/fortuna/bin/libfortuna.html
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+DEPRECATED= Legacy fortuna library, last upstream activity 10 years ago
+EXPIRATION_DATE=2025-07-31
+
USE_GITHUB= yes
USE_LDCONFIG= yes
GH_ACCOUNT= waitman