Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2015 08:48:56 +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: r389335 - head/graphics/R-cran-ggplot2
Message-ID:  <201506130848.t5D8muUa093727@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sat Jun 13 08:48:55 2015
New Revision: 389335
URL: https://svnweb.freebsd.org/changeset/ports/389335

Log:
  - Update to 1.0.1
  - Update WWW in pkg-descr

Modified:
  head/graphics/R-cran-ggplot2/Makefile
  head/graphics/R-cran-ggplot2/distinfo
  head/graphics/R-cran-ggplot2/pkg-descr

Modified: head/graphics/R-cran-ggplot2/Makefile
==============================================================================
--- head/graphics/R-cran-ggplot2/Makefile	Sat Jun 13 08:43:46 2015	(r389334)
+++ head/graphics/R-cran-ggplot2/Makefile	Sat Jun 13 08:48:55 2015	(r389335)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ggplot2
-PORTVERSION=	1.0.0
-PORTREVISION=	1
+PORTVERSION=	1.0.1
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 

Modified: head/graphics/R-cran-ggplot2/distinfo
==============================================================================
--- head/graphics/R-cran-ggplot2/distinfo	Sat Jun 13 08:43:46 2015	(r389334)
+++ head/graphics/R-cran-ggplot2/distinfo	Sat Jun 13 08:48:55 2015	(r389335)
@@ -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

Modified: head/graphics/R-cran-ggplot2/pkg-descr
==============================================================================
--- head/graphics/R-cran-ggplot2/pkg-descr	Sat Jun 13 08:43:46 2015	(r389334)
+++ head/graphics/R-cran-ggplot2/pkg-descr	Sat Jun 13 08:48:55 2015	(r389335)
@@ -5,4 +5,4 @@ that make plotting a hassle (like drawin
 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506130848.t5D8muUa093727>