svn commit: r506002 - head/math/R-cran-gtable

TAKATSU Tomonari tota at FreeBSD.org
Sat Jul 6 16:39:57 UTC 2019


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/


More information about the svn-ports-all mailing list