Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2018 07:17:24 +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: r477055 - head/graphics/R-cran-scales
Message-ID:  <201808130717.w7D7HOTt023685@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Mon Aug 13 07:17:24 2018
New Revision: 477055
URL: https://svnweb.freebsd.org/changeset/ports/477055

Log:
  - Update to 1.0.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	Mon Aug 13 06:59:27 2018	(r477054)
+++ head/graphics/R-cran-scales/Makefile	Mon Aug 13 07:17:24 2018	(r477055)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	scales
-PORTVERSION=	0.5.0
-PORTREVISION=	1
+PORTVERSION=	1.0.0
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -11,13 +10,11 @@ COMMENT=	Scale functions for graphics
 
 LICENSE=	MIT
 
-CRAN_DEPENDS=	R-cran-RColorBrewer>0:graphics/R-cran-RColorBrewer \
-		R-cran-dichromat>0:graphics/R-cran-dichromat \
-		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 \
+CRAN_DEPENDS=	R-cran-labeling>0:math/R-cran-labeling \
+		R-cran-munsell>=0.5:graphics/R-cran-munsell \
 		R-cran-R6>0:devel/R-cran-R6 \
+		R-cran-RColorBrewer>0:graphics/R-cran-RColorBrewer \
+		R-cran-Rcpp>0:devel/R-cran-Rcpp \
 		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	Mon Aug 13 06:59:27 2018	(r477054)
+++ head/graphics/R-cran-scales/distinfo	Mon Aug 13 07:17:24 2018	(r477055)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504605110
-SHA256 (scales_0.5.0.tar.gz) = dbfcc0817c4ab8b8777ec7d68ebfe220177c193cfb5bd0e8ba5d365dbfe3e97d
-SIZE (scales_0.5.0.tar.gz) = 59867
+TIMESTAMP = 1534133372
+SHA256 (scales_1.0.0.tar.gz) = 0c1f4a14edd336a404da34a3cc71a6a9d0ca2040ba19360c41a79f36e06ca30c
+SIZE (scales_1.0.0.tar.gz) = 299262



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