pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gle malloc.h fix for darwin/freebsd



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7242ca92d82b
branches:  trunk
changeset: 475183:7242ca92d82b
user:      danw <danw%pkgsrc.org@localhost>
date:      Tue May 11 12:28:34 2004 +0000

description:
malloc.h fix for darwin/freebsd

diffstat:

 graphics/gle/distinfo         |  3 ++-
 graphics/gle/patches/patch-ac |  6 ++++++
 2 files changed, 8 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r b321626958e7 -r 7242ca92d82b graphics/gle/distinfo
--- a/graphics/gle/distinfo     Tue May 11 12:28:10 2004 +0000
+++ b/graphics/gle/distinfo     Tue May 11 12:28:34 2004 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.6 2004/01/22 14:13:09 adam Exp $
+$NetBSD: distinfo,v 1.7 2004/05/11 12:28:34 danw Exp $
 
 SHA1 (gle-3.1.0.tar.gz) = ed6d7332df85357430b249854d4f2753f1228074
 Size (gle-3.1.0.tar.gz) = 806861 bytes
 SHA1 (patch-aa) = 27606906d948c17fb1b40ebe23f8b5f08f3399b4
 SHA1 (patch-ab) = 499d1aed0ec9e9fb40cbde712d1b019cdb7c0fb2
+SHA1 (patch-ac) = 68e29a74fcb082938a0f26e02794574e2663d2b9
diff -r b321626958e7 -r 7242ca92d82b graphics/gle/patches/patch-ac
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gle/patches/patch-ac     Tue May 11 12:28:34 2004 +0000
@@ -0,0 +1,6 @@
+$NetBSD: patch-ac,v 1.3 2004/05/11 12:28:34 danw Exp $
+
+--- src/malloc.h.orig  Tue Apr 27 23:37:57 2004
++++ src/malloc.h
+@@ -0,0 +1 @@
++#include <stdlib.h>



Home | Main Index | Thread Index | Old Index