pkgsrc-Bugs archive

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

PR/29450 CVS commit: pkgsrc/games/ularn



The following reply was made to PR pkg/29450; it has been noted by GNATS.

From: Ben Collver <ben%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/29450 CVS commit: pkgsrc/games/ularn
Date: Mon, 28 Feb 2005 02:26:59 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  ben
 Date:          Mon Feb 28 02:26:59 UTC 2005
 
 Modified Files:
        pkgsrc/games/ularn: Makefile distinfo
        pkgsrc/games/ularn/patches: patch-aa patch-ah patch-ai patch-al
            patch-an
 
 Log Message:
 Fix Ularn to build on Mandrake Linux 10.1.  This addresses PR#29450.
 
 Changes include:
 * remove lrint(), which is unused, and collides with the C99 lrint().
 * remove malloc() prototypes, which are incorrect
 * add include search path to CFLAGS to catch Mandrake's termcap.h
 * in the case of Linux, define GETOPT, to match glibc
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.14 -r1.15 pkgsrc/games/ularn/Makefile
 cvs rdiff -r1.5 -r1.6 pkgsrc/games/ularn/distinfo
 cvs rdiff -r1.3 -r1.4 pkgsrc/games/ularn/patches/patch-aa \
     pkgsrc/games/ularn/patches/patch-al
 cvs rdiff -r1.2 -r1.3 pkgsrc/games/ularn/patches/patch-ah
 cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/games/ularn/patches/patch-ai \
     pkgsrc/games/ularn/patches/patch-an
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index