Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2025 15:31:10 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 56fb1917eaeb - main - security/racoon2: Deprecate and expire
Message-ID:  <202505291531.54TFVAON033714@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by cy:

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

commit 56fb1917eaebfa87afe3f849c785e481bf12b237
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2025-05-29 15:30:28 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-05-29 15:31:05 +0000

    security/racoon2: Deprecate and expire
    
    PR:             286981
    Requested by:   diizzy
---
 security/racoon2/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile
index 8365b8c5cd1b..153d0a3c1ddb 100644
--- a/security/racoon2/Makefile
+++ b/security/racoon2/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/zoulasc/racoon2
 
 CONFLICTS=	racoon2-legacy
 
+DEPRECATED=	Requested removal by PR/286981
+EXPIRATION_DATE=2025-05-31
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	zoulasc
 GH_TAGNAME=	${HASH}


home | help

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