Subject: CVS commit: pkgsrc/devel/libbonobo
To: None <pkgsrc-changes@netbsd.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 12/14/2003 19:46:25
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Dec 14 19:46:25 UTC 2003

Modified Files:
	pkgsrc/devel/libbonobo: Makefile PLIST buildlink2.mk distinfo

Log Message:
Update to 2.4.2, based on work done by xtraeme@.  The following list of
changes is according to the development branch, 2.3.  Changes since then
include several bugfixes.

libbonobo 2.3.6
	+ bugs fixes
		+ improved tests (Gustavo)
		+ improved FAQ (Gustavo)
	+ featurelets
		+ bogus inheritance trap (Michael)

libbonobo 2.3.5
	* Bugs fixed
		+ reference tracking race (Gustavo Carneiro)
		+ incompatible activation-client fix (Antonio Xu)
		+ popt fixage (Michael, Damien Carbery)
	* Featurelets
		+ factory regression tests (Gustavo)

libbonobo 2.3.4
	* Bugs fixed
		+ don't use C++ keyword in C code (Frederic Crozat)
		+ fix activation test linking and script (Michael)
	* Translations
		+ az (Metin Amiroff)
		+ id (Mohammad Damt)
		+ ml (Guntupalli Karunakar)
		+ nl (Huib Kleinhout)
		+ bn (Mahmudur Rahman)
		+ fi (Pauli Virtanen)
		+ ru (Russian team, Dmitry G. Mastrukov)
		+ da (Ole Laursen)
		+ sr (Serbian team, Danilo Å egan)
		+ sq (Laurent Dhima)

libbonobo 2.3.3
	* Features
		+ use Gdk::WindowId for Bonobo_Canvas (Michael)
	* Bugs fixed
		+ CORBA_boolean handling in property bag (Dan Winship)
		+ cancel pending timeouts when destroying factory (Gustavo
		  Carneiro)

libbonobo 2.3.2
	* Features
		+ very much improved API docs (Gustavo Carneiro,
		  Martin Kretschmar, Rodrigo Moya)
		+ dynamic b-a-s path update (Antonio Xu)
		+ fix DNS reverse-lookup (Shailesh Mittal, Michael)
		+ always run in thread-safe mode (Michael)
		+ tentative BonoboObject locking action (Michael)
		+ new thread policy APIs (Michael)
		+ bump default factory timeouts (Gustavo)
		+ more regression tests (Michael, Gustavo)
	* Bugs fixed
		+ de-linc-ization (Michael)
		+ build fixes (Jens Granseuer, Martin)

libbonobo 2.3.1
	* Features
		+ lots more API & other doc work (Gustavo)
		+ selectable BonoboObject POAs (Michael, Gustavo)
		+ re-factored activation server (Michael)
		+ merged bonobo-activation (Michael)
		+ unknown app registration (Gustavo)
		+ cygwin build fixes (Masahiro Sakai)
		+ BonoboForeignObject - for bindings (Gustavo, James H)
	* Bugs fixed
		+ BonoboArg improvements (Gustavo)
		+ make check doesn't trash /tmp (Michael)
		+ remove .so library suffix (Michael)
		+ trailing ; fixes (Padraig O'Briain)
		+ C++ BonoboArg bits (Martin Kretzchmar)
		+ gettext fixes (Hidetoshi Tajima)
		+ build fixes (Thomas VS, James H, Carlos Marin)
	* Translations
		+ am - Daniel Yacob, de, fa, mk, nl - Pablo Saratxaga
		+ ro - Marius Andreiana, mn, id, eo, sr - Christian Rose
		+ ml - Guntupalli Karunakar


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/libbonobo/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/libbonobo/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/libbonobo/buildlink2.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/libbonobo/distinfo

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