Update to 5.90131

Upstream changes:
5.90131 - 2023-07-20
  - fixed broken links in various documentation
  - added strict and warnings pragma to all files that needed them
  - added mailmpa file
  - enhanced Chaining dispatch with 'next action' feature.  See
    Catalyst::ActionChain for more.

5.90130 - 2022-11-09
  - change forward and detach to be able to work with instances
  - fix DELETE requests to allow a body
  - update metadata to point issue tracker to GitHub

5.90129 - 2022-07-23
  - change repo URL in metadata to use github repo
  - fix compatibility with Type::Tiny 1.016002
  - fix -h option to catalyst scripts to mean --host as intended
This commit is contained in:
wen 2023-10-22 08:32:27 +00:00
parent 9d7cde784b
commit f0aaa0e3d4
2 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.57 2023/07/06 09:42:30 wiz Exp $
# $NetBSD: Makefile,v 1.58 2023/10/22 08:32:27 wen Exp $
DISTNAME= Catalyst-Runtime-5.90128
DISTNAME= Catalyst-Runtime-5.90131
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.37 2021/10/26 11:29:53 nia Exp $
$NetBSD: distinfo,v 1.38 2023/10/22 08:32:27 wen Exp $
BLAKE2s (Catalyst-Runtime-5.90128.tar.gz) = dffe9355c9e37f6bd24a3cd999d800cd0bc2dd064ae759f3d0814a0605c931d8
SHA512 (Catalyst-Runtime-5.90128.tar.gz) = 73f1c16a5531e9d366bd27c10fa4be02303e516cde11117bc2e63a57f33048916b4f1cea272cee26fd97e83fdbbdc836337c02bfb4c0551e7e6b106c6d8717ee
Size (Catalyst-Runtime-5.90128.tar.gz) = 383967 bytes
BLAKE2s (Catalyst-Runtime-5.90131.tar.gz) = 584c380a96f2f261f8f494dbc0edc73f0dcfe219beeb126be8cd0e97b67ea52d
SHA512 (Catalyst-Runtime-5.90131.tar.gz) = 0655e328563de48de4a7ce4043bc47a6b0422c5ab2109ceb45b32d85887affd8176f578beb7986707e778ee5e8def6c7afc92c6cc3b4a758a5d7a5dd70ca2bc9
Size (Catalyst-Runtime-5.90131.tar.gz) = 387089 bytes