diff options
author | bf <bf@FreeBSD.org> | 2011-11-27 15:02:15 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-11-27 15:02:15 +0800 |
commit | 19186bb7bf98291c24f97e7184a49a0e6f704e80 (patch) | |
tree | 809bca85293c153dd71f92ec08c79861827069eb /math/R-cran-SuppDists | |
parent | 6f8de7e25a8679bfd325c91fe725e010fd24cba3 (diff) | |
download | freebsd-ports-gnome-19186bb7bf98291c24f97e7184a49a0e6f704e80.tar.gz freebsd-ports-gnome-19186bb7bf98291c24f97e7184a49a0e6f704e80.tar.zst freebsd-ports-gnome-19186bb7bf98291c24f97e7184a49a0e6f704e80.zip |
update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports
Approved by: linimon (portmgr), thierry, tota, wen
Feature safe: yes
Diffstat (limited to 'math/R-cran-SuppDists')
-rw-r--r-- | math/R-cran-SuppDists/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-SuppDists/Makefile b/math/R-cran-SuppDists/Makefile index ed32fa567f25..a9f07b128c4c 100644 --- a/math/R-cran-SuppDists/Makefile +++ b/math/R-cran-SuppDists/Makefile @@ -7,7 +7,7 @@ PORTNAME= SuppDists DISTVERSION= 1.1-8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_CRAN_SITES} \ http://r.research.att.com/benchmarks/:benchmark \ |