ports/74490: ports/www/cadaver - fix fetch

Jason Harris jharris at widomaker.com
Sun Nov 28 21:20:26 UTC 2004


>Number:         74490
>Category:       ports
>Synopsis:       ports/www/cadaver - fix fetch
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 28 21:20:25 GMT 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:

	mirror distfile since main site is currently down, pet portlint, etc.
>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/www/cadaver/Makefile,v
retrieving revision 1.30
diff -u -r1.30 Makefile
--- Makefile	7 Nov 2004 15:03:21 -0000	1.30
+++ Makefile	28 Nov 2004 21:10:15 -0000
@@ -8,13 +8,18 @@
 PORTNAME=	cadaver
 PORTVERSION=	0.22.2
 CATEGORIES=	www
-MASTER_SITES=	http://www.webdav.org/cadaver/
+MASTER_SITES=	http://www.webdav.org/cadaver/ \
+		http://keyserver.kjsl.com/~jharris/distfiles/
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Commandline client for DAV
 
 LIB_DEPENDS=	neon:${PORTSDIR}/www/neon
 
+USE_GPG?=	yes
+SIG_FILES=	${DISTNAME}${EXTRACT_SUFX}.asc
 USE_GETOPT_LONG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@@ -24,7 +29,7 @@
 
 MAN1=		cadaver.1
 PLIST_FILES=	bin/cadaver
-# Neither expat nor libneon are needed at all, but the configure 
+# Neither expat nor libneon are needed at all, but the configure
 # script breaks if it can not find the Makefile* in them. Exclude
 # them to be sure, a stray .h is not included instead of what's
 # found under PREFIX (installed by the neon port):
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/cadaver/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo	7 Nov 2004 15:03:21 -0000	1.11
+++ distinfo	28 Nov 2004 21:10:15 -0000
@@ -1,2 +1,3 @@
 MD5 (cadaver-0.22.2.tar.gz) = 167cca2089bdb86c42b6d5f0187cdc16
 SIZE (cadaver-0.22.2.tar.gz) = 441975
+MD5 (cadaver-0.22.2.tar.gz.asc) = 47c2bba61fa5100615d3a105384a5d6e
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBqj+NSypIl9OdoOMRArUxAJwOIVi0O6bgz8C1SZpbn5c28FJgFgCgr5Zl
tsjB2cB1cvLDkwiA2NENjP0=
=KEZX
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list