Sat Nov 21 14:42:42 2009 UTC ()
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


(sno)
diff -r1.6 -r1.7 pkgsrc/www/p5-HTTP-Server-Simple-Mason/Makefile
diff -r1.3 -r1.4 pkgsrc/www/p5-HTTP-Server-Simple-Mason/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/www/p5-HTTP-Server-Simple-Mason/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-HTTP-Server-Simple-Mason/Makefile 2009/08/19 18:56:08 1.6
+++ pkgsrc/www/p5-HTTP-Server-Simple-Mason/Makefile 2009/11/21 14:42:41 1.7
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2009/08/19 18:56:08 sno Exp $ 1# $NetBSD: Makefile,v 1.7 2009/11/21 14:42:41 sno Exp $
2# 2#
3 3
4DISTNAME= HTTP-Server-Simple-Mason-0.12 4DISTNAME= HTTP-Server-Simple-Mason-0.13
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6SVR4_PKGNAME= p5hsm 6SVR4_PKGNAME= p5hsm
7CATEGORIES= www perl5 7CATEGORIES= www perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple-Mason/ 11HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple-Mason/
12COMMENT= Perl5 module providing a simple mason server 12COMMENT= Perl5 module providing a simple mason server
13LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17PERL5_PACKLIST= auto/HTTP/Server/Simple/Mason/.packlist 17PERL5_PACKLIST= auto/HTTP/Server/Simple/Mason/.packlist

cvs diff -r1.3 -r1.4 pkgsrc/www/p5-HTTP-Server-Simple-Mason/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-HTTP-Server-Simple-Mason/distinfo 2009/08/19 18:56:08 1.3
+++ pkgsrc/www/p5-HTTP-Server-Simple-Mason/distinfo 2009/11/21 14:42:41 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2009/08/19 18:56:08 sno Exp $ 1$NetBSD: distinfo,v 1.4 2009/11/21 14:42:41 sno Exp $
2 2
3SHA1 (HTTP-Server-Simple-Mason-0.12.tar.gz) = c368c3f901d706dbdef232f668a12fc87c54a4ae 3SHA1 (HTTP-Server-Simple-Mason-0.13.tar.gz) = feca8cf6503c2c87371cd610f520954de2a82691
4RMD160 (HTTP-Server-Simple-Mason-0.12.tar.gz) = dbb53797c6e8ed95de85e53daf416ff0c2da6a3b 4RMD160 (HTTP-Server-Simple-Mason-0.13.tar.gz) = 5cd51699536b368ffed9af1edee3336ac84b6a6a
5Size (HTTP-Server-Simple-Mason-0.12.tar.gz) = 20355 bytes 5Size (HTTP-Server-Simple-Mason-0.13.tar.gz) = 21321 bytes