diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-27 15:02:15 +0800 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-27 15:02:15 +0800 |
commit | 5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4 (patch) | |
tree | e7eb97715b545d7e1c7c80715b1287cc8330e8fa /science | |
parent | 0a0a56c4feb0619717bd8d0f81de4a52e8c7b96c (diff) | |
download | freebsd-ports-gnome-5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4.tar.gz freebsd-ports-gnome-5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4.tar.zst freebsd-ports-gnome-5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4.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} |