Subject: CVS commit: pkgsrc/devel/SDL_gfx
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 05/25/2004 15:10:27
Module Name:	pkgsrc
Committed By:	adam
Date:		Tue May 25 15:10:27 UTC 2004

Modified Files:
	pkgsrc/devel/SDL_gfx: Makefile PLIST distinfo

Log Message:
Changes 2.0.11:
* added pieRGBA/pieColor primitive (non filled pie)
* added QNX6 build patch
* use $(includedir)/SDL to automake setup
* updated README
* added 2x2 box & pie tests
* added dynamic font setup routine
* added sample font files to the Fonts directory
* added font test program
* string routines changed to use const char
* fixed TestRotozoom clear color bug


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/SDL_gfx/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/SDL_gfx/PLIST \
    pkgsrc/devel/SDL_gfx/distinfo

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