diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2007-01-02 10:53:18 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2007-01-02 10:53:18 +0000 |
commit | b901992ca09eb12a09bca42def95192417921e4f (patch) | |
tree | 0b8aeb87b701ff5729c4291af9e51537390fb5b3 /security/p5-Authen-Htpasswd | |
parent | ca8b343539adf870e8ff8de50900c26e2e377a32 (diff) | |
download | ports-b901992ca09eb12a09bca42def95192417921e4f.tar.gz ports-b901992ca09eb12a09bca42def95192417921e4f.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Htpasswd')
-rw-r--r-- | security/p5-Authen-Htpasswd/Makefile | 9 | ||||
-rw-r--r-- | security/p5-Authen-Htpasswd/distinfo | 6 |
2 files changed, 4 insertions, 11 deletions
diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile index 0e6c4ebbe7df..a77596944603 100644 --- a/security/p5-Authen-Htpasswd/Makefile +++ b/security/p5-Authen-Htpasswd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Authen-Htpasswd -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= security perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen @@ -28,13 +28,6 @@ MAN3= Authen::Htpasswd.3 \ Authen::Htpasswd::User.3 \ Authen::Htpasswd::Util.3 -post-extract: - rm \ - ${WRKSRC}/.DS_Store \ - ${WRKSRC}/lib/.DS_Store \ - ${WRKSRC}/lib/Authen/.DS_Store \ - ${WRKSRC}/t/.DS_Store - .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 diff --git a/security/p5-Authen-Htpasswd/distinfo b/security/p5-Authen-Htpasswd/distinfo index 3b9242b4f309..6a1c24062738 100644 --- a/security/p5-Authen-Htpasswd/distinfo +++ b/security/p5-Authen-Htpasswd/distinfo @@ -1,3 +1,3 @@ -MD5 (Authen-Htpasswd-0.14.tar.gz) = c8589be73dcf53b5e08b12d4bfc22da2 -SHA256 (Authen-Htpasswd-0.14.tar.gz) = 35ac9be94634d40783b00d60f5937ba68352b2eae14685776ed8925070f82733 -SIZE (Authen-Htpasswd-0.14.tar.gz) = 8037 +MD5 (Authen-Htpasswd-0.15.tar.gz) = b53666d6f999baf71864d79887186bcc +SHA256 (Authen-Htpasswd-0.15.tar.gz) = 9bf73e7d31f9f65dd379a0ba11673c546b06caf8b580ec39e49759f94c420e7c +SIZE (Authen-Htpasswd-0.15.tar.gz) = 7603 |