diff options
author | culot <culot@FreeBSD.org> | 2012-11-30 01:33:35 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-11-30 01:33:35 +0800 |
commit | 6e4fc9eda287c11061f7dd0526546150d38485dc (patch) | |
tree | 1a540516da9ca0e4029a1888cdf352283acba2cb /security/p5-GnuPG-Interface | |
parent | ebd93a23176ec17cc59165a6b2ac89e69ce843b4 (diff) | |
download | freebsd-ports-gnome-6e4fc9eda287c11061f7dd0526546150d38485dc.tar.gz freebsd-ports-gnome-6e4fc9eda287c11061f7dd0526546150d38485dc.tar.zst freebsd-ports-gnome-6e4fc9eda287c11061f7dd0526546150d38485dc.zip |
- Update to 0.46
Changes: http://search.cpan.org/dist/GnuPG-Interface/ChangeLog
Feature safe: yes
Diffstat (limited to 'security/p5-GnuPG-Interface')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 11 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/distinfo | 4 |
2 files changed, 5 insertions, 10 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 diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index 3cea4f8a620d..f1f9e92a1877 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,2 +1,2 @@ -SHA256 (GnuPG-Interface-0.45.tar.gz) = 807275bc9415840430e9af3aa190a4a2a73dd54b7316b313e3b4b1ae1c500e23 -SIZE (GnuPG-Interface-0.45.tar.gz) = 67148 +SHA256 (GnuPG-Interface-0.46.tar.gz) = c0d2fbb762a4045008e11db7614585165591df1f384fe01510f95e922e39930e +SIZE (GnuPG-Interface-0.46.tar.gz) = 67892 |