From jason@wilma.widomaker.com  Sun Nov 28 21:16:34 2004
Return-Path: <jason@wilma.widomaker.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5DFCD16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Nov 2004 21:16:34 +0000 (GMT)
Received: from wilma.widomaker.com (pm1.ric-29.lft.widomaker.com [209.96.189.45])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7A99643D54
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Nov 2004 21:16:32 +0000 (GMT)
	(envelope-from jason@wilma.widomaker.com)
Received: from wilma.widomaker.com (localhost [127.0.0.1])
	by wilma.widomaker.com (8.13.1/8.12.10) with ESMTP id iASLGSXf036581;
	Sun, 28 Nov 2004 16:16:29 -0500 (EST)
Received: (from jason@localhost)
	by wilma.widomaker.com (8.13.1/8.13.1/Submit) id iASLGPTr036580;
	Sun, 28 Nov 2004 16:16:25 -0500 (EST)
	(envelope-from jason)
Message-Id: <200411282116.iASLGPTr036580@wilma.widomaker.com>
Date: Sun, 28 Nov 2004 16:16:25 -0500 (EST)
From: Jason Harris <jharris@widomaker.com>
Reply-To: Jason Harris <jharris@widomaker.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Jason Harris <jharris@widomaker.com>
Subject: ports/www/cadaver - fix fetch
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         74490
>Category:       ports
>Synopsis:       ports/www/cadaver - fix fetch
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 28 21:20:25 GMT 2004
>Closed-Date:    Sun Nov 28 22:36:18 GMT 2004
>Last-Modified:  Sun Nov 28 22:36:18 GMT 2004
>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@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:
State-Changed-From-To: open->closed 
State-Changed-By: perky 
State-Changed-When: Sun Nov 28 22:36:02 GMT 2004 
State-Changed-Why:  
Port updated. Thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74490 
>Unformatted:
