pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Runtime p5-Catalyst-Runtime: update to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/71a60c448cb1
branches: trunk
changeset: 379637:71a60c448cb1
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 02 14:01:17 2018 +0000
description:
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:
www/p5-Catalyst-Runtime/Makefile | 6 ++----
www/p5-Catalyst-Runtime/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (43 lines):
diff -r 0e1a22f2c08d -r 71a60c448cb1 www/p5-Catalyst-Runtime/Makefile
--- a/www/p5-Catalyst-Runtime/Makefile Wed May 02 13:47:36 2018 +0000
+++ b/www/p5-Catalyst-Runtime/Makefile Wed May 02 14:01:17 2018 +0000
@@ -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-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-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 -r 0e1a22f2c08d -r 71a60c448cb1 www/p5-Catalyst-Runtime/distinfo
--- a/www/p5-Catalyst-Runtime/distinfo Wed May 02 13:47:36 2018 +0000
+++ b/www/p5-Catalyst-Runtime/distinfo Wed May 02 14:01:17 2018 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index