Changeset c7fdd488 for patches


Ignore:
Timestamp:
Aug 1, 2010, 3:27:50 PM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
cff82f5
Parents:
3f77b42
Message:

Updated Perl to 5.12.1.

Location:
patches
Files:
2 moved

Legend:

Unmodified
Added
Removed
  • patches/perl-5.12.1-Configure_multilib-1.patch

    r3f77b42 rc7fdd488  
    11Submitted By: Ryan Oliver <ryan dot oliver at pha dot com dot au>
    2 Date: 2009-08-25
    3 Initial Package Version: 5.10.1
     2Date: 2010-08-01
     3Initial Package Version: 5.8.8
    44Origin: Ryan Oliver
    55Upstream Status: Unknown
     
    99Rediffed: Against 5.10.0 by Joe Ciccone on 2008-08-30
    1010          Against 5.10.1 By Jim Gifford on 2009-08-25
     11          Against 5.12.1 By Joe Ciccone on 2010-08-01
    1112
    12 diff -Naur perl-5.10.1.orig/Configure perl-5.10.1/Configure
    13 --- perl-5.10.1.orig/Configure  2009-08-18 12:03:53.000000000 -0700
    14 +++ perl-5.10.1/Configure       2009-08-25 16:15:34.000000000 -0700
    15 @@ -6236,6 +6236,8 @@
     13diff -Naur perl-5.12.1.orig/Configure perl-5.12.1/Configure
     14--- perl-5.12.1.orig/Configure  2010-05-13 18:01:07.000000000 -0400
     15+++ perl-5.12.1/Configure       2010-08-01 18:18:19.614326794 -0400
     16@@ -6254,6 +6254,8 @@
    1617 : The default "style" setting is made in installstyle.U
    1718 case "$installstyle" in
     
    2223 esac
    2324 eval $prefixit
    24 @@ -6484,6 +6486,8 @@
     25@@ -6502,6 +6504,8 @@
    2526 case "$sitelib" in
    2627 '') case "$installstyle" in
     
    3132        esac
    3233        ;;
    33 @@ -7002,6 +7006,8 @@
     34@@ -7020,6 +7024,8 @@
    3435                prog=`echo $package | $sed 's/-*[0-9.]*$//'`
    3536                case "$installstyle" in
  • patches/perl-5.12.1-libc-1.patch

    r3f77b42 rc7fdd488  
    11Submitted By: Ryan Oliver <ryan dot oliver at pha dot com dot au>
    2 Date: 2009-08-25
    3 Initial Package Version: 5.10.1
     2Date: 2010-08-01
     3Initial Package Version: 5.8.8
    44Origin: Ryan Oliver
    55Upstream Status: Unknown
     
    99Rediffed: Against 5.10.0 by Joe Ciccone on 2008-08-30
    1010          Against 5.10.1 By Jim Gifford on 2009-08-25
     11          Against 5.12.1 By Joe Ciccone on 2010-08-01
    1112
    12 diff -Naur perl-5.10.1.orig/hints/linux.sh perl-5.10.1/hints/linux.sh
    13 --- perl-5.10.1.orig/hints/linux.sh     2009-02-12 14:58:12.000000000 -0800
    14 +++ perl-5.10.1/hints/linux.sh  2009-08-25 16:20:12.000000000 -0700
     13diff -Naur perl-5.12.1.orig/hints/linux.sh perl-5.12.1/hints/linux.sh
     14--- perl-5.12.1.orig/hints/linux.sh     2010-04-26 04:09:20.000000000 -0400
     15+++ perl-5.12.1/hints/linux.sh  2010-08-01 18:19:24.558078088 -0400
    1516@@ -63,9 +63,9 @@
    1617 # We don't use __GLIBC__ and  __GLIBC_MINOR__ because they
     
    2627 
    2728 # Configure may fail to find lstat() since it's a static/inline
    28 @@ -436,3 +436,8 @@
     29@@ -441,3 +441,8 @@
    2930     libswanted="$libswanted pthread"
    3031     ;;
Note: See TracChangeset for help on using the changeset viewer.