diff options
author | bf <bf@FreeBSD.org> | 2012-01-19 07:04:08 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-01-19 07:04:08 +0800 |
commit | 34a0c757cbea2ff83aea5049d2416696b3127864 (patch) | |
tree | dcfe26dce88faa7f66e4d5621e44fe0f5dd19d6b /graphics | |
parent | 55dc5deecf87c31d6e2d72b815f7b3e491a5374e (diff) | |
download | freebsd-ports-gnome-34a0c757cbea2ff83aea5049d2416696b3127864.tar.gz freebsd-ports-gnome-34a0c757cbea2ff83aea5049d2416696b3127864.tar.zst freebsd-ports-gnome-34a0c757cbea2ff83aea5049d2416696b3127864.zip |
update math/R to 2.14.1, and adjust dependent ports
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 | 1 | ||||
-rw-r--r-- | graphics/R-cran-ggplot2/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-shape/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/graphics/R-cran-RColorBrewer/Makefile b/graphics/R-cran-RColorBrewer/Makefile index 89b4defca08b..da138b77c094 100644 --- a/graphics/R-cran-RColorBrewer/Makefile +++ b/graphics/R-cran-RColorBrewer/Makefile @@ -7,7 +7,7 @@ PORTNAME= RColorBrewer DISTVERSION= 1.0-5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-colorspace/Makefile b/graphics/R-cran-colorspace/Makefile index 0cb073246d89..c97f0da0e42a 100644 --- a/graphics/R-cran-colorspace/Makefile +++ b/graphics/R-cran-colorspace/Makefile @@ -7,7 +7,7 @@ PORTNAME= colorspace DISTVERSION= 1.1-0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-diagram/Makefile b/graphics/R-cran-diagram/Makefile index e8eebcb2af08..78d2b3d8312b 100644 --- a/graphics/R-cran-diagram/Makefile +++ b/graphics/R-cran-diagram/Makefile @@ -7,6 +7,7 @@ PORTNAME= diagram PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile index f423e9ac89f6..b7e23bcc21c0 100644 --- a/graphics/R-cran-ggplot2/Makefile +++ b/graphics/R-cran-ggplot2/Makefile @@ -7,7 +7,7 @@ PORTNAME= ggplot2 PORTVERSION= 0.8.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-shape/Makefile b/graphics/R-cran-shape/Makefile index 67e6622464af..b582e78b50c2 100644 --- a/graphics/R-cran-shape/Makefile +++ b/graphics/R-cran-shape/Makefile @@ -7,7 +7,7 @@ PORTNAME= shape PORTVERSION= 1.3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} |