aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/R-cran-scales/Makefile8
-rw-r--r--graphics/R-cran-scales/distinfo5
2 files changed, 8 insertions, 5 deletions
diff --git a/graphics/R-cran-scales/Makefile b/graphics/R-cran-scales/Makefile
index da0838a61046..2da5bdd73cea 100644
--- a/graphics/R-cran-scales/Makefile
+++ b/graphics/R-cran-scales/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= scales
-PORTVERSION= 0.4.0
+PORTVERSION= 0.4.1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -10,13 +10,15 @@ 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 <bsd.port.mk>
diff --git a/graphics/R-cran-scales/distinfo b/graphics/R-cran-scales/distinfo
index ffeb2d19960f..089768cae570 100644
--- a/graphics/R-cran-scales/distinfo
+++ b/graphics/R-cran-scales/distinfo
@@ -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