[Clfs-commits] commit: r3925 - in /trunk/BOOK: introduction/common/changelog.xml patches.ent

svn at cross-lfs.org svn at cross-lfs.org
Sat Jun 28 11:00:54 PDT 2008


Author: jciccone
Date: Sat Jun 28 18:00:54 2008
New Revision: 3925

Log:
Fixed GCC Posix patch MD5SUM.

Modified:
    trunk/BOOK/introduction/common/changelog.xml
    trunk/BOOK/patches.ent

Modified: trunk/BOOK/introduction/common/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/common/changelog.xml (original)
+++ trunk/BOOK/introduction/common/changelog.xml Sat Jun 28 18:00:54 2008
@@ -39,6 +39,9 @@
     <listitem>
       <para>June 28, 2008</para>
       <itemizedlist>
+        <listitem>
+          <para>[jciccone] - Fixed GCC Posix patch MD5SUM.</para>
+        </listitem>
         <listitem>
           <para>[jciccone] - Fixed Inetutils MD5SUM.</para>
         </listitem>

Modified: trunk/BOOK/patches.ent
==============================================================================
--- trunk/BOOK/patches.ent (original)
+++ trunk/BOOK/patches.ent Sat Jun 28 18:00:54 2008
@@ -37,7 +37,7 @@
 <!ENTITY gcc-cross_search-patch-size "4 KB">
 
 <!ENTITY gcc-posix-patch "gcc-&gcc-version;-posix-1.patch">
-<!ENTITY gcc-posix-patch-md5 "04c70ab253e9a1bfe242e1e5f37a51dd">
+<!ENTITY gcc-posix-patch-md5 "8df4fe6a9f77135ae1b0851786c40410">
 <!ENTITY gcc-posix-patch-size "16 KB">
 
 <!ENTITY gcc-PR31490-patch "gcc-&gcc-version;-PR31490-1.patch">




More information about the Clfs-commits mailing list