pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/falcons-eye Add missing include.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/184f893d8522
branches:  trunk
changeset: 351790:184f893d8522
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Aug 27 20:59:47 2016 +0000

description:
Add missing include.

diffstat:

 games/falcons-eye/distinfo                         |   3 ++-
 games/falcons-eye/patches/patch-win_jtp_jtp__gfl.c |  12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 7fa71a8146da -r 184f893d8522 games/falcons-eye/distinfo
--- a/games/falcons-eye/distinfo        Sat Aug 27 20:58:41 2016 +0000
+++ b/games/falcons-eye/distinfo        Sat Aug 27 20:59:47 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.20 2015/11/03 20:56:48 agc Exp $
+$NetBSD: distinfo,v 1.21 2016/08/27 20:59:47 joerg Exp $
 
 SHA1 (falcons-eye-1.9.3-20050216-2/nethack_source_331_jtp_193.zip) = f25a3b77925d247762d18b6f022500aac7c42b29
 RMD160 (falcons-eye-1.9.3-20050216-2/nethack_source_331_jtp_193.zip) = a94c3bbdec7a0c034acbe431071342b872c7acc5
@@ -24,4 +24,5 @@
 SHA1 (patch-bi) = 6b3d0d1eca3a23c3086155c1da3c2965d7092d5f
 SHA1 (patch-bj) = 281f1d3b8d9eafe7fbe7ca729861d4bdccea5a41
 SHA1 (patch-bk) = f234c26a95d179c4723676c180db95f26c84bb49
+SHA1 (patch-win_jtp_jtp__gfl.c) = 0afe313b292c63706e95a8c31dbbab1136187d0d
 SHA1 (patch-win_jtp_winjtp.c) = c304d5ddbb585b5cbf5b8f8f63280ecf1329e99c
diff -r 7fa71a8146da -r 184f893d8522 games/falcons-eye/patches/patch-win_jtp_jtp__gfl.c
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/falcons-eye/patches/patch-win_jtp_jtp__gfl.c        Sat Aug 27 20:59:47 2016 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-win_jtp_jtp__gfl.c,v 1.1 2016/08/27 20:59:47 joerg Exp $
+
+--- win/jtp/jtp_gfl.c.orig     2016-07-02 11:12:12.000000000 +0000
++++ win/jtp/jtp_gfl.c
+@@ -7,6 +7,7 @@
+ 
+ #include "jtp_def.h"
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <string.h>
+ #include "jtp_gra.h"
+ #include "jtp_gfl.h"



Home | Main Index | Thread Index | Old Index