ports/67188: [PATCH] security/pks distsite fix

Roman Neuhauser neuhauser at chello.cz
Tue May 25 17:31:26 UTC 2004


>Number:         67188
>Category:       ports
>Synopsis:       [PATCH] security/pks 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:30:25 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:
neonramp.com is broken
sf.net has a descendant project that offers the original 0.9.4 tarball
from mit.edu

maintainer cc'd
>How-To-Repeat:
	
>Fix:

	

--- security::pks.distsite.patch begins here ---
Index: security/pks/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/pks/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- security/pks/Makefile	21 Feb 2003 13:26:53 -0000	1.6
+++ security/pks/Makefile	25 May 2004 17:18:01 -0000
@@ -9,11 +9,11 @@
 PORTVERSION=	0.9.4
 PORTREVISION=	1
 CATEGORIES=	security www
-MASTER_SITES+=	http://www.mit.edu/people/marc/pks/ \
-		ftp://ftp.neonramp.com/pub/pksd/
+MASTER_SITES=	${PATCH_SITES} \
+		${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
-PATCH_SITES=	http://www.mit.edu/people/marc/pks/ \
-		ftp://ftp.neonramp.com/pub/pksd/
+PATCH_SITES=	http://www.mit.edu/people/marc/pks/
 PATCHFILES=	pks094-patch2 \
 		x509patch
 PATCH_DIST_STRIP=-p1
--- security::pks.distsite.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list