diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-01-29 16:53:21 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-01-29 16:53:21 +0000 |
commit | 5fe86857c43f731714d0bd9a7fe8b89b1b2e0099 (patch) | |
tree | c95c3909f8fd34382cd57bdf6cf742d68b9b55cc /math/rpy | |
parent | 25ff680f57d62b36187cf2910f5107c6db886036 (diff) | |
download | ports-5fe86857c43f731714d0bd9a7fe8b89b1b2e0099.tar.gz ports-5fe86857c43f731714d0bd9a7fe8b89b1b2e0099.zip |
- Update R to 2.12.1
- Bump PORTREVISION of
dependent ports
Approved by: makc, miwi (mentors, implicit)
pav (portmgr)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268391
Diffstat (limited to 'math/rpy')
-rw-r--r-- | math/rpy/Makefile | 2 | ||||
-rw-r--r-- | math/rpy/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/rpy/Makefile b/math/rpy/Makefile index 4d352b6bea6a..305c263221a9 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -8,7 +8,7 @@ PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MASTER_SITES= SF diff --git a/math/rpy/pkg-plist b/math/rpy/pkg-plist index ff4575e9a1b1..657795791de5 100644 --- a/math/rpy/pkg-plist +++ b/math/rpy/pkg-plist @@ -1,4 +1,4 @@ -%%PYTHON_SITELIBDIR%%/_rpy2111.so +%%PYTHON_SITELIBDIR%%/_rpy2121.so %%PYTHON_SITELIBDIR%%/rpy.py %%PYTHON_SITELIBDIR%%/rpy.pyc %%PYTHON_SITELIBDIR%%/rpy.pyo |