pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-Catalyst-Runtime
Module Name: pkgsrc
Committed By: wen
Date: Sun Oct 22 08:32:27 UTC 2023
Modified Files:
pkgsrc/www/p5-Catalyst-Runtime: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/www/p5-Catalyst-Runtime/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/www/p5-Catalyst-Runtime/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-Catalyst-Runtime/Makefile
diff -u pkgsrc/www/p5-Catalyst-Runtime/Makefile:1.57 pkgsrc/www/p5-Catalyst-Runtime/Makefile:1.58
--- pkgsrc/www/p5-Catalyst-Runtime/Makefile:1.57 Thu Jul 6 09:42:30 2023
+++ pkgsrc/www/p5-Catalyst-Runtime/Makefile Sun Oct 22 08:32:27 2023
@@ -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/}
Index: pkgsrc/www/p5-Catalyst-Runtime/distinfo
diff -u pkgsrc/www/p5-Catalyst-Runtime/distinfo:1.37 pkgsrc/www/p5-Catalyst-Runtime/distinfo:1.38
--- pkgsrc/www/p5-Catalyst-Runtime/distinfo:1.37 Tue Oct 26 11:29:53 2021
+++ pkgsrc/www/p5-Catalyst-Runtime/distinfo Sun Oct 22 08:32:27 2023
@@ -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
Home |
Main Index |
Thread Index |
Old Index