git: 0aac483fb511 - main - devel/libhash: Deprecate and set expiration date to 2021-12-31
Rodrigo Osorio
rodrigo at FreeBSD.org
Fri Sep 17 14:35:44 UTC 2021
The branch main has been updated by rodrigo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0aac483fb511bb132fd4bb6a787f6038499b4e0e
commit 0aac483fb511bb132fd4bb6a787f6038499b4e0e
Author: Rodrigo Osorio <rodrigo at FreeBSD.org>
AuthorDate: 2021-09-17 14:31:03 +0000
Commit: Rodrigo Osorio <rodrigo at FreeBSD.org>
CommitDate: 2021-09-17 14:35:21 +0000
devel/libhash: Deprecate and set expiration date to 2021-12-31
Abandoned by upstream in 2006
No users and removed in pretty much all other package repositories
No dependency in FreeBSD ports
Reference:
https://repology.org/project/libhash/versions
PR: 258523
Reported by: diizzy
(cherry picked from commit bcccec1adcc7696fd83881ce0e650e74deacf62d)
---
devel/libhash/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/libhash/Makefile b/devel/libhash/Makefile
index 40cd8e9253d0..ea30753603ff 100644
--- a/devel/libhash/Makefile
+++ b/devel/libhash/Makefile
@@ -8,6 +8,9 @@ MASTER_SITES= GENTOO
MAINTAINER= rodrigo at FreeBSD.org
COMMENT= Library for manipulating hash tables
+DEPRECATED= Abandoned upstream
+EXPIRATION_DATE= 2021-12-31
+
WRKSRC= ${WRKDIR}/libhash
USES= uidfix
More information about the dev-commits-ports-all
mailing list