From owner-svn-ports-head@FreeBSD.ORG Wed Feb 19 08:28:27 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 49602185; Wed, 19 Feb 2014 08:28:27 +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 1B37318D1; Wed, 19 Feb 2014 08:28:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1J8SQGc021717; Wed, 19 Feb 2014 08:28:26 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1J8SQpA021715; Wed, 19 Feb 2014 08:28:26 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201402190828.s1J8SQpA021715@svn.freebsd.org> From: Frederic Culot Date: Wed, 19 Feb 2014 08:28:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345017 - head/www/p5-Catalyst-Plugin-SmartURI 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: Wed, 19 Feb 2014 08:28:27 -0000 Author: culot Date: Wed Feb 19 08:28:26 2014 New Revision: 345017 URL: http://svnweb.freebsd.org/changeset/ports/345017 QAT: https://qat.redports.org/buildarchive/r345017/ Log: - Update to 0.039 [1] - Remove dependencies already in core Changes: http://search.cpan.org/dist/Catalyst-Plugin-SmartURI/Changes PR: ports/186862 [1] Submitted by: Oleg A. Mamontov (maintainer) Modified: head/www/p5-Catalyst-Plugin-SmartURI/Makefile head/www/p5-Catalyst-Plugin-SmartURI/distinfo Modified: head/www/p5-Catalyst-Plugin-SmartURI/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-SmartURI/Makefile Wed Feb 19 08:25:46 2014 (r345016) +++ head/www/p5-Catalyst-Plugin-SmartURI/Makefile Wed Feb 19 08:28:26 2014 (r345017) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Plugin-SmartURI -PORTVERSION= 0.037 +PORTVERSION= 0.039 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,13 +13,11 @@ COMMENT= Configurable URIs for Catalyst LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7007:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ +BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-C3-Componentised>=0:${PORTSDIR}/devel/p5-Class-C3-Componentised \ + p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ - p5-URI-SmartURI>=0:${PORTSDIR}/net/p5-URI-SmartURI \ - p5-parent>=0:${PORTSDIR}/devel/p5-parent + p5-URI-SmartURI>=0:${PORTSDIR}/net/p5-URI-SmartURI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Modified: head/www/p5-Catalyst-Plugin-SmartURI/distinfo ============================================================================== --- head/www/p5-Catalyst-Plugin-SmartURI/distinfo Wed Feb 19 08:25:46 2014 (r345016) +++ head/www/p5-Catalyst-Plugin-SmartURI/distinfo Wed Feb 19 08:28:26 2014 (r345017) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Plugin-SmartURI-0.037.tar.gz) = 780b39da2a281d91740b4d0ba06bd102bdc9025bab4fda4a70c78673675193ba -SIZE (Catalyst-Plugin-SmartURI-0.037.tar.gz) = 15279 +SHA256 (Catalyst-Plugin-SmartURI-0.039.tar.gz) = 23155c003299a02264a7df2d0a39a7fe464449a0642e930ab1993b6d840085b7 +SIZE (Catalyst-Plugin-SmartURI-0.039.tar.gz) = 16361