diff --git a/misc/py-xgboost/Makefile b/misc/py-xgboost/Makefile index 34d8d51967dc..3f826cc27a0c 100644 --- a/misc/py-xgboost/Makefile +++ b/misc/py-xgboost/Makefile @@ -1,41 +1,41 @@ PORTNAME= xgboost DISTVERSIONPREFIX= v -DISTVERSION= 1.5.0 +DISTVERSION= 1.5.1 CATEGORIES= misc # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT, GBM) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE BUILD_DEPENDS= cmake:devel/cmake LIB_DEPENDS= libdmlc.so:devel/dmlc-core \ libxgboost.so:misc/xgboost RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ USES= compiler:c11 python:3.5+ localbase:ldflags USE_PYTHON= distutils autoplist USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= dmlc WRKSRC_SUBDIR= python-package PYDISTUTILS_INSTALLARGS= --use-system-libxgboost # this is ignored so that setup.py has to be patched, see https://github.com/dmlc/xgboost/issues/6879 NO_ARCH= yes POST_PLIST= fix-plist fix-plist: # https://github.com/dmlc/xgboost/issues/5705 @${REINPLACE_CMD} 's|.*libxgboost${PYTHON_EXT_SUFFIX}.so$$||' ${TMPPLIST} do-test: # tests fail w/out CUDA: https://github.com/dmlc/xgboost/issues/6881 @cd ${WRKSRC}/.. && ${PYTHON_CMD} -m pytest .include diff --git a/misc/py-xgboost/distinfo b/misc/py-xgboost/distinfo index 50a8e5ff43e5..2407f55b9e5d 100644 --- a/misc/py-xgboost/distinfo +++ b/misc/py-xgboost/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634915901 -SHA256 (dmlc-xgboost-v1.5.0_GH0.tar.gz) = 24a78308986b1c2b00fa9c1dc25e7899854ff5fc5337e57a9fc49dad002c7ddd -SIZE (dmlc-xgboost-v1.5.0_GH0.tar.gz) = 1640493 +TIMESTAMP = 1637868688 +SHA256 (dmlc-xgboost-v1.5.1_GH0.tar.gz) = 65fd0585059e37ebd87c5beae879ab13a57c52b154c2d9ac176811a29a3101df +SIZE (dmlc-xgboost-v1.5.1_GH0.tar.gz) = 1645496 diff --git a/misc/xgboost/Makefile b/misc/xgboost/Makefile index 3f5a842820da..8a1ef83fe0e6 100644 --- a/misc/xgboost/Makefile +++ b/misc/xgboost/Makefile @@ -1,31 +1,31 @@ PORTNAME= xgboost DISTVERSIONPREFIX= v -DISTVERSION= 1.5.0 +DISTVERSION= 1.5.1 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org COMMENT= Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT, GBM) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libdmlc.so:devel/dmlc-core USES= cmake:testing compiler:c++11-lang localbase:ldflags USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= dmlc GH_TUPLE= \ NVlabs:cub:af39ee2:NVlabs_cub/cub \ rapidsai:gputreeshap:5bba198:rapidsai_gputreeshap/gputreeshap LDFLAGS+= ${LOCALBASE}/lib/libdmlc.so -lexecinfo CMAKE_TESTING_ON= GOOGLE_TEST OPTIONS_DEFINE= OPENMP OPENMP_CMAKE_BOOL= USE_OPENMP .include diff --git a/misc/xgboost/distinfo b/misc/xgboost/distinfo index 65a28cd370ab..824fb9e78f96 100644 --- a/misc/xgboost/distinfo +++ b/misc/xgboost/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1634915550 -SHA256 (dmlc-xgboost-v1.5.0_GH0.tar.gz) = 24a78308986b1c2b00fa9c1dc25e7899854ff5fc5337e57a9fc49dad002c7ddd -SIZE (dmlc-xgboost-v1.5.0_GH0.tar.gz) = 1640493 +TIMESTAMP = 1637868173 +SHA256 (dmlc-xgboost-v1.5.1_GH0.tar.gz) = 65fd0585059e37ebd87c5beae879ab13a57c52b154c2d9ac176811a29a3101df +SIZE (dmlc-xgboost-v1.5.1_GH0.tar.gz) = 1645496 SHA256 (NVlabs-cub-af39ee2_GH0.tar.gz) = 3444f1d0af16d3680bf5089c1a91e707769d946580b80f12463860366fb6884b SIZE (NVlabs-cub-af39ee2_GH0.tar.gz) = 413215 SHA256 (rapidsai-gputreeshap-5bba198_GH0.tar.gz) = bad0d98eddff46e298f4c6be71b140ac8573b2d1740f109f3151097c56f18463 SIZE (rapidsai-gputreeshap-5bba198_GH0.tar.gz) = 32468