Change 18282 by [EMAIL PROTECTED] on 2002/12/11 10:16:05

        Subject: Remove stale e-mail addresses
        From: Andy Dougherty <[EMAIL PROTECTED]>
        Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
        Message-ID: 
<[EMAIL PROTECTED]>

Affected files ...

... //depot/perl/Porting/pumpkin.pod#49 edit
... //depot/perl/configure.gnu#8 edit
... //depot/perl/ext/ODBM_File/hints/dec_osf.pl#7 edit
... //depot/perl/ext/ODBM_File/hints/hpux.pl#6 edit
... //depot/perl/ext/ODBM_File/hints/ultrix.pl#6 edit
... //depot/perl/ext/SDBM_File/sdbm/README.too#7 edit
... //depot/perl/lib/File/Spec.pm#24 edit
... //depot/perl/perly.fixer#13 edit
... //depot/perl/pod/checkpods.PL#9 edit

Differences ...

==== //depot/perl/Porting/pumpkin.pod#49 (text) ====
Index: perl/Porting/pumpkin.pod
--- perl/Porting/pumpkin.pod#48~18029~  Fri Oct 18 00:28:21 2002
+++ perl/Porting/pumpkin.pod    Wed Dec 11 02:16:05 2002
@@ -1558,7 +1558,7 @@
 
 =head1 AUTHORS
 
-Original author:  Andy Dougherty [EMAIL PROTECTED] .
+Original author:  Andy Dougherty [EMAIL PROTECTED] .
 Additions by Chip Salzenberg [EMAIL PROTECTED] and 
 Tim Bunce [EMAIL PROTECTED] .
 

==== //depot/perl/configure.gnu#8 (xtext) ====
Index: perl/configure.gnu
--- perl/configure.gnu#7~6521~  Fri Aug  4 05:22:38 2000
+++ perl/configure.gnu  Wed Dec 11 02:16:05 2002
@@ -4,7 +4,7 @@
 #
 # GNU configure-like front end to metaconfig's Configure.
 #
-# Written by Andy Dougherty <[EMAIL PROTECTED]>
+# Written by Andy Dougherty <[EMAIL PROTECTED]>
 # and Matthew Green <[EMAIL PROTECTED]>.
 #
 # Reformatted and modified for inclusion in the dist-3.0 package by

==== //depot/perl/ext/ODBM_File/hints/dec_osf.pl#7 (text) ====
Index: perl/ext/ODBM_File/hints/dec_osf.pl
--- perl/ext/ODBM_File/hints/dec_osf.pl#6~1575~ Sun Jul 19 18:27:14 1998
+++ perl/ext/ODBM_File/hints/dec_osf.pl Wed Dec 11 02:16:05 2002
@@ -1,5 +1,5 @@
 # The -hidden option causes compilation to fail on Digital Unix.
-#   Andy Dougherty  <[EMAIL PROTECTED]>
+#   Andy Dougherty  <[EMAIL PROTECTED]>
 #   Sat Jan 13 16:29:52 EST 1996
 $self->{LDDLFLAGS} = $Config{lddlflags};
 $self->{LDDLFLAGS} =~ s/-hidden//;

==== //depot/perl/ext/ODBM_File/hints/hpux.pl#6 (text) ====
Index: perl/ext/ODBM_File/hints/hpux.pl
--- perl/ext/ODBM_File/hints/hpux.pl#5~1575~    Sun Jul 19 18:27:14 1998
+++ perl/ext/ODBM_File/hints/hpux.pl    Wed Dec 11 02:16:05 2002
@@ -1,4 +1,4 @@
 #  Try to work around "bad free" messages.  See note in ODBM_File.xs.
-#   Andy Dougherty  <[EMAIL PROTECTED]>
+#   Andy Dougherty  <[EMAIL PROTECTED]>
 #   Sun Sep  8 12:57:52 EDT 1996
 $self->{CCFLAGS} = $Config{ccflags} . ' -DDBM_BUG_DUPLICATE_FREE' ;

