Author: bdubbs
Date: 2012-07-23 14:27:31 -0600 (Mon, 23 Jul 2012)
New Revision: 10456
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/gc.xml
trunk/BOOK/general/prog/php.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Update to gc-7.2c
Modified: trunk/BOOK/general/prog/gc.xml
===================================================================
--- trunk/BOOK/general/prog/gc.xml 2012-07-23 20:26:39 UTC (rev 10455)
+++ trunk/BOOK/general/prog/gc.xml 2012-07-23 20:27:31 UTC (rev 10456)
@@ -7,10 +7,10 @@
<!ENTITY gc-download-http
"http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-&gc-version;.tar.gz">
<!ENTITY gc-download-ftp "&gentoo-ftp-repo;/gc-&gc-version;.tar.gz">
- <!ENTITY gc-md5sum "d17aecedef3d73e75387fb63558fa4eb">
- <!ENTITY gc-size "1.3 MB">
- <!ENTITY gc-buildsize "13 MB">
- <!ENTITY gc-time "0.2 SBU">
+ <!ENTITY gc-md5sum "edd99c64174a1f3b10a474b3e4c74634">
+ <!ENTITY gc-size "1.2 MB">
+ <!ENTITY gc-buildsize "12 MB">
+ <!ENTITY gc-time "0.3 SBU">
]>
<sect1 id="gc" xreflabel="GC-&gc-version;">
@@ -88,8 +88,10 @@
</para>
<screen><userinput>sed -i 's#pkgdata#doc#' doc/doc.am && autoreconf
&&
-./configure --prefix=/usr --enable-cplusplus \
- --disable-static --docdir=/usr/share/doc/gc-&gc-version; &&
+./configure --prefix=/usr \
+ --enable-cplusplus \
+ --disable-static \
+ --docdir=/usr/share/doc/gc-&gc-version; &&
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
Modified: trunk/BOOK/general/prog/php.xml
===================================================================
--- trunk/BOOK/general/prog/php.xml 2012-07-23 20:26:39 UTC (rev 10455)
+++ trunk/BOOK/general/prog/php.xml 2012-07-23 20:27:31 UTC (rev 10456)
@@ -34,7 +34,7 @@
directly embedded into the HTML markup. It is also useful as a
general purpose scripting language.</para>
- &lfs70_checked;
+ &lfs71_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-07-23 20:26:39 UTC (rev 10455)
+++ trunk/BOOK/general.ent 2012-07-23 20:27:31 UTC (rev 10456)
@@ -389,7 +389,7 @@
<!ENTITY doxygen-version "1.8.1.2">
<!ENTITY expect-version "5.45">
<!ENTITY gcc-version "4.7.0">
-<!ENTITY gc-version "7.2">
+<!ENTITY gc-version "7.2c">
<!ENTITY gdb-version "7.4.1">
<!ENTITY git-version "1.7.10.1">
<!ENTITY guile-version "2.0.6">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-07-23 20:26:39 UTC
(rev 10455)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-07-23 20:27:31 UTC
(rev 10456)
@@ -48,6 +48,10 @@
<para>July 23rd, 2012</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to gc-7.2c. Fixes
+ <ulink url="&blfs-ticket-root;3452">#3452</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to php-5.4.5. Fixes
<ulink url="&blfs-ticket-root;3426">#3426</ulink>.</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page