aboutsummaryrefslogtreecommitdiff
path: root/misc/xgboost
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-11-05 04:11:49 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-11-05 06:03:17 +0000
commitaacd8626b529a89c48858c2601299c2e1ee1ff91 (patch)
tree9f3ce465dc248d6759da706d295e418331ca7572 /misc/xgboost
parenteea413600f36149e9df9fa1074ac17e448636bf4 (diff)
downloadports-aacd8626b529a89c48858c2601299c2e1ee1ff91.tar.gz
ports-aacd8626b529a89c48858c2601299c2e1ee1ff91.zip
Diffstat (limited to 'misc/xgboost')
-rw-r--r--misc/xgboost/Makefile6
-rw-r--r--misc/xgboost/distinfo10
-rw-r--r--misc/xgboost/pkg-plist1
3 files changed, 9 insertions, 8 deletions
diff --git a/misc/xgboost/Makefile b/misc/xgboost/Makefile
index f291cf135285..78b64b86d70b 100644
--- a/misc/xgboost/Makefile
+++ b/misc/xgboost/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xgboost
DISTVERSIONPREFIX= v
-DISTVERSION= 1.6.2
+DISTVERSION= 1.7.1
CATEGORIES= misc # machine-learning
MAINTAINER= yuri@FreeBSD.org
@@ -19,11 +19,11 @@ USE_GITHUB= yes
GH_ACCOUNT= dmlc
GH_TUPLE= \
NVlabs:cub:af39ee2:NVlabs_cub/cub \
- rapidsai:gputreeshap:5bba198:rapidsai_gputreeshap/gputreeshap
+ rapidsai:gputreeshap:acb5be3:rapidsai_gputreeshap/gputreeshap
LDFLAGS+= ${LOCALBASE}/lib/libdmlc.so -lexecinfo
-CMAKE_TESTING_ON= GOOGLE_TEST
+CMAKE_TESTING_ON= GOOGLE_TEST # 1 test fails, see https://github.com/dmlc/xgboost/issues/8425
OPTIONS_DEFINE= OPENMP
diff --git a/misc/xgboost/distinfo b/misc/xgboost/distinfo
index 324a478747a7..3339c2e20989 100644
--- a/misc/xgboost/distinfo
+++ b/misc/xgboost/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1661726534
-SHA256 (dmlc-xgboost-v1.6.2_GH0.tar.gz) = 0fbe4815d1e9407952ba485794c02b1bc9ead63bf7c541441aec47a671d7303f
-SIZE (dmlc-xgboost-v1.6.2_GH0.tar.gz) = 1754609
+TIMESTAMP = 1667614680
+SHA256 (dmlc-xgboost-v1.7.1_GH0.tar.gz) = f2ae7ed3890950ebf28f63eeb59f4d1c10e997fb765fee40e7a2982befd21ed9
+SIZE (dmlc-xgboost-v1.7.1_GH0.tar.gz) = 1864706
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
+SHA256 (rapidsai-gputreeshap-acb5be3_GH0.tar.gz) = c2b67f8f398000570cac6b9d82a0bdab251105391602a3e07fd497c5e61534c4
+SIZE (rapidsai-gputreeshap-acb5be3_GH0.tar.gz) = 61972
diff --git a/misc/xgboost/pkg-plist b/misc/xgboost/pkg-plist
index b04d4dc1b24b..d8185719749b 100644
--- a/misc/xgboost/pkg-plist
+++ b/misc/xgboost/pkg-plist
@@ -1,6 +1,7 @@
bin/xgboost
include/xgboost/base.h
include/xgboost/c_api.h
+include/xgboost/collective/socket.h
include/xgboost/data.h
include/xgboost/feature_map.h
include/xgboost/gbm.h