Update to version 4.6-12

Add 'compile' to USES

Reported by:	Jason Bacon <bacon4000@gmail.com>
This commit is contained in:
Steven Kreuzer 2017-03-22 13:04:12 +00:00
parent 2f08447a20
commit da20ef45a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436698
2 changed files with 5 additions and 5 deletions

View file

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= randomForest
DISTVERSION= 4.6-7
PORTREVISION= 6
DISTVERSION= 4.6-12
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
@ -11,6 +10,6 @@ COMMENT= Classification based on a forest of trees using random inputs
RUN_DEPENDS= R-cran-RColorBrewer>=1.0.5_6:graphics/R-cran-RColorBrewer
USES= cran:auto-plist
USES= cran:auto-plist,compiles
.include <bsd.port.mk>

View file

@ -1,2 +1,3 @@
SHA256 (randomForest_4.6-7.tar.gz) = 8206e88b242c07efc10f148d17dfcc265a31361e1bcf44bfe17aed95c357be0b
SIZE (randomForest_4.6-7.tar.gz) = 77163
TIMESTAMP = 1490124360
SHA256 (randomForest_4.6-12.tar.gz) = 6e512f8f88a51c01a918360acba61f1f39432f6e690bc231b7864218558b83c4
SIZE (randomForest_4.6-12.tar.gz) = 79566