aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2012-05-04 20:56:15 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2012-05-04 20:56:15 +0000
commitaa8976055056c41a1eb0da887a934c6b9fde663b (patch)
tree753f8e1319cd1bc9e3c0bd384ca18b4a7dbb53fa /graphics
parentd68dbce765f187bdb9c799fea856bb399ea9c477 (diff)
downloadports-aa8976055056c41a1eb0da887a934c6b9fde663b.tar.gz
ports-aa8976055056c41a1eb0da887a934c6b9fde663b.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/R-cran-RColorBrewer/Makefile2
-rw-r--r--graphics/R-cran-colorspace/Makefile2
-rw-r--r--graphics/R-cran-diagram/Makefile2
-rw-r--r--graphics/R-cran-dichromat/Makefile2
-rw-r--r--graphics/R-cran-ggplot2/Makefile1
-rw-r--r--graphics/R-cran-munsell/Makefile2
-rw-r--r--graphics/R-cran-pixmap/Makefile2
-rw-r--r--graphics/R-cran-rgdal/Makefile2
-rw-r--r--graphics/R-cran-rtiff/Makefile2
-rw-r--r--graphics/R-cran-scales/Makefile1
-rw-r--r--graphics/R-cran-shape/Makefile2
11 files changed, 11 insertions, 9 deletions
diff --git a/graphics/R-cran-RColorBrewer/Makefile b/graphics/R-cran-RColorBrewer/Makefile
index ff3ed96122e2..a07bab9ee8d7 100644
--- a/graphics/R-cran-RColorBrewer/Makefile
+++ b/graphics/R-cran-RColorBrewer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= RColorBrewer
DISTVERSION= 1.0-5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-colorspace/Makefile b/graphics/R-cran-colorspace/Makefile
index 85beff8d3f3e..9ff5b838aee0 100644
--- a/graphics/R-cran-colorspace/Makefile
+++ b/graphics/R-cran-colorspace/Makefile
@@ -7,7 +7,7 @@
PORTNAME= colorspace
DISTVERSION= 1.1-1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-diagram/Makefile b/graphics/R-cran-diagram/Makefile
index 3d217e5e36a2..1080d1525331 100644
--- a/graphics/R-cran-diagram/Makefile
+++ b/graphics/R-cran-diagram/Makefile
@@ -7,7 +7,7 @@
PORTNAME= diagram
PORTVERSION= 1.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-dichromat/Makefile b/graphics/R-cran-dichromat/Makefile
index 5f144526dc8f..1d8522903b68 100644
--- a/graphics/R-cran-dichromat/Makefile
+++ b/graphics/R-cran-dichromat/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dichromat
DISTVERSION= 1.2-4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile
index f74cacc222f7..75fdb30537a9 100644
--- a/graphics/R-cran-ggplot2/Makefile
+++ b/graphics/R-cran-ggplot2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ggplot2
PORTVERSION= 0.9.0
+PORTREVISION= 1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-munsell/Makefile b/graphics/R-cran-munsell/Makefile
index e6937a39ee0e..1d210f12e733 100644
--- a/graphics/R-cran-munsell/Makefile
+++ b/graphics/R-cran-munsell/Makefile
@@ -7,7 +7,7 @@
PORTNAME= munsell
PORTVERSION= 0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-pixmap/Makefile b/graphics/R-cran-pixmap/Makefile
index e34fea0f1998..ec02cdd2bcd5 100644
--- a/graphics/R-cran-pixmap/Makefile
+++ b/graphics/R-cran-pixmap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pixmap
DISTVERSION= 0.4-11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile
index 421da98e9e5b..726b4ca32c11 100644
--- a/graphics/R-cran-rgdal/Makefile
+++ b/graphics/R-cran-rgdal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rgdal
DISTVERSION= 0.7-8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-rtiff/Makefile b/graphics/R-cran-rtiff/Makefile
index dcda0269186c..5a68f136e15c 100644
--- a/graphics/R-cran-rtiff/Makefile
+++ b/graphics/R-cran-rtiff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rtiff
PORTVERSION= 1.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-scales/Makefile b/graphics/R-cran-scales/Makefile
index bc970fa6419b..85cf468a98aa 100644
--- a/graphics/R-cran-scales/Makefile
+++ b/graphics/R-cran-scales/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scales
PORTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-shape/Makefile b/graphics/R-cran-shape/Makefile
index a62c672da056..5df8c639c86b 100644
--- a/graphics/R-cran-shape/Makefile
+++ b/graphics/R-cran-shape/Makefile
@@ -7,7 +7,7 @@
PORTNAME= shape
PORTVERSION= 1.3.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}