Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2019 16:39: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: r506002 - head/math/R-cran-gtable
Message-ID:  <201907061639.x66GduUV046261@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sat Jul  6 16:39:55 2019
New Revision: 506002
URL: https://svnweb.freebsd.org/changeset/ports/506002

Log:
  - Update to 0.3.0
  - Update WWW: line in pkg-descr

Modified:
  head/math/R-cran-gtable/Makefile   (contents, props changed)
  head/math/R-cran-gtable/distinfo   (contents, props changed)
  head/math/R-cran-gtable/pkg-descr   (contents, props changed)

Modified: head/math/R-cran-gtable/Makefile
==============================================================================
--- head/math/R-cran-gtable/Makefile	Sat Jul  6 16:16:05 2019	(r506001)
+++ head/math/R-cran-gtable/Makefile	Sat Jul  6 16:39:55 2019	(r506002)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gtable
-PORTVERSION=	0.2.0
-PORTREVISION=	2
+PORTVERSION=	0.3.0
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 

Modified: head/math/R-cran-gtable/distinfo
==============================================================================
--- head/math/R-cran-gtable/distinfo	Sat Jul  6 16:16:05 2019	(r506001)
+++ head/math/R-cran-gtable/distinfo	Sat Jul  6 16:39:55 2019	(r506002)
@@ -1,2 +1,3 @@
-SHA256 (gtable_0.2.0.tar.gz) = 801e4869830ff3da1d38e41f5a2296a54fc10a7419c6ffb108582850c701e76f
-SIZE (gtable_0.2.0.tar.gz) = 24157
+TIMESTAMP = 1562430315
+SHA256 (gtable_0.3.0.tar.gz) = fd386cc4610b1cc7627dac34dba8367f7efe114b968503027fb2e1265c67d6d3
+SIZE (gtable_0.3.0.tar.gz) = 368081

Modified: head/math/R-cran-gtable/pkg-descr
==============================================================================
--- head/math/R-cran-gtable/pkg-descr	Sat Jul  6 16:16:05 2019	(r506001)
+++ head/math/R-cran-gtable/pkg-descr	Sat Jul  6 16:39:55 2019	(r506002)
@@ -1,3 +1,3 @@
 Tools to make it easier to work with "tables" of grobs.
 
-WWW: http://cran.r-project.org/web/packages/gtable/
+WWW: https://cran.r-project.org/web/packages/gtable/



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