Author: fernando
Date: Mon Jan 20 08:41:29 2014
New Revision: 12610
Log:
Update to wget-1.15.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/networking/netprogs/wget.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Mon Jan 20 03:44:55 2014 (r12609)
+++ trunk/BOOK/general.ent Mon Jan 20 08:41:29 2014 (r12610)
@@ -436,7 +436,7 @@
<!ENTITY rpcbind-version "0.2.1">
<!ENTITY rsync-version "3.1.0">
<!ENTITY samba-version "4.1.4">
-<!ENTITY wget-version "1.14">
+<!ENTITY wget-version "1.15">
<!ENTITY wireless-tools-version "29">
<!ENTITY wpa_supplicant-version "2.0">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon Jan 20 03:44:55
2014 (r12609)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Jan 20 08:41:29
2014 (r12610)
@@ -47,6 +47,10 @@
<para>January 20th, 2014</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - Update to wget-1.15. Fixes
+ <ulink url="&blfs-ticket-root;4593">#4593</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[igor] - Update to postfix-2.11.0. Fixes
<ulink url="&blfs-ticket-root;4585">#4585</ulink>.</para>
</listitem>
Modified: trunk/BOOK/networking/netprogs/wget.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/wget.xml Mon Jan 20 03:44:55 2014
(r12609)
+++ trunk/BOOK/networking/netprogs/wget.xml Mon Jan 20 08:41:29 2014
(r12610)
@@ -8,10 +8,10 @@
"http://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.xz">
<!ENTITY wget-download-ftp
"ftp://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.xz">
- <!ENTITY wget-md5sum "316f6f59292c9098ad81fd54f658c579">
- <!ENTITY wget-size "1.6 MB">
- <!ENTITY wget-buildsize "21 MB">
- <!ENTITY wget-time "0.4 SBU">
+ <!ENTITY wget-md5sum "7a279d5ac5594919124d5526e7143e28">
+ <!ENTITY wget-size "1.7 MB">
+ <!ENTITY wget-buildsize "22 MB (additional 2 MB for the tests)">
+ <!ENTITY wget-time "0.4 SBU (additional 0.1 SBU for the tests)">
]>
<sect1 id="wget" xreflabel="Wget-&wget-version;">
@@ -72,16 +72,6 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
- <itemizedlist spacing="compact">
- <listitem>
- <para>
- Required patch:
- <ulink url="&patch-root;/wget-&wget-version;-texi2pod-1.patch"/>
- </para>
- </listitem>
- </itemizedlist>
-
<bridgehead renderas="sect3">Wget Dependencies</bridgehead>
<bridgehead renderas="sect4">Recommended</bridgehead>
@@ -109,9 +99,7 @@
Install <application>Wget</application> by running the following
commands:
</para>
-<screen><userinput>patch -Np1 -i ../wget-&wget-version;-texi2pod-1.patch
&&
-
-./configure --prefix=/usr \
+<screen><userinput>./configure --prefix=/usr \
--sysconfdir=/etc \
--with-ssl=openssl &&
make</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page