diff options
author | tobez <tobez@FreeBSD.org> | 2007-01-02 18:53:18 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2007-01-02 18:53:18 +0800 |
commit | 547632a75e995267e44cf05463bda80ef080c752 (patch) | |
tree | dee3cc145b639ba3ec4ca533c3ed9e583a76e629 /security | |
parent | 6e13038e06250fbf7b5661b8abbf9860d85801b9 (diff) | |
download | freebsd-ports-gnome-547632a75e995267e44cf05463bda80ef080c752.tar.gz freebsd-ports-gnome-547632a75e995267e44cf05463bda80ef080c752.tar.zst freebsd-ports-gnome-547632a75e995267e44cf05463bda80ef080c752.zip |
Update to 0.15.
Submitted by: gslin@gslin.org
PR: 107387
Diffstat (limited to 'security')
-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 |