summaryrefslogtreecommitdiff
path: root/security/pgpdump
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2007-09-19 23:03:16 +0000
committerBeech Rintoul <beech@FreeBSD.org>2007-09-19 23:03:16 +0000
commit9776b268594fb2a5614c06cfb68b39c494433e2d (patch)
tree052001a1dc804f995e571ad8fb2f1972c5e10dd3 /security/pgpdump
parentAdd support for Kerberos 5 kshell and Kerberos 4 ekshell using the IP Filter (diff)
- Update to 0.26
PR: ports/116429 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Reviewed by: sat (mentor)
Notes
Notes: svn path=/head/; revision=199785
Diffstat (limited to 'security/pgpdump')
-rw-r--r--security/pgpdump/Makefile6
-rw-r--r--security/pgpdump/distinfo6
-rw-r--r--security/pgpdump/pkg-descr2
3 files changed, 7 insertions, 7 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile
index 14b89be72f49..e53ff83531d1 100644
--- a/security/pgpdump/Makefile
+++ b/security/pgpdump/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= pgpdump
-PORTVERSION= 0.25
+PORTVERSION= 0.26
CATEGORIES= security
-MASTER_SITES= http://pgp.iijlab.net/pgpdump/
+MASTER_SITES= http://www.mew.org/~kazu/proj/pgpdump/
MAINTAINER= kaoru@kaisei.org
COMMENT= PGP packet visualizer
@@ -21,6 +21,6 @@ PLIST_FILES= bin/pgpdump
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pgpdump ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/pgpdump.1 ${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/pgpdump.1 ${MANPREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/security/pgpdump/distinfo b/security/pgpdump/distinfo
index 7512bb8b0499..5b6f7cf12269 100644
--- a/security/pgpdump/distinfo
+++ b/security/pgpdump/distinfo
@@ -1,3 +1,3 @@
-MD5 (pgpdump-0.25.tar.gz) = c095d48558beef526232adbf7ca69a38
-SHA256 (pgpdump-0.25.tar.gz) = d45aef3010b0e04121103a4b3d3d08d51c45ad25f361eab1b24f6666c1f9166f
-SIZE (pgpdump-0.25.tar.gz) = 55564
+MD5 (pgpdump-0.26.tar.gz) = a6beef0c94e053d95a70acc4a39e5c48
+SHA256 (pgpdump-0.26.tar.gz) = 6b94c8647cc316b64c6ab2e26827bf3530a8a0a1e80876a66cebed4e2be9895e
+SIZE (pgpdump-0.26.tar.gz) = 55341
diff --git a/security/pgpdump/pkg-descr b/security/pgpdump/pkg-descr
index 7a9c2d82cbdf..1185b11b876c 100644
--- a/security/pgpdump/pkg-descr
+++ b/security/pgpdump/pkg-descr
@@ -1,4 +1,4 @@
"pgpdump" is a PGP packet visualizer which displays the packet format
of OpenPGP (RFC 2440 + bis) and PGP version 2 (RFC 1991).
-WWW: http://pgp.iijlab.net/pgpdump.html
+WWW: http://www.mew.org/~kazu/proj/pgpdump/