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)
This commit is contained in:
parent
ddc02c2345
commit
b72c8dbe19
2 changed files with 6 additions and 6 deletions
|
@ -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/}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue