diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2007-08-21 08:34:45 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2007-08-21 08:34:45 +0000 |
commit | 18d9f10c342edf23011e6d61965dfd650829d217 (patch) | |
tree | 864d235b775a404da1ad77fab6f5ce92538d7263 | |
parent | 55ff0ea6d6bd7bc9c18d86436d7cf08b34464a0a (diff) | |
download | ports-18d9f10c342edf23011e6d61965dfd650829d217.tar.gz ports-18d9f10c342edf23011e6d61965dfd650829d217.zip |
Notes
-rw-r--r-- | security/p5-Authen-Htpasswd/Makefile | 10 | ||||
-rw-r--r-- | security/p5-Authen-Htpasswd/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile index a77596944603..1439d3078b95 100644 --- a/security/p5-Authen-Htpasswd/Makefile +++ b/security/p5-Authen-Htpasswd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Authen-Htpasswd -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= security perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen @@ -28,10 +28,4 @@ MAN3= Authen::Htpasswd.3 \ Authen::Htpasswd::User.3 \ Authen::Htpasswd::Util.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/security/p5-Authen-Htpasswd/distinfo b/security/p5-Authen-Htpasswd/distinfo index 6a1c24062738..b5e1365ca679 100644 --- a/security/p5-Authen-Htpasswd/distinfo +++ b/security/p5-Authen-Htpasswd/distinfo @@ -1,3 +1,3 @@ -MD5 (Authen-Htpasswd-0.15.tar.gz) = b53666d6f999baf71864d79887186bcc -SHA256 (Authen-Htpasswd-0.15.tar.gz) = 9bf73e7d31f9f65dd379a0ba11673c546b06caf8b580ec39e49759f94c420e7c -SIZE (Authen-Htpasswd-0.15.tar.gz) = 7603 +MD5 (Authen-Htpasswd-0.16.tar.gz) = e5fe721f5fccbc687af855f01048345c +SHA256 (Authen-Htpasswd-0.16.tar.gz) = 2d857b153633bb16fdd63ac3eebc4a9753d83e21e533ac32ebebb127d2d048b8 +SIZE (Authen-Htpasswd-0.16.tar.gz) = 7741 |