svn commit: r311663 - head/net/cvsup-mirror
Wesley Shields
wxs at FreeBSD.org
Tue Feb 5 08:30:02 UTC 2013
On Tue, Feb 05, 2013 at 08:55:31AM +0100, Beat Gaetzi wrote:
> 2013/2/5 Eitan Adler <eadler at freebsd.org>:
> > Author: eadler
> > Date: Tue Feb 5 03:54:04 2013
> > New Revision: 311663
> > URL: http://svnweb.freebsd.org/changeset/ports/311663
> >
> > Log:
> > - Deprecate
> > - Trim header
> >
> > Modified:
> > head/net/cvsup-mirror/Makefile
> >
> > Modified: head/net/cvsup-mirror/Makefile
> > ==============================================================================
> > --- head/net/cvsup-mirror/Makefile Tue Feb 5 02:41:24 2013 (r311662)
> > +++ head/net/cvsup-mirror/Makefile Tue Feb 5 03:54:04 2013 (r311663)
> > @@ -1,9 +1,5 @@
> > -# New ports collection makefile for: cvsup-mirror
> > -# Date created: 01 February 1997
> > -# Whom: jdp
> > -#
> > +# Created by: jdp
> > # $FreeBSD$
> > -#
> >
> > PORTNAME= cvsup-mirror
> > PORTVERSION= 1.3
> > @@ -16,6 +12,9 @@ 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
> > +EXPIRATION_DATE= 2012-02-28
>
> Yes, ports will no longer use CVS/cvsup after 2012-02-28 but src still use
> it and there is no EoL for src/ CVS currently. For that time we have to
> provide the cvsup tools as cvsup-mirror in not only used by committers
> but also for the mirrors.
>
> Please revert this change.
At least revert the expiration. It shouldn't be removed for the reason
Beat gave but we can still warn that you shouldn't rely on it existing
in the future.
-- WXS
More information about the svn-ports-head
mailing list