diff options
author | wiz <wiz@pkgsrc.org> | 2013-06-01 07:34:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-06-01 07:34:58 +0000 |
commit | af7de4462d0b49b64a341e195194bba2c371292a (patch) | |
tree | e1577d1eff8739674cb8c3524d4e8d0cf97f4525 /security | |
parent | 0667c7586cab2f70976c33619aa1cb50afb21fd2 (diff) | |
download | pkgsrc-af7de4462d0b49b64a341e195194bba2c371292a.tar.gz |
Update to 0.46:
0.46 Thu Oct 25 14:04:17 EDT 2012
Add a ->search_keys method
Add a ->version method
Remove dead code for finding gnupg2 binary
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 6 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/distinfo | 8 |
2 files changed, 6 insertions, 8 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index bc46d42e6ea..9b757007574 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2013/05/31 12:41:56 wiz Exp $ -# +# $NetBSD: Makefile,v 1.20 2013/06/01 07:34:58 wiz Exp $ -DISTNAME= GnuPG-Interface-0.45 +DISTNAME= GnuPG-Interface-0.46 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GnuPG/} diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index ba7e4f205ca..f5fc944fc41 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2012/04/22 11:48:29 wiz Exp $ +$NetBSD: distinfo,v 1.8 2013/06/01 07:34:58 wiz Exp $ -SHA1 (GnuPG-Interface-0.45.tar.gz) = 1d34cc20ea538804a8c5dbb3aec1e11862724f90 -RMD160 (GnuPG-Interface-0.45.tar.gz) = 0e5aef93e84a58daae6aa09901a699b930e19e04 -Size (GnuPG-Interface-0.45.tar.gz) = 67148 bytes +SHA1 (GnuPG-Interface-0.46.tar.gz) = 0d084507f2c09eca158c3948e35567d69fff768c +RMD160 (GnuPG-Interface-0.46.tar.gz) = 7cdc1a04fa8be4ad11d0aa8519bdf98ff7949156 +Size (GnuPG-Interface-0.46.tar.gz) = 67892 bytes |