summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2018-10-20 04:16:06 +0000
committerwen <wen@pkgsrc.org>2018-10-20 04:16:06 +0000
commit72954739b54fb65906724968fc889f97a5aa1c0e (patch)
tree51e96bb8b7ac9f613d8f065297316e9a334d06cf /www
parente0dee47967ba36e46508e8a4a9513e915ae6f204 (diff)
downloadpkgsrc-72954739b54fb65906724968fc889f97a5aa1c0e.tar.gz
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 (limited to 'www')
-rw-r--r--www/p5-Dancer/Makefile7
-rw-r--r--www/p5-Dancer/distinfo10
2 files changed, 9 insertions, 8 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile
index 70508565028..5b07f930ab7 100644
--- a/www/p5-Dancer/Makefile
+++ b/www/p5-Dancer/Makefile
@@ -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 @@ USE_LANGUAGES= # empty
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 --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo
index b1147dda829..6d5b9ebb381 100644
--- a/www/p5-Dancer/distinfo
+++ b/www/p5-Dancer/distinfo
@@ -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