public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Marcel Lorenz <marcel.lorenz@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] texinfo: update to 6.3
Date: Fri, 07 Oct 2016 18:29:26 +0200	[thread overview]
Message-ID: <20161007162926.32101-1-marcel.lorenz@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3578 bytes --]

Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
---
 config/rootfiles/common/texinfo | 12 +++++++++---
 lfs/texinfo                     |  8 ++++----
 2 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/config/rootfiles/common/texinfo b/config/rootfiles/common/texinfo
index 781bc81..c023d76 100644
--- a/config/rootfiles/common/texinfo
+++ b/config/rootfiles/common/texinfo
@@ -1,5 +1,4 @@
 #usr/bin/info
-#usr/bin/infokey
 #usr/bin/install-info
 #usr/bin/makeinfo
 #usr/bin/pdftexi2dvi
@@ -8,14 +7,16 @@
 #usr/bin/texi2dvi
 #usr/bin/texi2pdf
 #usr/bin/texindex
+#usr/lib/texinfo
+#usr/lib/texinfo/XSParagraph.a
+#usr/lib/texinfo/XSParagraph.la
+#usr/lib/texinfo/XSParagraph.so
 #usr/share/info/info-stnd.info
-#usr/share/info/info.info
 #usr/share/info/texinfo.info
 #usr/share/info/texinfo.info-1
 #usr/share/info/texinfo.info-2
 #usr/share/info/texinfo.info-3
 #usr/share/man/man1/info.1
-#usr/share/man/man1/infokey.1
 #usr/share/man/man1/install-info.1
 #usr/share/man/man1/makeinfo.1
 #usr/share/man/man1/pdftexi2dvi.1
@@ -46,6 +47,7 @@
 #usr/share/texinfo/Texinfo/Convert/Line.pm
 #usr/share/texinfo/Texinfo/Convert/NodeNameNormalization.pm
 #usr/share/texinfo/Texinfo/Convert/Paragraph.pm
+#usr/share/texinfo/Texinfo/Convert/ParagraphNonXS.pm
 #usr/share/texinfo/Texinfo/Convert/PlainTexinfo.pm
 #usr/share/texinfo/Texinfo/Convert/Plaintext.pm
 #usr/share/texinfo/Texinfo/Convert/Texinfo.pm
@@ -55,8 +57,11 @@
 #usr/share/texinfo/Texinfo/Convert/TextContent.pm
 #usr/share/texinfo/Texinfo/Convert/UnFilled.pm
 #usr/share/texinfo/Texinfo/Convert/Unicode.pm
+#usr/share/texinfo/Texinfo/Convert/XSParagraph
+#usr/share/texinfo/Texinfo/Convert/XSParagraph/TestXS.pm
 #usr/share/texinfo/Texinfo/Documentlanguages.pm
 #usr/share/texinfo/Texinfo/Encoding.pm
+#usr/share/texinfo/Texinfo/ModulePath.pm
 #usr/share/texinfo/Texinfo/Parser.pm
 #usr/share/texinfo/Texinfo/Report.pm
 #usr/share/texinfo/Texinfo/Structuring.pm
@@ -408,4 +413,5 @@
 #usr/share/texinfo/lib/libintl-perl/lib/Locale/TextDomain.pm
 #usr/share/texinfo/lib/libintl-perl/lib/Locale/Util.pm
 #usr/share/texinfo/lib/libintl-perl/lib/Locale/gettext_pp.pm
+#usr/share/texinfo/texindex.awk
 #usr/share/texinfo/texinfo.dtd
diff --git a/lfs/texinfo b/lfs/texinfo
index 40af8dc..95e244a 100644
--- a/lfs/texinfo
+++ b/lfs/texinfo
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2015  IPFire Team  <info(a)ipfire.org>                          #
+# Copyright (C) 2016  IPFire Team  <info(a)ipfire.org>                          #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,12 +24,12 @@
 
 include Config
 
-VER        = 5.2
+VER        = 6.3
 
 THISAPP    = texinfo-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
-DIR_APP    = $(DIR_SRC)/texinfo-5.2
+DIR_APP    = $(DIR_SRC)/texinfo-6.3
 
 # Normal build or /tools build.
 #
@@ -49,7 +49,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = cb489df8a7ee9d10a236197aefdb32c5
+$(DL_FILE)_MD5 = 32baefe5c7080dfb512a4eac5ce67b2a
 
 install : $(TARGET)
 
-- 
2.9.3


                 reply	other threads:[~2016-10-07 16:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161007162926.32101-1-marcel.lorenz@ipfire.org \
    --to=marcel.lorenz@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox