- Update to 5.29

- Add "compiles" argument to USES=cran
This commit is contained in:
TAKATSU Tomonari 2016-09-10 07:11:31 +00:00
parent 3f87d950c1
commit fa1b5ee19f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421667
2 changed files with 8 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= quantreg
PORTVERSION= 5.26
PORTVERSION= 5.29
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
@ -11,9 +11,11 @@ COMMENT= Quantile Regression
LICENSE= GPLv2+
RUN_DEPENDS= R-cran-SparseM>0:math/R-cran-SparseM \
CRAN_DEPENDS= R-cran-SparseM>0:math/R-cran-SparseM \
R-cran-MatrixModels>0:math/R-cran-MatrixModels
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist
USES= cran:auto-plist,compiles
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1465514094
SHA256 (quantreg_5.26.tar.gz) = 9d7403f7c5ee219ec155838648401a1c4915a46a74f5774a0f6876c537ef2c87
SIZE (quantreg_5.26.tar.gz) = 1720216
TIMESTAMP = 1473069919
SHA256 (quantreg_5.29.tar.gz) = bb4638e8f295579afa5c40c4de7266a6ea9221436ba4ca802f94cdb43bf20f25
SIZE (quantreg_5.29.tar.gz) = 1722772