Change 20487 by [EMAIL PROTECTED] on 2003/08/05 06:09:33
Subject: 5.8.0 -> 5.8.1 ?
From: "Marcus Holland-Moritz" <[EMAIL PROTECTED]>
Date: Mon, 4 Aug 2003 20:27:02 +0200
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/maint-5.8/perl/NetWare/Makefile#2 edit
... //depot/maint-5.8/perl/epoc/createpkg.pl#2 edit
... //depot/maint-5.8/perl/ext/Devel/PPPort/PPPort.pm#7 edit
... //depot/maint-5.8/perl/plan9/config.plan9#10 edit
... //depot/maint-5.8/perl/vos/build.cm#2 edit
... //depot/maint-5.8/perl/vos/config.alpha.def#4 edit
... //depot/maint-5.8/perl/vos/config.alpha.h#5 edit
... //depot/maint-5.8/perl/vos/config.ga.def#4 edit
... //depot/maint-5.8/perl/vos/config.ga.h#5 edit
... //depot/maint-5.8/perl/vos/install_perl.cm#2 edit
... //depot/maint-5.8/perl/wince/Makefile.ce#9 edit
Differences ...
==== //depot/maint-5.8/perl/NetWare/Makefile#2 (text) ====
Index: perl/NetWare/Makefile
--- perl/NetWare/Makefile#1~17645~ Fri Jul 19 12:29:57 2002
+++ perl/NetWare/Makefile Mon Aug 4 23:09:33 2003
@@ -86,7 +86,7 @@
# Here comes the CW tools - TO BE FILLED TO BUILD WITH CW -
-MODULE_DESC = "Perl 5.8.0 for NetWare"
+MODULE_DESC = "Perl 5.8.1 for NetWare"
CCTYPE = CodeWarrior
C_COMPILER = mwccnlm -c
CPP_COMPILER = mwccnlm
@@ -467,7 +467,7 @@
# versioned installation can be obtained by setting INST_TOP above to a
# path that includes an arbitrary version string.
#
-INST_VER = \5.8.0
+INST_VER = \5.8.1
#
# Comment this out if you DON'T want your perl installation to have
==== //depot/maint-5.8/perl/epoc/createpkg.pl#2 (text) ====
Index: perl/epoc/createpkg.pl
--- perl/epoc/createpkg.pl#1~17645~ Fri Jul 19 12:29:57 2002
+++ perl/epoc/createpkg.pl Mon Aug 4 23:09:33 2003
@@ -3,7 +3,7 @@
use File::Find;
use Cwd;
-$VERSION="5.8.0";
+$VERSION="5.8.1";
$EPOC_VERSION=1;
==== //depot/maint-5.8/perl/ext/Devel/PPPort/PPPort.pm#7 (text) ====
Index: perl/ext/Devel/PPPort/PPPort.pm
--- perl/ext/Devel/PPPort/PPPort.pm#6~19515~ Tue May 13 10:51:05 2003
+++ perl/ext/Devel/PPPort/PPPort.pm Mon Aug 4 23:09:33 2003
@@ -199,7 +199,7 @@
* version of Perl.
*
* This version of ppport.h is designed to support operation with Perl
- * installations back to 5.004, and has been tested up to 5.8.0.
+ * installations back to 5.004, and has been tested up to 5.8.1.
*
* If this version of ppport.h is failing during the compilation of this
* module, please check if a newer version of Devel::PPPort is available
==== //depot/maint-5.8/perl/plan9/config.plan9#10 (text) ====
Index: perl/plan9/config.plan9
--- perl/plan9/config.plan9#9~19611~ Sat May 24 00:50:43 2003
+++ perl/plan9/config.plan9 Mon Aug 4 23:09:33 2003
@@ -3357,8 +3357,8 @@
* This symbol contains the ~name expanded version of PRIVLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define PRIVLIB "/sys/lib/perl/5.8.0" /**/
-#define PRIVLIB_EXP "/sys/lib/perl/5.8.0" /**/
+#define PRIVLIB "/sys/lib/perl/5.8.1" /**/
+#define PRIVLIB_EXP "/sys/lib/perl/5.8.1" /**/
/* PTRSIZE:
* This symbol contains the size of a pointer, so that the C preprocessor
@@ -3485,9 +3485,9 @@
* removed. The elements in inc_version_list (inc_version_list.U) can
* be tacked onto this variable to generate a list of directories to search.
*/
-#define SITELIB "/sys/lib/perl/5.8.0/site_perl" /**/
-#define SITELIB_EXP "/sys/lib/perl/5.8.0/site_perl" /**/
-#define SITELIB_STEM "/sys/lib/perl/5.8.0/site_perl" /**/
+#define SITELIB "/sys/lib/perl/5.8.1/site_perl" /**/
+#define SITELIB_EXP "/sys/lib/perl/5.8.1/site_perl" /**/
+#define SITELIB_STEM "/sys/lib/perl/5.8.1/site_perl" /**/
/* Size_t_size:
* This symbol holds the size of a Size_t in bytes.
==== //depot/maint-5.8/perl/vos/build.cm#2 (text) ====
Index: perl/vos/build.cm
--- perl/vos/build.cm#1~17645~ Fri Jul 19 12:29:57 2002
+++ perl/vos/build.cm Mon Aug 4 23:09:33 2003
@@ -160,10 +160,10 @@
& &if (command_status) ^= 0 &then &return
&
!&compiler& <<perl.c &diag& &cpu& &cflags& -o perl&s& &+
- -DARCHLIB="/system/ported/lib/perl5/5.8.0/&obj2&" &+
- -DARCHLIB_EXP="/system/ported/lib/perl5/5.8.0/&obj2&" &+
- -DSITEARCH="/system/ported/lib/perl5/site_perl/5.8.0/&obj2&" &+
- -DSITEARCH_EXP="/system/ported/lib/perl5/site_perl/5.8.0/&obj2&" &+
+ -DARCHLIB="/system/ported/lib/perl5/5.8.1/&obj2&" &+
+ -DARCHLIB_EXP="/system/ported/lib/perl5/5.8.1/&obj2&" &+
+ -DSITEARCH="/system/ported/lib/perl5/site_perl/5.8.1/&obj2&" &+
+ -DSITEARCH_EXP="/system/ported/lib/perl5/site_perl/5.8.1/&obj2&" &+
-DARCHNAME="&obj2&"
&if (command_status) ^= 0 &then &return
!&compiler& <<perlapi.c &diag& &cpu& &cflags& -o perlapi&s&
==== //depot/maint-5.8/perl/vos/config.alpha.def#4 (text) ====
Index: perl/vos/config.alpha.def
--- perl/vos/config.alpha.def#3~19612~ Sat May 24 00:53:25 2003
+++ perl/vos/config.alpha.def Mon Aug 4 23:09:33 2003
@@ -550,8 +550,8 @@
$package='perl5'
$pidtype='pid_t'
$pm_apiversion='5.005'
-$privlib='/system/ported/lib/perl5/5.8.0'
-$privlibexp='/system/ported/lib/perl5/5.8.0'
+$privlib='/system/ported/lib/perl5/5.8.1'
+$privlibexp='/system/ported/lib/perl5/5.8.1'
$procselfexe=''
$prototype='define'
$ptrsize='4'
@@ -585,11 +585,11 @@
$sig_num_init='0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,0'
$sig_size='31'
$signal_t='void'
-$sitearch='/system/ported/lib/perl5/site_perl/5.8.0/hppa1.1'
-$sitearchexp='/system/ported/lib/perl5/site_perl/5.8.0/hppa1.1'
-$sitelib='/system/ported/lib/perl5/site_perl/5.8.0'
+$sitearch='/system/ported/lib/perl5/site_perl/5.8.1/hppa1.1'
+$sitearchexp='/system/ported/lib/perl5/site_perl/5.8.1/hppa1.1'
+$sitelib='/system/ported/lib/perl5/site_perl/5.8.1'
$sitelib_stem='/system/ported/lib/perl5/site_perl'
-$sitelibexp='/system/ported/lib/perl5/site_perl/5.8.0'
+$sitelibexp='/system/ported/lib/perl5/site_perl/5.8.1'
$sizesize='4'
$sizetype='size_t'
$socksizetype='int'
==== //depot/maint-5.8/perl/vos/config.alpha.h#5 (text) ====
Index: perl/vos/config.alpha.h
--- perl/vos/config.alpha.h#4~19612~ Sat May 24 00:53:25 2003
+++ perl/vos/config.alpha.h Mon Aug 4 23:09:33 2003
@@ -1387,8 +1387,8 @@
* This symbol contains the ~name expanded version of PRIVLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define PRIVLIB "/system/ported/lib/perl5/5.8.0" /**/
-#define PRIVLIB_EXP "/system/ported/lib/perl5/5.8.0" /**/
+#define PRIVLIB "/system/ported/lib/perl5/5.8.1" /**/
+#define PRIVLIB_EXP "/system/ported/lib/perl5/5.8.1" /**/
/* SITEARCH:
* This symbol contains the name of the private library for this package.
@@ -1405,8 +1405,8 @@
* This symbol contains the ~name expanded version of SITEARCH, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-/*#define SITEARCH "/system/ported/lib/perl5/site_perl/5.8.0/hppa1.1" /**/
-/*#define SITEARCH_EXP "/system/ported/lib/perl5/site_perl/5.8.0/hppa1.1"
/**/
+/*#define SITEARCH "/system/ported/lib/perl5/site_perl/5.8.1/hppa1.1" /**/
+/*#define SITEARCH_EXP "/system/ported/lib/perl5/site_perl/5.8.1/hppa1.1"
/**/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -1428,8 +1428,8 @@
* removed. The elements in inc_version_list (inc_version_list.U) can
* be tacked onto this variable to generate a list of directories to search.
*/
-#define SITELIB "/system/ported/lib/perl5/site_perl/5.8.0" /**/
-#define SITELIB_EXP "/system/ported/lib/perl5/site_perl/5.8.0" /**/
+#define SITELIB "/system/ported/lib/perl5/site_perl/5.8.1" /**/
+#define SITELIB_EXP "/system/ported/lib/perl5/site_perl/5.8.1" /**/
#define SITELIB_STEM "/system/ported/lib/perl5/site_perl" /**/
/* PERL_VENDORARCH:
@@ -3366,7 +3366,7 @@
/* PERL_XS_APIVERSION:
* This variable contains the version of the oldest perl binary
* compatible with the present perl. perl.c:incpush() and
- * lib/lib.pm will automatically search in
/system/ported/lib/perl5/site_perl/5.8.0/hppa1.1 for older
+ * lib/lib.pm will automatically search in
/system/ported/lib/perl5/site_perl/5.8.1/hppa1.1 for older
* directories across major versions back to xs_apiversion.
* This is only useful if you have a perl library directory tree
* structured like the default one.
@@ -3385,7 +3385,7 @@
* compatible with the present perl. (That is, pure perl modules
* written for pm_apiversion will still work for the current
* version). perl.c:incpush() and lib/lib.pm will automatically
- * search in /system/ported/lib/perl5/site_perl/5.8.0 for older directories
across major versions
+ * search in /system/ported/lib/perl5/site_perl/5.8.1 for older directories
across major versions
* back to pm_apiversion. This is only useful if you have a perl
* library directory tree structured like the default one. The
* versioned site_perl library was introduced in 5.005, so that's
==== //depot/maint-5.8/perl/vos/config.ga.def#4 (text) ====
Index: perl/vos/config.ga.def
--- perl/vos/config.ga.def#3~19612~ Sat May 24 00:53:25 2003
+++ perl/vos/config.ga.def Mon Aug 4 23:09:33 2003
@@ -550,8 +550,8 @@
$package='perl5'
$pidtype='pid_t'
$pm_apiversion='5.005'
-$privlib='/system/ported/lib/perl5/5.8.0'
-$privlibexp='/system/ported/lib/perl5/5.8.0'
+$privlib='/system/ported/lib/perl5/5.8.1'
+$privlibexp='/system/ported/lib/perl5/5.8.1'
$procselfexe=''
$prototype='define'
$ptrsize='4'
@@ -585,11 +585,11 @@
$sig_num_init='0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,0'
$sig_size='32'
$signal_t='void'
-$sitearch='/system/ported/lib/perl5/site_perl/5.8.0/hppa1.1'
-$sitearchexp='/system/ported/lib/perl5/site_perl/5.8.0/hppa1.1'
-$sitelib='/system/ported/lib/perl5/site_perl/5.8.0'
+$sitearch='/system/ported/lib/perl5/site_perl/5.8.1/hppa1.1'
+$sitearchexp='/system/ported/lib/perl5/site_perl/5.8.1/hppa1.1'
+$sitelib='/system/ported/lib/perl5/site_perl/5.8.1'
$sitelib_stem='/system/ported/lib/perl5/site_perl'
-$sitelibexp='/system/ported/lib/perl5/site_perl/5.8.0'
+$sitelibexp='/system/ported/lib/perl5/site_perl/5.8.1'
$sizesize='4'
$sizetype='size_t'
$socksizetype='int'
==== //depot/maint-5.8/perl/vos/config.ga.h#5 (text) ====
Index: perl/vos/config.ga.h
--- perl/vos/config.ga.h#4~19612~ Sat May 24 00:53:25 2003
+++ perl/vos/config.ga.h Mon Aug 4 23:09:33 2003
@@ -1387,8 +1387,8 @@
* This symbol contains the ~name expanded version of PRIVLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define PRIVLIB "/system/ported/lib/perl5/5.8.0" /**/
-#define PRIVLIB_EXP "/system/ported/lib/perl5/5.8.0" /**/
+#define PRIVLIB "/system/ported/lib/perl5/5.8.1" /**/
+#define PRIVLIB_EXP "/system/ported/lib/perl5/5.8.1" /**/
/* SITEARCH:
* This symbol contains the name of the private library for this package.
@@ -1405,8 +1405,8 @@
* This symbol contains the ~name expanded version of SITEARCH, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-/*#define SITEARCH "/system/ported/lib/perl5/site_perl/5.8.0/hppa1.1" /**/
-/*#define SITEARCH_EXP "/system/ported/lib/perl5/site_perl/5.8.0/hppa1.1"
/**/
+/*#define SITEARCH "/system/ported/lib/perl5/site_perl/5.8.1/hppa1.1" /**/
+/*#define SITEARCH_EXP "/system/ported/lib/perl5/site_perl/5.8.1/hppa1.1"
/**/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -1428,8 +1428,8 @@
* removed. The elements in inc_version_list (inc_version_list.U) can
* be tacked onto this variable to generate a list of directories to search.
*/
-#define SITELIB "/system/ported/lib/perl5/site_perl/5.8.0" /**/
-#define SITELIB_EXP "/system/ported/lib/perl5/site_perl/5.8.0" /**/
+#define SITELIB "/system/ported/lib/perl5/site_perl/5.8.1" /**/
+#define SITELIB_EXP "/system/ported/lib/perl5/site_perl/5.8.1" /**/
#define SITELIB_STEM "/system/ported/lib/perl5/site_perl" /**/
/* PERL_VENDORARCH:
@@ -3366,7 +3366,7 @@
/* PERL_XS_APIVERSION:
* This variable contains the version of the oldest perl binary
* compatible with the present perl. perl.c:incpush() and
- * lib/lib.pm will automatically search in
/system/ported/lib/perl5/site_perl/5.8.0/hppa1.1 for older
+ * lib/lib.pm will automatically search in
/system/ported/lib/perl5/site_perl/5.8.1/hppa1.1 for older
* directories across major versions back to xs_apiversion.
* This is only useful if you have a perl library directory tree
* structured like the default one.
@@ -3385,7 +3385,7 @@
* compatible with the present perl. (That is, pure perl modules
* written for pm_apiversion will still work for the current
* version). perl.c:incpush() and lib/lib.pm will automatically
- * search in /system/ported/lib/perl5/site_perl/5.8.0 for older directories
across major versions
+ * search in /system/ported/lib/perl5/site_perl/5.8.1 for older directories
across major versions
* back to pm_apiversion. This is only useful if you have a perl
* library directory tree structured like the default one. The
* versioned site_perl library was introduced in 5.005, so that's
==== //depot/maint-5.8/perl/vos/install_perl.cm#2 (text) ====
Index: perl/vos/install_perl.cm
--- perl/vos/install_perl.cm#1~17645~ Fri Jul 19 12:29:57 2002
+++ perl/vos/install_perl.cm Mon Aug 4 23:09:33 2003
@@ -31,42 +31,42 @@
&if ^ (exists -directory &MDS&>ported>lib>perl5)
&then !create_dir &MDS&>ported>lib>perl5
&
-&if ^ (exists -directory &MDS&>ported>lib>perl5>5.8.0)
-&then !create_dir &MDS&>ported>lib>perl5>5.8.0
+&if ^ (exists -directory &MDS&>ported>lib>perl5>5.8.1)
+&then !create_dir &MDS&>ported>lib>perl5>5.8.1
&
-!copy_file <lib>*.pm &MDS&>ported>lib>perl5>5.8.0>*.pm -delete
-!copy_file <lib>*.pl &MDS&>ported>lib>perl5>5.8.0>*.pl -delete
-!copy_file <lib>*.pod &MDS&>ported>lib>perl5>5.8.0>*.pod -delete
+!copy_file <lib>*.pm &MDS&>ported>lib>perl5>5.8.1>*.pm -delete
+!copy_file <lib>*.pl &MDS&>ported>lib>perl5>5.8.1>*.pl -delete
+!copy_file <lib>*.pod &MDS&>ported>lib>perl5>5.8.1>*.pod -delete
&
-&if ^ (exists -directory &MDS&>ported>lib>perl5>5.8.0>68k)
-&then !create_dir &MDS&>ported>lib>perl5>5.8.0>68k
+&if ^ (exists -directory &MDS&>ported>lib>perl5>5.8.1>68k)
+&then !create_dir &MDS&>ported>lib>perl5>5.8.1>68k
&
-&if ^ (exists -directory &MDS&>ported>lib>perl5>5.8.0>860)
-&then !create_dir &MDS&>ported>lib>perl5>5.8.0>860
+&if ^ (exists -directory &MDS&>ported>lib>perl5>5.8.1>860)
+&then !create_dir &MDS&>ported>lib>perl5>5.8.1>860
&
-&if ^ (exists -directory &MDS&>ported>lib>perl5>5.8.0>7100)
-&then !create_dir &MDS&>ported>lib>perl5>5.8.0>7100
+&if ^ (exists -directory &MDS&>ported>lib>perl5>5.8.1>7100)
+&then !create_dir &MDS&>ported>lib>perl5>5.8.1>7100
&
-&if ^ (exists -directory &MDS&>ported>lib>perl5>5.8.0>8000)
-&then !create_dir &MDS&>ported>lib>perl5>5.8.0>8000
+&if ^ (exists -directory &MDS&>ported>lib>perl5>5.8.1>8000)
+&then !create_dir &MDS&>ported>lib>perl5>5.8.1>8000
&
&if ^ (exists -directory &MDS&>ported>lib>perl5>site_perl)
&then !create_dir &MDS&>ported>lib>perl5>site_perl
&
-&if ^ (exists -directory &MDS&>ported>lib>perl5>site_perl>5.8.0)
-&then !create_dir &MDS&>ported>lib>perl5>site_perl>5.8.0
+&if ^ (exists -directory &MDS&>ported>lib>perl5>site_perl>5.8.1)
+&then !create_dir &MDS&>ported>lib>perl5>site_perl>5.8.1
&
-&if ^ (exists -directory &MDS&>ported>lib>perl5>site_perl>5.8.0>68k)
-&then !create_dir &MDS&>ported>lib>perl5>site_perl>5.8.0>68k
+&if ^ (exists -directory &MDS&>ported>lib>perl5>site_perl>5.8.1>68k)
+&then !create_dir &MDS&>ported>lib>perl5>site_perl>5.8.1>68k
&
-&if ^ (exists -directory &MDS&>ported>lib>perl5>site_perl>5.8.0>860)
-&then !create_dir &MDS&>ported>lib>perl5>site_perl>5.8.0>860
+&if ^ (exists -directory &MDS&>ported>lib>perl5>site_perl>5.8.1>860)
+&then !create_dir &MDS&>ported>lib>perl5>site_perl>5.8.1>860
&
-&if ^ (exists -directory &MDS&>ported>lib>perl5>site_perl>5.8.0>7100)
-&then !create_dir &MDS&>ported>lib>perl5>site_perl>5.8.0>7100
+&if ^ (exists -directory &MDS&>ported>lib>perl5>site_perl>5.8.1>7100)
+&then !create_dir &MDS&>ported>lib>perl5>site_perl>5.8.1>7100
&
-&if ^ (exists -directory &MDS&>ported>lib>perl5>site_perl>5.8.0>8000)
-&then !create_dir &MDS&>ported>lib>perl5>site_perl>5.8.0>8000
+&if ^ (exists -directory &MDS&>ported>lib>perl5>site_perl>5.8.1>8000)
+&then !create_dir &MDS&>ported>lib>perl5>site_perl>5.8.1>8000
&
!copy_file obj&obj&>perl.pm &MDS&>ported>command_library>&name&.pm.new -delete
!rename &MDS&>ported>command_library>&name&.pm *.(date).(time) -delete
==== //depot/maint-5.8/perl/wince/Makefile.ce#9 (text) ====
Index: perl/wince/Makefile.ce
--- perl/wince/Makefile.ce#8~20241~ Sun Jul 27 13:07:20 2003
+++ perl/wince/Makefile.ce Mon Aug 4 23:09:33 2003
@@ -4,7 +4,7 @@
SRCDIR = ..
PV = 58
-INST_VER = 5.8.0
+INST_VER = 5.8.1
# INSTALL_ROOT specifies a path where this perl will be installed on CE device
INSTALL_ROOT=/netzwerk/sprache/perl
End of Patch.