ports/67186: [PATCH] security/pgpgpg distsite fix
Roman Neuhauser
neuhauser at chello.cz
Tue May 25 17:10:53 UTC 2004
>Number: 67186
>Category: ports
>Synopsis: [PATCH] security/pgpgpg distsite fix
>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: Tue May 25 10:10:20 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Roman Neuhauser
>Release: FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386
>Description:
pgpgpg has moved to ./historic/ on ftp.gnupg.org, and half of the
mirrors don't carry that directory
>How-To-Repeat:
>Fix:
--- security::pgpgpg.distsite.patch begins here ---
Index: security/pgpgpg/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/pgpgpg/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- security/pgpgpg/Makefile 18 Mar 2004 16:50:35 -0000 1.7
+++ security/pgpgpg/Makefile 25 May 2004 17:02:59 -0000
@@ -9,9 +9,10 @@
PORTVERSION= 0.13
PORTREVISION= 1
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNUPG} \
- http://www.nessie.de/mroth/%SUBDIR%/
-MASTER_SITE_SUBDIR= pgpgpg
+MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \
+ ftp://ftp.gnupg.org/gcrypt/historic/ \
+ http://www.nessie.de/mroth/pgpgpg/
+MASTER_SITE_SUBDIR= crypt/pgpgpg
MAINTAINER= ports at FreeBSD.org
COMMENT= Wrapper for GnuPG to simulate PGP 2.6.x
--- security::pgpgpg.distsite.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list