pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gtexinfo gtexinfo: update to 7.0.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cbb3db962ae7
branches: trunk
changeset: 389607:cbb3db962ae7
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Dec 06 19:31:18 2022 +0000
description:
gtexinfo: update to 7.0.1.
7.0.1 (30 November 2022)
This is a bug-fix release with minimal changes.
* texi2any
. avoid crashes on empty @image argument and other potential crashes
(with "Can't use an undefined value as an ARRAY reference" message)
. avoid hang on @ref command inside section command
* info
. fix recoding of UTF-8 files to ASCII when run in C locale
* js
. index search fixed for new HTML output
. some obsolete files removed from distribution
diffstat:
devel/gtexinfo/Makefile | 4 ++--
devel/gtexinfo/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r ddbc0789183d -r cbb3db962ae7 devel/gtexinfo/Makefile
--- a/devel/gtexinfo/Makefile Tue Dec 06 19:27:30 2022 +0000
+++ b/devel/gtexinfo/Makefile Tue Dec 06 19:31:18 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.117 2022/11/25 08:25:31 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2022/12/06 19:31:18 wiz Exp $
-DISTNAME= texinfo-7.0
+DISTNAME= texinfo-7.0.1
PKGNAME= g${DISTNAME}
CATEGORIES= devel sysutils
MASTER_SITES= ${MASTER_SITE_GNU:=texinfo/}
diff -r ddbc0789183d -r cbb3db962ae7 devel/gtexinfo/distinfo
--- a/devel/gtexinfo/distinfo Tue Dec 06 19:27:30 2022 +0000
+++ b/devel/gtexinfo/distinfo Tue Dec 06 19:31:18 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.60 2022/11/24 12:16:03 wiz Exp $
+$NetBSD: distinfo,v 1.61 2022/12/06 19:31:18 wiz Exp $
-BLAKE2s (texinfo-7.0.tar.gz) = b5d0bf429530f953a418941e0f925ed52a887334b3e1ebe1c3440766de4b071f
-SHA512 (texinfo-7.0.tar.gz) = 8085a3f377ac33306ad6792c21a4c24e3423a588680589dc295449b49b76ee55c8b7e9bdcddc46129a2d26dd9e1d070dbdaa725068797b64c0a10e59648b2200
-Size (texinfo-7.0.tar.gz) = 10806691 bytes
+BLAKE2s (texinfo-7.0.1.tar.gz) = cd8c87a20f335b76d7f7286f5893323f1df9eee0d773f216cf24050cd800e923
+SHA512 (texinfo-7.0.1.tar.gz) = 55afeb7867be4708dc6895673cf8cab156b152a3975412cda69fc8d0645fec08790591f29974507bab52c2e0f3fa98cd0825815eb432e067eb1e2c30fef61b62
+Size (texinfo-7.0.1.tar.gz) = 10804223 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