aboutsummaryrefslogtreecommitdiff
path: root/security/p5-GnuPG-Interface
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2011-03-21 03:07:17 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2011-03-21 03:07:17 +0000
commit3fc19620f8c4d11350aef0e6f7235874819ba600 (patch)
tree5d37fbd95128e46810b6bf062fb8201e911c44eb /security/p5-GnuPG-Interface
parent65cc755fda902c3f89e8b678420aa8c1058aaf2d (diff)
downloadports-3fc19620f8c4d11350aef0e6f7235874819ba600.tar.gz
ports-3fc19620f8c4d11350aef0e6f7235874819ba600.zip
- Update to 0.43
Notes
Notes: svn path=/head/; revision=271375
Diffstat (limited to 'security/p5-GnuPG-Interface')
-rw-r--r--security/p5-GnuPG-Interface/Makefile5
-rw-r--r--security/p5-GnuPG-Interface/distinfo5
-rw-r--r--security/p5-GnuPG-Interface/pkg-plist2
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 <bsd.port.mk>
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