Sun Jul 21 07:32:21 2013 UTC ()
Update to 1.3116

Upstream changes:
[ ENHANCEMENTS ]
    * GH #767: forwarded_for_address() now looks for HTTP_X_FORWARDED_FOR if
        X_FORWARDED_FOR is not there. (Jakob Voss)
    * GH #936: Add file locking to file logger. (David Golden)
    * GH #937: Add details to tutorial. (Craig Treptow)


(wen)
diff -r1.16 -r1.17 pkgsrc/www/p5-Dancer/Makefile
diff -r1.11 -r1.12 pkgsrc/www/p5-Dancer/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/www/p5-Dancer/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-Dancer/Makefile 2013/06/11 07:26:08 1.16
+++ pkgsrc/www/p5-Dancer/Makefile 2013/07/21 07:32:21 1.17
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2013/06/11 07:26:08 wen Exp $ 1# $NetBSD: Makefile,v 1.17 2013/07/21 07:32:21 wen Exp $
2 2
3DISTNAME= Dancer-1.3115 3DISTNAME= Dancer-1.3116
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= www perl5 5CATEGORIES= www perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://perldancer.org/ 9HOMEPAGE= http://perldancer.org/
10COMMENT= Perl 5 lightweight yet powerful web application framework 10COMMENT= Perl 5 lightweight yet powerful web application framework
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13USE_LANGUAGES= # empty 13USE_LANGUAGES= # empty
14PERL5_PACKLIST= auto/Dancer/.packlist 14PERL5_PACKLIST= auto/Dancer/.packlist
15 15
16DEPENDS+= p5-Clone>=0:../../devel/p5-Clone 16DEPENDS+= p5-Clone>=0:../../devel/p5-Clone

cvs diff -r1.11 -r1.12 pkgsrc/www/p5-Dancer/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-Dancer/distinfo 2013/06/11 07:26:08 1.11
+++ pkgsrc/www/p5-Dancer/distinfo 2013/07/21 07:32:21 1.12
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.11 2013/06/11 07:26:08 wen Exp $ 1$NetBSD: distinfo,v 1.12 2013/07/21 07:32:21 wen Exp $
2 2
3SHA1 (Dancer-1.3115.tar.gz) = 4ee6eef84464e29fa4638e1a7ee8c67034f4ffce 3SHA1 (Dancer-1.3116.tar.gz) = 45dee4f90327801a4bdf28cefc53cbe7acc9bdba
4RMD160 (Dancer-1.3115.tar.gz) = 6aacb816622bce9278758007cc6be0204eff97e7 4RMD160 (Dancer-1.3116.tar.gz) = ebce5c3f42270b02a576b98b49ab3f45defe6daf
5Size (Dancer-1.3115.tar.gz) = 298079 bytes 5Size (Dancer-1.3116.tar.gz) = 298507 bytes