Author: bdubbs Date: 2012-09-03 12:55:16 -0600 (Mon, 03 Sep 2012) New Revision: 10617
Modified: trunk/BOOK/general.ent trunk/BOOK/general/sysutils/mc.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Update to mc-4.8.4 Modified: trunk/BOOK/general/sysutils/mc.xml =================================================================== --- trunk/BOOK/general/sysutils/mc.xml 2012-09-03 03:10:04 UTC (rev 10616) +++ trunk/BOOK/general/sysutils/mc.xml 2012-09-03 18:55:16 UTC (rev 10617) @@ -6,10 +6,10 @@ <!ENTITY mc-download-http "https://www.midnight-commander.org/downloads/mc-&mc-version;.tar.xz"> <!ENTITY mc-download-ftp " "> - <!ENTITY mc-md5sum "1e29f8d2ce66b686b905857553a092be"> + <!ENTITY mc-md5sum "eef6144d9f0331437e9a51adbb77c757"> <!ENTITY mc-size "2.0 MB"> - <!ENTITY mc-buildsize "89 MB"> - <!ENTITY mc-time "0.6 SBU"> + <!ENTITY mc-buildsize "70 MB"> + <!ENTITY mc-time "0.5 SBU"> ]> <sect1 id="mc" xreflabel="mc-&mc-version;"> @@ -35,7 +35,7 @@ making many frequent file operations more efficient and preserving the full power of the command prompt.</para> - &lfs71_checked; + &lfs72_checked; <note><para>The download site uses a self-signed security certificate. You will need to accept it as valid to get the source code.</para></note> @@ -62,15 +62,6 @@ </listitem> </itemizedlist> - <bridgehead renderas="sect3">Additional Downloads</bridgehead> - <itemizedlist spacing="compact"> - <listitem> - <para>Optional patch: - <ulink url="&patch-root;/mc-&mc-version;-missing-1.patch"/> - </para> - </listitem> - </itemizedlist> - <bridgehead renderas="sect3">MC Dependencies</bridgehead> <bridgehead renderas="sect4">Required</bridgehead> @@ -81,12 +72,13 @@ <bridgehead renderas="sect4">Optional</bridgehead> <para role="optional"> + <xref linkend="doxygen"/>, <xref linkend="gpm"/>, - <xref linkend="x-window-system"/>, <xref linkend="samba3"/>, <xref linkend="slang"/>, - <xref linkend="zip"/>, and - <xref linkend="unzip"/> + <xref linkend="unzip"/>, + <xref linkend="x-window-system"/>, and + <xref linkend="zip"/> </para> <para condition="html" role="usernotes">User Notes: @@ -97,10 +89,6 @@ <sect2 role="installation"> <title>Installation of MC</title> - <para>Add a missing file to run all tests:</para> - -<screen><userinput>patch -Np1 -i ../mc-&mc-version;-missing-1.patch</userinput></screen> - <para>Install <application>MC</application> by running the following commands:</para> @@ -183,7 +171,7 @@ <seglistitem> <seg>mc, mcdiff, mcedit, and mcview</seg> <seg>None</seg> - <seg>/etc/mc, /usr/libexec/mc, /usr/share/mc, ~/config/mc</seg> + <seg>/etc/mc, /usr/libexec/mc, /usr/share/mc, ~/.config/mc</seg> </seglistitem> </segmentedlist> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2012-09-03 03:10:04 UTC (rev 10616) +++ trunk/BOOK/general.ent 2012-09-03 18:55:16 UTC (rev 10617) @@ -394,7 +394,7 @@ <!ENTITY hdparm-version "9.39"> <!ENTITY libarchive-version "3.0.4"> <!ENTITY lm_sensors-version "3.3.2"> -<!ENTITY mc-version "4.8.3"> +<!ENTITY mc-version "4.8.4"> <!ENTITY obex-data-server-version "0.4.6"> <!ENTITY obexd-version "0.47"> <!ENTITY parted-version "3.1"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2012-09-03 03:10:04 UTC (rev 10616) +++ trunk/BOOK/introduction/welcome/changelog.xml 2012-09-03 18:55:16 UTC (rev 10617) @@ -44,6 +44,16 @@ --> <listitem> + <para>September 3rd, 2012</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Updated to mc-4.8.4. Fixes + <ulink url="&blfs-ticket-root;3512">#3512</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>September 2nd, 2012</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
