- Update to 0.4.1

- Add "compiles" argument to USES=cran
This commit is contained in:
TAKATSU Tomonari 2016-12-04 08:08:43 +00:00
parent 9a0b528a29
commit ea9844be76
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427758
2 changed files with 8 additions and 5 deletions

View File

@ -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>

View File

@ -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