svn commit: r497906 - head/security/racoon2-legacy

Cy Schubert cy at FreeBSD.org
Fri Apr 5 04:56:08 UTC 2019


Author: cy
Date: Fri Apr  5 04:56:07 2019
New Revision: 497906
URL: https://svnweb.freebsd.org/changeset/ports/497906

Log:
  Deprecate and mark for deletion as the original racoon2 is no longer
  supported upstream.

Modified:
  head/security/racoon2-legacy/Makefile   (contents, props changed)

Modified: head/security/racoon2-legacy/Makefile
==============================================================================
--- head/security/racoon2-legacy/Makefile	Fri Apr  5 03:09:11 2019	(r497905)
+++ head/security/racoon2-legacy/Makefile	Fri Apr  5 04:56:07 2019	(r497906)
@@ -15,6 +15,9 @@ CONFLICTS=	racoon2-[0-9]*
 BROKEN_FreeBSD_12=	Will not build with openssl111
 BROKEN_FreeBSD_13=	Will not build with openssl111
 
+DEPRECATED=	No longer supported upstream, use security/racoon2
+EXPIRATION_DATE=	2019-05-31
+
 USES=		perl5 tar:tgz ssl
 CONFIGURE_ARGS+=	--disable-kinkd
 PLIST_SUB+=	KINK="@comment "


More information about the svn-ports-all mailing list