diff options
author | wen <wen> | 2013-07-21 07:32:21 +0000 |
---|---|---|
committer | wen <wen> | 2013-07-21 07:32:21 +0000 |
commit | 5b11fd76278b57ef76b4f99981e04d54eedc43e7 (patch) | |
tree | 14429f523eeb9868dea2429ad2c32497bad96782 /www | |
parent | 0d6ac37dd6612fc726555507029eaf87221e453d (diff) | |
download | pkgsrc-5b11fd76278b57ef76b4f99981e04d54eedc43e7.tar.gz |
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)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Dancer/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index 183a216a0dd..c503e628e10 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2013/06/11 07:26:08 wen Exp $ +# $NetBSD: Makefile,v 1.17 2013/07/21 07:32:21 wen Exp $ -DISTNAME= Dancer-1.3115 +DISTNAME= Dancer-1.3116 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/} diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index 005c08ee378..f44cff5ab78 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2013/06/11 07:26:08 wen Exp $ +$NetBSD: distinfo,v 1.12 2013/07/21 07:32:21 wen Exp $ -SHA1 (Dancer-1.3115.tar.gz) = 4ee6eef84464e29fa4638e1a7ee8c67034f4ffce -RMD160 (Dancer-1.3115.tar.gz) = 6aacb816622bce9278758007cc6be0204eff97e7 -Size (Dancer-1.3115.tar.gz) = 298079 bytes +SHA1 (Dancer-1.3116.tar.gz) = 45dee4f90327801a4bdf28cefc53cbe7acc9bdba +RMD160 (Dancer-1.3116.tar.gz) = ebce5c3f42270b02a576b98b49ab3f45defe6daf +Size (Dancer-1.3116.tar.gz) = 298507 bytes |