pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/xblast



Module Name:    pkgsrc
Committed By:   marino
Date:           Mon May 21 14:55:10 UTC 2012

Modified Files:
        pkgsrc/games/xblast: Makefile PLIST

Log Message:
games/xblast: Fix unicode translation error during installation

Likely a mistake, one of the "levels" source files used unicode in the
filename.  The manifest even indicated the name should have been
"reconstruction2.xal".

The post-extract hook is used to correct the filename to be as intended.
As a bonus, platforms like Linux and DragonFly can install the package
without a libarchive translation error disrupting the process.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/games/xblast/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/games/xblast/PLIST

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