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 /graphics | |
parent | 6f8de7e25a8679bfd325c91fe725e010fd24cba3 (diff) | |
download | freebsd-ports-graphics-19186bb7bf98291c24f97e7184a49a0e6f704e80.tar.gz freebsd-ports-graphics-19186bb7bf98291c24f97e7184a49a0e6f704e80.tar.zst freebsd-ports-graphics-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 'graphics')
-rw-r--r-- | graphics/R-cran-RColorBrewer/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-colorspace/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-diagram/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-ggplot2/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-shape/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/R-cran-RColorBrewer/Makefile b/graphics/R-cran-RColorBrewer/Makefile index de4f8520642..24fcb702a35 100644 --- a/graphics/R-cran-RColorBrewer/Makefile +++ b/graphics/R-cran-RColorBrewer/Makefile @@ -7,7 +7,7 @@ PORTNAME= RColorBrewer DISTVERSION= 1.0-5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-colorspace/Makefile b/graphics/R-cran-colorspace/Makefile index e7596648bbc..0cb073246d8 100644 --- a/graphics/R-cran-colorspace/Makefile +++ b/graphics/R-cran-colorspace/Makefile @@ -7,7 +7,7 @@ PORTNAME= colorspace DISTVERSION= 1.1-0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-diagram/Makefile b/graphics/R-cran-diagram/Makefile index 03377554405..cdaecd3dd64 100644 --- a/graphics/R-cran-diagram/Makefile +++ b/graphics/R-cran-diagram/Makefile @@ -7,7 +7,7 @@ PORTNAME= diagram PORTVERSION= 1.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile index 93117c9f895..f423e9ac89f 100644 --- a/graphics/R-cran-ggplot2/Makefile +++ b/graphics/R-cran-ggplot2/Makefile @@ -7,7 +7,7 @@ PORTNAME= ggplot2 PORTVERSION= 0.8.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-shape/Makefile b/graphics/R-cran-shape/Makefile index 956a0a1113e..67e6622464a 100644 --- a/graphics/R-cran-shape/Makefile +++ b/graphics/R-cran-shape/Makefile @@ -7,7 +7,7 @@ PORTNAME= shape PORTVERSION= 1.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} |