summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Server-Simple
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-08-06 09:10:49 +0000
committerwiz <wiz@pkgsrc.org>2015-08-06 09:10:49 +0000
commit3dc1ee51ed90f0efbf59a8aa429be4ea33bb1b7b (patch)
tree6484c107f99703623861a9a5ea8208154f52e6e8 /www/p5-HTTP-Server-Simple
parentaa5e907c80623478189600ccad9a291730c08a4a (diff)
downloadpkgsrc-3dc1ee51ed90f0efbf59a8aa429be4ea33bb1b7b.tar.gz
Update to 0.50, add missing p5-CGI dependency:
0.50 2015-02-02 - All collected changes since 0.44 0.45_08 2015-01-29 - IPv6 skipping code always turned off tests, rather than just skipping on bad hosts. 0.45_07 2015-01-27T22:24Z - Skip IPv6 tests in 01live.t on machines where IPv6 isn't configured 0.45_06 2015-01-23T17:55Z - Further test iteration and diagnostics for smoke failures 0.45_05 2015-01-22T16:23Z - Test diagnostics for cpantester failures - Hopefully better localhost handling 0.45_04 2015-01-20T17:40Z - Fix compatibility for the IPv6 support in .45_02 - Hopefully improve the live tests 0.45_03 2015-01-14T19:48Z - Remove useless VERSION from HTTP::Server::Simple::CGI and HTTP::Server::Simple::CGI::Environment 0.45_02 2012-05-20T18:15Z - Support for IPv6 - Daniel Kahn Gillmor [rt.cpan.org #61200] 0.45_01 2011-09-22T10:10:41Z - Support full URIs as required by RFC2616 - penfold [rt.cpan.org #69445]
Diffstat (limited to 'www/p5-HTTP-Server-Simple')
-rw-r--r--www/p5-HTTP-Server-Simple/Makefile7
-rw-r--r--www/p5-HTTP-Server-Simple/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile
index 58484557c43..259c73477b8 100644
--- a/www/p5-HTTP-Server-Simple/Makefile
+++ b/www/p5-HTTP-Server-Simple/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2015/06/12 10:52:04 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.26 2015/08/06 09:10:49 wiz Exp $
-DISTNAME= HTTP-Server-Simple-0.44
+DISTNAME= HTTP-Server-Simple-0.50
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
@@ -12,6 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple/
COMMENT= Perl5 module providing a simple standalone HTTP daemon
LICENSE= ${PERL5_LICENSE}
+DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
PERL5_PACKLIST= auto/HTTP/Server/Simple/.packlist
diff --git a/www/p5-HTTP-Server-Simple/distinfo b/www/p5-HTTP-Server-Simple/distinfo
index 1a7a2497090..3019d7bb3dc 100644
--- a/www/p5-HTTP-Server-Simple/distinfo
+++ b/www/p5-HTTP-Server-Simple/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2012/01/26 14:24:57 rhaen Exp $
+$NetBSD: distinfo,v 1.14 2015/08/06 09:10:49 wiz Exp $
-SHA1 (HTTP-Server-Simple-0.44.tar.gz) = be011542d86f036ece77fa6d04b21cf12ffb723a
-RMD160 (HTTP-Server-Simple-0.44.tar.gz) = d0071e2b09ad8f5474a8d08f8eccb9c60b5b8bfe
-Size (HTTP-Server-Simple-0.44.tar.gz) = 33804 bytes
+SHA1 (HTTP-Server-Simple-0.50.tar.gz) = bee1f60fe5b673abf2c219ff0acfac0fb062999b
+RMD160 (HTTP-Server-Simple-0.50.tar.gz) = adf4d966610dc780509f50a230647f7e99442f6f
+Size (HTTP-Server-Simple-0.50.tar.gz) = 36290 bytes