From 97cb4a691ba94b325180819de1b8fdd0ab8aca20 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 23 May 2005 10:55:29 +0000 Subject: Update for version 4.8 import. --- contrib/texinfo/FREEBSD-Xlist | 9 ++++++++- contrib/texinfo/FREEBSD-upgrade | 14 +++++++------- 2 files changed, 15 insertions(+), 8 deletions(-) (limited to 'contrib/texinfo') diff --git a/contrib/texinfo/FREEBSD-Xlist b/contrib/texinfo/FREEBSD-Xlist index 52799e6..702690c 100644 --- a/contrib/texinfo/FREEBSD-Xlist +++ b/contrib/texinfo/FREEBSD-Xlist @@ -28,8 +28,9 @@ $FreeBSD$ */lib/memcpy.c */lib/memmove.c */lib/mkstemp.c +*/lib/strcase.h */lib/strcasecmp.c -*/lib/strdup.c +*/lib/strdup.* */lib/strerror.c */lib/strncasecmp.c */lib/tempname.c @@ -41,10 +42,16 @@ $FreeBSD$ */util/*awk */util/deref.c */util/fix* +*/util/gdoc */util/gen-dir-node +*/util/gendocs* */util/infosrch */util/install-info-html */util/tex3patch */util/texi-docstring-magic.el */util/texi2dvi +*/util/texi2pdf +*/util/texinfo-cat.in +*/util/texinfo.dtd +*/util/texinfo.xsl */util/txitextest diff --git a/contrib/texinfo/FREEBSD-upgrade b/contrib/texinfo/FREEBSD-upgrade index e2843ed..7f11116 100644 --- a/contrib/texinfo/FREEBSD-upgrade +++ b/contrib/texinfo/FREEBSD-upgrade @@ -1,27 +1,27 @@ # ex:ts=8 $FreeBSD$ -GNU Texinfo 4.6 +GNU Texinfo 4.8 originals can be found at: ftp://ftp.gnu.org/gnu/texinfo/ For the import of Texinfo many files and directories were pruned by: - tar -X FREEBSD-Xlist -xyf texinfo-4.6.tar.bz2 + tar -X FREEBSD-Xlist -xyf texinfo-4.8.tar.bz2 To reduce the size of import, and to make it so the changes from 3.12 -to 4.6 are easy to determine, the 4.6 directory structure was munged +to 4.8 are easy to determine, the 4.8 directory structure was munged before import: - cd texinfo-4.6 + cd texinfo-4.8 mv config.in config.h.in Then imported by: - cvs import -m 'Import of stripped down GNU texinfo 4.6' \ - src/contrib/texinfo FSF v4_6 + cvs import -m 'Import of stripped down GNU texinfo 4.8' \ + src/contrib/texinfo FSF v4_8 After the import, a separate extraction of texinfo was GNU configured in the "normal" way. The resulting config.h file should be compared @@ -35,4 +35,4 @@ All local changes should be submitted to the FSF for inclusion in the next vendor release. ru@FreeBSD.org -18-Jun-2003 +23-May-2005 -- cgit v1.1