mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 0.12
Changes: http://search.cpan.org/dist/Plack-Middleware-MethodOverride/Changes
This commit is contained in:
parent
59ed629b0c
commit
9d10aac3c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379265
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Plack-Middleware-MethodOverride
|
||||
PORTVERSION= 0.11
|
||||
PORTVERSION= 0.12
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,13 +13,13 @@ COMMENT= Override REST methods to Plack apps via POST
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Plack>=0.9929:${PORTSDIR}/www/p5-Plack \
|
||||
p5-URI>=0:${PORTSDIR}/net/p5-URI
|
||||
BUILD_DEPENDS= p5-Plack>=0:${PORTSDIR}/www/p5-Plack
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Pod>=1.41:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=1.06:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
p5-Test-Pod-Coverage>=1.06:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
|
||||
p5-URI>=0:${PORTSDIR}/net/p5-URI
|
||||
|
||||
USE_PERL5= modbuild
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Plack-Middleware-MethodOverride-0.11.tar.gz) = bf8881ee525f0c62e434f9cadc5f56865bdbeecefc8c738125476f124f6f68c1
|
||||
SIZE (Plack-Middleware-MethodOverride-0.11.tar.gz) = 5530
|
||||
SHA256 (Plack-Middleware-MethodOverride-0.12.tar.gz) = df81c5fec735520ef437c92edff1cf1caafd2e9ecf4c16d93d714fdea6f3b6b7
|
||||
SIZE (Plack-Middleware-MethodOverride-0.12.tar.gz) = 12752
|
||||
|
Loading…
Reference in New Issue
Block a user