svn commit: r420366 - head/net-mgmt/rancid

Mark Felder feld at FreeBSD.org
Wed Aug 17 18:59:31 UTC 2016


Author: feld
Date: Wed Aug 17 18:59:30 2016
New Revision: 420366
URL: https://svnweb.freebsd.org/changeset/ports/420366

Log:
  net-mgmt/rancid: Mark DEPRECATED, provide an EXPIRATION_DATE
  
  PR:		211718
  MFH:		2016Q3

Modified:
  head/net-mgmt/rancid/Makefile

Modified: head/net-mgmt/rancid/Makefile
==============================================================================
--- head/net-mgmt/rancid/Makefile	Wed Aug 17 18:55:29 2016	(r420365)
+++ head/net-mgmt/rancid/Makefile	Wed Aug 17 18:59:30 2016	(r420366)
@@ -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