svn commit: r356161 - head/net/cvsup-mirror

Brooks Davis brooks at FreeBSD.org
Sun Jun 1 18:51:29 UTC 2014


Author: brooks
Date: Sun Jun  1 18:51:29 2014
New Revision: 356161
URL: http://svnweb.freebsd.org/changeset/ports/356161
QAT: https://qat.redports.org/buildarchive/r356161/

Log:
  Exports of the src repo were disabled May 26, 2014 so this port no longer
  serves a purpose.  Set a retroactive expiration date.
  
  Approved by:	portmgr (implicit)

Modified:
  head/net/cvsup-mirror/Makefile

Modified: head/net/cvsup-mirror/Makefile
==============================================================================
--- head/net/cvsup-mirror/Makefile	Sun Jun  1 18:44:18 2014	(r356160)
+++ head/net/cvsup-mirror/Makefile	Sun Jun  1 18:51:29 2014	(r356161)
@@ -12,7 +12,8 @@ COMMENT=	A kit for easily setting up a F
 
 RUN_DEPENDS=	${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup-without-gui
 
-DEPRECATED=	www, doc, gnats, ports repo gone; src repo deprecated
+DEPRECATED=	all repos gone
+EXPIRATION_DATE=	2014-05-26
 
 NO_WRKSUBDIR=	true
 NO_BUILD=	true


More information about the svn-ports-head mailing list