Friday, November 02, 2018

[UPDATE] net/p5-POE-Component-IRC 6.52 -> 6.90 (p5-POE* update 13/14)

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-POE-Component-IRC/Makefile,v
retrieving revision 1.37
diff -u -p -u -p -r1.37 Makefile
--- Makefile 20 Mar 2016 19:56:57 -0000 1.37
+++ Makefile 28 Oct 2018 20:11:34 -0000
@@ -2,8 +2,7 @@

COMMENT= event-driven IRC-client module

-DISTNAME= POE-Component-IRC-6.52
-REVISION= 1
+DISTNAME= POE-Component-IRC-6.90
CATEGORIES= net

# perl
@@ -14,13 +13,16 @@ PKG_ARCH= *
MODCPAN_EXAMPLES= Yes

RUN_DEPENDS= devel/p5-Object-Pluggable \
- devel/p5-POE>=1.287 \
+ devel/p5-POE>=1.311 \
+ devel/p5-POE-Component-Syndicator \
+ net/p5-IRC-Utils \
net/p5-POE-Component-Client-DNS>=0.99 \
- net/p5-POE-Filter-IRCD>=2.42 \
- archivers/p5-POE-Filter-Zlib
+ net/p5-POE-Filter-IRCD>=2.42

# Not listed in PREREQ_PM, but needed for SSL connections.
RUN_DEPENDS+= security/p5-POE-Component-SSLify
+
+TEST_DEPENDS= devel/p5-Test-Differences

post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/p5-POE-Component-IRC
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-POE-Component-IRC/distinfo,v
retrieving revision 1.25
diff -u -p -u -p -r1.25 distinfo
--- distinfo 18 Jan 2015 03:14:48 -0000 1.25
+++ distinfo 28 Oct 2018 20:11:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-IRC-6.52.tar.gz) = O+Wx89rn2Q5IvTNIpHkdMS/oHQ+XdESb1nzfggh5z8Q=
-SIZE (POE-Component-IRC-6.52.tar.gz) = 398269
+SHA256 (POE-Component-IRC-6.90.tar.gz) = hLn6E+lS2w9TYFpXyfCf1EadPSwNrSVJECqgvDv5I9M=
+SIZE (POE-Component-IRC-6.90.tar.gz) = 375501
Hi ports!

Here is an update for POE::Component::IRC.

What's new upstream (complete changelog [1]):

- IPv6 for simpleclient
- WEBIRC support
- Fixed DCC RESUME

What's new in the port:

- This is a simple version bump with an added TEST_DEPENDS.

Testing:

- 'make test' runs fine
- net/p5-Bot-BasicBot is happy with it

Comments and feedback are welcome!

Charlène.


[1] https://metacpan.org/source/BINGOS/POE-Component-IRC-6.90/Changes

No comments:

Post a Comment