summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2021-04-19 02:13:28 +0000
committerwen <wen@pkgsrc.org>2021-04-19 02:13:28 +0000
commit5c2954b0af88297bcab6de682788e95d212e3a81 (patch)
treee9c47aeb69607bf1c0a9be96dc3233bcd5a22a8d
parentf3a40144fc98dc55f7a20782e20d6eca36fef441 (diff)
downloadpkgsrc-5c2954b0af88297bcab6de682788e95d212e3a81.tar.gz
Update to 0.301002
Update DEPENDS Upstream changes: 0.301002 2021-04-18 15:29:32-04:00 America/New_York [ BUG FIXES ] * None [ ENHANCEMENTS ] * GH #1593: Log files used to build config (Nick Tonkin) * PR #1608: Migrate CLI to CLI::Osprey (Jason A. Crome) # PR #1610: Replace File::Find with Path::Tiny in CLI (Jason A. Crome) [ DOCUMENTATION ] * PR #1597: Update Core/Hook.pm Pod (Paul Clements) 0.301001 2021-03-17 08:52:34-04:00 America/New_York [ BUG FIXES ] * PR #1607: Fix broken tests following App::Cmd removal (Jason Crome) [ ENHANCEMENTS ] * PR #1606: Clean up various build prereqs (Graham Knop) [ DOCUMENTATION ] * None 0.301000 2021-03-15 18:58:17-04:00 America/New_York [ BUG FIXES ] * PR #1586: Run version checks against MetaCPAN (Jason A. Crome) * PR #1604: Remove App::Cmd dependency; have script/dancer2 bail if it's not installed (David Precious) [ ENHANCEMENTS ] * GH #1064: Add DSL keyword request_data (Mickey Nasriachi) * PR #1581: Disable scheduled GitHub action on Forks (Gabor Szabo) * PR #1590: Improve install/documentation of XS modules (Jason A. Crome) * PR #1591: Add more plugins to GitHub Actions CI (Gabor Szabo) [ DOCUMENTATION ] * GH #1582: Small fixes in Migration POD (Sergiy Borodych) * PR #1595: Add cookbook recipe for enabling/disabling routes at runtime (Nick Tonkin) * PR #1599: Punctuation correction in docs (Nick Tonkin)
-rw-r--r--www/p5-Dancer2/Makefile6
-rw-r--r--www/p5-Dancer2/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile
index 853295ae1a9..ff00303ea7d 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2021/03/09 03:00:40 wen Exp $
+# $NetBSD: Makefile,v 1.60 2021/04/19 02:13:28 wen Exp $
-DISTNAME= Dancer2-0.300005
+DISTNAME= Dancer2-0.301002
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/}
@@ -21,7 +21,7 @@ BUILD_DEPENDS+= p5-Test-Fatal>=0:../../devel/p5-Test-Fatal
BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.06:../../devel/p5-File-ShareDir-Install
BUILD_DEPENDS+= p5-LWP-Protocol-PSGI>=0.06:../../www/p5-LWP-Protocol-PSGI
-DEPENDS+= p5-App-Cmd>=0:../../devel/p5-App-Cmd
+DEPENDS+= p5-CLI-Osprey>=0:../../devel/p5-CLI-Osprey
DEPENDS+= p5-Capture-Tiny>=0.12:../../devel/p5-Capture-Tiny
DEPENDS+= p5-Crypt-URandom>=0:../../security/p5-Crypt-URandom
DEPENDS+= p5-Config-Any>=0:../../devel/p5-Config-Any
diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo
index 69e4d70323a..534119aec6f 100644
--- a/www/p5-Dancer2/distinfo
+++ b/www/p5-Dancer2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2021/03/09 03:00:40 wen Exp $
+$NetBSD: distinfo,v 1.48 2021/04/19 02:13:28 wen Exp $
-SHA1 (Dancer2-0.300005.tar.gz) = e2393c38602546ad83c7638239a6187e4409bc93
-RMD160 (Dancer2-0.300005.tar.gz) = 9c8c890e2e710f4b0957dd664c07d3235bd9930f
-SHA512 (Dancer2-0.300005.tar.gz) = 3f2ad18694a1b2775d714774419d560bca56bd30a16400fc5166478873d710286ad4e866e0387a27f5714af2de615663b03b1bf3bd6f37fe67d9e065f17e2860
-Size (Dancer2-0.300005.tar.gz) = 395276 bytes
+SHA1 (Dancer2-0.301002.tar.gz) = 888bbf6970c0e2bf2d5d27cf9a71eae51c34e8bb
+RMD160 (Dancer2-0.301002.tar.gz) = 2faeeb4bbe7e0132096d767330abd04e3cb1deb6
+SHA512 (Dancer2-0.301002.tar.gz) = 19855f9eff9e37a8cf0a8af106bc968f565516f7d4c297dd666448a8921a98426091ef60f2dcdba8136156c82f8daa40f8b9d94a3bd38437d53199132eabdbd4
+Size (Dancer2-0.301002.tar.gz) = 396769 bytes