diff options
author | rh <rh@pkgsrc.org> | 1999-12-07 20:51:31 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-12-07 20:51:31 +0000 |
commit | f3c715064bd621937691508efe3091f8b3eab1bd (patch) | |
tree | 0cc5a44a220b0eb1e98346dcfcc62b438bfb3603 /print/lgrind | |
parent | beaefbbaf99b9a18bc2f9f665fefd6107f5df3f4 (diff) | |
download | pkgsrc-f3c715064bd621937691508efe3091f8b3eab1bd.tar.gz |
defuzz. patch-aa contains an RCS Id, so we have to reduce context lines
by one (patch blocks are large enough to still provide enough context).
Diffstat (limited to 'print/lgrind')
-rw-r--r-- | print/lgrind/files/patch-sum | 4 | ||||
-rw-r--r-- | print/lgrind/patches/patch-aa | 10 |
2 files changed, 6 insertions, 8 deletions
diff --git a/print/lgrind/files/patch-sum b/print/lgrind/files/patch-sum index 8d2844b3342..2be087f41ee 100644 --- a/print/lgrind/files/patch-sum +++ b/print/lgrind/files/patch-sum @@ -1,5 +1,5 @@ -$NetBSD: patch-sum,v 1.2 1999/11/27 23:23:18 rh Exp $ +$NetBSD: patch-sum,v 1.3 1999/12/07 20:51:31 rh Exp $ -MD5 (patch-aa) = 1c6c52476679c6a9703a8a86f9151f19 +MD5 (patch-aa) = 7dc25d26de02cf44b6f3cbfae774f30a MD5 (patch-ab) = bcedbe32593a745bc14a51fc76276757 MD5 (patch-ac) = 1edab79e59972bd931bbd73e85181fb3 diff --git a/print/lgrind/patches/patch-aa b/print/lgrind/patches/patch-aa index 8d09882825e..1b706e7d06a 100644 --- a/print/lgrind/patches/patch-aa +++ b/print/lgrind/patches/patch-aa @@ -1,9 +1,8 @@ -$NetBSD: patch-aa,v 1.2 1999/11/27 23:23:19 rh Exp $ +$NetBSD: patch-aa,v 1.3 1999/12/07 20:51:32 rh Exp $ ---- Makefile.orig Sun Nov 28 00:21:43 1999 -+++ Makefile Sun Nov 28 00:21:44 1999 -@@ -3,13 +3,13 @@ - # $Id: patch-aa,v 1.2 1999/11/27 23:23:19 rh Exp $ +--- Makefile.orig Tue Aug 4 15:02:00 1998 ++++ Makefile Tue Dec 7 21:48:48 1999 +@@ -4,11 +4,11 @@ # You will almost certainly want to change these -BASEDIR=/usr/TeX @@ -18,4 +17,3 @@ $NetBSD: patch-aa,v 1.2 1999/11/27 23:23:19 rh Exp $ +MAN=${PREFIX}/man CC=gcc - INSTALL=install |