pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/maelstrom-x11 Add missing header file so this co...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca3cd499bcab
branches: trunk
changeset: 477889:ca3cd499bcab
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jul 10 23:17:34 2004 +0000
description:
Add missing header file so this compiles with gcc3.
diffstat:
games/maelstrom-x11/distinfo | 3 ++-
games/maelstrom-x11/patches/patch-aj | 12 ++++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r c35123a20510 -r ca3cd499bcab games/maelstrom-x11/distinfo
--- a/games/maelstrom-x11/distinfo Sat Jul 10 23:13:01 2004 +0000
+++ b/games/maelstrom-x11/distinfo Sat Jul 10 23:17:34 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/07/11 13:26:13 wiz Exp $
+$NetBSD: distinfo,v 1.2 2004/07/10 23:17:34 wiz Exp $
SHA1 (Maelstrom-1.4.3-L2.0.6-src.tar.gz) = 66c81365104bfab9985919f0cba5a6d955727d79
Size (Maelstrom-1.4.3-L2.0.6-src.tar.gz) = 1463130 bytes
@@ -17,3 +17,4 @@
SHA1 (patch-ag) = aa7102be99466e81b95258a2a2ff888d7136fda3
SHA1 (patch-ah) = 03a8dcdc19cbcfb6d13a9de80ef529560bb3ad1a
SHA1 (patch-ai) = 25e781f5092530b35256e17003d998443d479372
+SHA1 (patch-aj) = 5135031fbbfa06eb11d24859bb1589361b025ba4
diff -r c35123a20510 -r ca3cd499bcab games/maelstrom-x11/patches/patch-aj
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/maelstrom-x11/patches/patch-aj Sat Jul 10 23:17:34 2004 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-aj,v 1.1 2004/07/10 23:17:34 wiz Exp $
+
+--- framebuf.h.orig 1997-04-30 16:22:36.000000000 +0200
++++ framebuf.h
+@@ -5,6 +5,7 @@
+ #define _framebuf_h
+
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <string.h>
+ #include <sys/stat.h>
+
Home |
Main Index |
Thread Index |
Old Index