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 /science | |
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 'science')
-rw-r--r-- | science/R-cran-AMORE/Makefile | 2 | ||||
-rw-r--r-- | science/R-cran-DCluster/Makefile | 2 | ||||
-rw-r--r-- | science/R-cran-Epi/Makefile | 2 | ||||
-rw-r--r-- | science/R-cran-bayesm/Makefile | 2 | ||||
-rw-r--r-- | science/R-cran-eco/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/science/R-cran-AMORE/Makefile b/science/R-cran-AMORE/Makefile index 6afebd68d5f3..18c4b17053dd 100644 --- a/science/R-cran-AMORE/Makefile +++ b/science/R-cran-AMORE/Makefile @@ -7,7 +7,7 @@ PORTNAME= AMORE PORTVERSION= 0.2.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} diff --git a/science/R-cran-DCluster/Makefile b/science/R-cran-DCluster/Makefile index 931120aae16b..862beb53fd93 100644 --- a/science/R-cran-DCluster/Makefile +++ b/science/R-cran-DCluster/Makefile @@ -7,7 +7,7 @@ PORTNAME= DCluster DISTVERSION= 0.2-3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-Epi/Makefile b/science/R-cran-Epi/Makefile index 2e2e52656da6..231e7823a1d0 100644 --- a/science/R-cran-Epi/Makefile +++ b/science/R-cran-Epi/Makefile @@ -7,7 +7,7 @@ PORTNAME= Epi PORTVERSION= 1.1.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/science/R-cran-bayesm/Makefile b/science/R-cran-bayesm/Makefile index 0cd3ddad242f..5c3481fb27d4 100644 --- a/science/R-cran-bayesm/Makefile +++ b/science/R-cran-bayesm/Makefile @@ -7,7 +7,7 @@ PORTNAME= bayesm PORTVERSION= 2.2.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} diff --git a/science/R-cran-eco/Makefile b/science/R-cran-eco/Makefile index 9b85133969b8..15781cdfa084 100644 --- a/science/R-cran-eco/Makefile +++ b/science/R-cran-eco/Makefile @@ -7,7 +7,7 @@ PORTNAME= eco PORTVERSION= 3.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} |