Friday, November 02, 2018

[UPDATE] net/p5-POE-Component-IRC-Plugin-RSS-Headlines 1.08 -> 1.10 (p5-POE* update 14/14)

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 Makefile
--- Makefile 20 Mar 2016 19:56:57 -0000 1.8
+++ Makefile 28 Oct 2018 20:36:48 -0000
@@ -2,8 +2,7 @@

COMMENT = PoCo::IRC Plugin that provides RSS Headline retrieval

-DISTNAME = POE-Component-IRC-Plugin-RSS-Headlines-1.08
-REVISION = 0
+DISTNAME = POE-Component-IRC-Plugin-RSS-Headlines-1.10
CATEGORIES = net www

MAINTAINER = James Wright <jamesw@bsdhosting.co.za>
@@ -18,8 +17,13 @@ RUN_DEPENDS = net/p5-POE-Component-IRC \
net/p5-POE-Component-Client-HTTP>=0.73 \
textproc/p5-XML-RSS>1.1

+TEST_DEPENDS = net/p5-POE-Component-Resolver \
+ net/p5-Net-IP-Minimal
+
MAKE_ENV+= TEST_POD=Yes
+# It requires Pod::Coverage::TrustPod that we don't ship atm.
+TEST_ENV= AUTHOR_TESTING=0

-MODCPAN_EXAMPLES= Yes
+MODCPAN_EXAMPLES = Yes

.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 distinfo
--- distinfo 18 Jan 2015 03:14:48 -0000 1.2
+++ distinfo 28 Oct 2018 20:36:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-IRC-Plugin-RSS-Headlines-1.08.tar.gz) = J3H66cOGeuRPwoJgJAC5pRGepd0rmNw1FFUpvpaacqA=
-SIZE (POE-Component-IRC-Plugin-RSS-Headlines-1.08.tar.gz) = 24134
+SHA256 (POE-Component-IRC-Plugin-RSS-Headlines-1.10.tar.gz) = LPY+4CaAY1aj53KQ9PFAOtz8k0S0Bq/HIPIu3ACXHOY=
+SIZE (POE-Component-IRC-Plugin-RSS-Headlines-1.10.tar.gz) = 13409
Hi James, port,

Here is an update for POE::Component::IRC::Plugin::RSS::Headlines.

What's new upstream (truncated [1]):

- Conversion to Dist::Zilla

What's new in the port:

- Added mention of Pod coverage but disabled it because it would
require Pod::Coverage::TrustPod that we don't ship.

Testing:

- 'make test' passes
- I tried successfully a variant of the example given in the Pod
documentation

Any comments/feedback ?

Charlène.

[1]
https://metacpan.org/changes/distribution/POE-Component-IRC-Plugin-RSS-Headlines

No comments:

Post a Comment