Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2024 09:50:26 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: 0290799ddaaf - main - security/dirmngr: Deprecate and set expiration date to 2024-12-31
Message-ID:  <202412010950.4B19oQ97047962@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=0290799ddaafd5e6fd49ec36665c95fb1284b72d

commit 0290799ddaafd5e6fd49ec36665c95fb1284b72d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-11-30 21:40:49 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-12-01 09:49:39 +0000

    security/dirmngr: Deprecate and set expiration date to 2024-12-31
    
    Marked broken for several months and obsolete as it's maintained
    within GNU Privacy Guard (GnuPG). Redirect users to security/gnupg
    
    Approved by:    portmgr (blanket)
---
 security/dirmngr/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index 16a825651468..01682a3eb867 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -13,6 +13,8 @@ WWW=		https://www.gnupg.org/aegypten2
 LICENSE=	GPLv2
 
 BROKEN=		does not build with security/libassuan >= 3.0.0 (GNU Pth support was dropped)
+DEPRECATED=	Obsolete, now maintained within GNU Privacy Guard (GnuPG). Please use security/gnupg
+EXPIRATION_DATE=2024-12-31
 
 LIB_DEPENDS=	libassuan.so:security/libassuan \
 		libgcrypt.so:security/libgcrypt \



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