Subject: CVS commit: pkgsrc/sysutils/vcdimager-devel
To: None <pkgsrc-changes@NetBSD.org>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-changes
Date: 01/11/2006 02:23:20
Module Name:	pkgsrc
Committed By:	ben
Date:		Wed Jan 11 02:23:19 UTC 2006

Modified Files:
	pkgsrc/sysutils/vcdimager-devel: Makefile distinfo
Added Files:
	pkgsrc/sysutils/vcdimager-devel/patches: patch-aa

Log Message:
Changes:

* Add libvcdinfo vcdinfo_get_area_selection() a routine to get the
  selection number represented by an area for a specified a point
  location
* Add libvcdinfo vcdinfo_get_set_resolution() a routine to get the
  resolution for a given segment
* hack on memory leaks some more
* vcdxrip options more like vcd-info options
* check that selection area hot-spot values don't exceed 255.
* Update documentation
* Remove gcc 4 warnings and potential problems noted
* make --disable-static --enable-shared work with --versioned-libs

patch-aa fixes infinite loop in vcdinf_update_offset_list().  The fix is
already submitted to upstream:
http://savannah.gnu.org/support/index.php?func=detailitem&item_id=105012


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/sysutils/vcdimager-devel/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/sysutils/vcdimager-devel/distinfo
cvs rdiff -r0 -r1.5 pkgsrc/sysutils/vcdimager-devel/patches/patch-aa

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