aboutsummaryrefslogtreecommitdiff
path: root/math/libRmath
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-01-10 23:42:12 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-01-10 23:42:12 +0000
commit717300f78ee85488b168fa6485b37397b8135c36 (patch)
treed7f52e48a8be490a37f3ccee0f98a0171f096eac /math/libRmath
parentf4d0ab6fca43ab275f5968b4a5ac2e7fa4669d8f (diff)
downloadports-717300f78ee85488b168fa6485b37397b8135c36.tar.gz
ports-717300f78ee85488b168fa6485b37397b8135c36.zip
- Update to 2.8.1
- Pass maintainer along to new maintainer of math/R PR: ports/130280 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> Approved by: old maintainer (private mail)
Notes
Notes: svn path=/head/; revision=225678
Diffstat (limited to 'math/libRmath')
-rw-r--r--math/libRmath/Makefile12
-rw-r--r--math/libRmath/distinfo6
2 files changed, 9 insertions, 9 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile
index f43948bbe0d8..791aff19b2ae 100644
--- a/math/libRmath/Makefile
+++ b/math/libRmath/Makefile
@@ -1,5 +1,5 @@
# vim: tabstop=8 softtabstop=0 noexpandtab
-# Ports Makefile for: libRmath
+# Ports collection makefile for: libRmath
# Date created: 14 May 2004
# Whom: Eric van Gyzen <vangyzen@stat.duke.edu>
#
@@ -7,8 +7,7 @@
#
PORTNAME= libRmath
-PORTVERSION= 2.4.0
-PORTREVISION= 2
+PORTVERSION= 2.8.1
CATEGORIES= math
MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \
ftp://cran.r-project.org/pub/R/src/base/R-2/ \
@@ -30,14 +29,15 @@ MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \
http://www.bioconductor.org/CRAN/src/base/R-2/
DISTNAME= R-${PORTVERSION}
-MAINTAINER= eric+fbports@vangyzen.net
+MAINTAINER= btf2006a@yahoo.com
COMMENT= The standalone math library from R
+USE_PERL5= yes
USE_FORTRAN= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-CONFIGURE_ARGS+=--without-x
-CONFIGURE_ENV+= F77="${F77}"
+CONFIGURE_ARGS+=--with-readline=no --with-x=no
+CONFIGURE_ENV+= F77="${F77}"
PLIST_FILES= include/Rmath.h lib/libRmath.a lib/libRmath.so lib/libRmath.so.0
diff --git a/math/libRmath/distinfo b/math/libRmath/distinfo
index 1236186b26ff..a44d1aba164f 100644
--- a/math/libRmath/distinfo
+++ b/math/libRmath/distinfo
@@ -1,3 +1,3 @@
-MD5 (R-2.4.0.tar.gz) = f32379469d8712e9f5dd6435d30127d3
-SHA256 (R-2.4.0.tar.gz) = 0a0263acf42230c291ca5cf371541077aae3a1f8a586e1bf336bdb6af76946e2
-SIZE (R-2.4.0.tar.gz) = 14597440
+MD5 (R-2.8.1.tar.gz) = acd40621b8942a2464daa2f9cef3273d
+SHA256 (R-2.8.1.tar.gz) = ab488af73ce7a4f2057afcf0e725be96c9ae37f8721143004397b91928ecfa60
+SIZE (R-2.8.1.tar.gz) = 16585380