pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/hptools patch out malloc.h includes for darwin/f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f37550f40f7
branches: trunk
changeset: 474885:2f37550f40f7
user: danw <danw%pkgsrc.org@localhost>
date: Fri May 07 01:50:15 2004 +0000
description:
patch out malloc.h includes for darwin/freebsd
diffstat:
devel/hptools/distinfo | 7 ++++++-
devel/hptools/patches/patch-aa | 14 ++++++++++++++
devel/hptools/patches/patch-ab | 14 ++++++++++++++
devel/hptools/patches/patch-ac | 14 ++++++++++++++
devel/hptools/patches/patch-ad | 14 ++++++++++++++
devel/hptools/patches/patch-ae | 14 ++++++++++++++
6 files changed, 76 insertions(+), 1 deletions(-)
diffs (104 lines):
diff -r a214597986a2 -r 2f37550f40f7 devel/hptools/distinfo
--- a/devel/hptools/distinfo Fri May 07 01:44:03 2004 +0000
+++ b/devel/hptools/distinfo Fri May 07 01:50:15 2004 +0000
@@ -1,4 +1,9 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/12/11 12:11:11 cjep Exp $
+$NetBSD: distinfo,v 1.2 2004/05/07 01:50:15 danw Exp $
SHA1 (hptools-src-3.0.8.tar.gz) = a0e8b934eeb2f83d858c4aa67d52779d69e51608
Size (hptools-src-3.0.8.tar.gz) = 438065 bytes
+SHA1 (patch-aa) = e311d10f2c10a08c03aab93891ea7dbe9924f763
+SHA1 (patch-ab) = 1ce7fbb60a1f6ab4877c0298a72596cb773b23e4
+SHA1 (patch-ac) = e1a7e026ab75df83601da555d350a03e05622a60
+SHA1 (patch-ad) = 65e49a4c80080731ef19fbe8fb6542f93c3ffd79
+SHA1 (patch-ae) = 8b57a5c56cde0dd7e777e1a77cc938894e0d92f9
diff -r a214597986a2 -r 2f37550f40f7 devel/hptools/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hptools/patches/patch-aa Fri May 07 01:50:15 2004 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.1 2004/05/07 01:50:15 danw Exp $
+
+--- ../rplcomp/masd.c.orig Sat Mar 13 00:47:19 2004
++++ ../rplcomp/masd.c Sat Mar 13 00:47:25 2004
+@@ -11,9 +11,6 @@
+ #else
+ # include <strings.h>
+ #endif
+-#ifndef macintosh
+-# include <malloc.h>
+-#endif
+ #include <ctype.h>
+
+ #include "rplcomp.h"
diff -r a214597986a2 -r 2f37550f40f7 devel/hptools/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hptools/patches/patch-ab Fri May 07 01:50:15 2004 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.1 2004/05/07 01:50:15 danw Exp $
+
+--- ../rplcomp/defer.c.orig Sat Mar 13 00:47:14 2004
++++ ../rplcomp/defer.c Sat Mar 13 00:47:19 2004
+@@ -11,9 +11,6 @@
+ #else
+ # include <strings.h>
+ #endif
+-#ifndef macintosh
+-# include <malloc.h>
+-#endif
+ #include <ctype.h>
+
+ #include "rplcomp.h"
diff -r a214597986a2 -r 2f37550f40f7 devel/hptools/patches/patch-ac
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hptools/patches/patch-ac Fri May 07 01:50:15 2004 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ac,v 1.1 2004/05/07 01:50:15 danw Exp $
+
+--- ../common/envfile.c.orig Sat Mar 13 00:46:43 2004
++++ ../common/envfile.c Sat Mar 13 00:46:58 2004
+@@ -10,9 +10,6 @@
+ #else
+ # include <strings.h>
+ #endif
+-#ifndef macintosh
+-# include <malloc.h>
+-#endif
+
+ #include "envfile.h"
+
diff -r a214597986a2 -r 2f37550f40f7 devel/hptools/patches/patch-ad
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hptools/patches/patch-ad Fri May 07 01:50:15 2004 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ad,v 1.1 2004/05/07 01:50:15 danw Exp $
+
+--- ../include/sasm.h.orig Sat Mar 13 00:46:58 2004
++++ ../include/sasm.h Sat Mar 13 00:47:07 2004
+@@ -16,9 +16,6 @@
+ #else
+ # include <strings.h>
+ #endif
+-#ifdef __FREE__
+-# include <malloc.h>
+-#endif
+ #include <time.h>
+
+ #include <ctype.h>
diff -r a214597986a2 -r 2f37550f40f7 devel/hptools/patches/patch-ae
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hptools/patches/patch-ae Fri May 07 01:50:15 2004 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ae,v 1.1 2004/05/07 01:50:15 danw Exp $
+
+--- ../include/sload.h.orig Sat Mar 13 00:47:08 2004
++++ ../include/sload.h Sat Mar 13 00:47:14 2004
+@@ -21,9 +21,6 @@
+ #else
+ # include <strings.h>
+ #endif
+-#ifdef __FREE__
+-# include <malloc.h>
+-#endif
+ #include <time.h>
+
+ #include <ctype.h>
Home |
Main Index |
Thread Index |
Old Index