PERFORCE change 12325 for review

[email protected] (Chris Nandor) Wed, 3 Oct 2001 17:07:31 -0400
Newsgroups perl.perl5.changes.mac
Message-ID <p05100306b7e12e6a476d@[10.0.1.177]>
Change 12325 by pudge@pudge-mobile on 2001/10/03 18:51:28

	Sync up silly CVS headers ... I should commit CVS
	first to avoid this ...

Affected files ...

... //depot/maint-5.6/macperl/macos/config.h#3 edit
... //depot/maint-5.6/macperl/macos/ext/Mac/ExtUtils/MakeToolboxModule#3 edit
... //depot/maint-5.6/macperl/macos/ext/Mac/Fonts/Fonts.xs#3 edit
... //depot/maint-5.6/macperl/macos/ext/MacPerl/MacPerl.xs#3 edit
... //depot/maint-5.6/macperl/macos/macperl/MPEditor.c#3 edit
... //depot/maint-5.6/macperl/macos/macperl/MPGlobals.h#3 edit
... //depot/maint-5.6/macperl/macos/macperl/MPScript.c#3 edit
... //depot/maint-5.6/macperl/macos/macperl/MPUtils.c#2 edit

Differences ...

==== //depot/maint-5.6/macperl/macos/config.h#3 (text) ====
Index: perl/macos/config.h
--- perl/macos/config.h.~1~	Wed Oct  3 13:00:05 2001
+++ perl/macos/config.h	Wed Oct  3 13:00:05 2001
@@ -13,6 +13,9 @@
 File	:	config.h			-	Mac configuration
 
 $Log: config.h,v $
+Revision 1.10  2001/10/03 19:31:55  pudge
+Sync with perforce maint-5.6/macperl
+
 Revision 1.9  2001/06/27 18:18:48  pudge
 Sync from p4; fix rand
 

==== //depot/maint-5.6/macperl/macos/ext/Mac/ExtUtils/MakeToolboxModule#3 (text) ====
Index: perl/macos/ext/Mac/ExtUtils/MakeToolboxModule
--- perl/macos/ext/Mac/ExtUtils/MakeToolboxModule.~1~	Wed Oct  3 13:00:05 2001
+++ perl/macos/ext/Mac/ExtUtils/MakeToolboxModule	Wed Oct  3 13:00:05 2001
@@ -64,7 +64,7 @@
 END_PM
 
 print XS<<END_XS;
