aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/rpy/Makefile2
-rw-r--r--math/rpy/files/patch-src-RPy.h11
-rw-r--r--math/rpy/pkg-plist2
-rw-r--r--math/rpy2/Makefile2
-rw-r--r--math/rpy2/files/patch-src-RPy.h11
-rw-r--r--math/rpy2/pkg-plist2
6 files changed, 26 insertions, 4 deletions
diff --git a/math/rpy/Makefile b/math/rpy/Makefile
index 77c9d4bd52a7..b05cea255440 100644
--- a/math/rpy/Makefile
+++ b/math/rpy/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rpy
PORTVERSION= 1.0.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= SF
diff --git a/math/rpy/files/patch-src-RPy.h b/math/rpy/files/patch-src-RPy.h
new file mode 100644
index 000000000000..333d43f91776
--- /dev/null
+++ b/math/rpy/files/patch-src-RPy.h
@@ -0,0 +1,11 @@
+--- src/RPy.h.orig 2008-12-17 16:53:19.000000000 +0800
++++ src/RPy.h 2008-12-17 16:53:35.000000000 +0800
+@@ -74,7 +74,7 @@
+ # endif
+ #endif /* _WIN32 */
+
+-#include <Rdevices.h> /* must follow Graphics.h */
++#include <Rembedded.h> /* must follow Graphics.h */
+
+
+ /* Missing definitions from Rinterface.h or RStartup.h */
diff --git a/math/rpy/pkg-plist b/math/rpy/pkg-plist
index c4cafe7d9667..1525ead2921d 100644
--- a/math/rpy/pkg-plist
+++ b/math/rpy/pkg-plist
@@ -1,4 +1,4 @@
-%%PYTHON_SITELIBDIR%%/_rpy2072.so
+%%PYTHON_SITELIBDIR%%/_rpy2080.so
%%PYTHON_SITELIBDIR%%/rpy.py
%%PYTHON_SITELIBDIR%%/rpy.pyc
%%PYTHON_SITELIBDIR%%/rpy.pyo
diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile
index 77c9d4bd52a7..b05cea255440 100644
--- a/math/rpy2/Makefile
+++ b/math/rpy2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rpy
PORTVERSION= 1.0.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= SF
diff --git a/math/rpy2/files/patch-src-RPy.h b/math/rpy2/files/patch-src-RPy.h
new file mode 100644
index 000000000000..333d43f91776
--- /dev/null
+++ b/math/rpy2/files/patch-src-RPy.h
@@ -0,0 +1,11 @@
+--- src/RPy.h.orig 2008-12-17 16:53:19.000000000 +0800
++++ src/RPy.h 2008-12-17 16:53:35.000000000 +0800
+@@ -74,7 +74,7 @@
+ # endif
+ #endif /* _WIN32 */
+
+-#include <Rdevices.h> /* must follow Graphics.h */
++#include <Rembedded.h> /* must follow Graphics.h */
+
+
+ /* Missing definitions from Rinterface.h or RStartup.h */
diff --git a/math/rpy2/pkg-plist b/math/rpy2/pkg-plist
index c4cafe7d9667..1525ead2921d 100644
--- a/math/rpy2/pkg-plist
+++ b/math/rpy2/pkg-plist
@@ -1,4 +1,4 @@
-%%PYTHON_SITELIBDIR%%/_rpy2072.so
+%%PYTHON_SITELIBDIR%%/_rpy2080.so
%%PYTHON_SITELIBDIR%%/rpy.py
%%PYTHON_SITELIBDIR%%/rpy.pyc
%%PYTHON_SITELIBDIR%%/rpy.pyo