From 34a0c757cbea2ff83aea5049d2416696b3127864 Mon Sep 17 00:00:00 2001 From: bf Date: Wed, 18 Jan 2012 23:04:08 +0000 Subject: update math/R to 2.14.1, and adjust dependent ports --- graphics/R-cran-RColorBrewer/Makefile | 2 +- graphics/R-cran-colorspace/Makefile | 2 +- graphics/R-cran-diagram/Makefile | 1 + graphics/R-cran-ggplot2/Makefile | 2 +- graphics/R-cran-shape/Makefile | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) (limited to 'graphics') 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} -- cgit