Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-POE-Loop-Tk/Makefile,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 Makefile
--- Makefile 5 Dec 2017 16:25:45 -0000 1.13
+++ Makefile 27 Oct 2018 21:35:32 -0000
@@ -2,8 +2,7 @@
COMMENT= bridge that allows POE to be driven by Tk
-DISTNAME= POE-Loop-Tk-1.302
-REVISION= 1
+DISTNAME= POE-Loop-Tk-1.305
CATEGORIES= devel
FIX_EXTRACT_PERMISSIONS=Yes
@@ -15,9 +14,11 @@ 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+= x11/p5-Tk \
- devel/p5-POE>=1.006
+ devel/p5-POE>=1.367
+TEST_DEPENDS= devel/p5-Term-Size \
+ net/p5-Socket-GetAddrInfo
TEST_IS_INTERACTIVE= x11
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-POE-Loop-Tk/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:35:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (POE-Loop-Tk-1.302.tar.gz) = TTjTIaztbIgyZ07ivXNgYyyKVrrK72FCylaERqhWYS8=
-SIZE (POE-Loop-Tk-1.302.tar.gz) = 8291
+SHA256 (POE-Loop-Tk-1.305.tar.gz) = IjNqvCXwzMoEMaiAwYuaHCRbRIQhdIi2TOZ+CjGuaV8=
+SIZE (POE-Loop-Tk-1.305.tar.gz) = 8674
Here is an update for POE::Loop::Tk, a bridge that allows POE to be
driven by Tk.
The changelog has been truncated here too [1].
What's new in the port:
- Enable more tests by adding test dependencies.
Testing:
- 'make test' doesn't pass because it can't find
comp_tcp_concurrent.pm (and me neither). This is not a regression, the
current version we're shipping has the same issue. Otherwise it's fine.
Comments and feedback are welcome!
Charlène.
[1] https://metacpan.org/changes/distribution/POE-Loop-Tk
No comments:
Post a Comment