svn commit: r512548 - in head/devel: cvs cvs+ipv6
Hajimu UMEMOTO
ume at FreeBSD.org
Sun Sep 22 04:04:17 UTC 2019
Author: ume
Date: Sun Sep 22 04:04:15 2019
New Revision: 512548
URL: https://svnweb.freebsd.org/changeset/ports/512548
Log:
Unmark BROKEN.
Modified:
head/devel/cvs+ipv6/Makefile
head/devel/cvs/Makefile
Modified: head/devel/cvs+ipv6/Makefile
==============================================================================
--- head/devel/cvs+ipv6/Makefile Sun Sep 22 02:48:28 2019 (r512547)
+++ head/devel/cvs+ipv6/Makefile Sun Sep 22 04:04:15 2019 (r512548)
@@ -6,9 +6,6 @@ PKGNAMESUFFIX= +ipv6
MAINTAINER= ports at FreeBSD.org
COMMENT= IPv6 enabled cvs. You can use IPv6 connection when using pserver
-BROKEN= unfetchable
-DEPRECATED= Unfetchable, unmaintained
-EXPIRATION_DATE= 2019-10-16
CONFLICTS_INSTALL= cvs-[12]* cvs-devel-[12]*
OPTIONS_SLAVE= IPV6
Modified: head/devel/cvs/Makefile
==============================================================================
--- head/devel/cvs/Makefile Sun Sep 22 02:48:28 2019 (r512547)
+++ head/devel/cvs/Makefile Sun Sep 22 04:04:15 2019 (r512548)
@@ -20,7 +20,7 @@ OPTIONS_EXCLUDE?=IPV6
.endif
IPV6_CATEGORIES= ipv6
-IPV6_PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
+IPV6_PATCH_SITES= LOCAL/ume
IPV6_PATCHFILES= ${DISTNAME}-v6-20140105.diff.gz:-p1
KERBEROS_MAKE_ARGS= KERBEROS_SUPPORT=yes
More information about the svn-ports-all
mailing list