Subject: CVS commit: pkgsrc/games/ltris
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 01/12/2005 16:08:46
Module Name: pkgsrc
Committed By: adam
Date: Wed Jan 12 16:08:46 UTC 2005
Modified Files:
pkgsrc/games/ltris: Makefile PLIST distinfo
pkgsrc/games/ltris/patches: patch-aa patch-ab
Log Message:
Changes 1.0.7:
- added missing newlines which caused SDL error message not to
be seen (30/05/14 P.H)
- added range check for the starting level to prevent abnormally
high scores when setting this level too high (30/05/14 P.H)
- configure option --with-hiscore-path has been replaced with
autoconf option --localstatedir (04/06/14 M.S.)
- data files will be installed to $datadir/ltris instead
of $datadir/games/ltris (04/06/14 M.S.)
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/games/ltris/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/games/ltris/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/games/ltris/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/games/ltris/patches/patch-aa \
pkgsrc/games/ltris/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.