diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-25 22:02:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-25 22:02:52 +0000 |
commit | fb03093ffdf24bc3b3359b010d650ad04f9ad403 (patch) | |
tree | 7a4d4514816d94eea07fe73c494c1b9512e8d91b /math/libRmath | |
parent | c06560fc00b72c136e7782b985aceaaef870cb26 (diff) | |
download | ports-fb03093ffdf24bc3b3359b010d650ad04f9ad403.tar.gz ports-fb03093ffdf24bc3b3359b010d650ad04f9ad403.zip |
Notes
Diffstat (limited to 'math/libRmath')
-rw-r--r-- | math/libRmath/Makefile | 2 | ||||
-rw-r--r-- | math/libRmath/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index 4b3cbd663975..80005bef6120 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libRmath -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.1 CATEGORIES= math MASTER_SITES= http://cran.r-project.org/src/base/ \ ftp://cran.r-project.org/pub/R/src/base/ \ diff --git a/math/libRmath/distinfo b/math/libRmath/distinfo index fda50e0b4072..a1821d26dd13 100644 --- a/math/libRmath/distinfo +++ b/math/libRmath/distinfo @@ -1,2 +1,2 @@ -MD5 (R-1.9.0.tgz) = 79ae9d20a7bed94d7c92504c8c130310 -SIZE (R-1.9.0.tgz) = 9505598 +MD5 (R-1.9.1.tgz) = c8201425506e5c077ef1936e19ea2f51 +SIZE (R-1.9.1.tgz) = 9591217 |