diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2012-12-20 09:22:55 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2012-12-20 09:22:55 +0000 |
commit | 75c110c566b0b01ab114c4be5326c944c5541865 (patch) | |
tree | 386b07ed560ebd83f26784967ca42985f6075dba | |
parent | Clean up some maintained ports in arabic category: (diff) |
Update to 0.200003.
Changes: http://search.cpan.org/dist/Throwable/Changes
Notes
Notes:
svn path=/head/; revision=309303
-rw-r--r-- | devel/p5-Throwable/Makefile | 14 | ||||
-rw-r--r-- | devel/p5-Throwable/distinfo | 4 |
2 files changed, 8 insertions, 10 deletions
diff --git a/devel/p5-Throwable/Makefile b/devel/p5-Throwable/Makefile index aee150f9e72d..264219591688 100644 --- a/devel/p5-Throwable/Makefile +++ b/devel/p5-Throwable/Makefile @@ -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 diff --git a/devel/p5-Throwable/distinfo b/devel/p5-Throwable/distinfo index f6b41bb68689..6bc5977ea67b 100644 --- a/devel/p5-Throwable/distinfo +++ b/devel/p5-Throwable/distinfo @@ -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 |