23094067 Upgrade texinfo to 6.1
authorBick Torrejon <bick.torrejon@oracle.com>
Tue, 12 Jul 2016 16:53:39 -0700
changeset 6400 19257b6c5395
parent 6399 6205769a2639
child 6401 8e624b116c1d
23094067 Upgrade texinfo to 6.1
components/texinfo/Makefile
components/texinfo/test/results-64.master
components/texinfo/texinfo.p5m
--- a/components/texinfo/Makefile	Fri Jul 08 11:23:08 2016 -0700
+++ b/components/texinfo/Makefile	Tue Jul 12 16:53:39 2016 -0700
@@ -26,14 +26,15 @@
 # using gcc makes parfait happy.
 COMPILER= gcc
 include ../../make-rules/shared-macros.mk
+COMPONENT_NAME=		texinfo
+COMPONENT_VERSION=	6.1
+COMPONENT_PROJECT_URL=	https://www.gnu.org/software/texinfo/ 
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:02582b6d9b0552f1cb1312be6bd7023e9799603c3b2320fa68a36029e4cbafbb
+COMPONENT_ARCHIVE_URL=  http://ftp.gnu.org/gnu/texinfo/$(COMPONENT_ARCHIVE)
 
-COMPONENT_NAME=		texinfo
-COMPONENT_VERSION=	6.0
-COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
-COMPONENT_ARCHIVE_HASH=	\
-    sha256:11ba4358696e8be3b3c7cfc88b89cf69525791aeabf0ee0a59ca58ebbd3471e4
-
-TPNO_TEXINFO=		26645
+TPNO_TEXINFO=		27244
 TPNO_TEXI2HTML=		9089
 
 include $(WS_MAKE_RULES)/gnu-component.mk
@@ -80,3 +81,4 @@
 REQUIRED_PACKAGES += shell/bash
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/core-os
+REQUIRED_PACKAGES += system/library
--- a/components/texinfo/test/results-64.master	Fri Jul 08 11:23:08 2016 -0700
+++ b/components/texinfo/test/results-64.master	Tue Jul 12 16:53:39 2016 -0700
@@ -28,16 +28,19 @@
 PASS: t/dir-menus-sloppily.sh
 PASS: t/where-dir-file.sh
 PASS: t/dir-dangling-entry.sh
+PASS: t/dir-entry-to-subdir.sh
 PASS: t/spec-file-node.sh
 PASS: t/spec-no-node.sh
 PASS: t/spec-menu.sh
 PASS: t/all-only.sh
 PASS: t/empty.sh
 PASS: t/cr-tag-table.sh
+PASS: t/inc-sea-bs-after-strip-cr.sh
 PASS: t/tab.sh
 PASS: t/tab-argument.sh
 PASS: t/tab-no-xref.sh
 PASS: t/tab-skip-node.sh
+PASS: t/xref-across-lines.sh
 PASS: t/body-start.sh
 PASS: t/end-of-line.sh
 PASS: t/goal-column.sh
@@ -48,6 +51,7 @@
 PASS: t/window-split-dir.sh
 PASS: t/last-node-not-top-level.sh
 PASS: t/adjust-anchors.sh
+PASS: t/xref-to-anchor.sh
 PASS: t/search-after-tag.sh
 PASS: t/split-file-menu.sh
 PASS: t/index.sh
@@ -61,7 +65,7 @@
 PASS: t/menu-sequence.sh
 PASS: t/relative-reference.sh
 PASS: t/resize-in-completions.sh
-PASS: t/replace-viewed.sh
+SKIP: t/replace-viewed.sh
 PASS: t/search-skip-screen.sh
 PASS: t/search-empty.sh
 PASS: t/inc-sea-forward.sh
@@ -70,19 +74,21 @@
 PASS: t/inc-sea-history.sh
 PASS: t/gc-split.sh
 PASS: t/anchor-positions.sh
-XFAIL: t/quoted-label-as-target.sh
-XFAIL: t/quoted-target.sh
-XFAIL: t/quoted-label-and-target.sh
-XFAIL: t/goto-quoted.sh
-XFAIL: t/next-quoted.sh
+PASS: t/quoted-label-as-target.sh
+PASS: t/quoted-target.sh
+PASS: t/quoted-label-and-target.sh
+PASS: t/quoted-manual-in-target.sh
+PASS: t/quoted-manual-in-label.sh
+PASS: t/goto-quoted.sh
+PASS: t/next-quoted.sh
 PASS: t/help.sh
 ============================================================================
-Testsuite summary for GNU Texinfo 6.0
+Testsuite summary for GNU Texinfo 6.1
 ============================================================================
-# TOTAL: 72
-# PASS:  67
-# SKIP:  0
-# XFAIL: 5
+# TOTAL: 78
+# PASS:  77
+# SKIP:  1
+# XFAIL: 0
 # FAIL:  0
 # XPASS: 0
 # ERROR: 0
@@ -149,7 +155,7 @@
 PASS: ii-0056-test
 PASS: ii-0057-test
 ============================================================================
-Testsuite summary for GNU Texinfo 6.0
+Testsuite summary for GNU Texinfo 6.1
 ============================================================================
 # TOTAL: 57
 # PASS:  55
@@ -165,7 +171,7 @@
 Making check in .
 /usr/gnu/bin/make  check-TESTS
 ============================================================================
-Testsuite summary for GNU Texinfo 6.0
+Testsuite summary for GNU Texinfo 6.1
 ============================================================================
 # TOTAL: 0
 # PASS:  0
