diff options
author | garbled <garbled@pkgsrc.org> | 1998-10-22 16:06:48 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1998-10-22 16:06:48 +0000 |
commit | 1bfa83f733b1525daff70fa60da7d371761ba61d (patch) | |
tree | 2e21e0d9f6703cb19e15e08782d19edc7f663e65 /parallel/glunix | |
parent | 5fe064087cdbcf1867fbd4a82ee561588ff331ab (diff) | |
download | pkgsrc-1bfa83f733b1525daff70fa60da7d371761ba61d.tar.gz |
GC some rcs ID's that got stuck in here.. Thanks Thorsten.
Diffstat (limited to 'parallel/glunix')
-rw-r--r-- | parallel/glunix/patches/patch-bf | 12 | ||||
-rw-r--r-- | parallel/glunix/patches/patch-bt | 6 | ||||
-rw-r--r-- | parallel/glunix/patches/patch-bv | 11 |
3 files changed, 3 insertions, 26 deletions
diff --git a/parallel/glunix/patches/patch-bf b/parallel/glunix/patches/patch-bf index c4f1778b0e8..3a145a74887 100644 --- a/parallel/glunix/patches/patch-bf +++ b/parallel/glunix/patches/patch-bf @@ -1,4 +1,4 @@ -$NetBSD: patch-bf,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $ +$NetBSD: patch-bf,v 1.2 1998/10/22 16:06:48 garbled Exp $ --- progs/glush/Makefile.ror Wed May 27 11:19:41 1998 +++ progs/glush/Makefile Wed May 27 11:20:21 1998 @@ -648,16 +648,6 @@ $NetBSD: patch-bf,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $ + +# ---------------------------------------------------------------------- # start of Imakefile -@@ -428,3 +632,3 @@ - # --# $Id: patch-bf,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $ -+# $Id: patch-bf,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $ - # -@@ -435,3 +639,3 @@ - # --# $Id: patch-bf,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $ -+# $Id: patch-bf,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $ - # @@ -445,3 +649,3 @@ -# CONFIGH = -DCONFIGH=\"config/sol23\" diff --git a/parallel/glunix/patches/patch-bt b/parallel/glunix/patches/patch-bt index e5b7ba941f1..4ea97b888a7 100644 --- a/parallel/glunix/patches/patch-bt +++ b/parallel/glunix/patches/patch-bt @@ -1,12 +1,8 @@ -$NetBSD: patch-bt,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $ +$NetBSD: patch-bt,v 1.2 1998/10/22 16:06:48 garbled Exp $ diff -U 1 progs/glush/config_f.h ../old/progs/glush/config_f.h --- progs/glush/config_f.h Thu Jul 20 11:08:43 1995 +++ ../old/progs/glush/config_f.h Thu Mar 12 01:24:31 1998 -@@ -1,2 +1,2 @@ --/* $Header: /cvsroot/pkgsrc/parallel/glunix/patches/Attic/patch-bt,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $ */ -+/* $Header: /cvsroot/pkgsrc/parallel/glunix/patches/Attic/patch-bt,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $ */ - /* @@ -58,3 +58,3 @@ */ -#undef NLS diff --git a/parallel/glunix/patches/patch-bv b/parallel/glunix/patches/patch-bv index 608868fa4ab..d552e7b2b6e 100644 --- a/parallel/glunix/patches/patch-bv +++ b/parallel/glunix/patches/patch-bv @@ -1,17 +1,8 @@ -$NetBSD: patch-bv,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $ +$NetBSD: patch-bv,v 1.2 1998/10/22 16:06:48 garbled Exp $ diff -U 1 progs/glush/sh.sem.c ../old/progs/glush/sh.sem.c --- progs/glush/sh.sem.c Thu Jul 20 11:09:24 1995 +++ ../old/progs/glush/sh.sem.c Thu Mar 12 01:24:34 1998 -@@ -1,2 +1,2 @@ --/* $Header: /cvsroot/pkgsrc/parallel/glunix/patches/Attic/patch-bv,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $ */ -+/* $Header: /cvsroot/pkgsrc/parallel/glunix/patches/Attic/patch-bv,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $ */ - /* -@@ -39,3 +39,3 @@ - --RCSID("$Id: patch-bv,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $") -+RCSID("$Id: patch-bv,v 1.1.1.1 1998/10/21 19:59:30 garbled Exp $") - @@ -52,3 +52,3 @@ #if defined(__sparc__) || defined(sparc) -# if !defined(MACH) && SYSVREL == 0 && !defined(Lynx) |