svn commit: r420367 - branches/2016Q3/net-mgmt/rancid

Mark Felder feld at FreeBSD.org
Wed Aug 17 19:00:26 UTC 2016


Author: feld
Date: Wed Aug 17 19:00:25 2016
New Revision: 420367
URL: https://svnweb.freebsd.org/changeset/ports/420367

Log:
  MFH: r420366
  
  net-mgmt/rancid: Mark DEPRECATED, provide an EXPIRATION_DATE
  
  PR:		211718
  
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2016Q3/net-mgmt/rancid/Makefile
Directory Properties:
  branches/2016Q3/   (props changed)

Modified: branches/2016Q3/net-mgmt/rancid/Makefile
==============================================================================
--- branches/2016Q3/net-mgmt/rancid/Makefile	Wed Aug 17 18:59:30 2016	(r420366)
+++ branches/2016Q3/net-mgmt/rancid/Makefile	Wed Aug 17 19:00:25 2016	(r420367)
@@ -34,6 +34,9 @@ OPTIONS_DEFINE=		SVN
 
 SVN_DESC=		Use Subversion instead of CVS
 
+DEPRECATED=	Not supported upstream. Please upgrade to net-mgmt/rancid3
+EXPIRATION_DATE=	2016-10-01
+
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MSVN}


More information about the svn-ports-all mailing list