diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-03 16:01:36 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-03 16:01:36 +0000 |
commit | 2ee6f0cf8e075c211faf6dce3b8d61886b7e6670 (patch) | |
tree | bb56c7c7b23883fe23db9b8e7243def3c0cda9f4 /math/libRmath | |
parent | aa5fbade3d32342af28d235f3a5190b884b4610c (diff) | |
download | ports-2ee6f0cf8e075c211faf6dce3b8d61886b7e6670.tar.gz ports-2ee6f0cf8e075c211faf6dce3b8d61886b7e6670.zip |
Notes
Diffstat (limited to 'math/libRmath')
-rw-r--r-- | math/libRmath/Makefile | 2 | ||||
-rw-r--r-- | math/libRmath/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index f660a51f079c..a71dcfac229d 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libRmath -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.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/ \ diff --git a/math/libRmath/distinfo b/math/libRmath/distinfo index 4992e02e88af..8e54f51d7659 100644 --- a/math/libRmath/distinfo +++ b/math/libRmath/distinfo @@ -1,3 +1,3 @@ -MD5 (R-2.3.0.tar.gz) = 11cc1e9df640ab52e608cf9e695f7354 -SHA256 (R-2.3.0.tar.gz) = ed19c04691028bf095056f9bde2957cb8beb95bdccda8c562046a7bb85e40a03 -SIZE (R-2.3.0.tar.gz) = 14251956 +MD5 (R-2.3.1.tar.gz) = a1d6d8081af4c71006a6e5a3ed54e4da +SHA256 (R-2.3.1.tar.gz) = 1952bcf0d169cfe98aef33015a988f85eda72bf0223cd5833669e197fea2e427 +SIZE (R-2.3.1.tar.gz) = 14285120 |