Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 19:08:12 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67186: [PATCH] security/pgpgpg distsite fix
Message-ID:  <20040525170812.A7CE52FDA01@isis.wad.cz>
Resent-Message-ID: <200405251710.i4PHAKrq039096@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@FreeBSD.org
 COMMENT=	Wrapper for GnuPG to simulate PGP 2.6.x
--- security::pgpgpg.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040525170812.A7CE52FDA01>