pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/xart Oops. Small error in my last fix. The ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e89a0ea9427
branches:  trunk
changeset: 465553:7e89a0ea9427
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Thu Jan 01 19:23:48 2004 +0000

description:
Oops.  Small error in my last fix.  The patch was correct but the path to
the file to patch was wrong.

diffstat:

 graphics/xart/distinfo         |  4 ++--
 graphics/xart/patches/patch-ah |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r afa42ae9cf56 -r 7e89a0ea9427 graphics/xart/distinfo
--- a/graphics/xart/distinfo    Thu Jan 01 19:20:24 2004 +0000
+++ b/graphics/xart/distinfo    Thu Jan 01 19:23:48 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2004/01/01 19:20:24 darcy Exp $
+$NetBSD: distinfo,v 1.6 2004/01/01 19:23:48 darcy Exp $
 
 SHA1 (xart19980415.tgz) = d4445392e33a5dcf5ae951babac82394e7cdd65c
 Size (xart19980415.tgz) = 343909 bytes
@@ -9,4 +9,4 @@
 SHA1 (patch-ae) = 20d847bc9faa0e13bf161041d7fd7a44af73bad1
 SHA1 (patch-af) = 6bf891c7532f257a18d3e2917353a36ca519221f
 SHA1 (patch-ag) = c764ddf68af02eda1475778e6c1774d751e68a92
-SHA1 (patch-ah) = e155510f5813941b790f237fccf89c114961a6f4
+SHA1 (patch-ah) = f888c5167cd8a6111e2064d586ff50984320b210
diff -r afa42ae9cf56 -r 7e89a0ea9427 graphics/xart/patches/patch-ah
--- a/graphics/xart/patches/patch-ah    Thu Jan 01 19:20:24 2004 +0000
+++ b/graphics/xart/patches/patch-ah    Thu Jan 01 19:23:48 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-ah,v 1.1 2004/01/01 19:20:24 darcy Exp $
+$NetBSD: patch-ah,v 1.2 2004/01/01 19:23:48 darcy Exp $
 
 --- operation.c.orig   1998-04-15 21:50:01.000000000 -0400
-+++ work.i386/19980415/operation.c
++++ operation.c
 @@ -257,8 +257,7 @@
  setFunctionCopyInvertedCB(Widget w, XtPointer junk, XtPointer junk2)
  {         



Home | Main Index | Thread Index | Old Index