@@ -206,7 +212,6 @@
 SKIP: test_scripts/sectioning_top_node_up_explicit.sh
 SKIP: test_scripts/coverage_texi_formatting.sh
 SKIP: test_scripts/coverage_formatting.sh
-SKIP: test_scripts/coverage_formatting_utf8_enable_encoding.sh
 SKIP: test_scripts/coverage_formatting_fr.sh
 SKIP: test_scripts/coverage_formatting_cr.sh
 SKIP: test_scripts/indices_double_index_entry.sh
@@ -364,11 +369,11 @@
 PASS: t/stdout.sh
 PASS: t/stdout_split.sh
 ============================================================================
-Testsuite summary for GNU Texinfo 6.0
+Testsuite summary for GNU Texinfo 6.1
 ============================================================================
-# TOTAL: 185
+# TOTAL: 184
 # PASS:  35
-# SKIP:  150
+# SKIP:  149
 # XFAIL: 0
 # FAIL:  0
 # XPASS: 0
@@ -380,7 +385,7 @@
 SKIP: tex_l2h.sh
 SKIP: tex_t4ht.sh
 ============================================================================
-Testsuite summary for GNU Texinfo 6.0
+Testsuite summary for GNU Texinfo 6.1
 ============================================================================
 # TOTAL: 3
 # PASS:  1
@@ -395,7 +400,7 @@
 PASS: test_scripts/htmlxref_htmlxref.sh
 PASS: test_scripts/htmlxref_htmlxref_nodes.sh
 ============================================================================
-Testsuite summary for GNU Texinfo 6.0
+Testsuite summary for GNU Texinfo 6.1
 ============================================================================
 # TOTAL: 2
 # PASS:  2
@@ -410,7 +415,7 @@
 PASS: test_scripts/htmlxref-only_mono_htmlxref.sh
 PASS: test_scripts/htmlxref-only_mono_htmlxref_nodes.sh
 ============================================================================
-Testsuite summary for GNU Texinfo 6.0
+Testsuite summary for GNU Texinfo 6.1
 ============================================================================
 # TOTAL: 2
 # PASS:  2
@@ -425,7 +430,7 @@
 PASS: test_scripts/htmlxref-only_split_htmlxref.sh
 PASS: test_scripts/htmlxref-only_split_htmlxref_nodes.sh
 ============================================================================
-Testsuite summary for GNU Texinfo 6.0
+Testsuite summary for GNU Texinfo 6.1
 ============================================================================
 # TOTAL: 2
 # PASS:  2
@@ -438,7 +443,7 @@
 Making check in Pod-Simple-Texinfo
 /usr/gnu/bin/make  check-TESTS
 ============================================================================
-Testsuite summary for GNU Texinfo 6.0
+Testsuite summary for GNU Texinfo 6.1
 ============================================================================
 # TOTAL: 0
 # PASS:  0
@@ -452,7 +457,7 @@
 /usr/gnu/bin/make  check-TESTS
 PASS: tests/ti-helpversion.sh
 ============================================================================
-Testsuite summary for GNU Texinfo 6.0
+Testsuite summary for GNU Texinfo 6.1
 ============================================================================
 # TOTAL: 1
 # PASS:  1
@@ -463,6 +468,19 @@
 # ERROR: 0
 ============================================================================
 Making check in util
+/usr/gnu/bin/make  check-TESTS
+PASS: tests/texi2dvi_helpversion.sh
+============================================================================
+Testsuite summary for GNU Texinfo 6.1
+============================================================================
+# TOTAL: 1
+# PASS:  1
+# SKIP:  0
+# XFAIL: 0
+# FAIL:  0
+# XPASS: 0
+# ERROR: 0
+============================================================================
 Making check in doc
 Making check in tp_api
 /usr/gnu/bin/make  check-am
--- a/components/texinfo/texinfo.p5m	Fri Jul 08 11:23:08 2016 -0700
+++ b/components/texinfo/texinfo.p5m	Tue Jul 12 16:53:39 2016 -0700
@@ -57,7 +57,6 @@
 dir  path=usr/share/info
 link path=usr/share/info/dir target=../../../var/info/usr_share_info_dir
 file path=usr/share/info/info-stnd.info
-file path=usr/share/info/info.info
 file path=usr/share/info/texinfo.info
 file path=usr/share/info/texinfo.info-1
 file path=usr/share/info/texinfo.info-2
@@ -136,6 +135,7 @@
 file path=usr/share/texinfo/Texinfo/Convert/Line.pm
 file path=usr/share/texinfo/Texinfo/Convert/NodeNameNormalization.pm
 file path=usr/share/texinfo/Texinfo/Convert/Paragraph.pm
+file path=usr/share/texinfo/Texinfo/Convert/ParagraphNonXS.pm
 file path=usr/share/texinfo/Texinfo/Convert/PlainTexinfo.pm
 file path=usr/share/texinfo/Texinfo/Convert/Plaintext.pm
 file path=usr/share/texinfo/Texinfo/Convert/Texinfo.pm
@@ -147,6 +147,7 @@
 file path=usr/share/texinfo/Texinfo/Convert/Unicode.pm
 file path=usr/share/texinfo/Texinfo/Documentlanguages.pm
 file path=usr/share/texinfo/Texinfo/Encoding.pm
+file path=usr/share/texinfo/Texinfo/ModulePath.pm
 file path=usr/share/texinfo/Texinfo/Parser.pm
 file path=usr/share/texinfo/Texinfo/Report.pm
 file path=usr/share/texinfo/Texinfo/Structuring.pm