From 879f63dfc6ac77c25bd13acc76672665a6198b85 Mon Sep 17 00:00:00 2001 From: recht Date: Mon, 25 Aug 2003 19:33:43 +0000 Subject: 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. --- net/py-ORBit/Makefile | 4 ++-- net/py-ORBit/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net/py-ORBit') diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile index 2f6ca660934..1c791711b3f 100644 --- a/net/py-ORBit/Makefile +++ b/net/py-ORBit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2003/08/17 18:10:36 recht Exp $ +# $NetBSD: Makefile,v 1.5 2003/08/25 19:33:43 recht Exp $ # -DISTNAME= pyorbit-1.99.6 +DISTNAME= pyorbit-1.99.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyorbit/ORBit/} CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pyorbit/1.99/} diff --git a/net/py-ORBit/distinfo b/net/py-ORBit/distinfo index 01e8b7b72fa..f1f7b0b7596 100644 --- a/net/py-ORBit/distinfo +++ b/net/py-ORBit/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/08/09 12:51:02 recht Exp $ +$NetBSD: distinfo,v 1.3 2003/08/25 19:33:44 recht Exp $ -SHA1 (pyorbit-1.99.6.tar.bz2) = 695ad10bab65a9f0d421e904e106abdff6903f43 -Size (pyorbit-1.99.6.tar.bz2) = 242618 bytes +SHA1 (pyorbit-1.99.7.tar.bz2) = 7710ae19a5c7392b91f622928f71361c97be43ee +Size (pyorbit-1.99.7.tar.bz2) = 244420 bytes -- cgit v1.2.3