Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2012 09:22:55 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309303 - head/devel/p5-Throwable
Message-ID:  <201212200922.qBK9Mt0G013854@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Thu Dec 20 09:22:55 2012
New Revision: 309303
URL: http://svnweb.freebsd.org/changeset/ports/309303

Log:
  Update to 0.200003.
  
  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	Thu Dec 20 09:16:17 2012	(r309302)
+++ head/devel/p5-Throwable/Makefile	Thu Dec 20 09:22:55 2012	(r309303)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	Throwable
-# Date created:				15 February 2010
-# Whom:					Philip M. Gollucci <pgollucci@p6m7g8.com>
-#
+# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com>
 # $FreeBSD$
-#
 
 PORTNAME=	Throwable
-PORTVERSION=	0.102080
+PORTVERSION=	0.200003
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RJBS
@@ -15,8 +11,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	An easy-to-use class for error objects
 
-RUN_DEPENDS=	p5-Devel-StackTrace>=1.21:${PORTSDIR}/devel/p5-Devel-StackTrace \
-		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose
+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
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes

Modified: head/devel/p5-Throwable/distinfo
==============================================================================
--- head/devel/p5-Throwable/distinfo	Thu Dec 20 09:16:17 2012	(r309302)
+++ head/devel/p5-Throwable/distinfo	Thu Dec 20 09:22:55 2012	(r309303)
@@ -1,2 +1,2 @@
-SHA256 (Throwable-0.102080.tar.gz) = a556bf38e6cd80216e60eb2e61bb4612703cc7ba093a8c60c9afde3c04a45f6e
-SIZE (Throwable-0.102080.tar.gz) = 12455
+SHA256 (Throwable-0.200003.tar.gz) = f33106239b5f9b02fbc6dba7f6bb9d48cca3b620bf07761d4e8a653ec079424f
+SIZE (Throwable-0.200003.tar.gz) = 15706



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212200922.qBK9Mt0G013854>