From 853a07d63360d6ddea8adac76ce0c13f45c248aa Mon Sep 17 00:00:00 2001 From: markd Date: Wed, 7 Nov 2007 19:49:36 +0000 Subject: Fix PLIST, bump PKGREVISION for the new R. --- math/py-rpy/Makefile | 5 +++-- math/py-rpy/PLIST | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'math/py-rpy') diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile index 4970fc3d6c5..f899489e9d1 100644 --- a/math/py-rpy/Makefile +++ b/math/py-rpy/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2007/03/14 11:55:41 markd Exp $ +# $NetBSD: Makefile,v 1.20 2007/11/07 19:49:36 markd Exp $ # DISTNAME= rpy-0.99.0 +PKGREVISION= 1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rpy/} @@ -13,7 +14,7 @@ COMMENT= R interface for Python PYDISTUTILSPKG= YES PYTHON_VERSIONS_ACCEPTED= 24 23 -BUILDLINK_API_DEPENDS.R+= R>=2.4.1 +BUILDLINK_API_DEPENDS.R+= R>=2.6.0 .include "../../lang/python/extension.mk" .include "../../math/py-Numeric/buildlink3.mk" diff --git a/math/py-rpy/PLIST b/math/py-rpy/PLIST index 3fe9a2e70fe..2c154810a18 100644 --- a/math/py-rpy/PLIST +++ b/math/py-rpy/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.8 2007/03/14 11:55:41 markd Exp $ -${PYSITELIB}/_rpy2041.so +@comment $NetBSD: PLIST,v 1.9 2007/11/07 19:49:36 markd Exp $ +${PYSITELIB}/_rpy2060.so ${PYSITELIB}/rpy.py ${PYSITELIB}/rpy.pyc ${PYSITELIB}/rpy.pyo -- cgit v1.2.3