aboutsummaryrefslogtreecommitdiff
path: root/security/p5-GnuPG-Interface/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-11-29 17:33:35 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-11-29 17:33:35 +0000
commit9e0da3c3e9aaf21c9d277f2dfc86e70ac0434786 (patch)
tree1a540516da9ca0e4029a1888cdf352283acba2cb /security/p5-GnuPG-Interface/Makefile
parent84501d113a215d1a9f1b957c07b99fdf5d369584 (diff)
downloadports-9e0da3c3e9aaf21c9d277f2dfc86e70ac0434786.tar.gz
ports-9e0da3c3e9aaf21c9d277f2dfc86e70ac0434786.zip
- Update to 0.46
Notes
Notes: svn path=/head/; revision=307971
Diffstat (limited to 'security/p5-GnuPG-Interface/Makefile')
-rw-r--r--security/p5-GnuPG-Interface/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile
index 4e8abedeb73b..1edc514e9c46 100644
--- a/security/p5-GnuPG-Interface/Makefile
+++ b/security/p5-GnuPG-Interface/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-GnuPG-Interface
-# Date created: 2000-07-09
-# Whom: Trevor Johnson
-#
+# Created by: Trevor Johnson
# $FreeBSD$
-#
PORTNAME= GnuPG-Interface
-PORTVERSION= 0.45
+PORTVERSION= 0.46
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,8 +14,7 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg \
- p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \
- p5-Class-MethodMaker>=1.00:${PORTSDIR}/devel/p5-Class-MethodMaker
+ p5-Any-Moose>=0.04:${PORTSDIR}/devel/p5-Any-Moose
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes