pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/craft
Module Name: pkgsrc
Committed By: dholland
Date: Sat Sep 13 07:30:15 UTC 2014
Modified Files:
pkgsrc/games/craft: Makefile distinfo
Removed Files:
pkgsrc/games/craft/patches: patch-xfile.hc
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.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/games/craft/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/games/craft/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/games/craft/patches/patch-xfile.hc
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