From owner-svn-ports-all@FreeBSD.ORG Sun Jun 15 20:43:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C5D04FE0; Sun, 15 Jun 2014 20:43:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B33E12080; Sun, 15 Jun 2014 20:43:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5FKhmdc046393; Sun, 15 Jun 2014 20:43:48 GMT (envelope-from tota@svn.freebsd.org) Received: (from tota@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5FKhme6046391; Sun, 15 Jun 2014 20:43:48 GMT (envelope-from tota@svn.freebsd.org) Message-Id: <201406152043.s5FKhme6046391@svn.freebsd.org> From: TAKATSU Tomonari Date: Sun, 15 Jun 2014 20:43:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357925 - head/graphics/R-cran-ggplot2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2014 20:43:48 -0000 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