diff options
author | bf <bf@FreeBSD.org> | 2010-07-31 23:05:25 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2010-07-31 23:05:25 +0800 |
commit | ee45198fd2cfa7b7763b47bc373bde44abddadce (patch) | |
tree | d3b31afc4f1e3d4018dc4bee49eb6864b6219dfd | |
parent | 4b77468864f7d3bae294947d78c119bedc3a46de (diff) | |
download | freebsd-ports-gnome-ee45198fd2cfa7b7763b47bc373bde44abddadce.tar.gz freebsd-ports-gnome-ee45198fd2cfa7b7763b47bc373bde44abddadce.tar.zst freebsd-ports-gnome-ee45198fd2cfa7b7763b47bc373bde44abddadce.zip |
Update to 2.11.1
PR: 148264
Prodded by: David Wolfskill <david@catwhisker.org>
Approved by: makc (co-mentor)
-rw-r--r-- | math/R/Makefile | 3 | ||||
-rw-r--r-- | math/R/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index 97194dd30ce5..adb0906349f1 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -11,8 +11,7 @@ PORTNAME= libRmath .else PORTNAME= R .endif -PORTVERSION= 2.11.0 -PORTREVISION= 1 +PORTVERSION= 2.11.1 CATEGORIES= math lang MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \ ftp://cran.r-project.org/pub/R/src/base/R-2/ \ diff --git a/math/R/distinfo b/math/R/distinfo index e3f0492af5a2..80f5845ade7c 100644 --- a/math/R/distinfo +++ b/math/R/distinfo @@ -1,3 +1,3 @@ -MD5 (R-2.11.0.tar.gz) = c6c1e866299f533617750889c729bfb3 -SHA256 (R-2.11.0.tar.gz) = 9b2a1769cdf21ad00500cbc0a1f7e09c872681d2ca0ea592e7692f15ff980a43 -SIZE (R-2.11.0.tar.gz) = 19779908 +MD5 (R-2.11.1.tar.gz) = 7421108ade3e9223263394b9bbe277ce +SHA256 (R-2.11.1.tar.gz) = 48c1b96426f5b588763652b0b633cadccf410bae34300c22fd40524662bc23bb +SIZE (R-2.11.1.tar.gz) = 19729300 |