mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to 0.14.
This commit is contained in:
parent
34f7026a9a
commit
651aafb412
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157872
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Authen-Htpasswd
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.14
|
||||
CATEGORIES= security perl5 www
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Authen
|
||||
@ -28,6 +28,13 @@ 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
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Authen-Htpasswd-0.13.tar.gz) = 109a396bcf00657769f3e1160aa92e77
|
||||
SHA256 (Authen-Htpasswd-0.13.tar.gz) = 8a43e77273c7fbc7b380f93e579a6496b32c1fa03c39eeae9d253ee74023ab40
|
||||
SIZE (Authen-Htpasswd-0.13.tar.gz) = 7029
|
||||
MD5 (Authen-Htpasswd-0.14.tar.gz) = c8589be73dcf53b5e08b12d4bfc22da2
|
||||
SHA256 (Authen-Htpasswd-0.14.tar.gz) = 35ac9be94634d40783b00d60f5937ba68352b2eae14685776ed8925070f82733
|
||||
SIZE (Authen-Htpasswd-0.14.tar.gz) = 8037
|
||||
|
Loading…
Reference in New Issue
Block a user