diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-11-29 17:33:35 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-11-29 17:33:35 +0000 |
commit | 9e0da3c3e9aaf21c9d277f2dfc86e70ac0434786 (patch) | |
tree | 1a540516da9ca0e4029a1888cdf352283acba2cb /security/p5-GnuPG-Interface | |
parent | 84501d113a215d1a9f1b957c07b99fdf5d369584 (diff) | |
download | ports-9e0da3c3e9aaf21c9d277f2dfc86e70ac0434786.tar.gz ports-9e0da3c3e9aaf21c9d277f2dfc86e70ac0434786.zip |
Notes
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 |