pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/ha patch in a fake malloc.h so this builds o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f42ae9e60f8a
branches: trunk
changeset: 474605:f42ae9e60f8a
user: danw <danw%pkgsrc.org@localhost>
date: Sun May 02 22:25:18 2004 +0000
description:
patch in a fake malloc.h so this builds on darwin (and freebsd)
diffstat:
archivers/ha/distinfo | 3 ++-
archivers/ha/patches/patch-ad | 6 ++++++
2 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 7a6ccf95170d -r f42ae9e60f8a archivers/ha/distinfo
--- a/archivers/ha/distinfo Sun May 02 22:24:48 2004 +0000
+++ b/archivers/ha/distinfo Sun May 02 22:25:18 2004 +0000
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.4 2004/01/29 12:55:36 grant Exp $
+$NetBSD: distinfo,v 1.5 2004/05/02 22:25:18 danw Exp $
SHA1 (ha0999.tgz) = 8dd106748619772f988ee0bce59937a4de1677ed
Size (ha0999.tgz) = 44271 bytes
SHA1 (patch-aa) = 3cb453dd45de59331542a83328759d00b156a933
SHA1 (patch-ab) = 4dcf130fa23beab775fc4b11883d4a820f223016
SHA1 (patch-ac) = 5504ba8f6070cd6ed984a4ad870ebc9eb58353c4
+SHA1 (patch-ad) = a50bd6e5ce904c204cd8e453538efb538dd03002
diff -r 7a6ccf95170d -r f42ae9e60f8a archivers/ha/patches/patch-ad
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/ha/patches/patch-ad Sun May 02 22:25:18 2004 +0000
@@ -0,0 +1,6 @@
+$NetBSD: patch-ad,v 1.1 2004/05/02 22:25:18 danw Exp $
+
+--- include/malloc.h.orig Wed Apr 28 08:36:32 2004
++++ include/malloc.h
+@@ -0,0 +1 @@
++#include <stdlib.h>
Home |
Main Index |
Thread Index |
Old Index