diff options
author | Henrik Brix Andersen <brix@FreeBSD.org> | 2010-08-02 19:11:21 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@FreeBSD.org> | 2010-08-02 19:11:21 +0000 |
commit | 343cc39a1b523aea7cd0ea57e143e46324c33ae9 (patch) | |
tree | 058188b0ad703dfeea086ce8b7531afb6acf5ab5 /security/p5-Authen-Passphrase | |
parent | 827fb24037bb3eec132b55f3bdc91d10eb0c32f3 (diff) | |
download | ports-343cc39a1b523aea7cd0ea57e143e46324c33ae9.tar.gz ports-343cc39a1b523aea7cd0ea57e143e46324c33ae9.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Passphrase')
-rw-r--r-- | security/p5-Authen-Passphrase/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Authen-Passphrase/distinfo | 6 | ||||
-rw-r--r-- | security/p5-Authen-Passphrase/pkg-plist | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Authen-Passphrase/Makefile b/security/p5-Authen-Passphrase/Makefile index fa5e3687ad0f..07f3e704b34f 100644 --- a/security/p5-Authen-Passphrase/Makefile +++ b/security/p5-Authen-Passphrase/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Authen-Passphrase -PORTVERSION= 0.006 -PORTREVISION= 1 +PORTVERSION= 0.007 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -29,6 +28,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Authen/DecHpwd.pm:${PORTSDIR}/security/ ${SITE_PERL}/${PERL_ARCH}/Params/Classify.pm:${PORTSDIR}/devel/p5-Params-Classify RUN_DEPENDS= ${BUILD_DEPENDS} +LICENSE_COMB= dual +LICENSE= ART10 GPLv1 PERL_MODBUILD= yes MAN3= Authen::Passphrase.3 \ diff --git a/security/p5-Authen-Passphrase/distinfo b/security/p5-Authen-Passphrase/distinfo index b5c95f60f744..057233deded1 100644 --- a/security/p5-Authen-Passphrase/distinfo +++ b/security/p5-Authen-Passphrase/distinfo @@ -1,3 +1,3 @@ -MD5 (Authen-Passphrase-0.006.tar.gz) = 6b223a7f386e3b1d48290140143e99cb -SHA256 (Authen-Passphrase-0.006.tar.gz) = bbec992d4a0b297d661386b9205848cd2330c882cedca2f43ae0491499623dab -SIZE (Authen-Passphrase-0.006.tar.gz) = 43829 +MD5 (Authen-Passphrase-0.007.tar.gz) = f4ed84c7ed540aa3fd37058b5c248337 +SHA256 (Authen-Passphrase-0.007.tar.gz) = 6dc9502b0ff57e6ff3506553846179868372dda091bb925a024a6975b536ff3a +SIZE (Authen-Passphrase-0.007.tar.gz) = 55905 diff --git a/security/p5-Authen-Passphrase/pkg-plist b/security/p5-Authen-Passphrase/pkg-plist index 6f1453d4a055..15908179209b 100644 --- a/security/p5-Authen-Passphrase/pkg-plist +++ b/security/p5-Authen-Passphrase/pkg-plist @@ -17,7 +17,5 @@ %%SITE_PERL%%/Authen/Passphrase/RejectAll.pm %%SITE_PERL%%/Authen/Passphrase/SaltedDigest.pm %%SITE_PERL%%/Authen/Passphrase/VMSPurdy.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Passphrase @dirrm %%SITE_PERL%%/Authen/Passphrase -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen @dirrmtry %%SITE_PERL%%/Authen |