From 321772b118148b46798eff6c743634675b170fbb Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Tue, 4 Mar 2008 18:10:16 +0000 Subject: [PATCH] - update to 0.36 - use CPAN and SF macro - update WWW in pkg-descr - switch to stable gnupg (version 2) - fix dependency Approved by: clsung (implicit) --- security/p5-GnuPG-Interface/Makefile | 11 ++++------- security/p5-GnuPG-Interface/distinfo | 6 +++--- security/p5-GnuPG-Interface/pkg-descr | 1 + security/p5-GnuPG-Interface/pkg-plist | 10 +++++----- 4 files changed, 13 insertions(+), 15 deletions(-) diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index c3087d48d6eb..8720499488b1 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -6,19 +6,16 @@ # PORTNAME= GnuPG-Interface -PORTVERSION= 0.34 -PORTREVISION= 3 +PORTVERSION= 0.36 CATEGORIES= security perl5 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= gnupg-interface +MASTER_SITES= CPAN SF PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Perl module for interfacing with GnuPG -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \ - ${RUN_DEPENDS} -RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg \ + p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker PERL_CONFIGURE= yes diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index 74edef9e8aed..8de11ca892c5 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,3 +1,3 @@ -MD5 (GnuPG-Interface-0.34.tar.gz) = 3cb5f4ae3937df55ffc54a2a0c2f12af -SHA256 (GnuPG-Interface-0.34.tar.gz) = 9e6aaca689e5d3c24adaaba9db50b611ae16a799fd11cb209efa3159affb61c9 -SIZE (GnuPG-Interface-0.34.tar.gz) = 38730 +MD5 (GnuPG-Interface-0.36.tar.gz) = 6f097d3076b3311e8ef20ce3c2865c66 +SHA256 (GnuPG-Interface-0.36.tar.gz) = a306e9df2fdfbd3e529904864385686ef7834b1ea10425fbe54504f313ef21e9 +SIZE (GnuPG-Interface-0.36.tar.gz) = 44832 diff --git a/security/p5-GnuPG-Interface/pkg-descr b/security/p5-GnuPG-Interface/pkg-descr index 4b96c368dda6..9ef8d6d5ea4f 100644 --- a/security/p5-GnuPG-Interface/pkg-descr +++ b/security/p5-GnuPG-Interface/pkg-descr @@ -1,5 +1,6 @@ This is a Perl module for interfacing with GnuPG. +WWW: http://search.cpan.org/dist/GnuPG-Interface/ WWW: http://gnupg-interface.sourceforge.net/ Trevor Johnson diff --git a/security/p5-GnuPG-Interface/pkg-plist b/security/p5-GnuPG-Interface/pkg-plist index 5d62dd3036b4..c1258c0e98b7 100644 --- a/security/p5-GnuPG-Interface/pkg-plist +++ b/security/p5-GnuPG-Interface/pkg-plist @@ -31,8 +31,8 @@ %%SITE_PERL%%/auto/GnuPG/Interface/test_default_key_passphrase.al %%SITE_PERL%%/auto/GnuPG/Interface/verify.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/GnuPG/Interface/.packlist -@dirrm %%SITE_PERL%%/GnuPG -@dirrm %%SITE_PERL%%/auto/GnuPG/Interface -@dirrm %%SITE_PERL%%/auto/GnuPG -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GnuPG/Interface -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GnuPG +@dirrmtry %%SITE_PERL%%/GnuPG +@dirrmtry %%SITE_PERL%%/auto/GnuPG/Interface +@dirrmtry %%SITE_PERL%%/auto/GnuPG +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GnuPG/Interface +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GnuPG