summaryrefslogtreecommitdiff
path: root/math/R/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-11-18 12:31:29 +0000
committermarkd <markd@pkgsrc.org>2004-11-18 12:31:29 +0000
commitc44de9fe406bb43ea282a657b9dfb02f37202811 (patch)
tree8a3703776c0fc1db5ab692efaed48cab4c75ac12 /math/R/Makefile
parentdce1dbb4a24ba119da2e2abd4e1692e5d4525ead (diff)
downloadpkgsrc-c44de9fe406bb43ea282a657b9dfb02f37202811.tar.gz
Update R to 2.0.1
Changes 2.0.1: This is a maintenance version mainly to fix a number of minor bugs and issues. Some rather nasty bugs were Windows-specific. Changes 2.0.0: Many things have changed since 1.0. The R language has acquired namespaces, exception handling constructs, formal methods and classes, much improved garbage collection, generalized I/O via connection objects, and considerable improvements in the graphics area. The user workspace has been reorganized, and so has the set of packages that ship with R. Several "recommended packages" deemed indispensable in a statistical system are bundled. In addition, there has been a large number of more specific new functions, tweaks, and bugfixes.
Diffstat (limited to 'math/R/Makefile')
-rw-r--r--math/R/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 4fca3a8d2c7..b8fbefd57e4 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2004/11/13 21:28:28 jlam Exp $
+# $NetBSD: Makefile,v 1.59 2004/11/18 12:31:29 markd Exp $
-DISTNAME= R-1.9.1
-PKGREVISION= 1
+DISTNAME= R-2.0.1
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/}
-EXTRACT_SUFX= .tgz
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/}
MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://www.R-project.org/
@@ -23,7 +21,7 @@ USE_PERL5= # defined
USE_GNU_TOOLS+= make
USE_GNU_READLINE= # uses callback interface
USE_MAKEINFO= # defined
-TEXINFO_REQD= 4.0
+TEXINFO_REQD= 4.5
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --enable-R-shlib