Received: by mail.netbsd.org (Postfix, from userid 605) id C5C2C84EB2; Wed, 2 May 2018 14:01:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5026784D24 for ; Wed, 2 May 2018 14:01:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id gVcKJq8nbk6g for ; Wed, 2 May 2018 14:01:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BA86A84D93 for ; Wed, 2 May 2018 14:01:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ADE93FBEC; Wed, 2 May 2018 14:01:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1525269677160800" MIME-Version: 1.0 Date: Wed, 2 May 2018 14:01:17 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/www/p5-Catalyst-Runtime To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180502140117.ADE93FBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1525269677160800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed May 2 14:01:17 UTC 2018 Modified Files: pkgsrc/www/p5-Catalyst-Runtime: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 pkgsrc/www/p5-Catalyst-Runtime/Makefile cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/p5-Catalyst-Runtime/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1525269677160800 Content-Disposition: inline Content-Length: 2805 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/p5-Catalyst-Runtime/Makefile diff -u pkgsrc/www/p5-Catalyst-Runtime/Makefile:1.44 pkgsrc/www/p5-Catalyst-Runtime/Makefile:1.45 --- pkgsrc/www/p5-Catalyst-Runtime/Makefile:1.44 Mon Mar 5 07:20:00 2018 +++ pkgsrc/www/p5-Catalyst-Runtime/Makefile Wed May 2 14:01:17 2018 @@ -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 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 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 Index: pkgsrc/www/p5-Catalyst-Runtime/distinfo diff -u pkgsrc/www/p5-Catalyst-Runtime/distinfo:1.29 pkgsrc/www/p5-Catalyst-Runtime/distinfo:1.30 --- pkgsrc/www/p5-Catalyst-Runtime/distinfo:1.29 Sun Feb 25 19:29:15 2018 +++ pkgsrc/www/p5-Catalyst-Runtime/distinfo Wed May 2 14:01:17 2018 @@ -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 --_----------=_1525269677160800--