Author: fernando Date: Mon Feb 3 10:37:41 2014 New Revision: 12665 Log: Updates to pidgin-2.10.9 and mercurial-2.9.
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/mercurial.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/xsoft/other/pidgin.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Mon Feb 3 05:56:55 2014 (r12664) +++ trunk/BOOK/general.ent Mon Feb 3 10:37:41 2014 (r12665) @@ -380,7 +380,7 @@ <!ENTITY librep-version "0.92.3"> <!ENTITY llvm-version "3.4"> <!ENTITY lua-version "5.2.3"> -<!ENTITY mercurial-version "2.8.2"> +<!ENTITY mercurial-version "2.9"> <!ENTITY nasm-version "2.11"> <!ENTITY npapi-sdk-version "0.27.2"> <!ENTITY php-version "5.5.8"> @@ -741,7 +741,7 @@ <!ENTITY icedtea-web-version "1.4.1"> <!ENTITY inkscape-version "0.48.4"> <!ENTITY pan-version "0.133"> -<!ENTITY pidgin-version "2.10.8"> +<!ENTITY pidgin-version "2.10.9"> <!ENTITY rox-filer-version "2.11"> <!ENTITY rxvt-unicode-version "9.19"> <!ENTITY thunderbird-version "24.2.0"> Modified: trunk/BOOK/general/prog/mercurial.xml ============================================================================== --- trunk/BOOK/general/prog/mercurial.xml Mon Feb 3 05:56:55 2014 (r12664) +++ trunk/BOOK/general/prog/mercurial.xml Mon Feb 3 10:37:41 2014 (r12665) @@ -6,9 +6,9 @@ <!ENTITY mercurial-download-http "http://mercurial.selenic.com/release/mercurial-&mercurial-version;.tar.gz"> <!ENTITY mercurial-download-ftp " "> - <!ENTITY mercurial-md5sum "050d05f9efc95dfef88217b63962a09a"> + <!ENTITY mercurial-md5sum "de902a5300beb16c778bc88949832e94"> <!ENTITY mercurial-size "3.7 MB"> - <!ENTITY mercurial-buildsize "43 MB (additional 2 MB for tests and 1 MB + <!ENTITY mercurial-buildsize "43 MB (additional 1 MB for tests and 1 MB for docs generation) "> <!ENTITY mercurial-time "less than 0.1 SBU (additional 7.4 SBU @@ -102,7 +102,9 @@ <screen><userinput>make doc</userinput></screen> <para>To test the results, issue: <command>make check</command>. One test - (test-archive-symlinks.t) is known to fail.</para> + (test-archive-symlinks.t) is known to fail. During the tests, the build + directory size increases above the "Estimated disk space required", even + considering the additional values, due to temporary test files.</para> <para>Install <application>Mercurial</application> by running the following command (as <systemitem class="username">root</systemitem>):</para> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Mon Feb 3 05:56:55 2014 (r12664) +++ trunk/BOOK/introduction/welcome/changelog.xml Mon Feb 3 10:37:41 2014 (r12665) @@ -47,6 +47,14 @@ <para>February 3rd, 2014</para> <itemizedlist> <listitem> + <para>[fernando] - Update to mercurial-2.9. Fixes + <ulink url="&blfs-ticket-root;4645">#4645</ulink>.</para> + </listitem> + <listitem> + <para>[fernando] - Update to pidgin-2.10.9. Fixes + <ulink url="&blfs-ticket-root;4646">#4646</ulink>.</para> + </listitem> + <listitem> <para>[igor] - Update to xkeyboard-config-2.11. Fixes <ulink url="&blfs-ticket-root;4637">#4637</ulink>.</para> </listitem> Modified: trunk/BOOK/xsoft/other/pidgin.xml ============================================================================== --- trunk/BOOK/xsoft/other/pidgin.xml Mon Feb 3 05:56:55 2014 (r12664) +++ trunk/BOOK/xsoft/other/pidgin.xml Mon Feb 3 10:37:41 2014 (r12665) @@ -6,10 +6,10 @@ <!ENTITY pidgin-download-http "&sourceforge-repo;/pidgin/pidgin-&pidgin-version;.tar.bz2"> <!ENTITY pidgin-download-ftp " "> - <!ENTITY pidgin-md5sum "384be5689e62a9d4d42320e4ca90433d"> - <!ENTITY pidgin-size "9.6 MB"> + <!ENTITY pidgin-md5sum "10a4a69d077893f6dd3438cd8af94e81"> + <!ENTITY pidgin-size "9.7 MB"> <!ENTITY pidgin-buildsize "238 MB (additional 2MB for the tests and - 92 MB for API docs)"> + 90 MB for API docs)"> <!ENTITY pidgin-time "1.7 SBU (additional 0.1 SBU for API docs)"> ]> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
