Thursday, November 01, 2018

[UPDATE] net/p5-POE-Component-Client-HTTP 0.88 -> 0.949 (p5-POE* update 12/14)

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-POE-Component-Client-HTTP/Makefile,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 Makefile
--- Makefile 8 Dec 2017 12:31:48 -0000 1.11
+++ Makefile 28 Oct 2018 19:07:58 -0000
@@ -4,19 +4,25 @@ COMMENT= POE HTTP user-agent component

MODULES= cpan
PKG_ARCH= *
-DISTNAME= POE-Component-Client-HTTP-0.88
-REVISION= 1
+DISTNAME= POE-Component-Client-HTTP-0.949
CATEGORIES= net www
FIX_EXTRACT_PERMISSIONS=Yes

# Perl
PERMIT_PACKAGE_CDROM= Yes

-RUN_DEPENDS= devel/p5-POE \
- net/p5-POE-Component-Client-Keepalive>=0.25 \
+RUN_DEPENDS= devel/p5-POE>=1.312 \
+ net/p5-POE-Component-Client-Keepalive>=0.271 \
www/p5-URI \
www/p5-libwww

-TEST_DEPENDS=devel/p5-Test-POE-Server-TCP
+TEST_DEPENDS= devel/p5-Test-POE-Server-TCP \
+ net/p5-POE-Component-Resolver \
+ security/p5-POE-Component-SSLify
+
+# It would require Pod::Coverage::TrustPod that we don't ship.
+TEST_ENV= RELEASE_TESTING=0
+
+MAKE_ENV= TEST_POD=Yes

.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-POE-Component-Client-HTTP/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo 18 Jan 2015 03:14:48 -0000 1.4
+++ distinfo 28 Oct 2018 19:07:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-Client-HTTP-0.88.tar.gz) = pwWK1ocngegSvoe5f4zGGTueMI/yBBz7V35iJV2Ja38=
-SIZE (POE-Component-Client-HTTP-0.88.tar.gz) = 47877
+SHA256 (POE-Component-Client-HTTP-0.949.tar.gz) = M56GB127noWDxF1AAPHxJWEC9IZa6ewlyQ+dFUMrWhQ=
+SIZE (POE-Component-Client-HTTP-0.949.tar.gz) = 76023
Here is an update for POE::Component::Client::HTTP.

The changelog is truncated [1] once again.

What's new in the port:

- Enabled more tests

Testing:

- 'make test' runs fine


Any comments/feedback?

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

No comments:

Post a Comment