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: Tue Dec 6 19:31:19 UTC 2022
Modified Files:
pkgsrc/devel/gtexinfo: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 pkgsrc/devel/gtexinfo/Makefile
cvs rdiff -u -r1.60 -r1.61 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.117 pkgsrc/devel/gtexinfo/Makefile:1.118
--- pkgsrc/devel/gtexinfo/Makefile:1.117 Fri Nov 25 08:25:31 2022
+++ pkgsrc/devel/gtexinfo/Makefile Tue Dec 6 19:31:18 2022
@@ -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/}
Index: pkgsrc/devel/gtexinfo/distinfo
diff -u pkgsrc/devel/gtexinfo/distinfo:1.60 pkgsrc/devel/gtexinfo/distinfo:1.61
--- pkgsrc/devel/gtexinfo/distinfo:1.60 Thu Nov 24 12:16:03 2022
+++ pkgsrc/devel/gtexinfo/distinfo Tue Dec 6 19:31:18 2022
@@ -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