Subject: CVS commit: pkgsrc/net/ORBit2
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 05/09/2004 16:30:24
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun May  9 16:30:24 UTC 2004

Modified Files:
	pkgsrc/net/ORBit2: Makefile PLIST distinfo

Log Message:
Update to 2.10.2:

2004-05-07  Michael Meeks  <michael@ximian.com>

	* Version 2.10.2

2004-05-07  Michael Meeks  <michael@ximian.com>

	* Branch for Gnome 2.6

2004-04-24  Dan Winship  <danw@ximian.com>

	* src/services/imodule/Makefile.am (LDADD): Remove
	$(LOCAL_LINC_LIBS). (Only libORBit-2 itself should be linking
	against it.)

	* src/services/name/Makefile.am (libORBitCosNaming_2_la_LDFLAGS):
	Likewise

2004-04-24  Frank Rehberger  <frehberg@fresa.casa.in-berlin.de>

	* MAINTAINERS: maintainer-ship handed over to  frehberg@gnome-de.org

2004-04-21  Michael Meeks  <michael@ximian.com>

	* Version 2.10.1

2004-04-21  Michael Meeks  <michael@ximian.com>

	* src/orb/orb-core/iop-profiles.c
	(CodeSetComponent_demarshal): don't spew a
	g_warning, just a dprintf.
	(IOP_UnknownComponent_marshal): actually marshal
	the length of the sequence as well as the data.

2004-04-21  Bill Haneman  <bill.haneman@sun.com>

	* test/everything/basicServer.c
	(TestFactory_getObjectCount, TestFactory_getObject):
	hammer on some JavaORB stuff.

	* test/everything/client.c (testIOR): impl.
	(run_tests): upd.

2004-04-13  Joe Marcus Clarke  <marcus@freebsd.org>

	* ORBit-2.0.pc.in: add gthread dep.

2004-03-19  Mark McLoughlin  <mark@skynet.ie>

	* orbit2-config.in: return -lORBitCosNaming-2 with
	--use-service=name rather than -lORBitCosNaming.
	This script is still deprecated old cruft, though.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/net/ORBit2/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/ORBit2/PLIST
cvs rdiff -r1.15 -r1.16 pkgsrc/net/ORBit2/distinfo

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