pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Template-Tiny
Module Name: pkgsrc
Committed By: wen
Date: Wed Aug 19 05:55:35 UTC 2026
Modified Files:
pkgsrc/textproc/p5-Template-Tiny: Makefile distinfo
Log Message:
Update to 1.16
Upstream changes:
1.16 2025-06-17 17:21:03Z
- Evaluate coderefs and insert results in template (CROMEDOME).
This achieves full feature parity with
Dancer2::Template::ForkedImplementation::Tiny.
1.15 2025-06-14 15:33:27Z
- Allow configurable start/end tags (CROMEDOME).
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/textproc/p5-Template-Tiny/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/p5-Template-Tiny/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-Template-Tiny/Makefile
diff -u pkgsrc/textproc/p5-Template-Tiny/Makefile:1.24 pkgsrc/textproc/p5-Template-Tiny/Makefile:1.25
--- pkgsrc/textproc/p5-Template-Tiny/Makefile:1.24 Thu Jul 16 19:05:12 2026
+++ pkgsrc/textproc/p5-Template-Tiny/Makefile Wed Aug 19 05:55:35 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2026/07/16 19:05:12 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2026/08/19 05:55:35 wen Exp $
-DISTNAME= Template-Tiny-1.14
+DISTNAME= Template-Tiny-1.16
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
Index: pkgsrc/textproc/p5-Template-Tiny/distinfo
diff -u pkgsrc/textproc/p5-Template-Tiny/distinfo:1.8 pkgsrc/textproc/p5-Template-Tiny/distinfo:1.9
--- pkgsrc/textproc/p5-Template-Tiny/distinfo:1.8 Tue Oct 26 11:22:38 2021
+++ pkgsrc/textproc/p5-Template-Tiny/distinfo Wed Aug 19 05:55:35 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:22:38 nia Exp $
+$NetBSD: distinfo,v 1.9 2026/08/19 05:55:35 wen Exp $
-BLAKE2s (Template-Tiny-1.14.tar.gz) = e5b44cd67e1c537ba3570721acac20ac2075c6c6bf8c17586efc939d1e6eada0
-SHA512 (Template-Tiny-1.14.tar.gz) = 8888fb6376401bec04e5bb3a09a76e600e964f1e22602409d7e340103518bdb4e407309d1ba170b63d66e144f764928d4c4c1d420285830a64752f50a5e79e8e
-Size (Template-Tiny-1.14.tar.gz) = 31011 bytes
+BLAKE2s (Template-Tiny-1.16.tar.gz) = 9df7b6c61424d8d3c20283e6bca79402beb89707e689669c014584fb5736cd69
+SHA512 (Template-Tiny-1.16.tar.gz) = 490c136eace71e8c2462500c08a69554ba77310b5106b1af954820a30acd3df2104d9630e381bb0da00bb19ec3a77064185ada44330ef308650ddeb26f1b931b
+Size (Template-Tiny-1.16.tar.gz) = 32349 bytes
Home |
Main Index |
Thread Index |
Old Index