diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-05 16:42:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-05 16:42:40 +0000 |
commit | cda6e4cca0fb09c486c419c0c99f57a78f5a64d8 (patch) | |
tree | 8d4d0d836498597198c4d382627eed944fd405e7 /devel/xxgdb | |
parent | bd47fcc5d517f72c713d52a81e197bc1a0bf4210 (diff) | |
download | pkgsrc-cda6e4cca0fb09c486c419c0c99f57a78f5a64d8.tar.gz |
Standardize patch for patchdiff.
Diffstat (limited to 'devel/xxgdb')
-rw-r--r-- | devel/xxgdb/files/patch-sum | 4 | ||||
-rw-r--r-- | devel/xxgdb/patches/patch-ab | 47 |
2 files changed, 21 insertions, 30 deletions
diff --git a/devel/xxgdb/files/patch-sum b/devel/xxgdb/files/patch-sum index fafb4414c00..76faff8fffa 100644 --- a/devel/xxgdb/files/patch-sum +++ b/devel/xxgdb/files/patch-sum @@ -1,5 +1,5 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:42 agc Exp $ +$NetBSD: patch-sum,v 1.2 2001/03/05 16:42:40 wiz Exp $ MD5 (patch-aa) = 002c5ea5a49e7804da3349a8adb9e8c9 -MD5 (patch-ab) = ffba65c43461e83f30dfa9fef8804ac4 +MD5 (patch-ab) = 117e276a9d5421467f9e78759109c3e8 MD5 (patch-ac) = d66948e8ead97310c7dd4d0f2b8b986a diff --git a/devel/xxgdb/patches/patch-ab b/devel/xxgdb/patches/patch-ab index a620fc743a8..ed3ad29811d 100644 --- a/devel/xxgdb/patches/patch-ab +++ b/devel/xxgdb/patches/patch-ab @@ -1,29 +1,20 @@ -$NetBSD: patch-ab,v 1.2 1998/08/07 10:40:29 agc Exp $ +$NetBSD: patch-ab,v 1.3 2001/03/05 16:42:40 wiz Exp $ -*** XDbx.ad.orig Wed Feb 18 08:16:13 1998 ---- XDbx.ad Wed Feb 18 08:17:17 1998 -*************** -*** 2,12 **** - ! Xdbx 2.1 Application defaults file - ! - -! *background: snow1 - *foreground: black -! *fileWindow*background: snow2 -! *messageWindow.background: snow2 -! *commandWindow.background: snow2 - *Scrollbar.foreground: black - - *allowShellResize: True ---- 2,12 ---- - ! Xdbx 2.1 Application defaults file - ! - -! *background: lightgrey - *foreground: black -! *fileWindow*background: lightgrey -! *messageWindow.background: lightgrey -! *commandWindow.background: lightgrey - *Scrollbar.foreground: black - - *allowShellResize: True +--- XDbx.ad.orig Fri Feb 11 18:24:06 1994 ++++ XDbx.ad +@@ -2,11 +2,11 @@ + ! Xdbx 2.1 Application defaults file + ! + +-*background: snow1 ++*background: lightgrey + *foreground: black +-*fileWindow*background: snow2 +-*messageWindow.background: snow2 +-*commandWindow.background: snow2 ++*fileWindow*background: lightgrey ++*messageWindow.background: lightgrey ++*commandWindow.background: lightgrey + *Scrollbar.foreground: black + + *allowShellResize: True |