diff options
Diffstat (limited to 'security/p5-GnuPG-Interface')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 11 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/distinfo | 6 |
2 files changed, 8 insertions, 9 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 157500adc479..a1bf36a14da1 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -6,8 +6,7 @@ # PORTNAME= GnuPG-Interface -PORTVERSION= 0.33 -PORTREVISION= 2 +PORTVERSION= 0.34 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} @@ -15,12 +14,12 @@ MASTER_SITE_SUBDIR= GnuPG/:cpan gnupg-interface/:sf PKGNAMEPREFIX= p5- DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:cpan,sf -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eol1@yahoo.com COMMENT= Perl module for interfacing with GnuPG -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ - ${BUILD_DEPENDS} +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \ + ${RUN_DEPENDS} +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg PERL_CONFIGURE= yes diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index 4f0528f06b8d..74edef9e8aed 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,3 +1,3 @@ -MD5 (GnuPG-Interface-0.33.tar.gz) = 7349795ec874c2af78eec7f274d96bc8 -SHA256 (GnuPG-Interface-0.33.tar.gz) = 85f8d8e6933b8ee4b1807a2f73c717d4ed11bcc2b5ffc2b075228dfe76772960 -SIZE (GnuPG-Interface-0.33.tar.gz) = 38494 +MD5 (GnuPG-Interface-0.34.tar.gz) = 3cb5f4ae3937df55ffc54a2a0c2f12af +SHA256 (GnuPG-Interface-0.34.tar.gz) = 9e6aaca689e5d3c24adaaba9db50b611ae16a799fd11cb209efa3159affb61c9 +SIZE (GnuPG-Interface-0.34.tar.gz) = 38730 |