mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Upgrade to Perl-5.16.3. Fixes #3303.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
06115909e4
commit
53dbac2ee8
@ -39,6 +39,10 @@
|
||||
<listitem>
|
||||
<para>2013-03-13</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Perl-5.16.3. Fixes
|
||||
<ulink url="&lfs-ticket-root;3303">#3303</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Bash-4.2.45. Fixes
|
||||
<ulink url="&lfs-ticket-root;3301">#3301</ulink>.</para>
|
||||
|
@ -157,9 +157,9 @@
|
||||
<!--<listitem>
|
||||
<para>Patch &patch-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Perl &perl-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Pkg-config &pkgconfig-version;</para>
|
||||
</listitem>-->
|
||||
@ -233,6 +233,10 @@
|
||||
<para>&bash-fixes-patch;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&perl-libc-patch;</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
<itemizedlist>
|
||||
@ -243,6 +247,10 @@
|
||||
<para>bash-4.2-fixes-11.patch</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>perl-5.16.2-libc-1.patch</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
</sect1>
|
||||
|
@ -419,10 +419,10 @@
|
||||
<!ENTITY patch-ch6-du "3.4 MB">
|
||||
<!ENTITY patch-ch6-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY perl-version "5.16.2">
|
||||
<!ENTITY perl-version "5.16.3">
|
||||
<!ENTITY perl-size "13,403 KB">
|
||||
<!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2">
|
||||
<!ENTITY perl-md5 "2818ab01672f005a4e552a713aa27b08">
|
||||
<!ENTITY perl-md5 "025102de0e4a597cf541e57da80c6aa3">
|
||||
<!ENTITY perl-home "http://www.perl.org/">
|
||||
<!ENTITY perl-ch5-du "237 MB">
|
||||
<!ENTITY perl-ch5-sbu "1.8 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user