From owner-svn-ports-all@FreeBSD.ORG Sat Feb 14 19:44:06 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DB065D7F; Sat, 14 Feb 2015 19:44:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AD7A1D14; Sat, 14 Feb 2015 19:44:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1EJi6KL039841; Sat, 14 Feb 2015 19:44:06 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1EJi6JK039839; Sat, 14 Feb 2015 19:44:06 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201502141944.t1EJi6JK039839@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 14 Feb 2015 19:44:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379001 - head/www/p5-Catalyst-Action-REST X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2015 19:44:07 -0000 Author: adamw Date: Sat Feb 14 19:44:05 2015 New Revision: 379001 URL: https://svnweb.freebsd.org/changeset/ports/379001 QAT: https://qat.redports.org/buildarchive/r379001/ Log: Update to 1.19. Shuffle dependencies to match changes to this module. Changes: https://metacpan.org/changes/distribution/Catalyst-Action-REST Modified: head/www/p5-Catalyst-Action-REST/Makefile head/www/p5-Catalyst-Action-REST/distinfo Modified: head/www/p5-Catalyst-Action-REST/Makefile ============================================================================== --- head/www/p5-Catalyst-Action-REST/Makefile Sat Feb 14 19:37:53 2015 (r379000) +++ head/www/p5-Catalyst-Action-REST/Makefile Sat Feb 14 19:44:05 2015 (r379001) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Action-REST -PORTVERSION= 1.18 +PORTVERSION= 1.19 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,16 +15,14 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80030:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Inspector>=1.13:${PORTSDIR}/devel/p5-Class-Inspector \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Moose>=1.03:${PORTSDIR}/devel/p5-Moose \ p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate \ p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find \ - p5-YAML-Syck>=0.67:${PORTSDIR}/textproc/p5-YAML-Syck \ - p5-libwww>=5:${PORTSDIR}/www/p5-libwww \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean + p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \ + p5-JSON-MaybeXS>=0:${PORTSDIR}/converters/p5-JSON-MaybeXS RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-JSON-MaybeXS>=0:${PORTSDIR}/converters/p5-JSON-MaybeXS \ +TEST_DEPENDS= p5-libwww>=5:${PORTSDIR}/www/p5-libwww \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires CONFIGURE_ARGS= --default Modified: head/www/p5-Catalyst-Action-REST/distinfo ============================================================================== --- head/www/p5-Catalyst-Action-REST/distinfo Sat Feb 14 19:37:53 2015 (r379000) +++ head/www/p5-Catalyst-Action-REST/distinfo Sat Feb 14 19:44:05 2015 (r379001) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Action-REST-1.18.tar.gz) = bb3fd7263ae7be81a2a9dbd3c88dd216439a228ba1860b946c9e40fac34fa9bd -SIZE (Catalyst-Action-REST-1.18.tar.gz) = 49762 +SHA256 (Catalyst-Action-REST-1.19.tar.gz) = 0d8b788d8c13fcbabb8f74556ed81915cbdd6e5e896ff472bee32831d2323c62 +SIZE (Catalyst-Action-REST-1.19.tar.gz) = 48475