diff options
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 5 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 90ef9de84ac8..446e39daa860 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GnuPG-Interface -PORTVERSION= 0.43 +PORTVERSION= 0.44 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Perl module for interfacing with GnuPG +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 diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index 0b79cc200f9b..4ec3489d0e91 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,2 +1,2 @@ -SHA256 (GnuPG-Interface-0.43.tar.gz) = db004fa01b96ab0eaf7744c3e7d7454240c700b2d8f8d1d4d2d304d30e18f60e -SIZE (GnuPG-Interface-0.43.tar.gz) = 68157 +SHA256 (GnuPG-Interface-0.44.tar.gz) = 036c159549fa142d2757faa4d23976d33c9f0b2e72daa741b1c85e6a7390b335 +SIZE (GnuPG-Interface-0.44.tar.gz) = 67458 |