diff options
author | Henrik Brix Andersen <brix@FreeBSD.org> | 2009-03-25 18:32:20 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@FreeBSD.org> | 2009-03-25 18:32:20 +0000 |
commit | e9b692e980ef6e24c9667d2805e7a52358186751 (patch) | |
tree | 8a83acbb3ec4b77a023ec8b6059180ae06593554 /security/p5-Authen-Passphrase | |
parent | 90715317e5f22b821f93243f1481b9fbf3c2f315 (diff) | |
download | ports-e9b692e980ef6e24c9667d2805e7a52358186751.tar.gz ports-e9b692e980ef6e24c9667d2805e7a52358186751.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Passphrase')
-rw-r--r-- | security/p5-Authen-Passphrase/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Authen-Passphrase/distinfo | 6 | ||||
-rw-r--r-- | security/p5-Authen-Passphrase/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/security/p5-Authen-Passphrase/Makefile b/security/p5-Authen-Passphrase/Makefile index d5e0755031db..10054f81d0a6 100644 --- a/security/p5-Authen-Passphrase/Makefile +++ b/security/p5-Authen-Passphrase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Authen-Passphrase -PORTVERSION= 0.005 +PORTVERSION= 0.006 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -31,7 +31,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Authen/DecHpwd.pm:${PORTSDIR}/security/ ${SITE_PERL}/Params/Classify.pm:${PORTSDIR}/devel/p5-Params-Classify RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= Authen::Passphrase.3 \ Authen::Passphrase::AcceptAll.3 \ diff --git a/security/p5-Authen-Passphrase/distinfo b/security/p5-Authen-Passphrase/distinfo index 3cff0defca5b..b5c95f60f744 100644 --- a/security/p5-Authen-Passphrase/distinfo +++ b/security/p5-Authen-Passphrase/distinfo @@ -1,3 +1,3 @@ -MD5 (Authen-Passphrase-0.005.tar.gz) = c1838c1bd51025db1440c377a93b54e8 -SHA256 (Authen-Passphrase-0.005.tar.gz) = 1f010683b6ed6658dff2574d9f9cda1b4c0b77bdabd57ff6fa5cbc2853dca4ef -SIZE (Authen-Passphrase-0.005.tar.gz) = 40023 +MD5 (Authen-Passphrase-0.006.tar.gz) = 6b223a7f386e3b1d48290140143e99cb +SHA256 (Authen-Passphrase-0.006.tar.gz) = bbec992d4a0b297d661386b9205848cd2330c882cedca2f43ae0491499623dab +SIZE (Authen-Passphrase-0.006.tar.gz) = 43829 diff --git a/security/p5-Authen-Passphrase/pkg-plist b/security/p5-Authen-Passphrase/pkg-plist index 548eca82fa74..6f1453d4a055 100644 --- a/security/p5-Authen-Passphrase/pkg-plist +++ b/security/p5-Authen-Passphrase/pkg-plist @@ -1,4 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Passphrase/.packlist %%SITE_PERL%%/Authen/Passphrase.pm %%SITE_PERL%%/Authen/Passphrase/AcceptAll.pm %%SITE_PERL%%/Authen/Passphrase/BigCrypt.pm |