-/* \$Header: /cvsroot/macperl/perl/macos/ext/Mac/ExtUtils/MakeToolboxModule,v 1.1 2000/08/14 03:39:30 neeri Exp $
+/* \$Header: /cvsroot/macperl/perl/macos/ext/Mac/ExtUtils/MakeToolboxModule,v 1.2 2001/10/03 19:31:55 pudge Exp $
  *
  *    Copyright (c) 1997 Matthias Neeracher
  *
@@ -72,6 +72,9 @@
  *    as specified in the README file.
  *
  * \$Log: MakeToolboxModule,v $
+ * \Revision 1.2  2001/10/03 19:31:55  pudge
+ * \Sync with perforce maint-5.6/macperl
+ * \
  * \Revision 1.1  2000/08/14 03:39:30  neeri
  * \Checked into Sourceforge
  * \

==== //depot/maint-5.6/macperl/macos/ext/Mac/Fonts/Fonts.xs#3 (text) ====
Index: perl/macos/ext/Mac/Fonts/Fonts.xs
--- perl/macos/ext/Mac/Fonts/Fonts.xs.~1~	Wed Oct  3 13:00:05 2001
+++ perl/macos/ext/Mac/Fonts/Fonts.xs	Wed Oct  3 13:00:05 2001
@@ -1,4 +1,4 @@
-/* $Header: /cvsroot/macperl/perl/macos/ext/Mac/Fonts/Fonts.xs,v 1.1 2000/08/14 03:39:30 neeri Exp $
+/* $Header: /cvsroot/macperl/perl/macos/ext/Mac/Fonts/Fonts.xs,v 1.2 2001/09/26 21:50:13 pudge Exp $
  *
  *    Copyright (c) 1996 Matthias Neeracher
  *
@@ -6,6 +6,9 @@
  *    as specified in the README file.
  *
  * $Log: Fonts.xs,v $
+ * Revision 1.2  2001/09/26 21:50:13  pudge
+ * Sync with perforce maint-5.6/macperl
+ *
  * Revision 1.1  2000/08/14 03:39:30  neeri
  * Checked into Sourceforge
  *

==== //depot/maint-5.6/macperl/macos/ext/MacPerl/MacPerl.xs#3 (text) ====
Index: perl/macos/ext/MacPerl/MacPerl.xs
--- perl/macos/ext/MacPerl/MacPerl.xs.~1~	Wed Oct  3 13:00:05 2001
+++ perl/macos/ext/MacPerl/MacPerl.xs	Wed Oct  3 13:00:05 2001
@@ -1,4 +1,4 @@
-/* $Header: /cvsroot/macperl/perl/macos/ext/MacPerl/MacPerl.xs,v 1.2 2001/04/17 03:53:44 pudge Exp $
+/* $Header: /cvsroot/macperl/perl/macos/ext/MacPerl/MacPerl.xs,v 1.3 2001/09/02 00:38:40 pudge Exp $
  *
  *    Copyright (c) 1995 Matthias Neeracher
  *
@@ -6,6 +6,9 @@
  *    as specified in the README file.
  *
  * $Log: MacPerl.xs,v $
+ * Revision 1.3  2001/09/02 00:38:40  pudge
+ * Sync with perforce
+ *
  * Revision 1.2  2001/04/17 03:53:44  pudge
  * Minor version/config changes, plus sync with maint-5.6/perl
  *

==== //depot/maint-5.6/macperl/macos/macperl/MPEditor.c#3 (text) ====
Index: perl/macos/macperl/MPEditor.c
--- perl/macos/macperl/MPEditor.c.~1~	Wed Oct  3 13:00:05 2001
+++ perl/macos/macperl/MPEditor.c	Wed Oct  3 13:00:05 2001
@@ -6,6 +6,9 @@
 Language	:	MPW C
 
 $Log: MPEditor.c,v $
+Revision 1.3  2001/09/26 21:51:15  pudge
+Sync with perforce maint-5.6/macperl/macos/macperl
+
 Revision 1.2  2001/09/10 07:39:03  neeri
 External editor would sometimes corrupt files (MacPerl Bug #456329)
 

==== //depot/maint-5.6/macperl/macos/macperl/MPGlobals.h#3 (text) ====
Index: perl/macos/macperl/MPGlobals.h
--- perl/macos/macperl/MPGlobals.h.~1~	Wed Oct  3 13:00:05 2001
+++ perl/macos/macperl/MPGlobals.h	Wed Oct  3 13:00:05 2001
@@ -9,6 +9,9 @@
 Language	:	MPW C
 
 $Log: MPGlobals.h,v $
+Revision 1.2  2001/09/26 21:51:15  pudge
+Sync with perforce maint-5.6/macperl/macos/macperl
+
 Revision 1.1  2000/11/30 08:37:29  neeri
 Sources & Resources
 

==== //depot/maint-5.6/macperl/macos/macperl/MPScript.c#3 (text) ====
Index: perl/macos/macperl/MPScript.c
--- perl/macos/macperl/MPScript.c.~1~	Wed Oct  3 13:00:05 2001
+++ perl/macos/macperl/MPScript.c	Wed Oct  3 13:00:05 2001
@@ -5,6 +5,9 @@
 Language	:	MPW C
 
 $Log: MPScript.c,v $
+Revision 1.6  2001/09/26 21:51:15  pudge
+Sync with perforce maint-5.6/macperl/macos/macperl
+
 Revision 1.5  2001/09/13 07:28:10  neeri
 Fix signal handling (MacPerlBug #422129)
 

==== //depot/maint-5.6/macperl/macos/macperl/MPUtils.c#2 (text) ====
Index: perl/macos/macperl/MPUtils.c
--- perl/macos/macperl/MPUtils.c.~1~	Wed Oct  3 13:00:05 2001
+++ perl/macos/macperl/MPUtils.c	Wed Oct  3 13:00:05 2001
@@ -9,6 +9,9 @@
 Language	:	MPW C
 
 $Log: MPUtils.c,v $
+Revision 1.2  2001/10/03 19:23:16  pudge
+Sync with perforce maint-5.6/macperl
+
 Revision 1.1  2000/11/30 08:37:29  neeri
 Sources & Resources
 
@@ -465,7 +468,7 @@
 	
 	SetCursor(&qd.arrow);
 	
-	dlg 	= GetNewAppDialog(AboutDialog);
+	dlg 	= GetNewAppDialog(AboutDialog+easter);
 	sound 	= GetAppResource('snd ', AlertSoundID+easter);
 	hdl 	= GetAppResource('STR#', CreditID);
 	count	= **(short **) hdl;
End of Patch.