summaryrefslogtreecommitdiff
path: root/net/p5-Net-Server
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2013-06-16 19:21:27 +0000
committersno <sno@pkgsrc.org>2013-06-16 19:21:27 +0000
commitaa8b828c7972881b17fe1a17cf34728371ee2c77 (patch)
tree4e89f7a0ab9e5198e63faf4f411b9dbe0eeb937b /net/p5-Net-Server
parent2dbe15508ce2a0fac6300b7eac99f4e3bbafbece (diff)
downloadpkgsrc-aa8b828c7972881b17fe1a17cf34728371ee2c77.tar.gz
Updating CPAN distribution for Perl5 module Net::Server from
2.006nb1 to 2.007. Upstream changes: 2.007 Jan 09 2013 - Update run_dequeue to clear out signals after fork. - Add serialize none for PreFork and PreForkSimple servers that at not multi-port. - Allow for auto-assigned port to be the same when hostname resolves to multiple ips/ipvs (RT #78024) - Fix bug in header parsing (RT #82125) - Fix warning bug (RT #78828) - Fix wrong wantarray context in Proto::TCP (RT #31437) - Simplify _get_commandline to just use $0 - no fishing in proc (RT #80260) - Fix uninitialized begin (RT #78830) - Fix misplaced +2 (RT #78827) - Fix various spelling errors and pod nits (RT #77994) - Allow for log calls from the MUX object (RT #78514) - Give an error at begin time of SSLEAY if the need Fcntl function is not available on this platform (RT #82542) - Make all of the tests self cancel much earlier if there is an error handling the request. - Add a stronger timeout to PreFork tests - ideally we'd like to find a real way to test these one windows (RT #811411, #81993) - still broken - but shouldn't hang - Superficial changes to help packagers not list Log4perl as dependency (it is optional)
Diffstat (limited to 'net/p5-Net-Server')
-rw-r--r--net/p5-Net-Server/Makefile5
-rw-r--r--net/p5-Net-Server/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/net/p5-Net-Server/Makefile b/net/p5-Net-Server/Makefile
index 06dce81aa99..08c06ce82ba 100644
--- a/net/p5-Net-Server/Makefile
+++ b/net/p5-Net-Server/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2013/05/31 12:41:40 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2013/06/16 19:21:27 sno Exp $
#
-DISTNAME= Net-Server-2.006
+DISTNAME= Net-Server-2.007
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5nts
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-Server/distinfo b/net/p5-Net-Server/distinfo
index 433d3dfd397..8e9f530f12e 100644
--- a/net/p5-Net-Server/distinfo
+++ b/net/p5-Net-Server/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2012/11/03 23:13:21 pettai Exp $
+$NetBSD: distinfo,v 1.12 2013/06/16 19:21:27 sno Exp $
-SHA1 (Net-Server-2.006.tar.gz) = 165230ab08c67b6a32ad4bad5c764cdd2ca7e8c4
-RMD160 (Net-Server-2.006.tar.gz) = 9a0d4d587a95d4c89e92985fe986bd1ef5f8a4b0
-Size (Net-Server-2.006.tar.gz) = 132015 bytes
+SHA1 (Net-Server-2.007.tar.gz) = e2cd92dc275371c50e3baca43f90e8bef1cdda7e
+RMD160 (Net-Server-2.007.tar.gz) = 43362f379ef42ca8f335f1210a8118e40615c240
+Size (Net-Server-2.007.tar.gz) = 133765 bytes