1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 2.3.0

PR:		ports/96494
Submitted by:	Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
This commit is contained in:
Pav Lucistnik 2006-04-29 11:30:48 +00:00
parent d90ae0c69b
commit 3e9790482f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160742
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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