summaryrefslogtreecommitdiff
path: root/net/py-ORBit/PLIST
diff options
context:
space:
mode:
authorrecht <recht>2003-08-09 12:51:01 +0000
committerrecht <recht>2003-08-09 12:51:01 +0000
commitf83b93d900578089a7bd5035fb6c66ccb9c6f2b6 (patch)
tree412e844c709c95c04c22ee79adac06371b3611ac /net/py-ORBit/PLIST
parent2c6d3789c611417638ba0a5018ede4eef13fd5e0 (diff)
downloadpkgsrc-f83b93d900578089a7bd5035fb6c66ccb9c6f2b6.tar.gz
Update to 1.99.6
Changes (since 1.99.5): * Work with latest HEAD branch (ORBit2 2.7.x). * allow importing of CORBA or PortableServer without first importing ORBit. This gives better compatibility with standard CORBA mapping. * None is not a valid string/wstring value. * accept strings for sequence<octet>. * clean up base class list when building client stubs. This is needed in order for the stubs to work with Python 2.3. * fix some possible segfaults if the argument names are missing in the IInterface structures, which occurs when using ORBit.load_file().
Diffstat (limited to 'net/py-ORBit/PLIST')
-rw-r--r--net/py-ORBit/PLIST8
1 files changed, 7 insertions, 1 deletions
diff --git a/net/py-ORBit/PLIST b/net/py-ORBit/PLIST
index 2104c8df2c0..db6e23e2359 100644
--- a/net/py-ORBit/PLIST
+++ b/net/py-ORBit/PLIST
@@ -1,7 +1,13 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/09 16:33:38 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/08/09 12:51:02 recht Exp $
include/pyorbit-2/pyorbit.h
lib/pkgconfig/pyorbit-2.pc
+${PYSITELIB}/CORBA.py
+${PYSITELIB}/CORBA.pyc
+${PYSITELIB}/CORBA.pyo
${PYSITELIB}/ORBit.a
${PYSITELIB}/ORBit.la
${PYSITELIB}/ORBit.so
+${PYSITELIB}/PortableServer.py
+${PYSITELIB}/PortableServer.pyc
+${PYSITELIB}/PortableServer.pyo
@dirrm include/pyorbit-2