From aa8976055056c41a1eb0da887a934c6b9fde663b Mon Sep 17 00:00:00 2001 From: Brendan Fabeny Date: Fri, 4 May 2012 20:56:15 +0000 Subject: - update math/R-cran-psych to 1.2.1 [1] - update math/R to 2.15.0, and adjust dependent ports - minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more flexible and allow CRAN ports to override it; add a regression-test target; set USE_FORTRAN to match math/R; remove some of the redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS Reviewed by: thierry, tota, wen Approved by: D. Rue (maintainer) [1], wen [2] --- 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 a325da7b2ba5..27f13091e423 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -8,7 +8,7 @@ PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= math MASTER_SITES= SF diff --git a/math/rpy/pkg-plist b/math/rpy/pkg-plist index dd6ba061abf9..3e9191443dc5 100644 --- a/math/rpy/pkg-plist +++ b/math/rpy/pkg-plist @@ -1,4 +1,4 @@ -%%PYTHON_SITELIBDIR%%/_rpy2142.so +%%PYTHON_SITELIBDIR%%/_rpy2150.so %%PYTHON_SITELIBDIR%%/rpy.py %%PYTHON_SITELIBDIR%%/rpy.pyc %%PYTHON_SITELIBDIR%%/rpy.pyo -- cgit v1.2.3