Thu Jan 29 08:56:15 2015 UTC ()
Update to 1.05
--------------
1.05 Tue Feb 28, 2014, joern
    Features:
    - New Method set_max_packet_size (Client and Server)
      to change the default value of 2 GB up to 4 GB
      (or less).

    Bugfixes
    - Increased default maximum packet size from 4 MB
      to 2 GB.
    - Fixed test suite for parallel execution by using
      different port numbers for the test server.
      Thanks for the report to Andreas König.
    - Applied a patch from Salvatore Bonaccorso which
      fixes missing encoding declarations in POD. Thanks!
    - Fixed some POD typos. Thanks for the report to
      Xavier Guimard.


(mef)
diff -r1.16 -r1.17 pkgsrc/devel/p5-Event-RPC/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-Event-RPC/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/devel/p5-Event-RPC/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Event-RPC/Makefile 2014/05/29 23:35:52 1.16
+++ pkgsrc/devel/p5-Event-RPC/Makefile 2015/01/29 08:56:15 1.17
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2014/05/29 23:35:52 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/01/29 08:56:15 mef Exp $
 
-DISTNAME=	Event-RPC-1.04
+DISTNAME=	Event-RPC-1.05
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.exit1.org/packages/Event-RPC/dist/
 

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-Event-RPC/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Event-RPC/distinfo 2014/05/14 07:19:59 1.4
+++ pkgsrc/devel/p5-Event-RPC/distinfo 2015/01/29 08:56:15 1.5
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2014/05/14 07:19:59 hiramatsu Exp $
+$NetBSD: distinfo,v 1.5 2015/01/29 08:56:15 mef Exp $
 
-SHA1 (Event-RPC-1.04.tar.gz) = 24ebc1e7447400b709544ae95bbbd19369695a7b
+SHA1 (Event-RPC-1.05.tar.gz) = 211dcc05e9f950046f7088cf5265d5113640e1e7
-RMD160 (Event-RPC-1.04.tar.gz) = 867f44404832fed22e9709b6e5ddf8cfce2a5f3c
+RMD160 (Event-RPC-1.05.tar.gz) = 1a706fab045abd1b8c07c6e1d66c7d2d664abf68
-Size (Event-RPC-1.04.tar.gz) = 47371 bytes
+Size (Event-RPC-1.05.tar.gz) = 48716 bytes