pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Dancer Update to 1.3500
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6a7c8c8529e
branches: trunk
changeset: 314142:c6a7c8c8529e
user: wen <wen%pkgsrc.org@localhost>
date: Sat Oct 20 04:16:06 2018 +0000
description:
Update to 1.3500
Update DEPENDS
Upstream changes:
1.3500 2018-10-12 21:31:46+01:00 Europe/London
Promoting previous trial releases to stable.
1.3403 2018-10-11 23:41:11+01:00 Europe/London (TRIAL RELEASE)
[ENHANCEMENTS]
- request->address now respects behind_proxy - if behind_proxy is set,
then request->address looks at HTTP_X_FORWARDED_FOR, so you get the
user's IP, not the proxy. (PR-1199, bigpresh)
- restore ability to use load_settings_from_yaml() without passing
YAML parser class (PR-1198, snakpak)
- Fixing some spurious cpantesters test failures by subclassing HTTP::Tiny
in our tests and disabling proxying for 127.0.0.1 - otherwise smokers
with HTTP proxy env vars set fail tests (PR-1197, bigpresh)
- Tidied POD for Tutorial (PR-1196, manwar)
1.3402 2018-10-10 11:42:07+01:00 Europe/London (TRIAL RELEASE)
1.3401 2018-10-01 12:49:53+01:00 Europe/London (TRIAL RELEASE)
[ENHANCEMENTS]
- Avoid test failures on perls without '.' in @INC
- censor cookie_key in dumps (PR-1193, thefatphil)
- spelling fixes in POD from Debian Perl Group, PR-1191
diffstat:
www/p5-Dancer/Makefile | 7 ++++---
www/p5-Dancer/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r 89c7ad2ac262 -r c6a7c8c8529e www/p5-Dancer/Makefile
--- a/www/p5-Dancer/Makefile Fri Oct 19 20:28:50 2018 +0000
+++ b/www/p5-Dancer/Makefile Sat Oct 20 04:16:06 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2018/08/22 09:47:36 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2018/10/20 04:16:06 wen Exp $
-DISTNAME= Dancer-1.3400
+DISTNAME= Dancer-1.3500
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BI/BIGPRESH/}
@@ -15,10 +14,12 @@
PERL5_PACKLIST= auto/Dancer/.packlist
BUILD_DEPENDS+= p5-CGI>=0:../../www/p5-CGI
+BUILD_DEPENDS+= p5-Devel-Hide>=0:../../devel/p5-Devel-Hide
BUILD_DEPENDS+= p5-HTTP-CookieJar>=0.008:../../www/p5-HTTP-CookieJar
BUILD_DEPENDS+= p5-Test-NoWarnings>=0:../../devel/p5-Test-NoWarnings
DEPENDS+= p5-Clone>=0:../../devel/p5-Clone
+DEPENDS+= p5-Data-Dump>=0:../../devel/p5-Data-Dump
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-Hash-Merge-Simple-[0-9]*:../../devel/p5-Hash-Merge-Simple
DEPENDS+= p5-HTTP-Body>=1.07:../../www/p5-HTTP-Body
diff -r 89c7ad2ac262 -r c6a7c8c8529e www/p5-Dancer/distinfo
--- a/www/p5-Dancer/distinfo Fri Oct 19 20:28:50 2018 +0000
+++ b/www/p5-Dancer/distinfo Sat Oct 20 04:16:06 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2018/06/18 02:52:12 wen Exp $
+$NetBSD: distinfo,v 1.32 2018/10/20 04:16:06 wen Exp $
-SHA1 (Dancer-1.3400.tar.gz) = 411e30e40a83ae9f9330314a1cc8bf06ee0065f7
-RMD160 (Dancer-1.3400.tar.gz) = c64c2132b56440872548aec16528fc3e5a598520
-SHA512 (Dancer-1.3400.tar.gz) = 51999f44471d510347d3d588faeb10840dc7ee87ee7fccc0776f834135fa04633a111c709a12685102666e4ccd51e4d803510ad63b1529e7449c4b70fc99c35b
-Size (Dancer-1.3400.tar.gz) = 390941 bytes
+SHA1 (Dancer-1.3500.tar.gz) = d291da27a363789710737cdfb5a361406c839694
+RMD160 (Dancer-1.3500.tar.gz) = d0b3d2f33e70af111e2d244bdd3c06225d20931b
+SHA512 (Dancer-1.3500.tar.gz) = 48085c4e4fcf5c752de5de7bae0a9bae1f9dab42904fbd282ccc2bca708fbd83da33c8d3f1d7c1a201d2277d3aad255a3185e3203e3e504d296d99caf608d718
+Size (Dancer-1.3500.tar.gz) = 392695 bytes
Home |
Main Index |
Thread Index |
Old Index