Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2005 15:29:02 +0900 (JST)
From:      TAKAHASHI Kaoru <kaoru@kaisei.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kaoru@kaisei.org
Subject:   ports/87193: [MAINTAINER] security/pgpdump: Fix MASTER_SITES
Message-ID:  <20051010062902.CD45D53D97@rave.kaoru.trans-nt.com>
Resent-Message-ID: <200510100630.j9A6UJl3008260@freefall.freebsd.org>

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

>Number:         87193
>Category:       ports
>Synopsis:       [MAINTAINER] security/pgpdump: Fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 10 06:30:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Tue Aug  2 11:53:36 JST
>Description:
Fixed MASTER_SITES.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- pgpdump-0.24.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/pgpdump/Makefile /tmp/pgpdump/Makefile
--- /usr/ports/security/pgpdump/Makefile	Sat Dec 25 03:21:18 2004
+++ /tmp/pgpdump/Makefile	Mon Oct 10 15:25:14 2005
@@ -8,8 +8,7 @@
 PORTNAME=	pgpdump
 PORTVERSION=	0.24
 CATEGORIES=	security
-MASTER_SITES=	ftp://pgp.iijlab.net/pub/pgp/tools/	\
-		ftp://ftp.mew.org/pub/pgp/tools/
+MASTER_SITES=	http://pgp.iijlab.net/pgpdump/
 
 MAINTAINER=	kaoru@kaisei.org
 COMMENT=	PGP packet visualizer
--- pgpdump-0.24.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?20051010062902.CD45D53D97>