From 3b7adaa5875332316dc1e5718301924e2e30ac60 Mon Sep 17 00:00:00 2001 From: danw Date: Fri, 7 May 2004 02:43:51 +0000 Subject: s/malloc.h/stdlib.h/ for darwin/freebsd --- graphics/aview-x11/distinfo | 4 +++- graphics/aview-x11/patches/patch-ac | 12 ++++++++++++ graphics/aview-x11/patches/patch-ad | 12 ++++++++++++ 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 graphics/aview-x11/patches/patch-ac create mode 100644 graphics/aview-x11/patches/patch-ad (limited to 'graphics') diff --git a/graphics/aview-x11/distinfo b/graphics/aview-x11/distinfo index 8c148e365cf..746b344d5f2 100644 --- a/graphics/aview-x11/distinfo +++ b/graphics/aview-x11/distinfo @@ -1,6 +1,8 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/01/30 11:41:55 agc Exp $ +$NetBSD: distinfo,v 1.2 2004/05/07 02:43:51 danw Exp $ SHA1 (aview-1.3.0rc1.tar.gz) = d757ff9f62e6ce4d926c03ae4f4096d9fcf353fc Size (aview-1.3.0rc1.tar.gz) = 54317 bytes SHA1 (patch-aa) = 4fb90e608e912839a3febef1b7086909eb93d42a SHA1 (patch-ab) = ed1d623e8ffe18e5cdb18727a2ccbb2cf8c50b1d +SHA1 (patch-ac) = c9a66a3e6bf97dffe7335ccb9af666250d25f370 +SHA1 (patch-ad) = 690a8af07eee1e44611b9111678ab1aff52c7bfa diff --git a/graphics/aview-x11/patches/patch-ac b/graphics/aview-x11/patches/patch-ac new file mode 100644 index 00000000000..eda2378d4af --- /dev/null +++ b/graphics/aview-x11/patches/patch-ac @@ -0,0 +1,12 @@ +$NetBSD: patch-ac,v 1.1 2004/05/07 02:43:51 danw Exp $ + +--- image.c.orig Thu May 6 22:36:27 2004 ++++ image.c +@@ -1,6 +1,6 @@ + #include + #include +-#include ++#include + #include "config.h" + + int imgwidth, imgheight; diff --git a/graphics/aview-x11/patches/patch-ad b/graphics/aview-x11/patches/patch-ad new file mode 100644 index 00000000000..6df1f9ab1e9 --- /dev/null +++ b/graphics/aview-x11/patches/patch-ad @@ -0,0 +1,12 @@ +$NetBSD: patch-ad,v 1.1 2004/05/07 02:43:51 danw Exp $ + +--- ui.c.orig Thu May 6 22:36:30 2004 ++++ ui.c +@@ -1,6 +1,6 @@ + #include + #include +-#include ++#include + #include + #include + #include "shrink.h" -- cgit v1.2.3