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
This commit is contained in:
wen 2022-09-11 00:48:27 +00:00
parent c8649fe4c7
commit a083e13fe3
2 changed files with 6 additions and 7 deletions

View file

@ -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/}

View file

@ -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