pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Dancer2 Update to 0.301002
details: https://anonhg.NetBSD.org/pkgsrc/rev/d4f16c5c2c48
branches: trunk
changeset: 450521:d4f16c5c2c48
user: wen <wen%pkgsrc.org@localhost>
date: Mon Apr 19 02:13:28 2021 +0000
description:
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)
diffstat:
www/p5-Dancer2/Makefile | 6 +++---
www/p5-Dancer2/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 251b2af780e1 -r d4f16c5c2c48 www/p5-Dancer2/Makefile
--- a/www/p5-Dancer2/Makefile Mon Apr 19 01:56:44 2021 +0000
+++ b/www/p5-Dancer2/Makefile Mon Apr 19 02:13:28 2021 +0000
@@ -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-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 -r 251b2af780e1 -r d4f16c5c2c48 www/p5-Dancer2/distinfo
--- a/www/p5-Dancer2/distinfo Mon Apr 19 01:56:44 2021 +0000
+++ b/www/p5-Dancer2/distinfo Mon Apr 19 02:13:28 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index