pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xcruise Regenerate so that the Mac OS X patch prog...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0d08a650c88
branches:  trunk
changeset: 497111:f0d08a650c88
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Wed Jul 20 17:21:27 2005 +0000

description:
Regenerate so that the Mac OS X patch program undestands how
to apply it.

diffstat:

 x11/xcruise/distinfo         |   4 ++--
 x11/xcruise/patches/patch-aa |  11 +++++++----
 2 files changed, 9 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r b8141d473581 -r f0d08a650c88 x11/xcruise/distinfo
--- a/x11/xcruise/distinfo      Wed Jul 20 17:11:56 2005 +0000
+++ b/x11/xcruise/distinfo      Wed Jul 20 17:21:27 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 17:36:22 wiz Exp $
+$NetBSD: distinfo,v 1.4 2005/07/20 17:21:27 kristerw Exp $
 
 SHA1 (xcruise-0.24.tar.gz) = 45cf0e44c37add64a69ef2cbc859d19988f02c56
 RMD160 (xcruise-0.24.tar.gz) = 2f62c7996f3e2d14a320fa595feb3040af3f8f48
 Size (xcruise-0.24.tar.gz) = 25621 bytes
-SHA1 (patch-aa) = 40d8e76b9a4dad596e3f18291429be8e29629858
+SHA1 (patch-aa) = 4f084c5cf8dae9700f2cd8f0b30b27f54f64c05f
diff -r b8141d473581 -r f0d08a650c88 x11/xcruise/patches/patch-aa
--- a/x11/xcruise/patches/patch-aa      Wed Jul 20 17:11:56 2005 +0000
+++ b/x11/xcruise/patches/patch-aa      Wed Jul 20 17:21:27 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/11/26 14:25:33 minoura Exp $
+$NetBSD: patch-aa,v 1.2 2005/07/20 17:21:27 kristerw Exp $
 
---- Imakefile.orig     Thu Nov 25 17:56:14 1999
-+++ Imakefile  Thu Nov 25 23:43:28 1999
-@@ -11,6 +11,6 @@
+--- Imakefile.orig     Mon Jan 24 04:15:17 2000
++++ Imakefile  Wed Jul 20 18:31:03 2005
+@@ -11,9 +11,9 @@
  SYS_LIBRARIES = MathLibrary
  LOCAL_LIBRARIES = $(XLIB)
  
@@ -11,3 +11,6 @@
  
 -ComplexProgramTarget(xcruise)
 +ComplexProgramTargetNoMan(xcruise)
+ 
+ distclean:: clean
+       $(RM) Makefile *.bak *.orig



Home | Main Index | Thread Index | Old Index