Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 19:26:25 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jharris@widomaker.com
Subject:   ports/67188: [PATCH] security/pks distsite fix
Message-ID:  <20040525172625.6CD5F2FDA01@isis.wad.cz>
Resent-Message-ID: <200405251730.i4PHUP1H039879@freefall.freebsd.org>

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

>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@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:



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