Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2022 01:15:53 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: 294acb19a383 - main - misc/{,py-}xgboost: Update 1.6.0 -> 1.6.1
Message-ID:  <202205100115.24A1FrBe073257@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=294acb19a383d9c2f51d0c0b5b865ea99e099a31

commit 294acb19a383d9c2f51d0c0b5b865ea99e099a31
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-09 21:27:44 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-10 01:15:46 +0000

    misc/{,py-}xgboost: Update 1.6.0 -> 1.6.1
    
    Reported by:    portscout
---
 misc/py-xgboost/Makefile | 2 +-
 misc/py-xgboost/distinfo | 6 +++---
 misc/xgboost/Makefile    | 2 +-
 misc/xgboost/distinfo    | 6 +++---
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/misc/py-xgboost/Makefile b/misc/py-xgboost/Makefile
index bbe49e906a87..07df65f39569 100644
--- a/misc/py-xgboost/Makefile
+++ b/misc/py-xgboost/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xgboost
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.6.0
+DISTVERSION=	1.6.1
 CATEGORIES=	misc # machine-learning
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/misc/py-xgboost/distinfo b/misc/py-xgboost/distinfo
index 21125d76240c..3334805f9271 100644
--- a/misc/py-xgboost/distinfo
+++ b/misc/py-xgboost/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650230831
-SHA256 (dmlc-xgboost-v1.6.0_GH0.tar.gz) = 035706af59d842d03e23d6eb2c9a146ae7c2832f66aed2a4703b4c32209cce40
-SIZE (dmlc-xgboost-v1.6.0_GH0.tar.gz) = 1755620
+TIMESTAMP = 1652131151
+SHA256 (dmlc-xgboost-v1.6.1_GH0.tar.gz) = 76d932558606ea6047b4b9a547794d5eec47028713ddcef68baec5317a9761d0
+SIZE (dmlc-xgboost-v1.6.1_GH0.tar.gz) = 1752874
diff --git a/misc/xgboost/Makefile b/misc/xgboost/Makefile
index 3cd910c0192e..563d12e576d5 100644
--- a/misc/xgboost/Makefile
+++ b/misc/xgboost/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xgboost
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.6.0
+DISTVERSION=	1.6.1
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/xgboost/distinfo b/misc/xgboost/distinfo
index 2ec1e3eb3c43..73c19e60643f 100644
--- a/misc/xgboost/distinfo
+++ b/misc/xgboost/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1650229980
-SHA256 (dmlc-xgboost-v1.6.0_GH0.tar.gz) = 035706af59d842d03e23d6eb2c9a146ae7c2832f66aed2a4703b4c32209cce40
-SIZE (dmlc-xgboost-v1.6.0_GH0.tar.gz) = 1755620
+TIMESTAMP = 1652130939
+SHA256 (dmlc-xgboost-v1.6.1_GH0.tar.gz) = 76d932558606ea6047b4b9a547794d5eec47028713ddcef68baec5317a9761d0
+SIZE (dmlc-xgboost-v1.6.1_GH0.tar.gz) = 1752874
 SHA256 (NVlabs-cub-af39ee2_GH0.tar.gz) = 3444f1d0af16d3680bf5089c1a91e707769d946580b80f12463860366fb6884b
 SIZE (NVlabs-cub-af39ee2_GH0.tar.gz) = 413215
 SHA256 (rapidsai-gputreeshap-5bba198_GH0.tar.gz) = bad0d98eddff46e298f4c6be71b140ac8573b2d1740f109f3151097c56f18463



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