This brings Throwable up to date, lots of internal changes, primarily
switching from Moose to Moo.

No changes in reverse dependency test results.

+take maintainership.

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Throwable/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile    11 Oct 2013 23:49:23 -0000      1.9
+++ Makefile    16 Jul 2015 14:20:56 -0000
@@ -3,18 +3,19 @@
 COMMENT =      a role for classes that can be thrown
 
 MODULES =      cpan
-DISTNAME =     Throwable-0.102080
-REVISION =     1
+DISTNAME =     Throwable-0.200013
 CATEGORIES =   devel
 CPAN_AUTHOR =  RJBS
 
+MAINTAINER =   Andrew Fresh <afre...@openbsd.org>
+
 # Perl
 PERMIT_PACKAGE_CDROM = Yes
 
-RUN_DEPENDS =          devel/p5-Moose>=0.87 \
-                       devel/p5-Devel-StackTrace>=1.21
-BUILD_DEPENDS =        ${RUN_DEPENDS}
+RUN_DEPENDS =  devel/p5-Devel-StackTrace>=1.32 \
+               devel/p5-Module-Runtime>=0.002 \
+               devel/p5-Moo>=0
 
-TEST_POD =             Yes
+TEST_DEPENDS = devel/p5-Devel-StackTrace>=1.32
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Throwable/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    18 Jan 2015 03:13:37 -0000      1.3
+++ distinfo    16 Jul 2015 14:20:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (Throwable-0.102080.tar.gz) = 
pVa/OObNgCFuYOsuYbtGEnA8x7oJOoxgya/ePASkX24=
-SIZE (Throwable-0.102080.tar.gz) = 12455
+SHA256 (Throwable-0.200013.tar.gz) = 
mYfQ3rW93TUqYzDO++ky+ILjbdjIpFZLz9Ny3Dlrj6A=
+SIZE (Throwable-0.200013.tar.gz) = 20254

Reply via email to