pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Plack Update to 1.0050
details: https://anonhg.NetBSD.org/pkgsrc/rev/d270cd24647c
branches: trunk
changeset: 385097:d270cd24647c
user: wen <wen%pkgsrc.org@localhost>
date: Sun Sep 11 00:48:27 2022 +0000
description:
Update to 1.0050
Upstream changes:
1.0050 2022-09-05 08:46:44 PDT
[BUG FIXES]
- Revert #660 where POST requests failed when Middleware::Static was used with a code in `path` (#683)
1.0049 2022-09-01 10:43:42 PDT
[IMPROVEMENTS]
- Fix typos in docs #659
- Test improvements, including moving from Travis CI to GitHub
- Restrict non-GET/HEAD requests to App::File #662
- Improved nginx FastCGI example #675
- Added documentation about port 5000 for MacOS Montery
- Added verify_SSL in Plack::LWPish #677
- Added 'force' option to IIS6ScriptNameFix #679
diffstat:
www/p5-Plack/Makefile | 5 ++---
www/p5-Plack/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 6fd2b676855b -r d270cd24647c www/p5-Plack/Makefile
--- a/www/p5-Plack/Makefile Sun Sep 11 00:35:46 2022 +0000
+++ b/www/p5-Plack/Makefile Sun Sep 11 00:48:27 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2022/06/28 11:37:38 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2022/09/11 00:48:27 wen Exp $
-DISTNAME= Plack-1.0048
+DISTNAME= Plack-1.0050
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
diff -r 6fd2b676855b -r d270cd24647c www/p5-Plack/distinfo
--- a/www/p5-Plack/distinfo Sun Sep 11 00:35:46 2022 +0000
+++ b/www/p5-Plack/distinfo Sun Sep 11 00:48:27 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2021/10/26 11:30:11 nia Exp $
+$NetBSD: distinfo,v 1.40 2022/09/11 00:48:27 wen Exp $
-BLAKE2s (Plack-1.0048.tar.gz) = 3d874b7039b836fb5a1de8b891b70331be5b00a7b0a70ab28fee77d31ee8e9d9
-SHA512 (Plack-1.0048.tar.gz) = 52168240deaaf613a86a157bde426d22e1e857e0506605f0e7568aa05b968d236ed42843772d7dc187de8f9ebf0329999ac534c04bda8fa739173da45828a5e0
-Size (Plack-1.0048.tar.gz) = 190445 bytes
+BLAKE2s (Plack-1.0050.tar.gz) = 2db360c0f6d5462ec5e27adf690a412924178d170ef81a0e2a4eef137bf33f77
+SHA512 (Plack-1.0050.tar.gz) = 1b29c50d943d41f9161579af682f8c58c7eec9185c70aeb2f759020f2b0afca98a8e01513496be600bbc23534066932f2b67569c9da054c8bcc9e6b504a8e4b3
+Size (Plack-1.0050.tar.gz) = 190967 bytes
Home |
Main Index |
Thread Index |
Old Index