Mon Dec 15 22:44:17 2008 UTC ()
Update from version 0.34nb1 to 0.36.

Upstream changes:

0.36

* Documentation fixups

0.35

* Pass arguments to ->run through to Net::Server->run


(he)
diff -r1.9 -r1.10 pkgsrc/www/p5-HTTP-Server-Simple/Makefile
diff -r1.5 -r1.6 pkgsrc/www/p5-HTTP-Server-Simple/distinfo

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

--- pkgsrc/www/p5-HTTP-Server-Simple/Makefile 2008/10/19 19:19:16 1.9
+++ pkgsrc/www/p5-HTTP-Server-Simple/Makefile 2008/12/15 22:44:17 1.10
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.9 2008/10/19 19:19:16 he Exp $ 1# $NetBSD: Makefile,v 1.10 2008/12/15 22:44:17 he Exp $
2# 2#
3 3
4DISTNAME= HTTP-Server-Simple-0.34 4DISTNAME= HTTP-Server-Simple-0.36
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
7SVR4_PKGNAME= p5hss 6SVR4_PKGNAME= p5hss
8CATEGORIES= www perl5 7CATEGORIES= www perl5
9MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
10 9
11MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple/ 11HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple/
13COMMENT= Perl5 module providing a simple standalone HTTP daemon 12COMMENT= Perl5 module providing a simple standalone HTTP daemon
14 13
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16 15
17DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI 16DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
18 17
19PERL5_PACKLIST= auto/HTTP/Server/Simple/.packlist 18PERL5_PACKLIST= auto/HTTP/Server/Simple/.packlist

cvs diff -r1.5 -r1.6 pkgsrc/www/p5-HTTP-Server-Simple/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-HTTP-Server-Simple/distinfo 2008/07/20 21:38:39 1.5
+++ pkgsrc/www/p5-HTTP-Server-Simple/distinfo 2008/12/15 22:44:17 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2008/07/20 21:38:39 he Exp $ 1$NetBSD: distinfo,v 1.6 2008/12/15 22:44:17 he Exp $
2 2
3SHA1 (HTTP-Server-Simple-0.34.tar.gz) = 80c2a02d482e07a37861fc6146d62c561704db11 3SHA1 (HTTP-Server-Simple-0.36.tar.gz) = f150e6856ebd8b74f5ba73c90dfceb4c898ffcac
4RMD160 (HTTP-Server-Simple-0.34.tar.gz) = 2cbb505a3ca6f2950fecb444985f94b6bb676690 4RMD160 (HTTP-Server-Simple-0.36.tar.gz) = 36c472798903884f735f5b82e6325d90ae6561fe
5Size (HTTP-Server-Simple-0.34.tar.gz) = 25734 bytes 5Size (HTTP-Server-Simple-0.36.tar.gz) = 25631 bytes