diff options
author | kristerw <kristerw@pkgsrc.org> | 2005-07-20 17:21:27 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2005-07-20 17:21:27 +0000 |
commit | 7fff8405338f3e88ea4143e56c35da044fa74ea8 (patch) | |
tree | efbcfad5c5d89a2c30469876fea3e8fd401b2299 /x11 | |
parent | 0cfc956271a057aa1a1a2ccb389cf5aa0d918301 (diff) | |
download | pkgsrc-7fff8405338f3e88ea4143e56c35da044fa74ea8.tar.gz |
Regenerate so that the Mac OS X patch program undestands how
to apply it.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcruise/distinfo | 4 | ||||
-rw-r--r-- | x11/xcruise/patches/patch-aa | 11 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11/xcruise/distinfo b/x11/xcruise/distinfo index 912661d551c..d42ac95115a 100644 --- a/x11/xcruise/distinfo +++ b/x11/xcruise/distinfo @@ -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 --git a/x11/xcruise/patches/patch-aa b/x11/xcruise/patches/patch-aa index 09290ddf01d..98a0ee2409b 100644 --- a/x11/xcruise/patches/patch-aa +++ b/x11/xcruise/patches/patch-aa @@ -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 @@ $NetBSD: patch-aa,v 1.1.1.1 1999/11/26 14:25:33 minoura Exp $ -ComplexProgramTarget(xcruise) +ComplexProgramTargetNoMan(xcruise) + + distclean:: clean + $(RM) Makefile *.bak *.orig |