Index: head/graphics/R-cran-scales/Makefile =================================================================== --- head/graphics/R-cran-scales/Makefile (revision 427757) +++ head/graphics/R-cran-scales/Makefile (revision 427758) @@ -1,22 +1,24 @@ # $FreeBSD$ PORTNAME= scales -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Scale functions for graphics LICENSE= MIT -RUN_DEPENDS= R-cran-RColorBrewer>0:graphics/R-cran-RColorBrewer \ +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 +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} -USES= cran:auto-plist +USES= cran:auto-plist,compiles .include Index: head/graphics/R-cran-scales/distinfo =================================================================== --- head/graphics/R-cran-scales/distinfo (revision 427757) +++ head/graphics/R-cran-scales/distinfo (revision 427758) @@ -1,2 +1,3 @@ -SHA256 (scales_0.4.0.tar.gz) = 851ef6136339b361b3f843fb73ea89f9112279b9cc126bdb38acde8d24c1c6a7 -SIZE (scales_0.4.0.tar.gz) = 57358 +TIMESTAMP = 1480836442 +SHA256 (scales_0.4.1.tar.gz) = 642b88fb1fce7bac72a0038ce532b65b8a79dffe826fec25033cf386ab630cd3 +SIZE (scales_0.4.1.tar.gz) = 57703