Update to 0.15

Adjust DEPENDS

Upstream changes:
0.15    Mon Jan  7 15:59:54 PST 2013
        - Cut down dependencies for tests (kazeburo)

0.14    Sat May 26 20:19:23 PDT 2012
        - Fixed Plack dependency

0.13    Mon May 14 02:30:13 EEST 2012
        - Reverted the fix in 0.12, instead fixing the test to not check port number

0.12    Sun May 13 09:30:58 EEST 2012
        - Fixed the default HTTP port detection in case if it was https and use :80 (doy)
This commit is contained in:
wen 2013-08-22 04:48:44 +00:00
parent 6d33013409
commit 0db0e67148
2 changed files with 7 additions and 11 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:49 wiz Exp $
# $NetBSD: Makefile,v 1.8 2013/08/22 04:48:44 wen Exp $
DISTNAME= Plack-Middleware-ReverseProxy-0.11
DISTNAME= Plack-Middleware-ReverseProxy-0.15
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
@ -14,11 +13,8 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Plack/Middleware/ReverseProxy/.packlist
DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
DEPENDS+= p5-Plack>=0.9988:../../www/p5-Plack
DEPENDS+= p5-parent-[0-9]*:../../devel/p5-parent
# for test target
BUILD_DEPENDS+= p5-YAML-[0-9]*:../../textproc/p5-YAML
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2011/11/11 04:32:49 hiramatsu Exp $
$NetBSD: distinfo,v 1.3 2013/08/22 04:48:44 wen Exp $
SHA1 (Plack-Middleware-ReverseProxy-0.11.tar.gz) = f36db90bde0965f45813bb3866c42da0404f3a18
RMD160 (Plack-Middleware-ReverseProxy-0.11.tar.gz) = 7a7d7109b7ab6cc6c2e085b32d531a36b2ee6b55
Size (Plack-Middleware-ReverseProxy-0.11.tar.gz) = 21868 bytes
SHA1 (Plack-Middleware-ReverseProxy-0.15.tar.gz) = 813daff3ef29a1cba55275d5e498b368ec1d8ceb
RMD160 (Plack-Middleware-ReverseProxy-0.15.tar.gz) = 4d03a2e851760e2284166b20b02362d4f1ab482a
Size (Plack-Middleware-ReverseProxy-0.15.tar.gz) = 22746 bytes