update to pgpdump-0.31

This commit is contained in:
jasper 2016-09-02 22:18:13 +00:00
parent 25b3207d4b
commit 537075f94a
3 changed files with 11 additions and 11 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.22 2014/11/23 09:45:56 benoit Exp $
# $OpenBSD: Makefile,v 1.23 2016/09/02 22:18:13 jasper Exp $
COMMENT= PGP packet visualizer
DISTNAME = pgpdump-0.29
DISTNAME = pgpdump-0.31
CATEGORIES= security
HOMEPAGE= http://www.mew.org/~kazu/proj/pgpdump/
@ -11,11 +11,11 @@ HOMEPAGE= http://www.mew.org/~kazu/proj/pgpdump/
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c z
MASTER_SITES= ${HOMEPAGE}
MASTER_SITES= ${HOMEPAGE}
CONFIGURE_STYLE= gnu dest
CONFIGURE_STYLE= gnu
NO_TEST= Yes
NO_TEST= Yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pgpdump ${PREFIX}/bin

View File

@ -1,2 +1,2 @@
SHA256 (pgpdump-0.29.tar.gz) = YhXZr4Bjmf7HPYFzXPIM6RAzp6iagsQxjE0WWQg/9mM=
SIZE (pgpdump-0.29.tar.gz) = 62779
SHA256 (pgpdump-0.31.tar.gz) = IGrlLUqLv6CVts7vzItTzKvNt1aW2zuuXgXBVDNymBM=
SIZE (pgpdump-0.31.tar.gz) = 63808

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-Makefile_in,v 1.6 2014/11/23 09:45:56 benoit Exp $
--- Makefile.in.orig Fri Aug 1 05:36:50 2014
+++ Makefile.in Sat Nov 22 23:36:54 2014
@@ -3,7 +3,7 @@
$OpenBSD: patch-Makefile_in,v 1.7 2016/09/02 22:18:13 jasper Exp $
--- Makefile.in.orig Mon May 9 05:36:18 2016
+++ Makefile.in Fri Sep 2 23:15:23 2016
@@ -3,7 +3,7 @@ exec_prefix = @exec_prefix@
bindir = @bindir@
mandir = @mandir@
LIBS = @LIBS@