Author: richard Date: 2005-07-28 14:12:36 -0600 (Thu, 28 Jul 2005) New Revision: 4826
Modified: trunk/BOOK/basicnet/netlibs/curl.xml trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml Log: Update to curl-7.14.0 Modified: trunk/BOOK/basicnet/netlibs/curl.xml =================================================================== --- trunk/BOOK/basicnet/netlibs/curl.xml 2005-07-28 15:43:27 UTC (rev 4825) +++ trunk/BOOK/basicnet/netlibs/curl.xml 2005-07-28 20:12:36 UTC (rev 4826) @@ -4,12 +4,12 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY curl-download-http "http://curl.haxx.se/download/curl-&curl-version;.tar.bz2"> - <!ENTITY curl-download-ftp "ftp://ftp.fu-berlin.de/pub/unix/network/curl/curl-&curl-version;.tar.bz2"> - <!ENTITY curl-md5sum "d673f68dbab2553acdbfb5435bd1cd48"> - <!ENTITY curl-size "1.8 MB"> - <!ENTITY curl-buildsize "25.2 MB"> - <!ENTITY curl-time "0.40 SBU (additional 0.58 SBU to run the test suite)"> + <!ENTITY curl-download-http "http://www.execve.net/curl/curl-&curl-version;.tar.bz2"> + <!ENTITY curl-download-ftp " "> + <!ENTITY curl-md5sum "46ce665e47d37fce1a0bad935cce58a9"> + <!ENTITY curl-size "1.9 MB"> + <!ENTITY curl-buildsize "23.8 MB"> + <!ENTITY curl-time "0.34 SBU (additional 0.86 SBU to run the test suite)"> ]> <sect1 id="curl" xreflabel="cURL-&curl-version;"> @@ -17,7 +17,7 @@ <sect1info> <othername>$LastChangedBy$</othername> - <date>$Date$</date> + <date>$Date: 2005-05-30 22:24:36 +0100 (Mon, 30 May 2005) $</date> </sect1info> <title>CURL-&curl-version;</title> Property changes on: trunk/BOOK/basicnet/netlibs/curl.xml ___________________________________________________________________ Name: svn:keywords - Date LastChangedBy + LastChargedDate Author Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-07-28 15:43:27 UTC (rev 4825) +++ trunk/BOOK/general.ent 2005-07-28 20:12:36 UTC (rev 4826) @@ -6,7 +6,7 @@ <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "stable"> <!-- version|stable|testing|unstable|development] --> -<!ENTITY last-commit "$Date$"> <!-- Automatic update --> +<!ENTITY last-commit "$Date: 2005-07-28 13:03:39 +0100 (Thu, 28 Jul 2005) $"> <!-- Automatic update --> <!ENTITY maintainer-fullname "Bruce Dubbs"> <!ENTITY maintainer-firstname "Bruce"> @@ -226,7 +226,7 @@ <!ENTITY pppoe-version "3.5"> <!-- Chapter 16 --> -<!ENTITY curl-version "7.13.1"> +<!ENTITY curl-version "7.14.0"> <!ENTITY wvstreams-version "4.0.1"> <!ENTITY gnet-version "2.0.7"> <!ENTITY libsoup-version "2.2.3"> Property changes on: trunk/BOOK/general.ent ___________________________________________________________________ Name: svn:keywords - LastChangedDate Author + LastChargedDate Author Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2005-07-28 15:43:27 UTC (rev 4825) +++ trunk/BOOK/introduction/welcome/changelog.xml 2005-07-28 20:12:36 UTC (rev 4826) @@ -10,7 +10,7 @@ <sect1info> <othername>$LastChangedBy$</othername> - <date>$Date$</date> + <date>$Date: 2005-07-28 13:23:52 +0100 (Thu, 28 Jul 2005) $</date> </sect1info> <title>Change Log</title> @@ -23,12 +23,18 @@ <para>&version; – &releasedate;</para> <itemizedlist> + <listitem> + <para>July 28th 2005 [richard]: Updated to curl-7.14.0.</para> + </listitem> + + <listitem> <para>July 28th 2005 [richard]: Updated to LZO-2.01.</para> </listitem> + <listitem> <para>July 28th 2005 [richard]: Updated to libvorbis-1.1.1 and - tar vorbis-tools-1.1.1.</para> + vorbis-tools-1.1.1.</para> </listitem> <listitem> Property changes on: trunk/BOOK/introduction/welcome/changelog.xml ___________________________________________________________________ Name: svn:keywords - LastChangedDate Author + LastChargedDate Author -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
