From owner-svn-ports-head@FreeBSD.ORG Sat Aug 10 15:29:13 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 ESMTP id 53FD8960; Sat, 10 Aug 2013 15:29:13 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) 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 41D1B2212; Sat, 10 Aug 2013 15:29:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7AFTD6t051124; Sat, 10 Aug 2013 15:29:13 GMT (envelope-from kuriyama@svn.freebsd.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7AFTCqP051122; Sat, 10 Aug 2013 15:29:12 GMT (envelope-from kuriyama@svn.freebsd.org) Message-Id: <201308101529.r7AFTCqP051122@svn.freebsd.org> From: Jun Kuriyama Date: Sat, 10 Aug 2013 15:29:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324543 - head/www/p5-LWP-Protocol-PSGI 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.14 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: Sat, 10 Aug 2013 15:29:13 -0000 Author: kuriyama Date: Sat Aug 10 15:29:12 2013 New Revision: 324543 URL: http://svnweb.freebsd.org/changeset/ports/324543 Log: - Upgrade to 0.06. Modified: head/www/p5-LWP-Protocol-PSGI/Makefile head/www/p5-LWP-Protocol-PSGI/distinfo Modified: head/www/p5-LWP-Protocol-PSGI/Makefile ============================================================================== --- head/www/p5-LWP-Protocol-PSGI/Makefile Sat Aug 10 15:28:42 2013 (r324542) +++ head/www/p5-LWP-Protocol-PSGI/Makefile Sat Aug 10 15:29:12 2013 (r324543) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= LWP-Protocol-PSGI -PORTVERSION= 0.04 +PORTVERSION= 0.06 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,11 +13,13 @@ RUN_DEPENDS= \ p5-Guard>0:${PORTSDIR}/devel/p5-Guard \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-libwww>=5:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} \ + p5-Module-Build-Tiny>0:${PORTSDIR}/devel/p5-Module-Build-Tiny TEST_DEPENDS= \ p5-LWP-Protocol-https>0:${PORTSDIR}/www/p5-LWP-Protocol-https -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= modbuild MAN3= LWP::Protocol::PSGI.3 Modified: head/www/p5-LWP-Protocol-PSGI/distinfo ============================================================================== --- head/www/p5-LWP-Protocol-PSGI/distinfo Sat Aug 10 15:28:42 2013 (r324542) +++ head/www/p5-LWP-Protocol-PSGI/distinfo Sat Aug 10 15:29:12 2013 (r324543) @@ -1,2 +1,2 @@ -SHA256 (LWP-Protocol-PSGI-0.04.tar.gz) = d30f7919fb1e1887aca581345450d25cc570671ef566bbba269d2b0e298e395e -SIZE (LWP-Protocol-PSGI-0.04.tar.gz) = 23489 +SHA256 (LWP-Protocol-PSGI-0.06.tar.gz) = 4b03df9fad689808435415a4ac3c4839fae40ec854888adef463fc50c1581143 +SIZE (LWP-Protocol-PSGI-0.06.tar.gz) = 12662