From ef569f7af1456c7e97f6dd5a90fa68b72289e18b Mon Sep 17 00:00:00 2001 From: bf Date: Sat, 29 Jan 2011 16:53:21 +0000 Subject: - Update R to 2.12.1 - Bump PORTREVISION of dependent ports Approved by: makc, miwi (mentors, implicit) pav (portmgr) Feature safe: yes --- math/rpy/Makefile | 2 +- math/rpy/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'math/rpy') 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 -- cgit