==== //depot/perl/ext/ODBM_File/hints/ultrix.pl#6 (text) ====
Index: perl/ext/ODBM_File/hints/ultrix.pl
--- perl/ext/ODBM_File/hints/ultrix.pl#5~1575~  Sun Jul 19 18:27:14 1998
+++ perl/ext/ODBM_File/hints/ultrix.pl  Wed Dec 11 02:16:05 2002
@@ -1,4 +1,4 @@
 #  Try to work around "bad free" messages.  See note in ODBM_File.xs.
-#   Andy Dougherty  <[EMAIL PROTECTED]>
+#   Andy Dougherty  <[EMAIL PROTECTED]>
 #   Sun Sep  8 12:57:52 EDT 1996
 $self->{CCFLAGS} = $Config{ccflags} . ' -DDBM_BUG_DUPLICATE_FREE' ;

==== //depot/perl/ext/SDBM_File/sdbm/README.too#7 (text) ====
Index: perl/ext/SDBM_File/sdbm/README.too
--- perl/ext/SDBM_File/sdbm/README.too#6~3161~  Wed Mar 24 22:01:18 1999
+++ perl/ext/SDBM_File/sdbm/README.too  Wed Dec 11 02:16:05 2002
@@ -6,7 +6,7 @@
 Fri Apr 15 10:15:30 EDT 1994.
 
 Additional portability/configuration changes for libsdbm by Andy Dougherty
[EMAIL PROTECTED]
[EMAIL PROTECTED]
 
 
 Mon Mar 22 03:24:47 PST 1999.

==== //depot/perl/lib/File/Spec.pm#24 (text) ====
Index: perl/lib/File/Spec.pm
--- perl/lib/File/Spec.pm#23~17297~     Wed Jun 19 05:33:04 2002
+++ perl/lib/File/Spec.pm       Wed Dec 11 02:16:05 2002
@@ -281,7 +281,7 @@
 =head1 AUTHORS
 
 Kenneth Albanowski <[EMAIL PROTECTED]>, Andy Dougherty
-<[EMAIL PROTECTED]>, Andreas KE<ouml>nig
+<[EMAIL PROTECTED]>, Andreas KE<ouml>nig
 <[EMAIL PROTECTED]>, Tim Bunce <[EMAIL PROTECTED]
 VMS support by Charles Bailey <[EMAIL PROTECTED]>.
 OS/2 support by Ilya Zakharevich <[EMAIL PROTECTED]>.

==== //depot/perl/perly.fixer#13 (xtext) ====
Index: perl/perly.fixer
--- perl/perly.fixer#12~15486~  Mon Mar 25 06:37:03 2002
+++ perl/perly.fixer    Wed Dec 11 02:16:05 2002
@@ -10,7 +10,7 @@
 # Currently, only byacc version 1.8 is fully supported.
 #
 #  Hacks to make it work with Interactive's SysVr3 Version 2.2
-#   [EMAIL PROTECTED] (Andy Dougherty)   3/23/91
+#   [EMAIL PROTECTED] (Andy Dougherty)   3/23/91
 #
 # Additional information to make the BSD section work with SunOS 4.0.2
 #   [EMAIL PROTECTED] (Tom Dinger)  4/15/1991

==== //depot/perl/pod/checkpods.PL#9 (text) ====
Index: perl/pod/checkpods.PL
--- perl/pod/checkpods.PL#8~10550~      Tue Jun 12 18:25:12 2001
+++ perl/pod/checkpods.PL       Wed Dec 11 02:16:05 2002
@@ -48,7 +48,7 @@
 # problem currently exists.
 #
 #  Version 1.00  Original.
-#  Version 1.01  Andy Dougherty <[EMAIL PROTECTED]>
+#  Version 1.01  Andy Dougherty <[EMAIL PROTECTED]>
 #    Trivial modifications to output format for easier auto-parsing
 #    Broke it out as a separate function to avoid nasty
 #      Make/Shell/Perl quoting problems, and also to make it easier
End of Patch.

Reply via email to