summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-05-02 14:01:17 +0000
committerwiz <wiz@pkgsrc.org>2018-05-02 14:01:17 +0000
commit4a6ce79b5fbf5a630868d54f2c7758b620fca95b (patch)
treee8e5106700cea4e43b62385f6d5f5fe159c6e977 /www
parent22ccf4d688de900ca16275e8013f641e3b08fbf0 (diff)
downloadpkgsrc-4a6ce79b5fbf5a630868d54f2c7758b620fca95b.tar.gz
p5-Catalyst-Runtime: update to 5.90118.
5.90118 - 2018-05-01 - fix handling of fragments in uri_for when path is an unblessed string (GH#160) - ensure catalyst.pl is included with dist - drop IO::Scalar prereq - include optional test prereqs as develop prereqs - remove unused developer prereq on Catalyst::Engine::PSGI - use namespace::clean consistently rather than namespace::autoclean - use JSON for test metadata to avoid needing YAML - use JSON::MaybeXS consistently in code - drop unused prereq of HTTP::Request::AsCGI - drop unneeded prereq of Class::Data::Inheritable - fix tests to cope with changes in new versions of Time::HiRes - POD typo and syntax fixes
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-Runtime/Makefile6
-rw-r--r--www/p5-Catalyst-Runtime/distinfo10
2 files changed, 7 insertions, 9 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile
index 2222c3a6e6c..6e1053ab973 100644
--- a/www/p5-Catalyst-Runtime/Makefile
+++ b/www/p5-Catalyst-Runtime/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2018/03/05 07:20:00 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2018/05/02 14:01:17 wiz Exp $
-DISTNAME= Catalyst-Runtime-5.90117
+DISTNAME= Catalyst-Runtime-5.90118
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -26,7 +26,6 @@ DEPENDS+= p5-Data-Dump>=0:../../devel/p5-Data-Dump
DEPENDS+= p5-HTML-Parser>=0:../../www/p5-HTML-Parser
DEPENDS+= p5-HTTP-Body>=1.06:../../www/p5-HTTP-Body
DEPENDS+= p5-HTTP-Message>=5.814:../../www/p5-HTTP-Message
-DEPENDS+= p5-HTTP-Request-AsCGI>=1.0:../../www/p5-HTTP-Request-AsCGI
DEPENDS+= p5-Module-Pluggable>=4.7:../../devel/p5-Module-Pluggable
DEPENDS+= p5-libwww>=0:../../www/p5-libwww
DEPENDS+= p5-Path-Class>=0.09:../../devel/p5-Path-Class
@@ -42,7 +41,6 @@ DEPENDS+= p5-String-RewritePrefix>=0.004:../../textproc/p5-String-RewritePrefix
DEPENDS+= p5-Plack>=0.9991:../../www/p5-Plack
DEPENDS+= p5-Plack-Middleware-ReverseProxy>=0.04:../../www/p5-Plack-Middleware-ReverseProxy
DEPENDS+= p5-Plack-Test-ExternalServer>=0:../../www/p5-Plack-Test-ExternalServer
-DEPENDS+= p5-Class-Data-Inheritable-[0-9]*:../../devel/p5-Class-Data-Inheritable
DEPENDS+= p5-URI>=1.36:../../www/p5-URI
DEPENDS+= p5-URI-ws-[0-9]*:../../www/p5-URI-ws
DEPENDS+= p5-JSON-MaybeXS>=1.36:../../converters/p5-JSON-MaybeXS
diff --git a/www/p5-Catalyst-Runtime/distinfo b/www/p5-Catalyst-Runtime/distinfo
index 20c9b43e191..e2c917d7a60 100644
--- a/www/p5-Catalyst-Runtime/distinfo
+++ b/www/p5-Catalyst-Runtime/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2018/02/25 19:29:15 wiz Exp $
+$NetBSD: distinfo,v 1.30 2018/05/02 14:01:17 wiz Exp $
-SHA1 (Catalyst-Runtime-5.90117.tar.gz) = faeafb062c470b95a815cee50e15341a16d3c7dd
-RMD160 (Catalyst-Runtime-5.90117.tar.gz) = 0568e42a204f89218056dd333eda001e775e4804
-SHA512 (Catalyst-Runtime-5.90117.tar.gz) = f845844d12e4a87db6923a874593f6e0cd4e501f802a26a97ebf265cba05ccb8dccd90d186bc8229126db7c2fd8f0226b5a814ff9321b26f1615f87a7c367248
-Size (Catalyst-Runtime-5.90117.tar.gz) = 394823 bytes
+SHA1 (Catalyst-Runtime-5.90118.tar.gz) = 42e5e8fe22223bf37ee1f1b80f94b53d720f7d1a
+RMD160 (Catalyst-Runtime-5.90118.tar.gz) = 58fbef058f5042fd99bd207235e618b365572b71
+SHA512 (Catalyst-Runtime-5.90118.tar.gz) = 585786c2d0da9750ddc68847ed336ed6c9f1ae3c8975d206fc139bce4edb6137e62283d1d509191fa64e746dd135aa6ee06d37849bdf9d03fbfe62a6be16e929
+Size (Catalyst-Runtime-5.90118.tar.gz) = 373878 bytes