Date: Sun, 28 Nov 2004 19:18:30 -0500 (EST) From: Jason Harris <jharris@widomaker.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jason Harris <jharris@widomaker.com> Subject: ports/74494: ports/www/neon - add a mirror, fetch PGP signature Message-ID: <200411290018.iAT0IU0S039845@wilma.widomaker.com> Resent-Message-ID: <200411290020.iAT0KR4O082037@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 74494 >Category: ports >Synopsis: ports/www/neon - add a mirror, fetch PGP signature >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: Mon Nov 29 00:20:26 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: add a mirror while www.webdav.org is down, fetch PGP signature (Some links for the 'bots:) http://keyserver.kjsl.com/~jharris/distfiles/neon-0.24.7.tar.gz.asc http://keyserver.kjsl.com/~jharris/distfiles/neon-0.24.7.tar.gz >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/neon/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- Makefile 28 Jul 2004 17:41:40 -0000 1.31 +++ Makefile 29 Nov 2004 00:07:19 -0000 @@ -8,13 +8,18 @@ PORTNAME= neon PORTVERSION= 0.24.7 CATEGORIES= www -MASTER_SITES= http://www.webdav.org/neon/ +MASTER_SITES= http://www.webdav.org/neon/ \ + http://keyserver.kjsl.com/~jharris/distfiles/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 +USE_GPG?= yes +SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.asc INSTALLS_SHLIB= yes .ifndef WITHOUT_OPENSSL Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/neon/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- distinfo 28 Jul 2004 17:41:40 -0000 1.22 +++ distinfo 29 Nov 2004 00:07:20 -0000 @@ -1,2 +1,3 @@ MD5 (neon-0.24.7.tar.gz) = 5108bcbe41de4afe2e19cc58500fb9f2 SIZE (neon-0.24.7.tar.gz) = 603592 +MD5 (neon-0.24.7.tar.gz.asc) = edcbc4755e9c52092b1bbeeceb0b771c cvs server: Diffing files -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBqmqHSypIl9OdoOMRAtrKAJ9OHBOqyNHXYWQCACqic4ODs0WlmACfR5zX jpxKkSdL5kX/+UI2xGnY9Xs= =j6k2 -----END PGP SIGNATURE----- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411290018.iAT0IU0S039845>