Date: Sun, 14 Oct 2018 08:00:14 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482033 - head/sysutils/fastest_cvsup Message-ID: <201810140800.w9E80EGU044759@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810140800.w9E80EGU044759>