Subject: CVS commit: pkgsrc/net/py-ORBit
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 08/25/2003 19:33:45
Module Name:	pkgsrc
Committed By:	recht
Date:		Mon Aug 25 19:33:45 UTC 2003

Modified Files:
	pkgsrc/net/py-ORBit: Makefile distinfo

Log Message:
Update to 1.99.7.
Changes:
* fix a problem with handling of exceptions that was uncovered by
  Python 2.3.
* disable assigning to unknown attributes on stub instances.  Saves
  a little memory too.
* add CORBA.ORB.work_pending() and CORBA.ORB.perform_work() methods.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/net/py-ORBit/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/py-ORBit/distinfo

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