Subject: CVS commit: pkgsrc/games/crossfire-srv
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 12/29/2005 17:41:27
Module Name:	pkgsrc
Committed By:	joerg
Date:		Thu Dec 29 17:41:27 UTC 2005

Modified Files:
	pkgsrc/games/crossfire-srv: Makefile distinfo
Added Files:
	pkgsrc/games/crossfire-srv/patches: patch-ad patch-ae

Log Message:
dmalloc.h MUST be included after unistd.h on DragonFly, since it
messes with compat function names.
Fix errno.
Use bzip2 to extract a bzipped file, it works somehow better than
gzip.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/games/crossfire-srv/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/games/crossfire-srv/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/games/crossfire-srv/patches/patch-ad \
    pkgsrc/games/crossfire-srv/patches/patch-ae

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