summaryrefslogtreecommitdiff
path: root/editors/ex
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-08 21:39:12 +0000
committerrillig <rillig>2005-11-08 21:39:12 +0000
commitda6b6a0c1b9c9f17c46717f3bfb4bc64384c8f55 (patch)
treea8e32ea921dc66447be722621c3060b5f1f83508 /editors/ex
parent8ec40526000fa72219216e6aed783e033e00b4d1 (diff)
downloadpkgsrc-da6b6a0c1b9c9f17c46717f3bfb4bc64384c8f55.tar.gz
Fixed patch-ac from tv to only change the code on Interix. This makes all
other platforms work again.
Diffstat (limited to 'editors/ex')
-rw-r--r--editors/ex/distinfo4
-rw-r--r--editors/ex/patches/patch-ac6
2 files changed, 6 insertions, 4 deletions
diff --git a/editors/ex/distinfo b/editors/ex/distinfo
index beccdb9856b..a0a81097dbe 100644
--- a/editors/ex/distinfo
+++ b/editors/ex/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2005/10/31 20:04:45 tv Exp $
+$NetBSD: distinfo,v 1.7 2005/11/08 21:39:12 rillig Exp $
SHA1 (ex-040103.tar.gz) = 51fa1d613b37a4f3aed1ef2968be691465cdff09
RMD160 (ex-040103.tar.gz) = 5fc3f222dde5a8d00e1b233281ccf210affdbdf1
Size (ex-040103.tar.gz) = 284130 bytes
SHA1 (patch-aa) = 28d07a850482fffa5e0726438868b55a94105e50
SHA1 (patch-ab) = 5bac9911e71b7fe787023568a7a46d1e87fb4d0e
-SHA1 (patch-ac) = df1d208fc0736f130a2a1a4fbf7a4f7d3e45bbdb
+SHA1 (patch-ac) = f95a9cfc90616d7ce9c202871b8bfe0175e4f26f
diff --git a/editors/ex/patches/patch-ac b/editors/ex/patches/patch-ac
index b657648710c..b12df044afd 100644
--- a/editors/ex/patches/patch-ac
+++ b/editors/ex/patches/patch-ac
@@ -1,12 +1,14 @@
-$NetBSD: patch-ac,v 1.1 2005/10/31 20:04:46 tv Exp $
+$NetBSD: patch-ac,v 1.2 2005/11/08 21:39:12 rillig Exp $
--- mapmalloc.c.orig 2003-01-28 15:04:25.000000000 -0500
+++ mapmalloc.c
-@@ -54,6 +54,7 @@
+@@ -54,6 +54,9 @@
#include <fcntl.h>
#include <errno.h>
#include <limits.h>
++#if defined(__INTERIX)
+#include <stdlib.h>
++#endif
#ifdef __GLIBC__
/*
* Broken GNU libc will include stdlib.h with conflicting