From: Adolf Belka Date: Thu, 18 May 2023 18:43:27 +0000 (+0200) Subject: texinfo: Update to version 7.0.3 X-Git-Tag: v2.27-core176~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7adec7d392244e33d202bacf0d8955edaa55007b;p=ipfire-2.x.git texinfo: Update to version 7.0.3 - Update from version 7.0.2 to 7.0.3 - Update of rootfile not required - Changelog 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' Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/lfs/texinfo b/lfs/texinfo index 62acc0af54..6cd0e1f280 100644 --- a/lfs/texinfo +++ b/lfs/texinfo @@ -24,7 +24,7 @@ include Config -VER = 7.0.2 +VER = 7.0.3 THISAPP = texinfo-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 23737cc800392c949add14c1d0a01a294e8c224d958c03325c96d6540dcfae49db5c2d4a8c29310c0603f8ac8477f6ee00a14db4aa6caab317b19e776139e617 +$(DL_FILE)_BLAKE2 = 38710faba2f717f7990228d58924901ea7d7378cc02e2059a437b5127f9e2dc67f732584e3f45fc34e8ef6d7671a546fe66871dadbd29e772f3417768622a650 install : $(TARGET)