pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/ccgo Fix build under 1.6.2; found by latest kris...
details: https://anonhg.NetBSD.org/pkgsrc/rev/05636b276238
branches: trunk
changeset: 471012:05636b276238
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Mar 15 15:57:33 2004 +0000
description:
Fix build under 1.6.2; found by latest kristerw@'s bulk build.
diffstat:
games/ccgo/distinfo | 4 ++--
games/ccgo/patches/patch-aa | 10 +++++++---
2 files changed, 9 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r 6504faca0917 -r 05636b276238 games/ccgo/distinfo
--- a/games/ccgo/distinfo Mon Mar 15 15:55:08 2004 +0000
+++ b/games/ccgo/distinfo Mon Mar 15 15:57:33 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2004/02/29 12:42:22 jmmv Exp $
+$NetBSD: distinfo,v 1.3 2004/03/15 15:57:33 jmmv Exp $
SHA1 (ccgo-0.3.4.tar.gz) = c23aac53c27d020b5e420fc5823a71316ae426d5
Size (ccgo-0.3.4.tar.gz) = 480022 bytes
-SHA1 (patch-aa) = cb799ba2a360c73b7d62f29195eb780a4f0a1edf
+SHA1 (patch-aa) = 79e29be6e80b597549e22771df906a054b4c5bf6
SHA1 (patch-ab) = 9e2113bc179a6597336c284f0bd915b5c446ecf6
SHA1 (patch-ac) = 40bbc99e781bc7d46f2b54a1e47f55b9babc203e
SHA1 (patch-ad) = aa26e60014cf491434b06d1b84b9adda72528a2d
diff -r 6504faca0917 -r 05636b276238 games/ccgo/patches/patch-aa
--- a/games/ccgo/patches/patch-aa Mon Mar 15 15:55:08 2004 +0000
+++ b/games/ccgo/patches/patch-aa Mon Mar 15 15:57:33 2004 +0000
@@ -1,8 +1,12 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/03/16 03:56:27 rh Exp $
+$NetBSD: patch-aa,v 1.2 2004/03/15 15:57:33 jmmv Exp $
---- igs/datetime.cc.orig 2002-11-22 01:29:41.000000000 +1000
+--- igs/datetime.cc.orig 2003-09-26 19:18:08.000000000 +0200
+++ igs/datetime.cc
-@@ -1,3 +1,4 @@
+@@ -7,6 +7,8 @@
+ * published by the Free Software Foundation.
+ */
+
++#include <stdlib.h>
+#include <time.h>
#define _XOPEN_SOURCE
#define _GNU_SOURCE
Home |
Main Index |
Thread Index |
Old Index