Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2016 18:59:30 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420366 - head/net-mgmt/rancid
Message-ID:  <201608171859.u7HIxUFR068114@repo.freebsd.org>

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



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