diff options
author | bf <bf@FreeBSD.org> | 2013-01-05 01:51:39 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-01-05 01:51:39 +0800 |
commit | 20c391021d7d07103172b452ae8cc81845c75a98 (patch) | |
tree | 3aaf505edc4f8e095109e2c6f1e53ba888e009a4 /math/rpy | |
parent | 6df5a356d67ac16608e5fddbcaa3a350b7c8976f (diff) | |
download | freebsd-ports-gnome-20c391021d7d07103172b452ae8cc81845c75a98.tar.gz freebsd-ports-gnome-20c391021d7d07103172b452ae8cc81845c75a98.tar.zst freebsd-ports-gnome-20c391021d7d07103172b452ae8cc81845c75a98.zip |
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen
Diffstat (limited to 'math/rpy')
-rw-r--r-- | math/rpy/Makefile | 9 | ||||
-rw-r--r-- | math/rpy/pkg-plist | 2 |
2 files changed, 3 insertions, 8 deletions
diff --git a/math/rpy/Makefile b/math/rpy/Makefile index 80f7cd0d2ffd..000e275f6a87 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -1,14 +1,9 @@ -# ex:ts=8 -# Ports collection makefile for: rpy -# Date created: Jan 14, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= math MASTER_SITES= SF diff --git a/math/rpy/pkg-plist b/math/rpy/pkg-plist index 9d93506b8f03..9f27b53a1207 100644 --- a/math/rpy/pkg-plist +++ b/math/rpy/pkg-plist @@ -1,4 +1,4 @@ -%%PYTHON_SITELIBDIR%%/_rpy2151.so +%%PYTHON_SITELIBDIR%%/_rpy2152.so %%PYTHON_SITELIBDIR%%/rpy.py %%PYTHON_SITELIBDIR%%/rpy.pyc %%PYTHON_SITELIBDIR%%/rpy.pyo |