diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2017-01-01 02:14:44 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2017-01-01 02:14:44 +0000 |
commit | b75b0d4d66450ab632883a00b3c3a8a9206670c9 (patch) | |
tree | dbf5083d90472216f9a398e47086dc39a78a0fa4 | |
parent | Use rubygem- instead of ${PKGNAMEPREFIX} (diff) |
- Update to 2.2.1
Notes
Notes:
svn path=/head/; revision=430231
-rw-r--r-- | graphics/R-cran-ggplot2/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-ggplot2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile index f183e6aa0992..592436859cdd 100644 --- a/graphics/R-cran-ggplot2/Makefile +++ b/graphics/R-cran-ggplot2/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ggplot2 -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-ggplot2/distinfo b/graphics/R-cran-ggplot2/distinfo index 897a2112eaaf..2e6be6feb50a 100644 --- a/graphics/R-cran-ggplot2/distinfo +++ b/graphics/R-cran-ggplot2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480842305 -SHA256 (ggplot2_2.2.0.tar.gz) = 64d7d9085573b439295bcb58ea4d39ba5d71911dbb501f1e7a30d13740ea2cda -SIZE (ggplot2_2.2.0.tar.gz) = 2210334 +TIMESTAMP = 1483170364 +SHA256 (ggplot2_2.2.1.tar.gz) = 5fbc89fec3160ad14ba90bd545b151c7a2e7baad021c0ab4b950ecd6043a8314 +SIZE (ggplot2_2.2.1.tar.gz) = 2213308 |