Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2024 20:47:07 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d927e9454d6a - main - devel/libphk: Deprecate and set expiration date to 2024-04-30
Message-ID:  <202404022047.432Kl7mA016257@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d927e9454d6abc81463497da3ce8b743d40523f6

commit d927e9454d6abc81463497da3ce8b743d40523f6
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-04-02 20:23:29 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-04-02 20:23:36 +0000

    devel/libphk: Deprecate and set expiration date to 2024-04-30
    
    Superseded by various other projects
    
    If you still use this library feel free to take over maintainership
    before expiration date
    
    Approved by:    bofh (discussed with maintainer)
---
 devel/libphk/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/libphk/Makefile b/devel/libphk/Makefile
index e87d3fefc5e3..59a4d1be5b37 100644
--- a/devel/libphk/Makefile
+++ b/devel/libphk/Makefile
@@ -17,6 +17,9 @@ LICENSE_TEXT=	"THE BEER-WARE LICENSE" (Revision 42): \
 		this stuff is worth it, you can buy me a beer in return.   Poul-Henning Kamp
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+DEPRECATED=	Superseded by various other projects
+EXPIRATION_DATE=2024-04-30
+
 USES=		uidfix tar:tgz
 
 MAKE_FLAGS+=	MANDIR=${PREFIX}/share/man/man



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404022047.432Kl7mA016257>