summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-02-09 07:02:53 +0000
committeradam <adam@pkgsrc.org>2010-02-09 07:02:53 +0000
commit062a6e8899d17bacc8e253685b257b0325332694 (patch)
tree89be2bc172adc3c2eb8e26d093eadc88e4028d73 /math/R
parent73393728625f0e9e3aaf6190e90f7b498c908dcf (diff)
downloadpkgsrc-062a6e8899d17bacc8e253685b257b0325332694.tar.gz
Changes 2.10.1:
* The PCRE library has been updated to version 8.00. * R CMD INSTALL has new options --no-R, --no-libs, --no-data, --no-help, --no-demo, --no-exec, and --no-inst to suppress installation of the specified part of the package. * The documented line-length limit of 4095 bytes when reading from the console now also applies also to parse(file="") (which previously had a limit of around 1024 bytes). * A Bioconductor mirror can be set for use by setRepositories() via the option "BioC_mirror". * Double-clicking in a tk_select.list() list box now selects the item and closes the list box (as happens on the Windows select.list() widget). * configure will be able to find a usable libtiff in some rare circumstances where it did not previously (where libtiff needed to be linked explicitly against -ljpeg). * Making refman.pdf works around a problem with the indexing with hyperref 6.79d and later. * The 'extended' argument is deprecated in strsplit(), grep(), grepl(), sub(), gsub(), regexpr() and gregexpr() (not just the value extended = FALSE) and will be removed in R 2.11.0. * bug fixes
Diffstat (limited to 'math/R')
-rw-r--r--math/R/Makefile5
-rw-r--r--math/R/buildlink3.mk4
-rw-r--r--math/R/distinfo8
3 files changed, 8 insertions, 9 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index f35bdb4378d..bd2fc71e033 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.105 2010/01/18 09:59:12 wiz Exp $
+# $NetBSD: Makefile,v 1.106 2010/02/09 07:02:53 adam Exp $
-DISTNAME= R-2.10.0
-PKGREVISION= 1
+DISTNAME= R-2.10.1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/}
diff --git a/math/R/buildlink3.mk b/math/R/buildlink3.mk
index c8bdf4c4ff9..f9925b5856c 100644
--- a/math/R/buildlink3.mk
+++ b/math/R/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2009/03/20 19:24:56 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2010/02/09 07:02:53 adam Exp $
BUILDLINK_TREE+= R
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= R
R_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.R+= R>=1.7.0
-BUILDLINK_ABI_DEPENDS.R?= R>=2.2.1nb2
+BUILDLINK_ABI_DEPENDS.R+= R>=2.2.1nb2
BUILDLINK_PKGSRCDIR.R?= ../../math/R
.endif # R_BUILDLINK3_MK
diff --git a/math/R/distinfo b/math/R/distinfo
index 06c83cbc53d..1278784497a 100644
--- a/math/R/distinfo
+++ b/math/R/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2009/12/11 18:53:40 adam Exp $
+$NetBSD: distinfo,v 1.42 2010/02/09 07:02:53 adam Exp $
-SHA1 (R-2.10.0.tar.gz) = 72249c2fd4dc88d76f775c06b0336c8f934fb358
-RMD160 (R-2.10.0.tar.gz) = a0d335f99d744eba4f03b2082f6e71f1e9269399
-Size (R-2.10.0.tar.gz) = 19089286 bytes
+SHA1 (R-2.10.1.tar.gz) = f5b1969fde3642c233f5198e44a7bf17a7b85ab6
+RMD160 (R-2.10.1.tar.gz) = 7acf060192f205da4731d0ea3c2cc318b65b7e91
+Size (R-2.10.1.tar.gz) = 19705604 bytes
SHA1 (patch-ab) = c70f9f94bace4129b81f19d8802ae1de50c9f24e
SHA1 (patch-ac) = eda258c5be9630fac013ea1f5a6785de299c1509
SHA1 (patch-ad) = 5c6fd9f68d8fe4a12147d94c07590025427878fc