Changeset 7bfa76b
- Timestamp:
- Aug 14, 2013, 4:25:12 PM (11 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 20469efe
- Parents:
- afb1ffc
- Files:
-
- 3 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/introduction/common/changelog.xml
rafb1ffc r7bfa76b 37 37 --> 38 38 <listitem> 39 <para>14 August 2013</para> 40 <itemizedlist> 41 <listitem> 42 <para>[William Harrington] - Update Perl to 5.18.1.</para> 43 </listitem> 44 </itemizedlist> 45 </listitem> 46 47 <listitem> 39 48 <para>12 August 2013</para> 40 49 <itemizedlist> -
BOOK/packages.ent
rafb1ffc r7bfa76b 337 337 <!ENTITY patch-home "http://savannah.gnu.org/projects/patch"> 338 338 339 <!ENTITY perl-version "5.18. 0">340 <!ENTITY perl-size "1 3,708KB">339 <!ENTITY perl-version "5.18.1"> 340 <!ENTITY perl-size "14,060 KB"> 341 341 <!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2"> 342 <!ENTITY perl-md5 " a832e928adfd36d162d2a5d3b631265c">342 <!ENTITY perl-md5 "4ec1a3f3824674552e749ae420c5e68c"> 343 343 <!ENTITY perl-home "http://www.perl.org"> 344 344 -
BOOK/patches.ent
rafb1ffc r7bfa76b 63 63 64 64 <!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> 65 <!ENTITY perl-libc-patch-md5 "6 5551c960143c93312916b9bf8f1c0ed">66 <!ENTITY perl-libc-patch-size "1. 540KB">65 <!ENTITY perl-libc-patch-md5 "63eda1cc319206788ea93c58f395417c"> 66 <!ENTITY perl-libc-patch-size "1.603 KB"> 67 67 68 68 <!ENTITY procps-ps_cgroup-patch "procps-&procps-version;-ps_cgroup-1.patch"> … … 100 100 101 101 <!ENTITY perl-multilib-patch "perl-&perl-version;-Configure_multilib-1.patch"> 102 <!ENTITY perl-multilib-patch-md5 " 24f1028d4ea9c1b26c9e9e843d373431">103 <!ENTITY perl-multilib-patch-size "1. 885KB">102 <!ENTITY perl-multilib-patch-md5 "d339c17439ac986d9593c86db93d545c"> 103 <!ENTITY perl-multilib-patch-size "1.946 KB"> 104 104 105 105 <!-- Start of Pure64 patches --> -
patches/perl-5.18.1-Configure_multilib-1.patch
rafb1ffc r7bfa76b 1 1 Submitted By: Ryan Oliver <ryan dot oliver at pha dot com dot au> 2 Date: 201 0-08-012 Date: 2013-08-13 3 3 Initial Package Version: 5.8.8 4 4 Origin: Ryan Oliver … … 14 14 15 15 Rediffed: Against 5.18.0 by William Harrington on 2013-05-28 16 Rediffed: Against 5.18.1 by William Harrington on 2013-08-13 16 17 17 diff -Naur perl-5.18. 0.orig/Configure perl-5.18.0/Configure18 --- perl-5.18. 0.orig/Configure 2013-05-10 14:13:56.000000000 +000019 +++ perl-5.18. 0/Configure 2013-05-28 11:50:25.767172726+000018 diff -Naur perl-5.18.1.orig/Configure perl-5.18.1/Configure 19 --- perl-5.18.1.orig/Configure 2013-08-12 02:44:47.000000000 +0000 20 +++ perl-5.18.1/Configure 2013-08-13 16:47:20.188650223 +0000 20 21 @@ -6219,6 +6219,8 @@ 21 22 : The default "style" setting is made in installstyle.U -
patches/perl-5.18.1-libc-1.patch
rafb1ffc r7bfa76b 1 1 Submitted By: Jonathan Norman <Jonathan at bluesquarelinux.co.uk> 2 Date: 201 1-05-172 Date: 2013-08-13 3 3 Initial Package Version: 5.8.8 4 4 Origin: Ryan Oliver … … 15 15 16 16 Rediffed: Against 5.18.0 by William Harrington on 2013-05-27 17 Rediffed: Against 5.18.1 by William Harrington on 2013-08-13 17 18 18 diff -Naur perl-5.18. 0.orig/hints/linux.sh perl-5.18.0/hints/linux.sh19 --- perl-5.18. 0.orig/hints/linux.sh 2013-05-01 02:52:55.000000000 +000020 +++ perl-5.18. 0/hints/linux.sh 2013-05-29 13:55:42.871771313+000019 diff -Naur perl-5.18.1.orig/hints/linux.sh perl-5.18.1/hints/linux.sh 20 --- perl-5.18.1.orig/hints/linux.sh 2013-08-12 02:44:48.000000000 +0000 21 +++ perl-5.18.1/hints/linux.sh 2013-08-13 16:46:38.594653439 +0000 21 22 @@ -66,9 +66,9 @@ 22 23 # We don't use __GLIBC__ and __GLIBC_MINOR__ because they
Note:
See TracChangeset
for help on using the changeset viewer.