Change 17346: Misc. config/test updates in macos
[email protected] (Chris Nandor) Sat, 22 Jun 2002 17:39:00 -0400
| Newsgroups | perl.perl5.changes.mac |
|---|---|
| Message-ID | <p05111b03b93a9e09b3cd@[10.0.1.177]> |
Change 17346 by pudge@pudge-mobile on 2002/06/22 17:30:59
Misc. config/test updates in macos
Affected files ...
.... //depot/macperl/macos/MPVersion.r#7 edit
.... //depot/macperl/macos/MacPerlTests.cmd#10 edit
.... //depot/macperl/macos/Makefile.mk#8 edit
.... //depot/macperl/macos/bundled_ext/Digest/MD5/Makefile.mk#5 edit
.... //depot/macperl/macos/config.sh#10 edit
Differences ...
==== //depot/macperl/macos/MPVersion.r#7 (text) ====
Index: macperl/macos/MPVersion.r
--- macperl/macos/MPVersion.r#6~16976~ Sun Jun 2 10:21:28 2002
+++ macperl/macos/MPVersion.r Sat Jun 22 10:30:59 2002
@@ -44,10 +44,10 @@
*
*/
-#define MPVersionStr "5.8.0a1"
+#define MPVersionStr "5.8.0a2"
#define MPRevision 0x05
#define MPVersion 0x80
-#define MPBuild 0x01
+#define MPBuild 0x02
#define MPState alpha
#define MPCopyright "ported by Matthias Neeracher, maintained by Chris Nandor"
#define MPDate $$Format("%4.4d-%2.2d-%2.2d", $$Year, $$Month, $$Day)
==== //depot/macperl/macos/MacPerlTests.cmd#10 (text) ====
Index: macperl/macos/MacPerlTests.cmd
--- macperl/macos/MacPerlTests.cmd#9~17214~ Thu Jun 13 02:50:25 2002
+++ macperl/macos/MacPerlTests.cmd Sat Jun 22 10:30:59 2002
@@ -973,6 +973,9 @@
echo ":perl -I::lib ::ext:POSIX:t:sigaction.t" >> ::macos:MacPerlTests.out
:perl -I::lib ::ext:POSIX:t:sigaction.t >> ::macos:MacPerlTests.out
save ::macos:MacPerlTests.out
+echo ":perl -I::lib -T ::ext:POSIX:t:taint.t" >> ::macos:MacPerlTests.out
+:perl -I::lib -T ::ext:POSIX:t:taint.t >> ::macos:MacPerlTests.out
+save ::macos:MacPerlTests.out
echo ":perl -I::lib ::ext:POSIX:t:waitpid.t" >> ::macos:MacPerlTests.out
:perl -I::lib ::ext:POSIX:t:waitpid.t >> ::macos:MacPerlTests.out
save ::macos:MacPerlTests.out
@@ -1894,6 +1897,9 @@
echo ":perl -I::lib ::lib:Test:Harness:t:test-harness.t" >> ::macos:MacPerlTests.out
:perl -I::lib ::lib:Test:Harness:t:test-harness.t >> ::macos:MacPerlTests.out
save ::macos:MacPerlTests.out
+echo ":perl -I::lib ::lib:Test:Simple:t:bad_plan.t" >> ::macos:MacPerlTests.out
+:perl -I::lib ::lib:Test:Simple:t:bad_plan.t >> ::macos:MacPerlTests.out
+save ::macos:MacPerlTests.out
echo ":perl -I::lib ::lib:Test:Simple:t:buffer.t" >> ::macos:MacPerlTests.out
:perl -I::lib ::lib:Test:Simple:t:buffer.t >> ::macos:MacPerlTests.out
save ::macos:MacPerlTests.out
@@ -1975,6 +1981,9 @@
echo ":perl -I::lib ::lib:Test:Simple:t:strays.t" >> ::macos:MacPerlTests.out
:perl -I::lib ::lib:Test:Simple:t:strays.t >> ::macos:MacPerlTests.out
save ::macos:MacPerlTests.out
+echo ":perl -I::lib ::lib:Test:Simple:t:threads.t" >> ::macos:MacPerlTests.out
+:perl -I::lib ::lib:Test:Simple:t:threads.t >> ::macos:MacPerlTests.out
+save ::macos:MacPerlTests.out
echo ":perl -I::lib ::lib:Test:Simple:t:todo.t" >> ::macos:MacPerlTests.out
:perl -I::lib ::lib:Test:Simple:t:todo.t >> ::macos:MacPerlTests.out
save ::macos:MacPerlTests.out
@@ -2223,7 +2232,7 @@
echo "# Devel::DProf seems to work, but test needs major work :/"
echo ":perl -I::lib ::ext:Devel:DProf:DProf.t"
echo ""
-echo "# fails tests 359 (known problem in sysopen warning)"
+echo "# fails tests 367 (known problem in sysopen warning)"
echo ":perl -I::lib ::lib:warnings.t"
echo ""
echo "# fails all tests (system() fails to return a good value)"
==== //depot/macperl/macos/Makefile.mk#8 (text) ====
Index: macperl/macos/Makefile.mk
--- macperl/macos/Makefile.mk#7~17214~ Thu Jun 13 02:50:25 2002
+++ macperl/macos/Makefile.mk Sat Jun 22 10:30:59 2002
@@ -217,7 +217,7 @@
"::utils:piconv.PL" "::utils:enc2xs.PL"
plextract = "::pod:pod2html" "::pod:pod2latex" "::pod:pod2man" "::pod:pod2text" \
- "::lib:lib.pm" "::utils:c2ph" "::utils:h2ph" "::utils:h2xs" \
+ "::lib:lib_pm" "::utils:c2ph" "::utils:h2ph" "::utils:h2xs" \
"::utils:perlbug" "::utils:perldoc" "::utils:perlivp" "::utils:pl2pm" \
"::utils:splain" "::utils:perlcc" "::utils:dprofpp" "::utils:libnetcfg" \
"::utils:piconv" "::utils:enc2xs"
==== //depot/macperl/macos/bundled_ext/Digest/MD5/Makefile.mk#5 (text) ====
Index: macperl/macos/bundled_ext/Digest/MD5/Makefile.mk
--- macperl/macos/bundled_ext/Digest/MD5/Makefile.mk#4~16869~ Wed May 29 22:41:50 2002
+++ macperl/macos/bundled_ext/Digest/MD5/Makefile.mk Sat Jun 22 10:30:59 2002
@@ -32,6 +32,7 @@
MODULES = :MD5.pm
+# wheee
MWCPPCOptimize = -O1
.INCLUDE : $(MACPERL_SRC)BuildRules.mk
==== //depot/macperl/macos/config.sh#10 (text) ====
Index: macperl/macos/config.sh
--- macperl/macos/config.sh#9~17214~ Thu Jun 13 02:50:25 2002
+++ macperl/macos/config.sh Sat Jun 22 10:30:59 2002
@@ -66,7 +66,7 @@
ccversion=''
cf_by='pudge'
cf_email='[email protected]'
-cf_time='Sun Apr 21 13:58:43 EST 2002'
+cf_time='Sat Jun 22 09:23:43 EST 2002'
charsize='1'
chgrp=''
chmod=''
@@ -819,7 +819,7 @@
vendorprefix=''
vendorprefixexp=''
version='5.8.0'
-version_patchlevel_string='version 8 subversion 8'
+version_patchlevel_string='version 8 subversion 0 patch 17341'
versiononly='define'
vi=''
voidflags='15'
@@ -834,5 +834,6 @@
PERL_API_REVISION='5'
PERL_API_VERSION='8'
PERL_API_SUBVERSION='0'
+PERL_PATCHLEVEL=17341
PERL_CONFIG_SH='true'
CONFIG='true'
End of Patch.