pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-rpy Fix PLIST, bump PKGREVISION for the new R.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a47e2b9ac555
branches: trunk
changeset: 535105:a47e2b9ac555
user: markd <markd%pkgsrc.org@localhost>
date: Wed Nov 07 19:49:36 2007 +0000
description:
Fix PLIST, bump PKGREVISION for the new R.
diffstat:
math/py-rpy/Makefile | 5 +++--
math/py-rpy/PLIST | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r ed1959c808f8 -r a47e2b9ac555 math/py-rpy/Makefile
--- a/math/py-rpy/Makefile Wed Nov 07 19:38:12 2007 +0000
+++ b/math/py-rpy/Makefile Wed Nov 07 19:49:36 2007 +0000
@@ -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 @@
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 -r ed1959c808f8 -r a47e2b9ac555 math/py-rpy/PLIST
--- a/math/py-rpy/PLIST Wed Nov 07 19:38:12 2007 +0000
+++ b/math/py-rpy/PLIST Wed Nov 07 19:49:36 2007 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index