pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-Dancer2
Module Name: pkgsrc
Committed By: wen
Date: Sun Mar 20 02:17:14 UTC 2022
Modified Files:
pkgsrc/www/p5-Dancer2: Makefile distinfo
Log Message:
Update to 0.400000
Upstream changes:
0.400000 2022-03-13 22:16:13-04:00 America/New_York
[ BUG FIXES ]
* PR #1634: Fix CI push setting to run tests on branches with / in the
name (Stefan Hornburg - Racke)
* PR #1641: Fix uninitialized warnings from parsing routes with mixed
regex/splats (Russell @veryrusty Jenkins)
[ ENHANCEMENTS ]
* PR #1627: Set minimum Perl to 5.10.1 (Peter Mottram - SysPete)
* PR #1643: Set minimum Perl to 5.12.5 (Jason A. Crome)
[ DOCUMENTATION ]
* PR #1633: Fix YAML example in the tutorial (Tina Müller)
* PR #1644: Add deprecation policy to docs; link git guide (Jason A.
Crome)
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/www/p5-Dancer2/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/www/p5-Dancer2/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-Dancer2/Makefile
diff -u pkgsrc/www/p5-Dancer2/Makefile:1.62 pkgsrc/www/p5-Dancer2/Makefile:1.63
--- pkgsrc/www/p5-Dancer2/Makefile:1.62 Mon Jul 5 10:22:06 2021
+++ pkgsrc/www/p5-Dancer2/Makefile Sun Mar 20 02:17:14 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2021/07/05 10:22:06 wen Exp $
+# $NetBSD: Makefile,v 1.63 2022/03/20 02:17:14 wen Exp $
-DISTNAME= Dancer2-0.301004
+DISTNAME= Dancer2-0.400000
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/}
Index: pkgsrc/www/p5-Dancer2/distinfo
diff -u pkgsrc/www/p5-Dancer2/distinfo:1.51 pkgsrc/www/p5-Dancer2/distinfo:1.52
--- pkgsrc/www/p5-Dancer2/distinfo:1.51 Tue Oct 26 11:29:55 2021
+++ pkgsrc/www/p5-Dancer2/distinfo Sun Mar 20 02:17:14 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.51 2021/10/26 11:29:55 nia Exp $
+$NetBSD: distinfo,v 1.52 2022/03/20 02:17:14 wen Exp $
-BLAKE2s (Dancer2-0.301004.tar.gz) = 251cee170903a9f25c8253d53d40e48316e0aed20b9bd16af57ffc33f82e7601
-SHA512 (Dancer2-0.301004.tar.gz) = 3a8b76094f37375c2b20c49fa5ba2129a3d897262528d75d6da0668fcda65442bf90ee4017e4d7cfa1fe185794280db08c40dd6d8c066a7d6c8097fd2a547567
-Size (Dancer2-0.301004.tar.gz) = 400506 bytes
+BLAKE2s (Dancer2-0.400000.tar.gz) = edadefd411aa9eafdb2ec080d4330f370f162a2287752d181ecb2deee8e69c0e
+SHA512 (Dancer2-0.400000.tar.gz) = c65f2ed88e5936c6db65753342ccac7ecdc884ca566c6a6cdadfdb5c6d0c240beb18479c56ea76d4f3aedaf077007cda56e4c246dd973df5c548eb0773058553
+Size (Dancer2-0.400000.tar.gz) = 402506 bytes
Home |
Main Index |
Thread Index |
Old Index