pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games/crafty



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sun Aug 17 21:00:20 UTC 2008

Modified Files:
        pkgsrc/games/crafty: Makefile distinfo
Added Files:
        pkgsrc/games/crafty/patches: patch-ab patch-ac patch-ad

Log Message:
Fix some 64-bit issues and a y2038 bug I noticed in passing.
Also, round size of shmget() requests to be page-aligned; at least on
amd64 -current this seems to be required to run at all.
PKGREVISION++.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/games/crafty/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/games/crafty/distinfo
cvs rdiff -r0 -r1.6 pkgsrc/games/crafty/patches/patch-ab \
    pkgsrc/games/crafty/patches/patch-ac
cvs rdiff -r0 -r1.3 pkgsrc/games/crafty/patches/patch-ad

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