Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2003 21:09:21 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53492: Update port: games/nethack34
Message-ID:  <20030619210921.44d7515b.tkato@prontomail.com>
Resent-Message-ID: <200306191210.h5JCAG3q076132@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         53492
>Category:       ports
>Synopsis:       Update port: games/nethack34
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 19 05:10:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix build on -stable

New file:
files/patch-ai

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/nethack34/files/patch-ai games/nethack34/files/patch-ai
--- /usr/ports/games/nethack34/files/patch-ai	Thu Jan  1 09:00:00 1970
+++ games/nethack34/files/patch-ai	Thu Jun 19 11:52:09 2003
@@ -0,0 +1,10 @@
+--- src/files.c.orig	Sun Feb 23 23:43:26 2003
++++ src/files.c	Thu Jun 19 11:51:59 2003
+@@ -29,6 +29,7 @@
+ #endif
+ 
+ #if defined(UNIX) && defined(QT_GRAPHICS)
++#include <limits.h>
+ #include <dirent.h>
+ #endif
+ 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030619210921.44d7515b.tkato>