mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Upgrade to 0.05.
This commit is contained in:
parent
21b98a6b1b
commit
3539ad6aef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389633
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Plack-Middleware-Auth-Digest
|
||||
PORTVERSION= 0.04
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,6 +9,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Plack extension for digest authentication
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \
|
||||
p5-Plack>0:${PORTSDIR}/www/p5-Plack
|
||||
@ -17,6 +19,7 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USE_PERL5= modbuildtiny
|
||||
NO_ARCH= YES
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Plack-Middleware-Auth-Digest-0.04.tar.gz) = 5b8eda6ee90612737d5cca5467b9de0983cb86a2860622fac7068daf1ed783d5
|
||||
SIZE (Plack-Middleware-Auth-Digest-0.04.tar.gz) = 27317
|
||||
SHA256 (Plack-Middleware-Auth-Digest-0.05.tar.gz) = 9abd3f929436cd5ecdfb6f3f0d7fdfa11b9407a38c7d6000616a50ede61015eb
|
||||
SIZE (Plack-Middleware-Auth-Digest-0.05.tar.gz) = 12169
|
||||
|
Loading…
Reference in New Issue
Block a user