summaryrefslogtreecommitdiff
path: root/math/py-rpy/PLIST
diff options
context:
space:
mode:
authoradam <adam>2003-12-04 13:50:33 +0000
committeradam <adam>2003-12-04 13:50:33 +0000
commitbdacc307f4099ac32f3d454b2de7be6a50e81715 (patch)
tree914abd2eb07e6a09c6bae99904e13f0245baea43 /math/py-rpy/PLIST
parent0eaaef767bb6508290ecbbdad20a4919b0c03ac6 (diff)
downloadpkgsrc-bdacc307f4099ac32f3d454b2de7be6a50e81715.tar.gz
CHANGES IN RPy 0.3.1
-------------------- Fixed bugs o There was several memory leaks due to bad management of Python refcounts. o There was wrong synchronization of the thread running the R event loop and the calls to the R interpreter. o There was a bug with signal handling which caused segfault when 'Ctrl-C' were pressed. o The R event loop shouldn't be run in non-interactive sessions. o The i/o Python callbacks were wrong synchronized with the R event loop thread. New features o Added a rpy_version symbol.
Diffstat (limited to 'math/py-rpy/PLIST')
-rw-r--r--math/py-rpy/PLIST11
1 files changed, 7 insertions, 4 deletions
diff --git a/math/py-rpy/PLIST b/math/py-rpy/PLIST
index f8d6d4e0068..424fb8ce464 100644
--- a/math/py-rpy/PLIST
+++ b/math/py-rpy/PLIST
@@ -1,8 +1,11 @@
-@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:51 recht Exp $
-${PYSITELIB}/rpy.py
-${PYSITELIB}/rpy.pyc
-${PYSITELIB}/rpy.pyo
+@comment $NetBSD: PLIST,v 1.3 2003/12/04 13:50:33 adam Exp $
${PYSITELIB}/io.py
${PYSITELIB}/io.pyc
${PYSITELIB}/io.pyo
+${PYSITELIB}/rpy.py
+${PYSITELIB}/rpy.pyc
+${PYSITELIB}/rpy.pyo
+${PYSITELIB}/rpy_version.py
+${PYSITELIB}/rpy_version.pyc
+${PYSITELIB}/rpy_version.pyo
${PYSITELIB}/_rpymodule.so