pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-PPIx-QuoteLike
Module Name: pkgsrc
Committed By: wen
Date: Sat Apr 2 08:55:04 UTC 2022
Modified Files:
pkgsrc/textproc/p5-PPIx-QuoteLike: Makefile distinfo
Log Message:
Update to 0.020
Upstream changes:
0.020 2022-03-17 T. R. Wyant
Correct and optimize the computation of logical column position (the
one that takes account of tabs).
0.019 2021-11-15 T. R. Wyant
Add CONTRIBUTING file.
Try to quell weird Win32 test failures which seem to occur only in
tests where I am using 'use open' to put the standard handles into
UTF-8 mode. The fix (I hope) is to do this to the Test::Harness
handles at run time instead of to the standard handles at compile
time.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/p5-PPIx-QuoteLike/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-PPIx-QuoteLike/Makefile
diff -u pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.13 pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.14
--- pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.13 Sat Oct 30 02:16:39 2021
+++ pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile Sat Apr 2 08:55:04 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2021/10/30 02:16:39 wen Exp $
+# $NetBSD: Makefile,v 1.14 2022/04/02 08:55:04 wen Exp $
-DISTNAME= PPIx-QuoteLike-0.018
+DISTNAME= PPIx-QuoteLike-0.020
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/}
Index: pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo
diff -u pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.10 pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.11
--- pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.10 Sat Oct 30 02:16:39 2021
+++ pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo Sat Apr 2 08:55:04 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/30 02:16:39 wen Exp $
+$NetBSD: distinfo,v 1.11 2022/04/02 08:55:04 wen Exp $
-BLAKE2s (PPIx-QuoteLike-0.018.tar.gz) = 3379dcc9b42c1d9e715acce0ae85111fed6d9a36735705b7ae6407907cb07d94
-SHA512 (PPIx-QuoteLike-0.018.tar.gz) = a404e26461dce9be3b49d3ac52fe3d539fccb650cede1eb600762b108fa27de9036b851a5c7edfa325ae70cddc427810da71c788fb300577f14bc89adc34f90f
-Size (PPIx-QuoteLike-0.018.tar.gz) = 72180 bytes
+BLAKE2s (PPIx-QuoteLike-0.020.tar.gz) = 39c69917d7ca6d5eac00eeaebbee562c0a17c928d8c56151a507b82544eed024
+SHA512 (PPIx-QuoteLike-0.020.tar.gz) = 81b2d1ebe26f597a0050c1662263797e4445813c574fb166aacd8fcf9b0a1578dcb2d66878805897bee2fd70862335726718d3258af22da1db28dc83a87abd3d
+Size (PPIx-QuoteLike-0.020.tar.gz) = 73977 bytes
Home |
Main Index |
Thread Index |
Old Index