Subject: CVS commit: pkgsrc/games/craft
From: David A. Holland
Date: 2014-09-13 09:30:15
Message id: 20140913073015.DB40E98@cvs.netbsd.org

Log Message:
Rev the distfile patch.
  - roll in patch-xfile.hc
  - fix build with the solaris compiler
  - use snprintf instead of sprintf (mostly)
  - tidy a few things

There is a problem between this thing's precompiler and clang such
that clang builds fail with spurious errors about unterminated string
constants. I don't see what's wrong.

Also, in the course of doing the snprintf changes I discovered that
this depends on both csh and netpbm existing at runtime, so add the
necessary bits.

PKGREVISION -> 4.

Files:
RevisionActionfile
1.32modifypkgsrc/games/craft/Makefile
1.11modifypkgsrc/games/craft/distinfo
1.1removepkgsrc/games/craft/patches/patch-xfile.hc