Skip site navigation (1)Skip section navigation (2)
Date:      8 Dec 2001 04:34:03 -0000
From:      TAKAHASHI Kaoru <kaoru@kaisei.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32595: Update port: security/pgpdump
Message-ID:  <20011208043403.7403.qmail@snake.se.uec.ac.jp>

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

>Number:         32595
>Category:       ports
>Synopsis:       Update port: security/pgpdump
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 07 20:40:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD snake.se.uec.ac.jp 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Nov 9 16:47:51 JST 2001 root@snake.se.uec.ac.jp:/usr/obj/usr/src/sys/SNAKE i386


	
>Description:
Update to pgpdump 0.16.

>How-To-Repeat:
	
>Fix:

diff -ruN pgpdump.orig/Makefile pgpdump/Makefile
--- pgpdump.orig/Makefile	Tue Dec  4 05:56:41 2001
+++ pgpdump/Makefile	Sat Dec  8 13:16:14 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pgpdump
-PORTVERSION=	0.15
+PORTVERSION=	0.16
 CATEGORIES=	security
 MASTER_SITES=	ftp://pgp.iijlab.net/pub/pgp/tools/
 
diff -ruN pgpdump.orig/distinfo pgpdump/distinfo
--- pgpdump.orig/distinfo	Tue Dec  4 05:56:41 2001
+++ pgpdump/distinfo	Sat Dec  8 13:16:35 2001
@@ -1 +1 @@
-MD5 (pgpdump-0.15.tar.gz) = 72031e65fa25fd76f2b35f4b1bca89ea
+MD5 (pgpdump-0.16.tar.gz) = 8c0a7b1b7647df139f1fadab19aac1f1
diff -ruN pgpdump.orig/files/patch-aa pgpdump/files/patch-aa
--- pgpdump.orig/files/patch-aa	Fri May 25 20:49:35 2001
+++ pgpdump/files/patch-aa	Sat Dec  8 13:29:46 2001
@@ -1,11 +1,11 @@
---- Makefile.in.orig	Tue Apr  3 05:41:44 2001
-+++ Makefile.in	Fri May 25 04:47:52 2001
+--- Makefile.in.orig	Sat Dec  8 13:29:30 2001
++++ Makefile.in	Sat Dec  8 13:29:36 2001
 @@ -4,7 +4,7 @@
  mandir = @mandir@/man1
  LIBS = @LIBS@
  
--CFLAGS = -O -Wall
-+CFLAGS += -Wall
+-CFLAGS = -O
++CFLAGS ?= -O
  RM = rm -f
  INSTALL  = install -c -m
  
>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?20011208043403.7403.qmail>