Subject: CVS commit: pkgsrc/graphics/libcaca
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 12/26/2003 09:38:52
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Fri Dec 26 09:38:52 UTC 2003

Modified Files:
	pkgsrc/graphics/libcaca: Makefile PLIST distinfo

Log Message:
Update to 0.5:

Changes between 0.4 and 0.5:
  * palette optimisation for the S-Lang driver to work around the colour pair
    shortage bug
  * minor compilation fix

Changes between 0.3 and 0.4:
  * preliminary X11 graphics driver
  * support for simultaneously compiled-in drivers
  * honour the CACA_DRIVER, CACA_GEOMETRY and CACA_FONT environment variables
  * more documentation


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/libcaca/Makefile \
    pkgsrc/graphics/libcaca/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/graphics/libcaca/PLIST

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