summaryrefslogtreecommitdiff
path: root/x11/imake
diff options
context:
space:
mode:
Diffstat (limited to 'x11/imake')
-rw-r--r--x11/imake/distinfo4
-rw-r--r--x11/imake/patches/patch-ab19
2 files changed, 16 insertions, 7 deletions
diff --git a/x11/imake/distinfo b/x11/imake/distinfo
index 8cd94d12f80..688c69429c1 100644
--- a/x11/imake/distinfo
+++ b/x11/imake/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.3 2004/03/28 22:06:16 xtraeme Exp $
+$NetBSD: distinfo,v 1.4 2004/07/03 04:05:13 grant Exp $
SHA1 (XFree86-4.4.0-src-1.tgz) = 44b38a7044c82d0b2f785b0e6a935349abcb5d79
Size (XFree86-4.4.0-src-1.tgz) = 11760814 bytes
SHA1 (XFree86-4.4.0-src-3.tgz) = a012694d5a5aa3df1d9a3a52363d73cf8f03326b
Size (XFree86-4.4.0-src-3.tgz) = 11239253 bytes
SHA1 (patch-aa) = 554472267b9a5bc6614b11c6688325c1fd7ffc0e
-SHA1 (patch-ab) = f9da29ae63b2adc563df4230ce8daa9fc75ad8ca
+SHA1 (patch-ab) = ae70833052df746763d7e02fe364e851357be7fd
SHA1 (patch-ac) = ae90c06b50d5d8b84054cc66beec0d0e3049d0aa
SHA1 (patch-ad) = 90584e5732fb882f431afd69f6fd1c26c9d22bee
SHA1 (patch-ae) = b34f46d715e90159df3897cf20023b58b9deff67
diff --git a/x11/imake/patches/patch-ab b/x11/imake/patches/patch-ab
index 4cf9c0cdcef..ccde24f6d00 100644
--- a/x11/imake/patches/patch-ab
+++ b/x11/imake/patches/patch-ab
@@ -1,8 +1,17 @@
-$NetBSD: patch-ab,v 1.1.1.1 2004/01/24 08:43:27 xtraeme Exp $
+$NetBSD: patch-ab,v 1.2 2004/07/03 04:05:13 grant Exp $
---- include/Imakefile.orig 2003-07-03 14:43:15.000000000 +0200
-+++ include/Imakefile 2003-07-03 14:44:23.000000000 +0200
-@@ -15,7 +15,7 @@
+--- include/Imakefile.orig 2001-08-28 03:40:56.000000000 +1000
++++ include/Imakefile
+@@ -4,7 +4,7 @@ XCOMM $Xorg: Imakefile,v 1.3 2000/08/18
+
+
+ XCOMM $XFree86: xc/include/Imakefile,v 3.29 2001/08/27 17:40:56 dawes Exp $
+-#define IHaveSubdirs
++XCOMM #define IHaveSubdirs
+ #define PassCDebugFlags /**/
+
+ #if BuildGlxExt || BuildGLXLibrary
+@@ -15,7 +15,7 @@ GLXDIR = GL
DPSDIR = DPS
#endif
@@ -11,7 +20,7 @@ $NetBSD: patch-ab,v 1.1.1.1 2004/01/24 08:43:27 xtraeme Exp $
#ifdef Win32Architecture
EXTRA_HEADERS = Xw32defs.h Xwinsock.h
-@@ -50,9 +50,6 @@
+@@ -50,9 +50,6 @@ all::
BuildIncludes($(HEADERS),X11,..)