Here is an update for Event::RPC with test fixes for our future Perl
5.28.
Most upstream changes are test fixes [1], and port-wise it's a simple
version bump.
Testing:
- 'make test' passes
- graphics/dvdrip is the only consumer, and it still works [2].
Any comments or feedback?
Charlène.
[1] https://metacpan.org/changes/distribution/Event-RPC
[2] https://bsd.network/@julianaito/101360651810888237
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-Event-RPC/Makefile,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 Makefile
--- Makefile 20 Mar 2016 19:56:51 -0000 1.14
+++ Makefile 4 Jan 2019 22:14:31 -0000
@@ -4,7 +4,7 @@ COMMENT = Event based transparent Client
MODULES = cpan
PKG_ARCH = *
-DISTNAME = Event-RPC-1.08
+DISTNAME = Event-RPC-1.10
CATEGORIES = net devel
# perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-Event-RPC/distinfo,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 distinfo
--- distinfo 28 Sep 2015 09:15:52 -0000 1.7
+++ distinfo 4 Jan 2019 22:14:31 -0000
@@ -1,2 +1,2 @@
-SHA256 (Event-RPC-1.08.tar.gz) = x1LJjgbE8DlOuQuk26Pb/3jm85T6Fz7o0P2dqvORSbE=
-SIZE (Event-RPC-1.08.tar.gz) = 57504
+SHA256 (Event-RPC-1.10.tar.gz) = k6XVJkHIVojz3H6zq1RLeon05sxeTwlNV07GmSxJjQY=
+SIZE (Event-RPC-1.10.tar.gz) = 51373
No comments:
Post a Comment