Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 04/14/2001 17:16:56
Module Name: pkgsrc
Committed By: rh
Date: Sat Apr 14 14:16:56 UTC 2001
Modified Files:
pkgsrc/devel/bonobo: Makefile
pkgsrc/devel/bonobo/files: md5
pkgsrc/devel/bonobo/pkg: PLIST
Log Message:
Update bonobo to 1.0.2.
Notable changes include:
* Documentation
* Full C API documentation
* Lots of nice DIA diagrams
* preliminary UI XML DTD
* Storage / Stream
* fix symlink issues in fs storage
* fs storage permissions fix
* improved storage-fs / stream-fs mime typing
* Event source / Listener
* event-source fixes
* event-source cleans
* event-source re-enterancy fix
* Property Bag
* batch property get/set impl.
* property bag client SEGV fix
* PropertyBag leak fixes
* Monikers
* moniker file extender fix
* monikers memory leak fix
* moniker URL registry
* Any support logic
* bonobo-arg fixes
* XML typecode reference fix
* Fix XML type coding bugs
* UI handler bits
* Revert unsafe attempt at AA pixbufs
* minor XML de-merge logic fix
* config fixes
* Always cleanup XML we hand out
* pixmap <-> XML acceleration
* Misc fixes
* fix multiple translation issues
* gshell fixes
* include config.h some more
* control / object destruction race fix
* Reduce control's memory footprint
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/bonobo/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/bonobo/files/md5
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/bonobo/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.