Author: igor Date: Wed Nov 6 02:16:39 2013 New Revision: 12139 Log: update to iso-codes-3.48
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genlib/iso-codes.xml trunk/BOOK/introduction/welcome/changelog.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Tue Nov 5 14:05:35 2013 (r12138) +++ trunk/BOOK/general.ent Wed Nov 6 02:16:39 2013 (r12139) @@ -1,12 +1,12 @@ <!-- $LastChangedBy$ $Date$ --> -<!ENTITY day "05"> <!-- Always 2 digits --> +<!ENTITY day "06"> <!-- Always 2 digits --> <!ENTITY month "11"> <!-- Always 2 digits --> <!ENTITY year "2013"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "November 5th, &year;"> +<!ENTITY releasedate "November 6th, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> @@ -221,7 +221,7 @@ <!ENTITY icu-version "&icu-major;.&icu-minor;"><!-- .&icu-patch;--> <!ENTITY icu-dl-version "&icu-major;_&icu-minor;"><!-- _&icu-patch;--> -<!ENTITY iso-codes-version "3.47"> +<!ENTITY iso-codes-version "3.48"> <!ENTITY JS-version "17.0.0"> <!ENTITY json-c-version "0.11"> <!ENTITY json-glib-version "0.16.2"> Modified: trunk/BOOK/general/genlib/iso-codes.xml ============================================================================== --- trunk/BOOK/general/genlib/iso-codes.xml Tue Nov 5 14:05:35 2013 (r12138) +++ trunk/BOOK/general/genlib/iso-codes.xml Wed Nov 6 02:16:39 2013 (r12139) @@ -6,10 +6,10 @@ <!ENTITY iso-codes-download-http "http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.xz"> <!ENTITY iso-codes-download-ftp " "> - <!ENTITY iso-codes-md5sum "889091d3afcd56ee0e5c10a5d3909516"> - <!ENTITY iso-codes-size "3.4 MB"> - <!ENTITY iso-codes-buildsize "90 MB"> - <!ENTITY iso-codes-time "0.1 SBU"> + <!ENTITY iso-codes-md5sum "6488463aae295c5461f9483fe301c18f"> + <!ENTITY iso-codes-size "3.5 MB"> + <!ENTITY iso-codes-buildsize "106 MB"> + <!ENTITY iso-codes-time "0.3 SBU"> ]> <sect1 id="iso-codes" xreflabel="ISO Codes-&iso-codes-version;"> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Tue Nov 5 14:05:35 2013 (r12138) +++ trunk/BOOK/introduction/welcome/changelog.xml Wed Nov 6 02:16:39 2013 (r12139) @@ -44,6 +44,16 @@ --> <listitem> + <para>November 6th, 2013</para> + <itemizedlist> + <listitem> + <para>[igor] - Update to iso-codes-3.48. Fixes + <ulink url="&blfs-ticket-root;4265">#4265</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>November 5th, 2013</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
