diff options
author | taca <taca@pkgsrc.org> | 2005-01-04 13:23:24 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-01-04 13:23:24 +0000 |
commit | ae8d8df80dc0671c5487cdaf30bd9d7a7b773295 (patch) | |
tree | deae04ba0e70c837c04380de28d42c0c11a6aa3f /security | |
parent | 8af57ce67892ccb91c1e65af551bd1d2dc1659ba (diff) | |
download | pkgsrc-ae8d8df80dc0671c5487cdaf30bd9d7a7b773295.tar.gz |
Update pgpdump 0.24.
0.24 2004/12/24
* More secure programming style.
* Adding GnuPG string-to-key.
* Adding a missing key flag.
Diffstat (limited to 'security')
-rw-r--r-- | security/pgpdump/Makefile | 4 | ||||
-rw-r--r-- | security/pgpdump/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index c0d30f74cad..489e8afc9ec 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2004/10/28 11:36:59 taca Exp $ +# $NetBSD: Makefile,v 1.16 2005/01/04 13:23:24 taca Exp $ # -DISTNAME= pgpdump-0.23 +DISTNAME= pgpdump-0.24 CATEGORIES= security MASTER_SITES= ftp://pgp.iijlab.net/pub/pgp/tools/ diff --git a/security/pgpdump/distinfo b/security/pgpdump/distinfo index a7bb2b13d33..f57053e1726 100644 --- a/security/pgpdump/distinfo +++ b/security/pgpdump/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2004/10/28 11:36:59 taca Exp $ +$NetBSD: distinfo,v 1.14 2005/01/04 13:23:24 taca Exp $ -SHA1 (pgpdump-0.23.tar.gz) = 89231fbdef9a549b70eb8705d61bd4b5042a12bd -Size (pgpdump-0.23.tar.gz) = 54613 bytes +SHA1 (pgpdump-0.24.tar.gz) = 3c91b350a352eaf42496a8028b6f432cff8e505b +Size (pgpdump-0.24.tar.gz) = 54735 bytes SHA1 (patch-aa) = 094442e84f26ce018e9baa7b7aeba2306a0f6281 |