A minor update to fix some tests with the upcoming Test::Simple release. https://metacpan.org/changes/distribution/Test-Exception
Also take maintainership. OK?
Index: devel/p5-Test-Exception/Makefile =================================================================== RCS file: /cvs/ports/devel/p5-Test-Exception/Makefile,v retrieving revision 1.13 diff -u -p -u -r1.13 Makefile --- devel/p5-Test-Exception/Makefile 11 Mar 2013 10:50:22 -0000 1.13 +++ devel/p5-Test-Exception/Makefile 2 May 2014 16:15:17 -0000 @@ -1,19 +1,20 @@ # $OpenBSD: Makefile,v 1.13 2013/03/11 10:50:22 espie Exp $ -COMMENT= test functions for exception based code +COMMENT = test functions for exception based code -MODULES= cpan -DISTNAME= Test-Exception-0.31 -REVISION= 0 -CATEGORIES= devel -USE_GROFF= Yes - -# Artistic -PERMIT_PACKAGE_CDROM= Yes - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= devel/p5-Sub-Uplevel -TEST_DEPENDS= devel/p5-Pod-Coverage \ - devel/p5-IO-String +DISTNAME = Test-Exception-0.32 +CATEGORIES = devel + +MAINTAINER = Andrew Fresh <afre...@openbsd.org> + +# perl_5 +PERMIT_PACKAGE_CDROM = Yes + +MODULES = cpan + +RUN_DEPENDS = devel/p5-Sub-Uplevel>=0.18 + +TEST_DEPENDS = devel/p5-Pod-Coverage \ + devel/p5-IO-String .include <bsd.port.mk> Index: devel/p5-Test-Exception/distinfo =================================================================== RCS file: /cvs/ports/devel/p5-Test-Exception/distinfo,v retrieving revision 1.8 diff -u -p -u -r1.8 distinfo --- devel/p5-Test-Exception/distinfo 1 Dec 2010 14:03:27 -0000 1.8 +++ devel/p5-Test-Exception/distinfo 2 May 2014 16:15:17 -0000 @@ -1,5 +1,2 @@ -MD5 (Test-Exception-0.31.tar.gz) = rbV8p2FNFeWzB79eAks1qA== -RMD160 (Test-Exception-0.31.tar.gz) = 6dR3YcxQo5flPtMtOGWQGo4yH+c= -SHA1 (Test-Exception-0.31.tar.gz) = R/VB78ocPzTKwUHt6sf99eFH4aQ= -SHA256 (Test-Exception-0.31.tar.gz) = eoKLcBCeXDBFeweeSJdPRiHTr06FumR1R2QA8Fg1zdM= -SIZE (Test-Exception-0.31.tar.gz) = 17634 +SHA256 (Test-Exception-0.32.tar.gz) = ukQn5gBHl+zo3Ok8YdHWyC34kbDwF+fUpcJQX6BcWkc= +SIZE (Test-Exception-0.32.tar.gz) = 18131