Mon Jan 12 07:50:43 2015 UTC ()
Update 0.67 to 0.68
0.68
	- Make-time configuration of buffer sizes
	- Added Coro to test prerequisites.


(mef)
diff -r1.8 -r1.9 pkgsrc/www/p5-HTTP-Server-EV/Makefile
diff -r1.3 -r1.4 pkgsrc/www/p5-HTTP-Server-EV/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/www/p5-HTTP-Server-EV/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-HTTP-Server-EV/Makefile 2014/05/29 23:38:08 1.8
+++ pkgsrc/www/p5-HTTP-Server-EV/Makefile 2015/01/12 07:50:42 1.9
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:08 wiz Exp $ 1# $NetBSD: Makefile,v 1.9 2015/01/12 07:50:42 mef Exp $
2# 2#
3 3
4DISTNAME= HTTP-Server-EV-0.67 4DISTNAME= HTTP-Server-EV-0.68
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
7CATEGORIES= www perl5 6CATEGORIES= www perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-EV/ 10HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-EV/
12COMMENT= Asynchronous HTTP server using EV event loop 11COMMENT= Asynchronous HTTP server using EV event loop
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15PERL5_REQD+= 5.8 14PERL5_REQD+= 5.8
16 15
17DEPENDS+= {perl>=5.10.1,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils # List::Util::XS 16DEPENDS+= {perl>=5.10.1,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils # List::Util::XS
18DEPENDS+= p5-File-Util-[0-9]*:../../devel/p5-File-Util 17DEPENDS+= p5-File-Util-[0-9]*:../../devel/p5-File-Util
19DEPENDS+= p5-Guard-[0-9]*:../../devel/p5-Guard 18DEPENDS+= p5-Guard-[0-9]*:../../devel/p5-Guard

cvs diff -r1.3 -r1.4 pkgsrc/www/p5-HTTP-Server-EV/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-HTTP-Server-EV/distinfo 2013/09/02 13:26:32 1.3
+++ pkgsrc/www/p5-HTTP-Server-EV/distinfo 2015/01/12 07:50:42 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2013/09/02 13:26:32 obache Exp $ 1$NetBSD: distinfo,v 1.4 2015/01/12 07:50:42 mef Exp $
2 2
3SHA1 (HTTP-Server-EV-0.67.tar.gz) = ef8dfc1139b05355ef069a2edcaed1e285266b9c 3SHA1 (HTTP-Server-EV-0.68.tar.gz) = d703dbc0a3db3398503665d71a4147de8099b1d3
4RMD160 (HTTP-Server-EV-0.67.tar.gz) = 8c1e8d5ef9ef3599de338ff59777e5d6261ef68c 4RMD160 (HTTP-Server-EV-0.68.tar.gz) = 10a906cda19e2789ffc5e09073e137849d5f76c3
5Size (HTTP-Server-EV-0.67.tar.gz) = 29397 bytes 5Size (HTTP-Server-EV-0.68.tar.gz) = 22695 bytes