Author: ken
Date: 2011-03-24 09:50:08 -0600 (Thu, 24 Mar 2011)
New Revision: 8871
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/printing/gs.xml
Log:
Use the correct md5sum for the (.tar.gz) ghostscript tarball that the book
links to.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2011-03-19 18:19:07 UTC (rev 8870)
+++ trunk/BOOK/general.ent 2011-03-24 15:50:08 UTC (rev 8871)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "13"> <!-- Always 2 digits -->
+<!ENTITY day "24"> <!-- Always 2 digits -->
<!ENTITY month "03"> <!-- Always 2 digits -->
<!ENTITY year "2011">
<!ENTITY copyrightdate "2001-&year;">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2011-03-19 18:19:07 UTC
(rev 8870)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2011-03-24 15:50:08 UTC
(rev 8871)
@@ -41,6 +41,16 @@
-->
<listitem>
+ <para>March 24th, 2011</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Use correct md5sum for the ghostscript tarball.
Thanks to
+ Fernando Oliveira for noticing.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>March 13th, 2011</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/pst/printing/gs.xml
===================================================================
--- trunk/BOOK/pst/printing/gs.xml 2011-03-19 18:19:07 UTC (rev 8870)
+++ trunk/BOOK/pst/printing/gs.xml 2011-03-24 15:50:08 UTC (rev 8871)
@@ -5,11 +5,12 @@
%general-entities;
<!-- <!ENTITY gs-download-http
"&sourceforge-repo;/ghostscript/ghostscript-&gs-version;.tar.bz2"> -->
+ <!-- FIXME use .bz2 or .xz when updating, if they are available -->
<!ENTITY gs-download-http
"http://ghostscript.com/releases/ghostscript-&gs-version;.tar.gz">
<!-- no response 2010-12-18
<!ENTITY gs-download-ftp
"ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs900/ghostscript-&gs-version;.tar.gz">
-->
<!ENTITY gs-download-ftp " ">
- <!ENTITY gs-md5sum "177c33b796ed28d3d568e230a6dbdba5">
+ <!ENTITY gs-md5sum "a402462478b4cdda3e1816899227b845">
<!ENTITY gs-size "22.3 MB">
<!ENTITY gs-buildsize "170 MB (includes installing libgs.so and both
font tarballs)">
<!ENTITY gs-time "2.7 SBU (includes building and installing
libgs.so)">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page