Subject: CVS commit: pkgsrc/graphics/libggi
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 01/05/2004 00:27:24
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon Jan  5 00:27:24 UTC 2004

Modified Files:
	pkgsrc/graphics/libggi: Makefile PLIST distinfo
	pkgsrc/graphics/libggi/patches: patch-aa

Log Message:
Update to 2.0.4, closes PR pkg/23820.

Changes:

	o build fix: cygwin has no sys/shm.h and sys/ipc.h, so configure
	  disables all targets requiring them, if not present.
	o cbconsist demo: sync with devel tree
	o gcc 3.3 compiling fix for default/linear_16/crossbuild.c
	  (fixes Debian bug #197214)
	o merged build fix from FreeBSD's ports tree to make the xf86dga
	  target compile on FreeBSD (fixes FreeBSD PR ports/52380)

	o X-target
        	+ minor mode initialization fix from Argo Vessmann
        	+ shm helper checks return code, when setting up the
		  directbuffer
        	+ release locking on failure. (Threadsafety fix)
        	+ fixed geometry check. Opening (very) small windows is now
		  possible.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/graphics/libggi/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/libggi/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/graphics/libggi/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/libggi/patches/patch-aa

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