From owner-svn-ports-head@FreeBSD.ORG Tue Dec 31 04:26:59 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82983527; Tue, 31 Dec 2013 04:26:59 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6FD481EF7; Tue, 31 Dec 2013 04:26:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBV4Qxcd093892; Tue, 31 Dec 2013 04:26:59 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBV4QxQ9093890; Tue, 31 Dec 2013 04:26:59 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201312310426.rBV4QxQ9093890@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 31 Dec 2013 04:26:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r338232 - 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-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Dec 2013 04:26:59 -0000 Author: sunpoet Date: Tue Dec 31 04:26:58 2013 New Revision: 338232 URL: http://svnweb.freebsd.org/changeset/ports/338232 Log: - Update to 1.14 Changes: http://search.cpan.org/dist/Catalyst-Action-REST/Changes 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 Tue Dec 31 04:26:52 2013 (r338231) +++ head/www/p5-Catalyst-Action-REST/Makefile Tue Dec 31 04:26:58 2013 (r338232) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Action-REST -PORTVERSION= 1.13 +PORTVERSION= 1.14 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -27,8 +27,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires +CONFIGURE_ARGS= --default USES= perl5 USE_PERL5= configure -CONFIGURE_ARGS= --default .include Modified: head/www/p5-Catalyst-Action-REST/distinfo ============================================================================== --- head/www/p5-Catalyst-Action-REST/distinfo Tue Dec 31 04:26:52 2013 (r338231) +++ head/www/p5-Catalyst-Action-REST/distinfo Tue Dec 31 04:26:58 2013 (r338232) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Action-REST-1.13.tar.gz) = 65c5977c58c3c680903b5b71e96efc36ea2e2ce244a30122e526a4296db7bb9a -SIZE (Catalyst-Action-REST-1.13.tar.gz) = 68142 +SHA256 (Catalyst-Action-REST-1.14.tar.gz) = a3cf595e900edc2ce85d808ddb77493af3f2fc804f07ef429d0615a437a843b2 +SIZE (Catalyst-Action-REST-1.14.tar.gz) = 49043