From 3fc19620f8c4d11350aef0e6f7235874819ba600 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Mon, 21 Mar 2011 03:07:17 +0000 Subject: [PATCH] - Update to 0.43 --- security/p5-GnuPG-Interface/Makefile | 5 +++-- security/p5-GnuPG-Interface/distinfo | 5 ++--- security/p5-GnuPG-Interface/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 287a2e9f4098..90ef9de84ac8 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -6,8 +6,7 @@ # PORTNAME= GnuPG-Interface -PORTVERSION= 0.42 -PORTREVISION= 2 +PORTVERSION= 0.43 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -29,9 +28,11 @@ MAN3= GnuPG::Fingerprint.3 \ GnuPG::Options.3 \ GnuPG::PrimaryKey.3 \ GnuPG::PublicKey.3 \ + GnuPG::Revoker.3 \ GnuPG::SecretKey.3 \ GnuPG::Signature.3 \ GnuPG::SubKey.3 \ + GnuPG::UserAttribute.3 \ GnuPG::UserId.3 .include diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index e8b461865660..0b79cc200f9b 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,3 +1,2 @@ -MD5 (GnuPG-Interface-0.42.tar.gz) = c5cc5426c02b93900cb96f4879c9be28 -SHA256 (GnuPG-Interface-0.42.tar.gz) = 1a37b30324f29d2f9a1cf69e560a358bdcc004cdec044b2276cc0877ac07a423 -SIZE (GnuPG-Interface-0.42.tar.gz) = 59861 +SHA256 (GnuPG-Interface-0.43.tar.gz) = db004fa01b96ab0eaf7744c3e7d7454240c700b2d8f8d1d4d2d304d30e18f60e +SIZE (GnuPG-Interface-0.43.tar.gz) = 68157 diff --git a/security/p5-GnuPG-Interface/pkg-plist b/security/p5-GnuPG-Interface/pkg-plist index c3aa15002198..e1daf2e3a73b 100644 --- a/security/p5-GnuPG-Interface/pkg-plist +++ b/security/p5-GnuPG-Interface/pkg-plist @@ -7,9 +7,11 @@ %%SITE_PERL%%/GnuPG/Options.pm %%SITE_PERL%%/GnuPG/PrimaryKey.pm %%SITE_PERL%%/GnuPG/PublicKey.pm +%%SITE_PERL%%/GnuPG/Revoker.pm %%SITE_PERL%%/GnuPG/SecretKey.pm %%SITE_PERL%%/GnuPG/Signature.pm %%SITE_PERL%%/GnuPG/SubKey.pm +%%SITE_PERL%%/GnuPG/UserAttribute.pm %%SITE_PERL%%/GnuPG/UserId.pm @dirrmtry %%SITE_PERL%%/GnuPG @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GnuPG/Interface