Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-POE-Loop-Event/Makefile,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 Makefile
--- Makefile 5 Dec 2017 16:25:45 -0000 1.10
+++ Makefile 27 Oct 2018 21:19:44 -0000
@@ -2,9 +2,9 @@
COMMENT= bridge that allows POE to be driven by Event.pm
-DISTNAME= POE-Loop-Event-1.302
-REVISION= 0
+DISTNAME= POE-Loop-Event-1.305
CATEGORIES= devel
+
FIX_EXTRACT_PERMISSIONS=Yes
MODULES= cpan
@@ -15,8 +15,10 @@ PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_ARGS+= --default
-BUILD_DEPENDS= devel/p5-POE-Test-Loops
+BUILD_DEPENDS= devel/p5-POE-Test-Loops>=1.352
RUN_DEPENDS+= devel/p5-Event \
- devel/p5-POE>1.006
+ devel/p5-POE>=1.367
+TEST_DEPENDS= devel/p5-Term-Size \
+ net/p5-Socket-GetAddrInfo
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-POE-Loop-Event/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 27 Oct 2018 21:19:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (POE-Loop-Event-1.302.tar.gz) = tc/CbrNGFNFoMIrH2AdrBsG/oyKNDa3CxfQmN1gpdTk=
-SIZE (POE-Loop-Event-1.302.tar.gz) = 4739
+SHA256 (POE-Loop-Event-1.305.tar.gz) = lPIHRKRHJu2j8Esw8igH4KFK2wg2KGVqJdVFiHG1HzQ=
+SIZE (POE-Loop-Event-1.305.tar.gz) = 4980
Here is an update for POE::Loop::Event.
The changelog is there [1], there is nothing to say as it has been
truncated.
What's new in port:
- Enabled more tests with new dependencies.
Testing:
- 'make test' passes.
Comments are welcome!
Charlène.
[1] https://metacpan.org/changes/distribution/POE-Loop-Event
No comments:
Post a Comment