Date: Sun, 1 Jan 2017 02:14:44 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430231 - head/graphics/R-cran-ggplot2 Message-ID: <201701010214.v012Ei8W028019@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun Jan 1 02:14:44 2017 New Revision: 430231 URL: https://svnweb.freebsd.org/changeset/ports/430231 Log: - Update to 2.2.1 Modified: head/graphics/R-cran-ggplot2/Makefile (contents, props changed) head/graphics/R-cran-ggplot2/distinfo (contents, props changed) Modified: head/graphics/R-cran-ggplot2/Makefile ============================================================================== --- head/graphics/R-cran-ggplot2/Makefile Sun Jan 1 02:09:41 2017 (r430230) +++ head/graphics/R-cran-ggplot2/Makefile Sun Jan 1 02:14:44 2017 (r430231) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ggplot2 -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/graphics/R-cran-ggplot2/distinfo ============================================================================== --- head/graphics/R-cran-ggplot2/distinfo Sun Jan 1 02:09:41 2017 (r430230) +++ head/graphics/R-cran-ggplot2/distinfo Sun Jan 1 02:14:44 2017 (r430231) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701010214.v012Ei8W028019>