Author: igor Date: Tue Sep 3 01:39:22 2013 New Revision: 11754 Log: update to iso-codes-3.46
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 Mon Sep 2 23:28:46 2013 (r11753) +++ trunk/BOOK/general.ent Tue Sep 3 01:39:22 2013 (r11754) @@ -1,12 +1,12 @@ <!-- $LastChangedBy$ $Date$ --> -<!ENTITY day "02"> <!-- Always 2 digits --> +<!ENTITY day "03"> <!-- Always 2 digits --> <!ENTITY month "09"> <!-- Always 2 digits --> <!ENTITY year "2013"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "September 2nd, &year;"> +<!ENTITY releasedate "September 3rd, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> @@ -226,7 +226,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.45"> +<!ENTITY iso-codes-version "3.46"> <!ENTITY JS-version "17.0.0"> <!ENTITY json-c-version "0.11"> <!ENTITY json-glib-version "0.16.0"> Modified: trunk/BOOK/general/genlib/iso-codes.xml ============================================================================== --- trunk/BOOK/general/genlib/iso-codes.xml Mon Sep 2 23:28:46 2013 (r11753) +++ trunk/BOOK/general/genlib/iso-codes.xml Tue Sep 3 01:39:22 2013 (r11754) @@ -6,9 +6,9 @@ <!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 "fe238a1e392cb3caba398eae71b01582"> - <!ENTITY iso-codes-size "3.4 MB"> - <!ENTITY iso-codes-buildsize "91 MB"> + <!ENTITY iso-codes-md5sum "9f5cb1990e00b549bdabd9bbbd4db809"> + <!ENTITY iso-codes-size "3.5 MB"> + <!ENTITY iso-codes-buildsize "106 MB"> <!ENTITY iso-codes-time "0.2 SBU"> ]> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Mon Sep 2 23:28:46 2013 (r11753) +++ trunk/BOOK/introduction/welcome/changelog.xml Tue Sep 3 01:39:22 2013 (r11754) @@ -45,6 +45,16 @@ --> <listitem> + <para>September 3rd, 2013</para> + <itemizedlist> + <listitem> + <para>[igor] - Update to iso-codes-3.46. Fixes + <ulink url="&blfs-ticket-root;4021">#4021</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>September 2nd, 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
