Date: Sun, 15 Jun 2014 20:43:48 +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: r357925 - head/graphics/R-cran-ggplot2 Message-ID: <201406152043.s5FKhme6046391@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun Jun 15 20:43:48 2014 New Revision: 357925 URL: http://svnweb.freebsd.org/changeset/ports/357925 QAT: https://qat.redports.org/buildarchive/r357925/ Log: - Update to 1.0.0 Modified: head/graphics/R-cran-ggplot2/Makefile head/graphics/R-cran-ggplot2/distinfo Modified: head/graphics/R-cran-ggplot2/Makefile ============================================================================== --- head/graphics/R-cran-ggplot2/Makefile Sun Jun 15 20:27:52 2014 (r357924) +++ head/graphics/R-cran-ggplot2/Makefile Sun Jun 15 20:43:48 2014 (r357925) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ggplot2 -PORTVERSION= 0.9.3.1 -PORTREVISION= 5 +PORTVERSION= 1.0.0 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/graphics/R-cran-ggplot2/distinfo ============================================================================== --- head/graphics/R-cran-ggplot2/distinfo Sun Jun 15 20:27:52 2014 (r357924) +++ head/graphics/R-cran-ggplot2/distinfo Sun Jun 15 20:43:48 2014 (r357925) @@ -1,2 +1,2 @@ -SHA256 (ggplot2_0.9.3.1.tar.gz) = b4c97404fd44571f9980712af963949ed204b5d4e639d97df9ba9a17423a6601 -SIZE (ggplot2_0.9.3.1.tar.gz) = 2330942 +SHA256 (ggplot2_1.0.0.tar.gz) = e6effb8065f030903c760ee238c8890ce85e462fe3c12a5521a983fcd1ed198d +SIZE (ggplot2_1.0.0.tar.gz) = 2351447
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406152043.s5FKhme6046391>