aboutsummaryrefslogtreecommitdiff
path: root/security/p5-GnuPG-Interface/Makefile
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/Makefile
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/Makefile')
-rw-r--r--security/p5-GnuPG-Interface/Makefile5
1 files changed, 3 insertions, 2 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>