pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/gtexinfo



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr  9 06:58:22 UTC 2023

Modified Files:
        pkgsrc/devel/gtexinfo: Makefile distinfo

Log Message:
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'


To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 pkgsrc/devel/gtexinfo/Makefile
cvs rdiff -u -r1.62 -r1.63 pkgsrc/devel/gtexinfo/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/gtexinfo/Makefile
diff -u pkgsrc/devel/gtexinfo/Makefile:1.119 pkgsrc/devel/gtexinfo/Makefile:1.120
--- pkgsrc/devel/gtexinfo/Makefile:1.119        Wed Feb  1 08:30:31 2023
+++ pkgsrc/devel/gtexinfo/Makefile      Sun Apr  9 06:58:22 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2023/02/01 08:30:31 wiz Exp $
+# $NetBSD: Makefile,v 1.120 2023/04/09 06:58:22 wiz Exp $
 
-DISTNAME=              texinfo-7.0.2
+DISTNAME=              texinfo-7.0.3
 PKGNAME=               g${DISTNAME}
 CATEGORIES=            devel sysutils
 MASTER_SITES=          ${MASTER_SITE_GNU:=texinfo/}

Index: pkgsrc/devel/gtexinfo/distinfo
diff -u pkgsrc/devel/gtexinfo/distinfo:1.62 pkgsrc/devel/gtexinfo/distinfo:1.63
--- pkgsrc/devel/gtexinfo/distinfo:1.62 Wed Feb  1 08:30:31 2023
+++ pkgsrc/devel/gtexinfo/distinfo      Sun Apr  9 06:58:22 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.62 2023/02/01 08:30:31 wiz Exp $
+$NetBSD: distinfo,v 1.63 2023/04/09 06:58:22 wiz Exp $
 
-BLAKE2s (texinfo-7.0.2.tar.gz) = c95afa7e9a14e06df662756aed65b7f33be4b96a13c5ac532086b4ec2ffdd68f
-SHA512 (texinfo-7.0.2.tar.gz) = 4d4211c0f88868656976815d3aea1dfde517f89a374db8bb4e5b4ac6dee4be8a3912cbfd7f0db25e9bdc360b2c2259a5271b27904a2a45e1069820b05d4100ab
-Size (texinfo-7.0.2.tar.gz) = 10829185 bytes
+BLAKE2s (texinfo-7.0.3.tar.gz) = f1877af51358b10594e380229af2c2d717465b33faf03146c3b1761e319d97d1
+SHA512 (texinfo-7.0.3.tar.gz) = b895cff965422274203f171636881e3b1e557eb9abb9723077a3a79e94e0adc5d6d7621cbaa7be47d3c5d65ffc93fbb26f07dbfb430c745a186eaee288840648
+Size (texinfo-7.0.3.tar.gz) = 10828552 bytes
 SHA1 (patch-ab) = c27f30eefc28f021835f118543e872089b1c3c52
 SHA1 (patch-ac) = 7f7226ee521fddba9f967be4fe199f6bedcfa148
 SHA1 (patch-gnulib_lib_malloc_dynarray-skeleton.c) = 6e683e689bfc7573bf9d62d2bc9a1abb64d521df



Home | Main Index | Thread Index | Old Index