aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2015-06-13 16:48:55 +0800
committertota <tota@FreeBSD.org>2015-06-13 16:48:55 +0800
commite77c862f8d4e32078011d83e0051da64252026bb (patch)
treefe11ad09ebceb12432075f33a31cde199efaf101 /graphics
parent3cc0336493099a8df96a01435beaef96aa0cb04e (diff)
downloadfreebsd-ports-gnome-e77c862f8d4e32078011d83e0051da64252026bb.tar.gz
freebsd-ports-gnome-e77c862f8d4e32078011d83e0051da64252026bb.tar.zst
freebsd-ports-gnome-e77c862f8d4e32078011d83e0051da64252026bb.zip
- Update to 1.0.1
- Update WWW in pkg-descr
Diffstat (limited to 'graphics')
-rw-r--r--graphics/R-cran-ggplot2/Makefile3
-rw-r--r--graphics/R-cran-ggplot2/distinfo4
-rw-r--r--graphics/R-cran-ggplot2/pkg-descr2
3 files changed, 4 insertions, 5 deletions
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile
index 8e425b9c9749..5d47e26cc760 100644
--- a/graphics/R-cran-ggplot2/Makefile
+++ b/graphics/R-cran-ggplot2/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= ggplot2
-PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTVERSION= 1.0.1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-ggplot2/distinfo b/graphics/R-cran-ggplot2/distinfo
index 4d8dcb6464ad..ba03475b0b22 100644
--- a/graphics/R-cran-ggplot2/distinfo
+++ b/graphics/R-cran-ggplot2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ggplot2_1.0.0.tar.gz) = e6effb8065f030903c760ee238c8890ce85e462fe3c12a5521a983fcd1ed198d
-SIZE (ggplot2_1.0.0.tar.gz) = 2351447
+SHA256 (ggplot2_1.0.1.tar.gz) = 40248e6b31307787e44e45d806e7a33095844a9bbe864cc7583dd311b19c241d
+SIZE (ggplot2_1.0.1.tar.gz) = 2351203
diff --git a/graphics/R-cran-ggplot2/pkg-descr b/graphics/R-cran-ggplot2/pkg-descr
index cf84ca2b824f..0d3eb16a0e0c 100644
--- a/graphics/R-cran-ggplot2/pkg-descr
+++ b/graphics/R-cran-ggplot2/pkg-descr
@@ -5,4 +5,4 @@ that make plotting a hassle (like drawing legends) as well as
providing a powerful model of graphics that makes it easy to produce
complex multi-layered graphics.
-WWW: http://had.co.nz/ggplot2/
+WWW: http://ggplot2.org/