diff options
author | wiz <wiz@pkgsrc.org> | 2012-04-22 11:48:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-04-22 11:48:29 +0000 |
commit | d60ea3a82bc5de29f371613d6122686aaebe7da4 (patch) | |
tree | 5de6a84502b25b89554d7577ebc24405a7479f6e /security | |
parent | 86f69a8f5782e95aef1121a04385c4427c7a4ae2 (diff) | |
download | pkgsrc-d60ea3a82bc5de29f371613d6122686aaebe7da4.tar.gz |
Update to 0.45:
0.45 Wed Oct 26 00:11:17 EDT 2011
Include trailing columns when parsing --fixed-list-mode output
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 4 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index bc63103963d..6943be51191 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2011/11/15 06:44:35 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.16 2012/04/22 11:48:29 wiz Exp $ # -DISTNAME= GnuPG-Interface-0.44 +DISTNAME= GnuPG-Interface-0.45 PKGNAME= p5-${DISTNAME} 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 da16534c345..ba7e4f205ca 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2011/11/15 06:44:35 hiramatsu Exp $ +$NetBSD: distinfo,v 1.7 2012/04/22 11:48:29 wiz Exp $ -SHA1 (GnuPG-Interface-0.44.tar.gz) = 2e80d9a99615054dfd3f3ca2610eae4355ac2281 -RMD160 (GnuPG-Interface-0.44.tar.gz) = 34e87f1b3efe3abfa6010c5315f38581d014b969 -Size (GnuPG-Interface-0.44.tar.gz) = 67458 bytes +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 |