Wednesday, October 31, 2018

[UPDATE] net/p5-POE-Component-Client-DNS 1.051 -> 1.054 (p5-POE* update 8/14)

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-POE-Component-Client-DNS/Makefile,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 Makefile
--- Makefile 8 Dec 2017 12:31:48 -0000 1.15
+++ Makefile 28 Oct 2018 19:12:26 -0000
@@ -4,9 +4,9 @@ COMMENT= DNS module for the Perl Object

MODULES= cpan
PKG_ARCH= *
-DISTNAME= POE-Component-Client-DNS-1.051
+DISTNAME= POE-Component-Client-DNS-1.054
CATEGORIES= net
-FIX_EXTRACT_PERMISSIONS=Yes
+FIX_EXTRACT_PERMISSIONS= Yes

# perl
PERMIT_PACKAGE_CDROM= Yes
@@ -14,7 +14,9 @@ PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-POE \
net/p5-Net-DNS
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= devel/p5-Test-NoWarnings

-TEST_DEPENDS=devel/p5-Test-NoWarnings
+# requires Pod::Coverage::TrustPod that we don't ship.
+TEST_ENV= AUTHOR_TESTING=0

.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-POE-Component-Client-DNS/distinfo,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 distinfo
--- distinfo 18 Jan 2015 03:14:48 -0000 1.9
+++ distinfo 28 Oct 2018 19:12:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-Client-DNS-1.051.tar.gz) = 7r2JRTKVXTC5RLFED4CSiBTKGF6idxjeTCdWuiX1v0Q=
-SIZE (POE-Component-Client-DNS-1.051.tar.gz) = 14824
+SHA256 (POE-Component-Client-DNS-1.054.tar.gz) = sZoGkgppt0wnErtaSLcZzliWUwnZvrPio12P94NiXDE=
+SIZE (POE-Component-Client-DNS-1.054.tar.gz) = 28412
Here is an update for POE::Component::Client::DNS, a DNS module for
POE.

The changelog has been truncated here too [1].

What's new in the port:

- fixed some spacing inconsistencies

Testing:

'make test' runs fine.

Any comment?

Charlène.

[1] https://metacpan.org/changes/distribution/POE-Component-Client-DNS

No comments:

Post a Comment