pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-PPIx-QuoteLike Update to 0.020



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5124f77c8ecf
branches:  trunk
changeset: 376086:5124f77c8ecf
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Apr 02 08:55:04 2022 +0000

description:
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.

diffstat:

 textproc/p5-PPIx-QuoteLike/Makefile |  4 ++--
 textproc/p5-PPIx-QuoteLike/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r b230a384d92a -r 5124f77c8ecf textproc/p5-PPIx-QuoteLike/Makefile
--- a/textproc/p5-PPIx-QuoteLike/Makefile       Sat Apr 02 08:01:48 2022 +0000
+++ b/textproc/p5-PPIx-QuoteLike/Makefile       Sat Apr 02 08:55:04 2022 +0000
@@ -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/}
diff -r b230a384d92a -r 5124f77c8ecf textproc/p5-PPIx-QuoteLike/distinfo
--- a/textproc/p5-PPIx-QuoteLike/distinfo       Sat Apr 02 08:01:48 2022 +0000
+++ b/textproc/p5-PPIx-QuoteLike/distinfo       Sat Apr 02 08:55:04 2022 +0000
@@ -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