summaryrefslogtreecommitdiff
path: root/net/py-ORBit
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-08-25 19:33:43 +0000
committerrecht <recht@pkgsrc.org>2003-08-25 19:33:43 +0000
commit879f63dfc6ac77c25bd13acc76672665a6198b85 (patch)
tree82ebab674dc3a2ebc5245495eb572ea71ba42464 /net/py-ORBit
parent9955aea0240b08e1455523882955f6356ca6e0f5 (diff)
downloadpkgsrc-879f63dfc6ac77c25bd13acc76672665a6198b85.tar.gz
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.
Diffstat (limited to 'net/py-ORBit')
-rw-r--r--net/py-ORBit/Makefile4
-rw-r--r--net/py-ORBit/distinfo6
2 files changed, 5 insertions, 5 deletions
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