Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Oct 2004 14:42:08 +0900 (JST)
From:      TAKAHASHI Kaoru <kaoru@kaisei.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73187: Update port: security/pgpdump
Message-ID:  <200410270542.i9R5g8pC014925@rb.atoms.mt.trans-nt.com>
Resent-Message-ID: <200410270550.i9R5oGMv089943@freefall.freebsd.org>

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

>Number:         73187
>Category:       ports
>Synopsis:       Update port: security/pgpdump
>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:   Wed Oct 27 05:50:16 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 5.3-RC1 i386
>Organization:
>Environment:
System: FreeBSD rb.atoms.mt.trans-nt.com 5.3-RC1 FreeBSD 5.3-RC1 #6: Wed Oct 27 11:59:02 JST 2004 root@rb.atoms.mt.trans-nt.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Update to pgpdump 0.23.

>How-To-Repeat:
	
>Fix:

diff -ruN pgpdump.orig/Makefile pgpdump/Makefile
--- pgpdump.orig/Makefile	Sat Feb  7 03:06:23 2004
+++ pgpdump/Makefile	Wed Oct 27 14:35:48 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pgpdump
-PORTVERSION=	0.22
+PORTVERSION=	0.23
 CATEGORIES=	security
 MASTER_SITES=	ftp://pgp.iijlab.net/pub/pgp/tools/	\
 		ftp://ftp.mew.org/pub/pgp/tools/
diff -ruN pgpdump.orig/distinfo pgpdump/distinfo
--- pgpdump.orig/distinfo	Thu Apr  1 03:07:02 2004
+++ pgpdump/distinfo	Wed Oct 27 14:36:03 2004
@@ -1,2 +1,2 @@
-MD5 (pgpdump-0.22.tar.gz) = f514933bf8b204c159594aed9701f91b
-SIZE (pgpdump-0.22.tar.gz) = 53764
+MD5 (pgpdump-0.23.tar.gz) = de7f8157e52dbe39e3b4b1c59aa7cd13
+SIZE (pgpdump-0.23.tar.gz) = 54613
diff -ruN pgpdump.orig/files/patch-aa pgpdump/files/patch-aa
--- pgpdump.orig/files/patch-aa	Sun Dec  9 05:55:27 2001
+++ pgpdump/files/patch-aa	Wed Oct 27 14:38:35 2004
@@ -1,11 +1,11 @@
---- Makefile.in.orig	Sat Dec  8 13:29:30 2001
-+++ Makefile.in	Sat Dec  8 13:29:36 2001
-@@ -4,7 +4,7 @@
+--- Makefile.in.orig	Wed Oct 27 14:37:37 2004
++++ Makefile.in	Wed Oct 27 14:38:00 2004
+@@ -3,7 +3,7 @@
+ bindir = @bindir@
  mandir = @mandir@/man1
  LIBS = @LIBS@
+-CFLAGS  = @CFLAGS@ -O
++CFLAGS  = @CFLAGS@
+ LDFLAGS = @LDFLAGS@
  
--CFLAGS = -O
-+CFLAGS ?= -O
  RM = rm -f
- INSTALL  = install -c -m
- 
>Release-Note:
>Audit-Trail:
>Unformatted:



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