Tuesday, October 30, 2018

[UPDATE] devel/p5-POE-API-Peek 1.34 -> 2.20 (p5-POE* update 3/14)

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-POE-API-Peek/Makefile,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 Makefile
--- Makefile 20 Mar 2016 19:56:30 -0000 1.7
+++ Makefile 28 Oct 2018 23:37:54 -0000
@@ -2,8 +2,7 @@

COMMENT= peek into the internals of a running POE environment

-DISTNAME= POE-API-Peek-1.34
-REVISION= 0
+DISTNAME= POE-API-Peek-2.20

CATEGORIES= devel

@@ -14,8 +13,11 @@ MODULES= cpan
PKG_ARCH= *

RUN_DEPENDS= devel/p5-Devel-Size \
- devel/p5-POE
-TEST_DEPENDS= devel/p5-Test-Distribution \
- devel/p5-Test-NoWarnings
+ devel/p5-POE>=1.311
+TEST_DEPENDS= devel/p5-Test-Distribution \
+ devel/p5-Test-NoWarnings \
+
+MAKE_ENV= TEST_POD=1
+TEST_ENV= RELEASE_TESTING=1

.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-POE-API-Peek/distinfo,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 distinfo
--- distinfo 18 Jan 2015 03:13:32 -0000 1.2
+++ distinfo 28 Oct 2018 23:37:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (POE-API-Peek-1.34.tar.gz) = 1CCKi8posQiK/tvaGwrkeVIu7adgbCUDlEgj8OkufUY=
-SIZE (POE-API-Peek-1.34.tar.gz) = 24035
+SHA256 (POE-API-Peek-2.20.tar.gz) = NsmoMwyOOidufosDMRekgsm4E+x76DBnDI2GVGbMWb8=
+SIZE (POE-API-Peek-2.20.tar.gz) = 16107
I'm proposing here an update for POE::API::Peek, a module that peeks
into the internals of a running POE environment.

What's new upstream [1]:

- Mostly bugfixes for newer POE versions

What's new in the port:

- Improved tests support

Testing:

- 'make test' passes

Any comment ?

Charlène.

[1] https://metacpan.org/changes/distribution/POE-API-Peek

No comments:

Post a Comment