Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2019 04:56:07 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497906 - head/security/racoon2-legacy
Message-ID:  <201904050456.x354u7pt099401@repo.freebsd.org>

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



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