pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/rplay patch malloc.h usage for darwin and freebsd
details: https://anonhg.NetBSD.org/pkgsrc/rev/e1927aca305f
branches: trunk
changeset: 474883:e1927aca305f
user: danw <danw%pkgsrc.org@localhost>
date: Fri May 07 01:42:28 2004 +0000
description:
patch malloc.h usage for darwin and freebsd
diffstat:
audio/rplay/distinfo | 3 ++-
audio/rplay/patches/patch-as | 6 ++++++
2 files changed, 8 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 214654c7978c -r e1927aca305f audio/rplay/distinfo
--- a/audio/rplay/distinfo Fri May 07 01:14:46 2004 +0000
+++ b/audio/rplay/distinfo Fri May 07 01:42:28 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/06/06 10:31:08 jmmv Exp $
+$NetBSD: distinfo,v 1.5 2004/05/07 01:42:28 danw Exp $
SHA1 (rplay-3.3.2.tar.gz) = 80b8001998a6f9837773f26285afffd609df2662
Size (rplay-3.3.2.tar.gz) = 480015 bytes
@@ -19,3 +19,4 @@
SHA1 (patch-ap) = 46e7e7fc0fb3b7d5228bf81877ac186eda1be00f
SHA1 (patch-aq) = 41e6f83bb5c8a1223fc9d9cd8a21fee36012965f
SHA1 (patch-ar) = 06f01357c1378ae017e2efd0fefbaa5ac0d6b206
+SHA1 (patch-as) = 64d31c1bc4d1659a18e9bfb922550f4a390f15bd
diff -r 214654c7978c -r e1927aca305f audio/rplay/patches/patch-as
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/rplay/patches/patch-as Fri May 07 01:42:28 2004 +0000
@@ -0,0 +1,6 @@
+$NetBSD: patch-as,v 1.1 2004/05/07 01:42:28 danw Exp $
+
+--- include/malloc.h.orig Thu May 6 21:37:16 2004
++++ include/malloc.h
+@@ -0,0 +1 @@
++#include <stdlib.h>
Home |
Main Index |
Thread Index |
Old Index