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

Tobias Kortkamp tobik at FreeBSD.org
Fri Apr 5 22:22:16 UTC 2019


Author: tobik
Date: Fri Apr  5 22:22:15 2019
New Revision: 497996
URL: https://svnweb.freebsd.org/changeset/ports/497996

Log:
  security/racoon2-legacy: Remove duplicate DEPRECATED/EXPIRATION_DATE after r497906
  
  Use the earlier date added in r497906.

Modified:
  head/security/racoon2-legacy/Makefile

Modified: head/security/racoon2-legacy/Makefile
==============================================================================
--- head/security/racoon2-legacy/Makefile	Fri Apr  5 22:21:12 2019	(r497995)
+++ head/security/racoon2-legacy/Makefile	Fri Apr  5 22:22:15 2019	(r497996)
@@ -22,9 +22,6 @@ USES=		perl5 tar:tgz ssl
 CONFIGURE_ARGS+=	--disable-kinkd
 PLIST_SUB+=	KINK="@comment "
 
-DEPRECATED=	To retire when FreeBSD 11 is EOL
-EXPIRATION_DATE=	2021-09-30
-
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	YACC=/usr/bin/yacc perl_bindir=${LOCALBASE}/bin/perl5
 


More information about the svn-ports-all mailing list