Subject: CVS commit: pkgsrc/games/nethack-qt
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 11/14/2005 10:43:14
Module Name: pkgsrc
Committed By: markd
Date: Mon Nov 14 10:43:14 UTC 2005
Modified Files:
pkgsrc/games/nethack-qt: distinfo
pkgsrc/games/nethack-qt/patches: patch-af
Log Message:
Don't #define memcmp and memcpy in terms of bcmp, bcopy on "BSD"s. BSDs
have had these standard functions for years and this fixes build on
recent NetBSD's at least.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/games/nethack-qt/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/games/nethack-qt/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.