From 9bd5c99e76293b01d9897e250215544c403dd169 Mon Sep 17 00:00:00 2001
From: Yuri Victorovich <yuri@FreeBSD.org>
Date: Wed, 23 Oct 2024 22:54:30 -0700
Subject: [PATCH] =?UTF-8?q?misc/{,py-}xgboost:=20update=202.1.1=20?=
 =?UTF-8?q?=E2=86=92=202.1.2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Reported by:	portscout
---
 misc/py-xgboost/Makefile | 2 +-
 misc/py-xgboost/distinfo | 6 +++---
 misc/xgboost/Makefile    | 4 ++--
 misc/xgboost/distinfo    | 6 +++---
 4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/misc/py-xgboost/Makefile b/misc/py-xgboost/Makefile
index 26ec066b3d12..059c21ba736d 100644
--- a/misc/py-xgboost/Makefile
+++ b/misc/py-xgboost/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xgboost
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.1.1
+DISTVERSION=	2.1.2
 CATEGORIES=	misc # machine-learning
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/misc/py-xgboost/distinfo b/misc/py-xgboost/distinfo
index 8b8e85443302..e94ebdc06c6c 100644
--- a/misc/py-xgboost/distinfo
+++ b/misc/py-xgboost/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722405992
-SHA256 (dmlc-xgboost-v2.1.1_GH0.tar.gz) = 3204cc5cc3cf421c42d310cd5ef7711bf8fe7e11c34641e1f042625566a421b2
-SIZE (dmlc-xgboost-v2.1.1_GH0.tar.gz) = 2134830
+TIMESTAMP = 1729748083
+SHA256 (dmlc-xgboost-v2.1.2_GH0.tar.gz) = edd0f8d7e14b38b0b4856b7a0d8956c836fa1bded96f2c8d0af72c77f1139847
+SIZE (dmlc-xgboost-v2.1.2_GH0.tar.gz) = 2135493
diff --git a/misc/xgboost/Makefile b/misc/xgboost/Makefile
index 30d63b59199f..cbcb16326a8c 100644
--- a/misc/xgboost/Makefile
+++ b/misc/xgboost/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xgboost
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.1.1
+DISTVERSION=	2.1.2
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -17,7 +17,7 @@ BROKEN_powerpc=	compilation fails: non-constant-expression cannot be narrowed fr
 LIB_DEPENDS=	libdmlc.so:devel/dmlc-core
 TEST_DEPENDS=	googletest>0:devel/googletest
 
-USES=		cmake:testing compiler:c++11-lang localbase:ldflags
+USES=		cmake:testing compiler:c++17-lang localbase:ldflags
 USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes
diff --git a/misc/xgboost/distinfo b/misc/xgboost/distinfo
index 4ccbd22764a3..01e7a86cc0b3 100644
--- a/misc/xgboost/distinfo
+++ b/misc/xgboost/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1722404645
-SHA256 (dmlc-xgboost-v2.1.1_GH0.tar.gz) = 3204cc5cc3cf421c42d310cd5ef7711bf8fe7e11c34641e1f042625566a421b2
-SIZE (dmlc-xgboost-v2.1.1_GH0.tar.gz) = 2134830
+TIMESTAMP = 1729747427
+SHA256 (dmlc-xgboost-v2.1.2_GH0.tar.gz) = edd0f8d7e14b38b0b4856b7a0d8956c836fa1bded96f2c8d0af72c77f1139847
+SIZE (dmlc-xgboost-v2.1.2_GH0.tar.gz) = 2135493
 SHA256 (NVlabs-cub-af39ee2_GH0.tar.gz) = 3444f1d0af16d3680bf5089c1a91e707769d946580b80f12463860366fb6884b
 SIZE (NVlabs-cub-af39ee2_GH0.tar.gz) = 413215
 SHA256 (rapidsai-gputreeshap-acb5be3_GH0.tar.gz) = c2b67f8f398000570cac6b9d82a0bdab251105391602a3e07fd497c5e61534c4
-- 
GitLab