Skip site navigation (1)Skip section navigation (2)
Date:      21 Jan 2001 03:56:54 -0000
From:      kaoru@kaisei.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24500: Update port: security/pgpdump (by maintainer)
Message-ID:  <20010121035654.6104.qmail@mature.din.or.jp>

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

>Number:         24500
>Category:       ports
>Synopsis:       Update port: security/pgpdump (by maintainer)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 20 20:00:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

	

>Description:
Removed verbose line in Makefile.  And little fixes.
	

>How-To-Repeat:

	

>Fix:

diff -ruN pgpdump.orig/Makefile pgpdump/Makefile
--- pgpdump.orig/Makefile	Sun Jan 21 12:41:15 2001
+++ pgpdump/Makefile	Sun Jan 21 12:48:01 2001
@@ -1,6 +1,6 @@
 # New ports collection makefile for:	pgpdump
-# Date created:				19 Jul 2000
-# Whom:					TAKAHASHI Kaoru
+# Date created:		19 Jul 2000
+# Whom:			TAKAHASHI Kaoru <kaoru@kaisei.org>
 #
 # $FreeBSD: ports/security/pgpdump/Makefile,v 1.2 2000/10/30 12:23:20 kevlo Exp $
 #
@@ -9,11 +9,10 @@
 PORTVERSION=	0.04
 CATEGORIES=	security
 MASTER_SITES=	ftp://pgp.iijlab.net/pub/tools/
-DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	kaoru@kaisei.org
 
-HAS_CONFIGURE=  yes
+GNU_CONFIGURE=  yes
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/pgpdump ${PREFIX}/bin


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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