Subject: CVS commit: pkgsrc/games/ularn
To: None <pkgsrc-changes@NetBSD.org>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-changes
Date: 12/06/2003 19:28:23
Module Name:	pkgsrc
Committed By:	ben
Date:		Sat Dec  6 19:28:23 UTC 2003

Modified Files:
	pkgsrc/games/ularn: Makefile PLIST distinfo
	pkgsrc/games/ularn/patches: patch-ae patch-ah patch-aj patch-al
	    patch-aw

Log Message:
Update Ularn to fix a few things:
* Replace varargs with stdarg, in order to compile under gcc 3.3.
* Replace mktemp with mkstemp, in order to silence warnings
* Remove share directory from PLIST, since score file is not deleted.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/games/ularn/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/games/ularn/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/games/ularn/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/games/ularn/patches/patch-ae \
    pkgsrc/games/ularn/patches/patch-ah pkgsrc/games/ularn/patches/patch-aj \
    pkgsrc/games/ularn/patches/patch-al pkgsrc/games/ularn/patches/patch-aw

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.