Subject: CVS commit: pkgsrc/net/ORBit2
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 03/30/2006 20:48:55
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu Mar 30 20:48:55 UTC 2006

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

Log Message:
Update to 2.14.0:

ORBit2-2.14.0

	* bug fixes
		+ Fix build on Cygwin (Tor)
		+ Fix giop test compilation/crash (Tor)

ORBit2-2.13.3

	* bug fixes
		+ Fix crash on null adaptor (Michael)
		+ Fix compiler warnings (Kjartan, Jens Granseuer)
		+ Improve configure stage on Win32 (Tor)

ORBit2-2.13.2

	* bug fixes
		+ realloc should update length/tracking information
		  (Martin Blom)
		+ Fix memory management and crashew when shutting down
		  the ORB. (Anders Carlsson)
		+ Build/correctness fixes (Tor, Jules)
ORBit2-2.13.1

	* features
		+ More work on porting to Win32 (Tor)
		+ Implement forward binding (Fernando Herrera)
		+ Implement new ORB_init option ORBNetID (Jules Colding)
	* bug fixes
		+ Build fix (James Henstridge)
		+ Memory management fixes (Anders Carlsson)
		+ Reset connection for forwarded objects (Anders)
		+ Don't use -export-dynamic (Mark)
		+ if we have failed on the unix socket, have IPv4 or
		  IPv6 connections enabled and are on localhost, then
		  don't connect on the corresponding port from the profiles
		  (Arvind Samtur)
		+ Fix a bunch of compiler warnings and make some code static
		  (Kjartan)
		+ Add threading libs to ORBIT_NAME (Michael)
		+ Check for netdb.h (Sandie Vanderme)
		+ Check for sys/sockio.h (James Andrewartha)
	* Other
		+ Improve docs for users of ORBit2 (Jules Colding)


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 pkgsrc/net/ORBit2/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/net/ORBit2/PLIST
cvs rdiff -r1.26 -r1.27 pkgsrc/net/ORBit2/distinfo

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