Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Kazuki Sakamoto <sakamoto@netbsd.org>
List: source-changes
Date: 12/23/1999 00:07:06
Module Name:	pkgsrc
Committed By:	sakamoto
Date:		Thu Dec 23 08:07:06 UTC 1999

Modified Files:
	pkgsrc/games/pysol: Makefile
	pkgsrc/games/pysol/files: md5
	pkgsrc/games/pysol/pkg: PLIST

Log Message:
Update pysol to 3.10

what's new:
  * Implemented 17 new games.

  * Added sound support including samples and background MP3/MOD music.
    Sound is implemented by a rather generic server (a C program) using
    the SDL library for low-level mixing and playing.

  * Wrote some really fancy tree dialogs - Python programmers will
    definitely love these :-)

  * Added 19 great cardsets to pysol-cardsets. Many thanks to T. Kirk.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/games/pysol/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/games/pysol/files/md5
cvs rdiff -r1.2 -r1.3 pkgsrc/games/pysol/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.