From owner-svn-ports-head@FreeBSD.ORG Fri Oct 31 10:17:47 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6FFAF64C; Fri, 31 Oct 2014 10:17:47 +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 420CBA8B; Fri, 31 Oct 2014 10:17:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9VAHlZL031199; Fri, 31 Oct 2014 10:17:47 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9VAHkLP031197; Fri, 31 Oct 2014 10:17:46 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201410311017.s9VAHkLP031197@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Fri, 31 Oct 2014 10:17:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371796 - head/devel/p5-Throwable 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.18-1 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: Fri, 31 Oct 2014 10:17:47 -0000 Author: culot Date: Fri Oct 31 10:17:46 2014 New Revision: 371796 URL: https://svnweb.freebsd.org/changeset/ports/371796 QAT: https://qat.redports.org/buildarchive/r371796/ Log: - Update to 2.00012 Changes: http://search.cpan.org/dist/Throwable/Changes Modified: head/devel/p5-Throwable/Makefile head/devel/p5-Throwable/distinfo Modified: head/devel/p5-Throwable/Makefile ============================================================================== --- head/devel/p5-Throwable/Makefile Fri Oct 31 10:10:39 2014 (r371795) +++ head/devel/p5-Throwable/Makefile Fri Oct 31 10:17:46 2014 (r371796) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Throwable -PORTVERSION= 0.200011 +PORTVERSION= 0.200012 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS @@ -13,10 +13,9 @@ COMMENT= Easy-to-use class for error obj LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Class-Load>=0.20:${PORTSDIR}/devel/p5-Class-Load \ - p5-Devel-StackTrace>=1.21:${PORTSDIR}/devel/p5-Devel-StackTrace \ - p5-Moo>=1.000001:${PORTSDIR}/devel/p5-Moo \ - p5-MooX-Types-MooseLike>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike +RUN_DEPENDS= p5-Devel-StackTrace>=1.32:${PORTSDIR}/devel/p5-Devel-StackTrace \ + p5-Module-Runtime>=0.002:${PORTSDIR}/devel/p5-Module-Runtime \ + p5-Moo>=1.000001:${PORTSDIR}/devel/p5-Moo BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 Modified: head/devel/p5-Throwable/distinfo ============================================================================== --- head/devel/p5-Throwable/distinfo Fri Oct 31 10:10:39 2014 (r371795) +++ head/devel/p5-Throwable/distinfo Fri Oct 31 10:17:46 2014 (r371796) @@ -1,2 +1,2 @@ -SHA256 (Throwable-0.200011.tar.gz) = fb090176f1755a2d1c9f180b60a451579b32fad1a2a1f25fcc0fb5f88795516f -SIZE (Throwable-0.200011.tar.gz) = 17883 +SHA256 (Throwable-0.200012.tar.gz) = 4794cc7bae429a0f4255a0628bdb26a5e24e9c56058d324f2d3eb59bd49fc833 +SIZE (Throwable-0.200012.tar.gz) = 18205