Date: Fri, 31 Oct 2014 10:17:46 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371796 - head/devel/p5-Throwable Message-ID: <201410311017.s9VAHkLP031197@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410311017.s9VAHkLP031197>