diff options
author | sno <sno> | 2009-11-21 14:42:41 +0000 |
---|---|---|
committer | sno <sno> | 2009-11-21 14:42:41 +0000 |
commit | d089ec43fbb9727a4c1c7f39ae8d9bb3b32374da (patch) | |
tree | a8d13f5e05233a3276e28341a19b3f76508d9725 /www | |
parent | 4e88535167a7cc851dc9da10f38aa71201c11354 (diff) | |
download | pkgsrc-d089ec43fbb9727a4c1c7f39ae8d9bb3b32374da.tar.gz |
Updating www/p5-HTTP-Server-Simple-Mason from 0.12 to 0.13
Upstream changes:
0.13 Fri Oct 9 15:01:07 EDT 2009
* Better cleanup temp files after tests
* No longer add a double / in the path when testing for index.html
* Better support for sending custom HTTP statuses in $m->abort
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Server-Simple-Mason/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple-Mason/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-HTTP-Server-Simple-Mason/Makefile b/www/p5-HTTP-Server-Simple-Mason/Makefile index b4e70bcab2d..c21e737bfff 100644 --- a/www/p5-HTTP-Server-Simple-Mason/Makefile +++ b/www/p5-HTTP-Server-Simple-Mason/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2009/08/19 18:56:08 sno Exp $ +# $NetBSD: Makefile,v 1.7 2009/11/21 14:42:41 sno Exp $ # -DISTNAME= HTTP-Server-Simple-Mason-0.12 +DISTNAME= HTTP-Server-Simple-Mason-0.13 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5hsm CATEGORIES= www perl5 diff --git a/www/p5-HTTP-Server-Simple-Mason/distinfo b/www/p5-HTTP-Server-Simple-Mason/distinfo index aaa28d1b67f..87307dd6b12 100644 --- a/www/p5-HTTP-Server-Simple-Mason/distinfo +++ b/www/p5-HTTP-Server-Simple-Mason/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/08/19 18:56:08 sno Exp $ +$NetBSD: distinfo,v 1.4 2009/11/21 14:42:41 sno Exp $ -SHA1 (HTTP-Server-Simple-Mason-0.12.tar.gz) = c368c3f901d706dbdef232f668a12fc87c54a4ae -RMD160 (HTTP-Server-Simple-Mason-0.12.tar.gz) = dbb53797c6e8ed95de85e53daf416ff0c2da6a3b -Size (HTTP-Server-Simple-Mason-0.12.tar.gz) = 20355 bytes +SHA1 (HTTP-Server-Simple-Mason-0.13.tar.gz) = feca8cf6503c2c87371cd610f520954de2a82691 +RMD160 (HTTP-Server-Simple-Mason-0.13.tar.gz) = 5cd51699536b368ffed9af1edee3336ac84b6a6a +Size (HTTP-Server-Simple-Mason-0.13.tar.gz) = 21321 bytes |