Author: bdubbs
Date: Sun Dec 31 10:57:31 2017
New Revision: 19637

Log:
Update to xterm-331. 
Add note about graphviz tarball name.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genutils/graphviz.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/installing/xterm.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Dec 30 13:01:22 2017        (r19636)
+++ trunk/BOOK/general.ent      Sun Dec 31 10:57:31 2017        (r19637)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "30">                   <!-- Always 2 digits -->
-<!ENTITY month        "12">                   <!-- Always 2 digits -->
-<!ENTITY year         "2017">
+<!ENTITY day          "01">                   <!-- Always 2 digits -->
+<!ENTITY month        "01">                   <!-- Always 2 digits -->
+<!ENTITY year         "2018">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "December 30th, &year;">
+<!ENTITY releasedate  "January 1st, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/general/genutils/graphviz.xml
==============================================================================
--- trunk/BOOK/general/genutils/graphviz.xml    Sat Dec 30 13:01:22 2017        
(r19636)
+++ trunk/BOOK/general/genutils/graphviz.xml    Sun Dec 31 10:57:31 2017        
(r19637)
@@ -74,6 +74,19 @@
       </listitem>
     </itemizedlist>
 
+    <note>
+      <para>
+        The <application>graphviz</application> source tarball shown above
+        downloads to a non-versioned file name: graphviz.tar.gz.  It does
+        expand to a versioned directory, graphviz-&graphviz-version;/.
+        If you prefer to use a versioned tarball name, you can simply 
+        rename it or download the package with:
+
+        <screen><userinput>wget -c &graphviz-download-http; \
+     -O graphviz-&graphviz-version;.tar.gz</userinput></screen>.
+        </para>
+      </note>
+
     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Dec 30 13:01:22 
2017        (r19636)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sun Dec 31 10:57:31 
2017        (r19637)
@@ -42,6 +42,20 @@
     </listitem>
 -->
     <listitem>
+      <para>January 1st, 2018</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to xterm-331. Fixes
+          <ulink url="&blfs-ticket-root;10233">#10233</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Add note about graphviz tarball name. Fixes
+          <ulink url="&blfs-ticket-root;10140">#10140</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>December 30th, 2017</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sat Dec 30 13:01:22 2017        (r19636)
+++ trunk/BOOK/packages.ent     Sun Dec 31 10:57:31 2017        (r19637)
@@ -541,7 +541,7 @@
 <!ENTITY xcb-util-cursor-version      "0.1.3">
 <!ENTITY xorg-server-version          "1.19.5">
 <!ENTITY twm-version                  "1.0.9">
-<!ENTITY xterm-version                "330">
+<!ENTITY xterm-version                "331">
 <!ENTITY xclock-version               "1.0.7">
 <!ENTITY xinit-version                "1.3.4">
 

Modified: trunk/BOOK/x/installing/xterm.xml
==============================================================================
--- trunk/BOOK/x/installing/xterm.xml   Sat Dec 30 13:01:22 2017        (r19636)
+++ trunk/BOOK/x/installing/xterm.xml   Sun Dec 31 10:57:31 2017        (r19637)
@@ -7,9 +7,9 @@
   <!ENTITY xterm-download-http 
"http://invisible-mirror.net/archives/xterm/xterm-&xterm-version;.tgz";>
   <!--<!ENTITY xterm-download-ftp  
"ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz";>-->
   <!ENTITY xterm-download-ftp  " ">
-  <!ENTITY xterm-md5sum        "9a6db7974aa4ccbb50eabebf72618467">
+  <!ENTITY xterm-md5sum        "e08455ab7d4fe8acbb0480dfc8d990f3">
   <!ENTITY xterm-size          "1.2 MB">
-  <!ENTITY xterm-buildsize     "11.4 MB">
+  <!ENTITY xterm-buildsize     "12 MB">
   <!ENTITY xterm-time          "0.1 SBU">
 ]>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to