Sunday, December 02, 2018

[UPDATE] net/p5-Bot-BasicBot 0.91 -> 0.93

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-Bot-BasicBot/Makefile,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 Makefile
--- Makefile 30 Apr 2017 11:19:12 -0000 1.11
+++ Makefile 1 Nov 2018 19:05:59 -0000
@@ -4,7 +4,7 @@ COMMENT = simple irc bot baseclass

MODULES = cpan
PKG_ARCH = *
-DISTNAME = Bot-BasicBot-0.91
+DISTNAME = Bot-BasicBot-0.93
CATEGORIES = net

# Perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-Bot-BasicBot/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo 30 Apr 2017 11:19:12 -0000 1.4
+++ distinfo 1 Nov 2018 19:05:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (Bot-BasicBot-0.91.tar.gz) = 0BY4+d9f7vZjvtJZYMpWnMpQrITtvmb/hvmc3yVC+a8=
-SIZE (Bot-BasicBot-0.91.tar.gz) = 25762
+SHA256 (Bot-BasicBot-0.93.tar.gz) = 8hA8/zxIIGpAMFWbzA2hBGpj9ExS2k6+X3iRLn/tBeQ=
+SIZE (Bot-BasicBot-0.93.tar.gz) = 26420
Hi,

I'm proposing an update for Bot::BasicBot, a simple irc bot class. It
requires the freshly imported POE stack.

What's new in the port (partial, see [1]):

- New mode_change() method fired when modes change
- WEBIRC support

Port-wise it's a simple version bump.

Testing:

- 'make test' passes
- I played a bit with the synopsys example without issues

Any comments or feedback?

Charlène.

[1] https://metacpan.org/changes/distribution/Bot-BasicBot

No comments:

Post a Comment