Sun Apr 9 06:58:22 2023 UTC ()
gtexinfo: update to 7.0.3.

7.0.3 (26 March 2023)
This is a bug-fix release with minimal changes.

* texi2any
  . fix performance regression when Perl binary extension (XS) modules
    are not being used (e.g. with TEXINFO_XS=omit)

* info
  . further fix of recoding of UTF-8 files to ASCII to avoid text
    disappearing from nodes
  . avoid possible freeze at start of a file with `-v nodeline=pointers'


(wiz)
diff -r1.119 -r1.120 pkgsrc/devel/gtexinfo/Makefile
diff -r1.62 -r1.63 pkgsrc/devel/gtexinfo/distinfo

cvs diff -r1.119 -r1.120 pkgsrc/devel/gtexinfo/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/gtexinfo/Makefile 2023/02/01 08:30:31 1.119
+++ pkgsrc/devel/gtexinfo/Makefile 2023/04/09 06:58:22 1.120
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.119 2023/02/01 08:30:31 wiz Exp $ 1# $NetBSD: Makefile,v 1.120 2023/04/09 06:58:22 wiz Exp $
2 2
3DISTNAME= texinfo-7.0.2 3DISTNAME= texinfo-7.0.3
4PKGNAME= g${DISTNAME} 4PKGNAME= g${DISTNAME}
5CATEGORIES= devel sysutils 5CATEGORIES= devel sysutils
6MASTER_SITES= ${MASTER_SITE_GNU:=texinfo/} 6MASTER_SITES= ${MASTER_SITE_GNU:=texinfo/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://www.gnu.org/software/texinfo/texinfo.html 9HOMEPAGE= https://www.gnu.org/software/texinfo/texinfo.html
10COMMENT= GNU info documentation utilities 10COMMENT= GNU info documentation utilities
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13TOOL_DEPENDS+= help2man-[0-9]*:../../converters/help2man 13TOOL_DEPENDS+= help2man-[0-9]*:../../converters/help2man
14# otherwise, package installs copies of them itself 14# otherwise, package installs copies of them itself
15DEPENDS+= p5-Locale-libintl-[0-9]*:../../misc/p5-Locale-libintl 15DEPENDS+= p5-Locale-libintl-[0-9]*:../../misc/p5-Locale-libintl
16DEPENDS+= p5-Text-Unidecode-[0-9]*:../../textproc/p5-Text-Unidecode 16DEPENDS+= p5-Text-Unidecode-[0-9]*:../../textproc/p5-Text-Unidecode

cvs diff -r1.62 -r1.63 pkgsrc/devel/gtexinfo/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/gtexinfo/distinfo 2023/02/01 08:30:31 1.62
+++ pkgsrc/devel/gtexinfo/distinfo 2023/04/09 06:58:22 1.63
@@ -1,11 +1,11 @@ @@ -1,11 +1,11 @@
1$NetBSD: distinfo,v 1.62 2023/02/01 08:30:31 wiz Exp $ 1$NetBSD: distinfo,v 1.63 2023/04/09 06:58:22 wiz Exp $
2 2
3BLAKE2s (texinfo-7.0.2.tar.gz) = c95afa7e9a14e06df662756aed65b7f33be4b96a13c5ac532086b4ec2ffdd68f 3BLAKE2s (texinfo-7.0.3.tar.gz) = f1877af51358b10594e380229af2c2d717465b33faf03146c3b1761e319d97d1
4SHA512 (texinfo-7.0.2.tar.gz) = 4d4211c0f88868656976815d3aea1dfde517f89a374db8bb4e5b4ac6dee4be8a3912cbfd7f0db25e9bdc360b2c2259a5271b27904a2a45e1069820b05d4100ab 4SHA512 (texinfo-7.0.3.tar.gz) = b895cff965422274203f171636881e3b1e557eb9abb9723077a3a79e94e0adc5d6d7621cbaa7be47d3c5d65ffc93fbb26f07dbfb430c745a186eaee288840648
5Size (texinfo-7.0.2.tar.gz) = 10829185 bytes 5Size (texinfo-7.0.3.tar.gz) = 10828552 bytes
6SHA1 (patch-ab) = c27f30eefc28f021835f118543e872089b1c3c52 6SHA1 (patch-ab) = c27f30eefc28f021835f118543e872089b1c3c52
7SHA1 (patch-ac) = 7f7226ee521fddba9f967be4fe199f6bedcfa148 7SHA1 (patch-ac) = 7f7226ee521fddba9f967be4fe199f6bedcfa148
8SHA1 (patch-gnulib_lib_malloc_dynarray-skeleton.c) = 6e683e689bfc7573bf9d62d2bc9a1abb64d521df 8SHA1 (patch-gnulib_lib_malloc_dynarray-skeleton.c) = 6e683e689bfc7573bf9d62d2bc9a1abb64d521df
9SHA1 (patch-gnulib_lib_mbiter.h) = 34c291e6994c6eb51aba803f3ebf5f09d46e9bdd 9SHA1 (patch-gnulib_lib_mbiter.h) = 34c291e6994c6eb51aba803f3ebf5f09d46e9bdd
10SHA1 (patch-gnulib_lib_mbuiter.h) = be293674c37cb91746527be07aa40acbd285d2f4 10SHA1 (patch-gnulib_lib_mbuiter.h) = be293674c37cb91746527be07aa40acbd285d2f4
11SHA1 (patch-util_texi2dvi) = 72be61e607a393edf0cbd67747f7e0b360441466 11SHA1 (patch-util_texi2dvi) = 72be61e607a393edf0cbd67747f7e0b360441466