aboutsummaryrefslogtreecommitdiff
path: root/math/libRmath
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-04-29 11:30:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-04-29 11:30:48 +0000
commit3e9790482f54865a6c216274dd8f09fd186ca361 (patch)
tree9227eb7cec2439f4a4f9698658a75fa20196e1af /math/libRmath
parentd90ae0c69baa010e38d6aa16092bd5fddf599160 (diff)
downloadports-3e9790482f54865a6c216274dd8f09fd186ca361.tar.gz
ports-3e9790482f54865a6c216274dd8f09fd186ca361.zip
- Update to 2.3.0
PR: ports/96494 Submitted by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
Notes
Notes: svn path=/head/; revision=160742
Diffstat (limited to 'math/libRmath')
-rw-r--r--math/libRmath/Makefile6
-rw-r--r--math/libRmath/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile
index 1c47f96c134b..4ae05a873b68 100644
--- a/math/libRmath/Makefile
+++ b/math/libRmath/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= libRmath
-PORTVERSION= 2.2.1
+PORTVERSION= 2.3.0
CATEGORIES= math
MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \
ftp://cran.r-project.org/pub/R/src/base/R-2/ \
@@ -34,8 +34,8 @@ COMMENT= The standalone math library from R
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-
-CONFIGURE_ARGS+= --without-x
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS+=--without-x
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 c3769d5921f0..4992e02e88af 100644
--- a/math/libRmath/distinfo
+++ b/math/libRmath/distinfo
@@ -1,3 +1,3 @@
-MD5 (R-2.2.1.tar.gz) = 42542290c6d1585af7ded330f811385c
-SHA256 (R-2.2.1.tar.gz) = db442c769e5e8ecbdb33c771e41bdac4330b565652c5ca730f26f975df30c624
-SIZE (R-2.2.1.tar.gz) = 13665367
+MD5 (R-2.3.0.tar.gz) = 11cc1e9df640ab52e608cf9e695f7354
+SHA256 (R-2.3.0.tar.gz) = ed19c04691028bf095056f9bde2957cb8beb95bdccda8c562046a7bb85e40a03
+SIZE (R-2.3.0.tar.gz) = 14251956