Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 1999 20:52:16 +0200
From:      Udo Schweigert <ust@cert.siemens.de>
To:        cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG
Subject:   Perl 5 broken in -STABLE
Message-ID:  <19990505205216.A93330@alaska.cert.siemens.de>

next in thread | raw e-mail | index | archive | help
Hello all,

after CVSUPing today i found the new perl5 broken in -STABLE.

Here's a patch.

-------------------------------------------------------------------------------
Udo Schweigert              || Voice      : +49 89 636 42170
Siemens AG, Siemens CERT    || Fax        : +49 89 636 48000
ZT IK 3                     || email      : Udo.Schweigert@mchp.siemens.de
D-81730 Muenchen / Germany  ||            : ust@cert.siemens.de
PGP fingerprint             || 2A 53 F6 A6 30 59 64 02  6B C4 E0 73 B2 C9 6C E7
-------------------------------------------------------------------------------

--- /usr/src/gnu/usr.bin/perl/libperl/config.SH-aout.i386.orig	Wed May  5 15:28:37 1999
+++ /usr/src/gnu/usr.bin/perl/libperl/config.SH-aout.i386	Wed May  5 19:43:59 1999
@@ -14,13 +14,13 @@
 Header=''
 Id='$Id: config.SH-aout.i386,v 1.10.2.1 1999/05/05 13:28:37 markm Exp $'
 Locker=''
-Log='$Log: config.SH-aout.i386,v $
-Log='Revision 1.10.2.1  1999/05/05 13:28:37  markm
-Log='MFC: system Perl is now 5.00503!
-Log='
-Log='Revision 1.11  1999/05/02 15:29:39  markm
-Log='System Perl is now 5.00503! There is support for threads, but this is
-Log='not currently enabled. Thread-boffins are welcome to send me patches.
+Log='$Log: config.SH-aout.i386,v $'
+Log='Revision 1.10.2.1  1999/05/05 13:28:37  markm'
+Log='MFC: system Perl is now 5.00503!'
+Log=''
+Log='Revision 1.11  1999/05/02 15:29:39  markm'
+Log='System Perl is now 5.00503! There is support for threads, but this is'
+Log='not currently enabled. Thread-boffins are welcome to send me patches.'
 Log=''
 Mcc='Mcc'
 RCSfile='$RCSfile: config.SH-aout.i386,v $'
@@ -55,8 +55,7 @@
 cccdlflags='-DPIC -fpic'
 ccdlflags=' '
 ccflags=''
-ccsymbols='__ELF__=0 __FreeBSD__=4 __FreeBSD_cc_version=400002 __GNUC_MINOR__=9
-1 __GNUC__=2 cpu=i386 machine=i386 system=FreeBSD system=unix'
+ccsymbols='__ELF__=0 __FreeBSD__=4 __FreeBSD_cc_version=400002 __GNUC_MINOR__=91 __GNUC__=2 cpu=i386 machine=i386 system=FreeBSD system=unix'
 cf_by='markm'
 cf_email='markm@freebsd.org'
 cf_time='$Date: 1999/05/05 13:28:37 $'
--- /usr/src/gnu/usr.bin/perl/libperl/config.SH-elf.i386.orig	Wed May  5 20:02:53 1999
+++ /usr/src/gnu/usr.bin/perl/libperl/config.SH-elf.i386	Wed May  5 20:03:25 1999
@@ -14,13 +14,13 @@
 Header=''
 Id='$Id: config.SH-elf.i386,v 1.10.2.1 1999/05/05 13:28:40 markm Exp $'
 Locker=''
-Log='$Log: config.SH-elf.i386,v $
-Log='Revision 1.10.2.1  1999/05/05 13:28:40  markm
-Log='MFC: system Perl is now 5.00503!
-Log='
-Log='Revision 1.11  1999/05/02 15:29:42  markm
-Log='System Perl is now 5.00503! There is support for threads, but this is
-Log='not currently enabled. Thread-boffins are welcome to send me patches.
+Log='$Log: config.SH-elf.i386,v $'
+Log='Revision 1.10.2.1  1999/05/05 13:28:40  markm'
+Log='MFC: system Perl is now 5.00503!'
+Log=''
+Log='Revision 1.11  1999/05/02 15:29:42  markm'
+Log='System Perl is now 5.00503! There is support for threads, but this is'
+Log='not currently enabled. Thread-boffins are welcome to send me patches.'
 Log=''
 Mcc='Mcc'
 RCSfile='$RCSfile: config.SH-elf.i386,v $'


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990505205216.A93330>