diff options
author | tobez <tobez@FreeBSD.org> | 2007-08-21 16:34:45 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2007-08-21 16:34:45 +0800 |
commit | 6a25a82bc3560092a133391c9020440f32cb55fd (patch) | |
tree | eb061e326ceb444ecf7c597412927b8d83edc1c5 /security | |
parent | 358fece81bd4d6fdec4bcf8b1164e395a8c84439 (diff) | |
download | freebsd-ports-gnome-6a25a82bc3560092a133391c9020440f32cb55fd.tar.gz freebsd-ports-gnome-6a25a82bc3560092a133391c9020440f32cb55fd.tar.zst freebsd-ports-gnome-6a25a82bc3560092a133391c9020440f32cb55fd.zip |
Update to 0.16.
Remove 4.X support bits.
Changes: http://search.cpan.org/src/DKAMHOLZ/Authen-Htpasswd-0.16/Changes
Diffstat (limited to 'security')
-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 |