aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Htpasswd
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2011-08-26 13:46:12 +0000
committerAnton Berezin <tobez@FreeBSD.org>2011-08-26 13:46:12 +0000
commit97d025f53ca17218762e9ed2340883f33f8835af (patch)
treeba85c065d5ceb3636eec2803680ec051e8a625cf /security/p5-Authen-Htpasswd
parent1cdbb3df64d14f46557e811d74065d77d63ac894 (diff)
downloadports-97d025f53ca17218762e9ed2340883f33f8835af.tar.gz
ports-97d025f53ca17218762e9ed2340883f33f8835af.zip
Update to 0.171.
Notes
Notes: svn path=/head/; revision=280524
Diffstat (limited to 'security/p5-Authen-Htpasswd')
-rw-r--r--security/p5-Authen-Htpasswd/Makefile7
-rw-r--r--security/p5-Authen-Htpasswd/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile
index e9fb235e22e7..bc2dc51179c7 100644
--- a/security/p5-Authen-Htpasswd/Makefile
+++ b/security/p5-Authen-Htpasswd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Authen-Htpasswd
-PORTVERSION= 0.161
+PORTVERSION= 0.171
CATEGORIES= security perl5 www
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,11 +15,12 @@ MAINTAINER= tobez@FreeBSD.org
COMMENT= Authen::Htpasswd - interface to read and modify Apache .htpasswd files
TAGS= apache authentication pass password md5 sha1 crypto
-BUILD_DEPENDS= ${SITE_PERL}/IO/LockedFile.pm:${PORTSDIR}/devel/p5-IO-LockedFile \
+COMMON_DEPENDS= ${SITE_PERL}/IO/LockedFile.pm:${PORTSDIR}/devel/p5-IO-LockedFile \
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/Crypt/PasswdMD5.pm:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${COMMON_DEPENDS}
+RUN_DEPENDS= ${COMMON_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/security/p5-Authen-Htpasswd/distinfo b/security/p5-Authen-Htpasswd/distinfo
index 9307346f138e..8ed5964475cb 100644
--- a/security/p5-Authen-Htpasswd/distinfo
+++ b/security/p5-Authen-Htpasswd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Authen-Htpasswd-0.161.tar.gz) = 40e03400b1a3b8f1100a11e031049f14637b030b2c302aef8ed71239609e1e54
-SIZE (Authen-Htpasswd-0.161.tar.gz) = 7864
+SHA256 (Authen-Htpasswd-0.171.tar.gz) = b5faf47e3f948a4528106ccb88cc71048cfe598e5b026a444368bc7e39348067
+SIZE (Authen-Htpasswd-0.171.tar.gz) = 8342