Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2019 22:22:15 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497996 - head/security/racoon2-legacy
Message-ID:  <201904052222.x35MMFfX082976@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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