diff options
author | markm <markm@FreeBSD.org> | 1999-05-05 19:09:48 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1999-05-05 19:09:48 +0000 |
commit | 307cd2910e7d32334faced8b2d60197c74917623 (patch) | |
tree | 815260d3549824fd6f0a224c1ed3decf2dac052c /gnu/usr.bin/perl | |
parent | 2f0e23771decf58dcf2e18e750e8af70a644f799 (diff) | |
download | FreeBSD-src-307cd2910e7d32334faced8b2d60197c74917623.zip FreeBSD-src-307cd2910e7d32334faced8b2d60197c74917623.tar.gz |
Remove $Log garbage from these; it was causing failure when expanded.
Found by: Udo Schweigert <ust@cert.siemens.de>
Diffstat (limited to 'gnu/usr.bin/perl')
-rw-r--r-- | gnu/usr.bin/perl/libperl/config.SH-aout.i386 | 17 | ||||
-rw-r--r-- | gnu/usr.bin/perl/libperl/config.SH-elf.alpha | 17 | ||||
-rw-r--r-- | gnu/usr.bin/perl/libperl/config.SH-elf.i386 | 17 |
3 files changed, 24 insertions, 27 deletions
diff --git a/gnu/usr.bin/perl/libperl/config.SH-aout.i386 b/gnu/usr.bin/perl/libperl/config.SH-aout.i386 index bd48198..1cf9991 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-aout.i386 +++ b/gnu/usr.bin/perl/libperl/config.SH-aout.i386 @@ -1,23 +1,22 @@ #!/bin/sh # -# $Id$ +# $Id: config.SH-aout.i386,v 1.11 1999/05/02 15:29:39 markm Exp $ # # Package name : perl5 # Source directory : . -# Configuration time: $Date$ +# Configuration time: $Date: 1999/05/02 15:29:39 $ # Configured by : markm # Target system : freebsd 3.0-current #0: Author='' -Date='$Date$' +Date='$Date: 1999/05/02 15:29:39 $' Header='' -Id='$Id$' +Id='$Id: config.SH-aout.i386,v 1.11 1999/05/02 15:29:39 markm Exp $' Locker='' -Log='$Log$' Mcc='Mcc' -RCSfile='$RCSfile$' -Revision='$Revision$' +RCSfile='$RCSfile: config.SH-aout.i386,v $' +Revision='$Revision: 1.11 $' Source='' State='' _a='.a' @@ -52,7 +51,7 @@ ccsymbols='__ELF__=0 __FreeBSD__=4 __FreeBSD_cc_version=400002 __GNUC_MINOR__=9 1 __GNUC__=2 cpu=i386 machine=i386 system=FreeBSD system=unix' cf_by='markm' cf_email='markm@freebsd.org' -cf_time='$Date$' +cf_time='$Date: 1999/05/02 15:29:39 $' chgrp='' chmod='' chown='' @@ -459,7 +458,7 @@ mv='' myarchname='i386-freebsd' mydomain='.freebsd.org' myhostname='freefall' -myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date$' +myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: 1999/05/02 15:29:39 $' n='-n' netdb_hlen_type='int' netdb_host_type='const char *' diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha index b1dc7ed..818c9d0 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha +++ b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha @@ -1,23 +1,22 @@ #!/bin/sh # -# $Id$ +# $Id: config.SH-elf.alpha,v 1.12 1999/05/02 15:29:40 markm Exp $ # # Package name : perl5 # Source directory : . -# Configuration time: $Date$ +# Configuration time: $Date: 1999/05/02 15:29:40 $ # Configured by : markm # Target system : freebsd 3.0-current #0: Author='' -Date='$Date$' +Date='$Date: 1999/05/02 15:29:40 $' Header='' -Id='$Id$' +Id='$Id: config.SH-elf.alpha,v 1.12 1999/05/02 15:29:40 markm Exp $' Locker='' -Log='$Log$' Mcc='Mcc' -RCSfile='$RCSfile$' -Revision='$Revision$' +RCSfile='$RCSfile: config.SH-elf.alpha,v $' +Revision='$Revision: 1.12 $' Source='' State='' _a='.a' @@ -51,7 +50,7 @@ ccflags='' ccsymbols='__ELF__=1 __FreeBSD__=4 __FreeBSD_cc_version=400002 __GNUC_MINOR__=91 __GNUC__=2 cpu=alpha machine=alpha system=FreeBSD system=unix' cf_by='markm' cf_email='markm@freebsd.org' -cf_time='$Date$' +cf_time='$Date: 1999/05/02 15:29:40 $' chgrp='' chmod='' chown='' @@ -458,7 +457,7 @@ mv='' myarchname='alpha-freebsd' mydomain='.freebsd.org' myhostname='freefall' -myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date$' +myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: 1999/05/02 15:29:40 $' n='-n' netdb_hlen_type='int' netdb_host_type='const char *' diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.i386 b/gnu/usr.bin/perl/libperl/config.SH-elf.i386 index c9dda27..f78d89a 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-elf.i386 +++ b/gnu/usr.bin/perl/libperl/config.SH-elf.i386 @@ -1,23 +1,22 @@ #!/bin/sh # -# $Id$ +# $Id: config.SH-elf.i386,v 1.11 1999/05/02 15:29:42 markm Exp $ # # Package name : perl5 # Source directory : . -# Configuration time: $Date$ +# Configuration time: $Date: 1999/05/02 15:29:42 $ # Configured by : markm # Target system : freebsd 3.0-current #0: Author='' -Date='$Date$' +Date='$Date: 1999/05/02 15:29:42 $' Header='' -Id='$Id$' +Id='$Id: config.SH-elf.i386,v 1.11 1999/05/02 15:29:42 markm Exp $' Locker='' -Log='$Log$' Mcc='Mcc' -RCSfile='$RCSfile$' -Revision='$Revision$' +RCSfile='$RCSfile: config.SH-elf.i386,v $' +Revision='$Revision: 1.11 $' Source='' State='' _a='.a' @@ -51,7 +50,7 @@ ccflags='' ccsymbols='__ELF__=1 __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$' +cf_time='$Date: 1999/05/02 15:29:42 $' chgrp='' chmod='' chown='' @@ -458,7 +457,7 @@ mv='' myarchname='i386-freebsd' mydomain='.freebsd.org' myhostname='freefall' -myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date$' +myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: 1999/05/02 15:29:42 $' n='-n' netdb_hlen_type='int' netdb_host_type='const char *' |