pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-ORBit Update to 1.99.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e84e64c82c3
branches: trunk
changeset: 460246:9e84e64c82c3
user: recht <recht%pkgsrc.org@localhost>
date: Mon Aug 25 19:33:43 2003 +0000
description:
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:
net/py-ORBit/Makefile | 4 ++--
net/py-ORBit/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r f01e6cd2d239 -r 9e84e64c82c3 net/py-ORBit/Makefile
--- a/net/py-ORBit/Makefile Mon Aug 25 19:31:17 2003 +0000
+++ b/net/py-ORBit/Makefile Mon Aug 25 19:33:43 2003 +0000
@@ -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 -r f01e6cd2d239 -r 9e84e64c82c3 net/py-ORBit/distinfo
--- a/net/py-ORBit/distinfo Mon Aug 25 19:31:17 2003 +0000
+++ b/net/py-ORBit/distinfo Mon Aug 25 19:33:43 2003 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index