svn commit: r482033 - head/sysutils/fastest_cvsup

Alex Kozlov ak at FreeBSD.org
Sun Oct 14 08:00:15 UTC 2018


Author: ak
Date: Sun Oct 14 08:00:14 2018
New Revision: 482033
URL: https://svnweb.freebsd.org/changeset/ports/482033

Log:
  - Deprecate and set expiration date to 2018-11-15: Obsolete, FreeBSD and OpenBSD switched from cvsup to svn and cvsync, NetBSD only have 2 servers left
  
  PR:	231813
  Approved by:	maintainer timeout (2 weeks)

Modified:
  head/sysutils/fastest_cvsup/Makefile

Modified: head/sysutils/fastest_cvsup/Makefile
==============================================================================
--- head/sysutils/fastest_cvsup/Makefile	Sun Oct 14 07:27:39 2018	(r482032)
+++ head/sysutils/fastest_cvsup/Makefile	Sun Oct 14 08:00:14 2018	(r482033)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF/${PORTNAME:S/_/-/}
 MAINTAINER=	freebsd at hm2k.org
 COMMENT=	Finds fastest CVSup server
 
+DEPRECATED=	Obsolete, FreeBSD and OpenBSD switched from cvsup to svn and cvsync, NetBSD only have 2 servers left
+EXPIRATION_DATE=	2018-11-15
+
 LICENSE=	BSD
 
 USES=		perl5 shebangfix


More information about the svn-ports-all mailing list