aboutsummaryrefslogtreecommitdiff
path: root/security/p5-GnuPG-Interface
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-02-17 16:12:45 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-02-17 16:12:45 +0000
commitde4c91e9abdaeefca84b0d4acd4d0ba168c0c321 (patch)
treef3b52ba963b41023b17bd3192439e64a6d167a0a /security/p5-GnuPG-Interface
parent5d7dcf564a8705e9926ef85b4b7058f57d84e708 (diff)
downloadports-de4c91e9abdaeefca84b0d4acd4d0ba168c0c321.tar.gz
ports-de4c91e9abdaeefca84b0d4acd4d0ba168c0c321.zip
Update to 0.52.
Remove stale dependency on Any::Moose and add dependency on Math::BigInt. Changes: https://metacpan.org/changes/distribution/GnuPG-Interface
Notes
Notes: svn path=/head/; revision=379175
Diffstat (limited to 'security/p5-GnuPG-Interface')
-rw-r--r--security/p5-GnuPG-Interface/Makefile5
-rw-r--r--security/p5-GnuPG-Interface/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile
index 6ceced222af9..1dac487e1eba 100644
--- a/security/p5-GnuPG-Interface/Makefile
+++ b/security/p5-GnuPG-Interface/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= GnuPG-Interface
-PORTVERSION= 0.51
+PORTVERSION= 0.52
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,8 @@ LICENSE_COMB= dual
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg \
p5-MooX-HandlesVia>=0.04:${PORTSDIR}/devel/p5-MooX-HandlesVia \
p5-MooX-late>=0.14:${PORTSDIR}/devel/p5-MooX-late \
- p5-Any-Moose>=0.04:${PORTSDIR}/devel/p5-Any-Moose
+ p5-Moo>=0.091011:${PORTSDIR}/devel/p5-Moo \
+ p5-Math-BigInt>=1.78:${PORTSDIR}/math/p5-Math-BigInt
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo
index fdf7142456af..f6a34d2cddea 100644
--- a/security/p5-GnuPG-Interface/distinfo
+++ b/security/p5-GnuPG-Interface/distinfo
@@ -1,2 +1,2 @@
-SHA256 (GnuPG-Interface-0.51.tar.gz) = e3597ab90b11688aaac15285b21d296b5cb957a5cd7c870171675e2968b82ada
-SIZE (GnuPG-Interface-0.51.tar.gz) = 63560
+SHA256 (GnuPG-Interface-0.52.tar.gz) = 247a9f5a88bb6745281c00d0f7d5d94e8599a92396849fd9571356dda047fd35
+SIZE (GnuPG-Interface-0.52.tar.gz) = 63733