Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2024 06:03:32 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9bd5c99e7629 - main - misc/{,py-}xgboost: update 2.1.1 =?utf-8?Q?=E2=86=92?= 2.1.2
Message-ID:  <202410240603.49O63WxZ058944@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9bd5c99e76293b01d9897e250215544c403dd169

commit 9bd5c99e76293b01d9897e250215544c403dd169
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-24 05:54:30 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-24 06:03:26 +0000

    misc/{,py-}xgboost: update 2.1.1 → 2.1.2
    
    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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410240603.49O63WxZ058944>