Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2017 16:27:09 +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: r449300 - head/graphics/R-cran-scales
Message-ID:  <201709051627.v85GR9c8046145@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Tue Sep  5 16:27:08 2017
New Revision: 449300
URL: https://svnweb.freebsd.org/changeset/ports/449300

Log:
  - Update to 0.5.0

Modified:
  head/graphics/R-cran-scales/Makefile   (contents, props changed)
  head/graphics/R-cran-scales/distinfo   (contents, props changed)

Modified: head/graphics/R-cran-scales/Makefile
==============================================================================
--- head/graphics/R-cran-scales/Makefile	Tue Sep  5 16:11:27 2017	(r449299)
+++ head/graphics/R-cran-scales/Makefile	Tue Sep  5 16:27:08 2017	(r449300)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	scales
-PORTVERSION=	0.4.1
+PORTVERSION=	0.5.0
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -15,7 +15,9 @@ CRAN_DEPENDS=	R-cran-RColorBrewer>0:graphics/R-cran-RC
 		R-cran-plyr>0:devel/R-cran-plyr \
 		R-cran-munsell>=0.2:graphics/R-cran-munsell \
 		R-cran-labeling>0:math/R-cran-labeling \
-		R-cran-Rcpp>0:devel/R-cran-Rcpp
+		R-cran-Rcpp>0:devel/R-cran-Rcpp \
+		R-cran-R6>0:devel/R-cran-R6 \
+		R-cran-viridisLite>0:graphics/R-cran-viridisLite
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/graphics/R-cran-scales/distinfo
==============================================================================
--- head/graphics/R-cran-scales/distinfo	Tue Sep  5 16:11:27 2017	(r449299)
+++ head/graphics/R-cran-scales/distinfo	Tue Sep  5 16:27:08 2017	(r449300)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480836442
-SHA256 (scales_0.4.1.tar.gz) = 642b88fb1fce7bac72a0038ce532b65b8a79dffe826fec25033cf386ab630cd3
-SIZE (scales_0.4.1.tar.gz) = 57703
+TIMESTAMP = 1504605110
+SHA256 (scales_0.5.0.tar.gz) = dbfcc0817c4ab8b8777ec7d68ebfe220177c193cfb5bd0e8ba5d365dbfe3e97d
+SIZE (scales_0.5.0.tar.gz) = 59867



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