diff options
author | he <he@pkgsrc.org> | 2008-12-15 22:44:17 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-12-15 22:44:17 +0000 |
commit | 5ea3300e03ccc6a5cf119d521a1fdd068c21ecdf (patch) | |
tree | 4a4a5f8a6be3bf3eff10f3330099ed290c1ed2a6 /www | |
parent | 8af3d74f01b3b8320fbdc64ea7033eb22d60a033 (diff) | |
download | pkgsrc-5ea3300e03ccc6a5cf119d521a1fdd068c21ecdf.tar.gz |
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
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Server-Simple/Makefile | 5 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index 5e8f47f3f1f..f31a8eea24c 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2008/10/19 19:19:16 he Exp $ +# $NetBSD: Makefile,v 1.10 2008/12/15 22:44:17 he Exp $ # -DISTNAME= HTTP-Server-Simple-0.34 +DISTNAME= HTTP-Server-Simple-0.36 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5hss CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Server-Simple/distinfo b/www/p5-HTTP-Server-Simple/distinfo index 606249bbc7a..f2a346db756 100644 --- a/www/p5-HTTP-Server-Simple/distinfo +++ b/www/p5-HTTP-Server-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2008/07/20 21:38:39 he Exp $ +$NetBSD: distinfo,v 1.6 2008/12/15 22:44:17 he Exp $ -SHA1 (HTTP-Server-Simple-0.34.tar.gz) = 80c2a02d482e07a37861fc6146d62c561704db11 -RMD160 (HTTP-Server-Simple-0.34.tar.gz) = 2cbb505a3ca6f2950fecb444985f94b6bb676690 -Size (HTTP-Server-Simple-0.34.tar.gz) = 25734 bytes +SHA1 (HTTP-Server-Simple-0.36.tar.gz) = f150e6856ebd8b74f5ba73c90dfceb4c898ffcac +RMD160 (HTTP-Server-Simple-0.36.tar.gz) = 36c472798903884f735f5b82e6325d90ae6561fe +Size (HTTP-Server-Simple-0.36.tar.gz) = 25631 bytes |