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