ports/67553: ports/devel/cvs+ipv6 - add mirror

Jason Harris jharris at widomaker.com
Fri Jun 4 00:40:29 UTC 2004


>Number:         67553
>Category:       ports
>Synopsis:       ports/devel/cvs+ipv6 - add mirror
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 17:40:28 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jason Harris
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
none here
>Environment:
System: FreeBSD 4.3-RELEASE i386

>Description:
	add to MASTER_SITES
	add to PATCH_SITES
	add downloading of PGP signature for distfile (from new mirror,
		followed by FreeBSD distfile mirrors) w/optional automagic
		verification

>How-To-Repeat:
	apply patch below

>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/cvs+ipv6/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	3 Jun 2004 14:41:23 -0000	1.16
+++ Makefile	4 Jun 2004 00:23:59 -0000
@@ -8,20 +8,25 @@
 PORTNAME=	cvs
 PORTVERSION=	1.11.16
 CATEGORIES=	devel ipv6
-MASTER_SITES=	${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/cvs/&,}
+MASTER_SITES=	http://keyserver.kjsl.com/~jharris/distfiles/ \
+		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/cvs/&,}
 MASTER_SITE_SUBDIR=	release/stable/${DISTNAME}
 PKGNAMESUFFIX=	+ipv6
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-PATCH_SITES=	ftp://ftp.kame.net/pub/kame/misc/
+PATCH_SITES=	ftp://ftp.kame.net/pub/kame/misc/ \
+		http://keyserver.kjsl.com/~jharris/distfiles/
 PATCHFILES=	${DISTNAME}-v6-20040521.diff.gz
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	sumikawa at FreeBSD.org
-COMMENT=		IPv6 enabled cvs.  You can use IPv6 connection when using pserver
+COMMENT=	IPv6 enabled cvs.  You can use IPv6 connection when using pserver
 
+USE_GPG?=	yes
+SIG_FILES=	${DISTNAME}${EXTRACT_SUFX}.sig
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
-#USE_GMAKE=	yes
 CONFIGURE_ARGS=	--enable-ipv6 --without-gssapi \
 		--with-editor="vi" \
 		--with-tmpdir="/tmp"
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/cvs+ipv6/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	21 May 2004 13:45:07 -0000	1.7
+++ distinfo	4 Jun 2004 00:23:59 -0000
@@ -2,3 +2,4 @@
 SIZE (cvs-1.11.16.tar.bz2) = 2268160
 MD5 (cvs-1.11.16-v6-20040521.diff.gz) = 819cc7a3874ab508a9d6747ab43bfb9f
 SIZE (cvs-1.11.16-v6-20040521.diff.gz) = 12823
+MD5 (cvs-1.11.16.tar.bz2.sig) = 4f0c7b40f870b9a7c38655c2ba382467
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAv8FLSypIl9OdoOMRAoIfAJ9XsBpkQPrTOeh5TkFaaZHjMbt8NQCdF3Yh
HnUjETGoJB7Yb+F0Z5gjJCw=
=0Ncy
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list