This is a minor update of Test::Moste to 0.35 which just bumps
dependencies for Test2.

https://metacpan.org/changes/distribution/Test-Most

Local tests all pass, and no change to the reverse dependency tests.
The one failure is p5-HTTP-BrowserDetect, due to what appears to be a
missing TEST_DEPENDS.

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Test-Most/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    20 Mar 2016 19:56:37 -0000      1.4
+++ Makefile    22 Jan 2017 21:44:05 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.4 2016/03/20 19:56:37 naddy Exp $
 
 COMMENT =      most commonly needed test functions and features
-DISTNAME =     Test-Most-0.34
+DISTNAME =     Test-Most-0.35
 CATEGORIES =   devel
 MODULES =      cpan
 PKG_ARCH =     *
@@ -12,9 +12,9 @@ MAINTAINER =  Andrew Fresh <afresh1@openb
 PERMIT_PACKAGE_CDROM = Yes
 
 RUN_DEPENDS =  devel/p5-Exception-Class>=1.14 \
-               devel/p5-Test-Deep>=0.106 \
-               devel/p5-Test-Differences>=0.61 \
-               devel/p5-Test-Exception>=0.31 \
-               devel/p5-Test-Warn>=0.23
+               devel/p5-Test-Deep>=0.119 \
+               devel/p5-Test-Differences>=0.64 \
+               devel/p5-Test-Exception>=0.43 \
+               devel/p5-Test-Warn>=0.30
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Test-Most/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    10 Nov 2014 01:29:16 -0000      1.2
+++ distinfo    22 Jan 2017 21:44:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (Test-Most-0.34.tar.gz) = woIMjeZfX6WfIYrCvpvpiyLMG7Gh83HgQ3WqO2BU4kQ=
-SIZE (Test-Most-0.34.tar.gz) = 15919
+SHA256 (Test-Most-0.35.tar.gz) = mJem9NdRWY0u0QR+AcFVSwHQ+MlsRefoRSKXgr9vZX8=
+SIZE (Test-Most-0.35.tar.gz) = 16074

-- 
andrew - http://afresh1.com

I'd stop being mean if they'd stop being stupid.....
                      -- Stephen Mynhier

Reply via email to