components/perl512/patches/patchlevel_h.patch
author Craig Mohrman <craig.mohrman@oracle.com>
Fri, 22 Mar 2013 12:37:36 -0700
branchs11-update
changeset 2528 788328aeec2a
parent 884 cd5a2da081ff
permissions -rw-r--r--
PSARC/2012/379 Add Perl 5.16 64-bit and make it the system default 15818668 SUNBT7201230 update perl to 5.16 16096782 Userland Perl should use mediated links 15941379 perl512 "gmake test" failures 15820486 problem in UTILITY/PERL 15880426 problem in UTILITY/PERL 16417744 problem in UTILITY/PERL 16383261 problem in UTILITY/PERL 16427786 problem in UTILITY/PERL 16486887 perl 5.16 needs to build x86 64-bit properly
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
884
cd5a2da081ff 7030196 Problem with utility/perl
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     1
--- perl-5.12.4/patchlevel.h	2011-06-15 10:14:22.000000000 -0700
cd5a2da081ff 7030196 Problem with utility/perl
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     2
+++ CGI.pm-3.59/patchlevel.h	2012-06-13 18:10:17.136255349 -0700
2528
788328aeec2a PSARC/2012/379 Add Perl 5.16 64-bit and make it the system default
Craig Mohrman <craig.mohrman@oracle.com>
parents: 884
diff changeset
     3
@@ -131,6 +131,13 @@
884
cd5a2da081ff 7030196 Problem with utility/perl
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     4
 	,"uncommitted-changes"
cd5a2da081ff 7030196 Problem with utility/perl
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     5
 #endif
cd5a2da081ff 7030196 Problem with utility/perl
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     6
 	PERL_GIT_UNPUSHED_COMMITS    	/* do not remove this line */
cd5a2da081ff 7030196 Problem with utility/perl
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     7
+	,"7111771 Problem with utility/perl"
cd5a2da081ff 7030196 Problem with utility/perl
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     8
+	,"7125218 Problem with utility/perl"
cd5a2da081ff 7030196 Problem with utility/perl
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     9
+	,"7030196 Problem with utility/perl"
2528
788328aeec2a PSARC/2012/379 Add Perl 5.16 64-bit and make it the system default
Craig Mohrman <craig.mohrman@oracle.com>
parents: 884
diff changeset
    10
+	,"15820486 Problem with utility/perl"
788328aeec2a PSARC/2012/379 Add Perl 5.16 64-bit and make it the system default
Craig Mohrman <craig.mohrman@oracle.com>
parents: 884
diff changeset
    11
+	,"15880426 Problem with utility/perl"
788328aeec2a PSARC/2012/379 Add Perl 5.16 64-bit and make it the system default
Craig Mohrman <craig.mohrman@oracle.com>
parents: 884
diff changeset
    12
+	,"16417744 Problem with utility/perl"
788328aeec2a PSARC/2012/379 Add Perl 5.16 64-bit and make it the system default
Craig Mohrman <craig.mohrman@oracle.com>
parents: 884
diff changeset
    13
+	,"16427786 Problem with utility/perl"
884
cd5a2da081ff 7030196 Problem with utility/perl
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    14
 	,NULL
cd5a2da081ff 7030196 Problem with utility/perl
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    15
 };
cd5a2da081ff 7030196 Problem with utility/perl
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    16