diff options
author | jun <jun@pkgsrc.org> | 2002-06-28 23:48:11 +0000 |
---|---|---|
committer | jun <jun@pkgsrc.org> | 2002-06-28 23:48:11 +0000 |
commit | 4a4586878e7a9f39712973c790cc24fb2ba65793 (patch) | |
tree | 621191efc1f6287fadd07c0ef82574cd5abac6ab /security | |
parent | 99f3151e0c4864c09488fd319b8adaf21dfb1524 (diff) | |
download | pkgsrc-4a4586878e7a9f39712973c790cc24fb2ba65793.tar.gz |
Update pgpdump to 0.17
* Defining the SHA-1 hash for Secret Key Packet.
* Defining the -a and -g option.
* Catching up to 2440bis-05.
* Implementing User_Attribute_Packet.
* Implementing features and revocation_target.
* Removing macros to avoid side-effects.
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 ed360ab6abe..d2576183684 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2001/12/10 09:26:03 jun Exp $ +# $NetBSD: Makefile,v 1.10 2002/06/28 23:48:11 jun Exp $ # -DISTNAME= pgpdump-0.16 +DISTNAME= pgpdump-0.17 CATEGORIES= security MASTER_SITES= ftp://pgp.iijlab.net/pub/pgp/tools/ diff --git a/security/pgpdump/distinfo b/security/pgpdump/distinfo index 586eb0fb9cd..40b2d48d83f 100644 --- a/security/pgpdump/distinfo +++ b/security/pgpdump/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2001/12/10 09:26:03 jun Exp $ +$NetBSD: distinfo,v 1.8 2002/06/28 23:48:11 jun Exp $ -SHA1 (pgpdump-0.16.tar.gz) = 463abb464a871ae5199d94f4aa90057bfb153f06 -Size (pgpdump-0.16.tar.gz) = 32824 bytes +SHA1 (pgpdump-0.17.tar.gz) = 715f4d88f5889f15aea274e28af956664912d624 +Size (pgpdump-0.17.tar.gz) = 33828 bytes |