svn commit: r538278 - head/misc/py-xgboost
Yuri Victorovich
yuri at FreeBSD.org
Tue Jun 9 05:33:21 UTC 2020
Author: yuri
Date: Tue Jun 9 05:33:20 2020
New Revision: 538278
URL: https://svnweb.freebsd.org/changeset/ports/538278
Log:
misc/py-xgboost: Update 1.1.0 -> 1.1.1
Reported by: portscout
Modified:
head/misc/py-xgboost/Makefile
head/misc/py-xgboost/distinfo
Modified: head/misc/py-xgboost/Makefile
==============================================================================
--- head/misc/py-xgboost/Makefile Tue Jun 9 05:31:47 2020 (r538277)
+++ head/misc/py-xgboost/Makefile Tue Jun 9 05:33:20 2020 (r538278)
@@ -2,7 +2,7 @@
PORTNAME= xgboost
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.0
+DISTVERSION= 1.1.1
CATEGORIES= misc # machine-learning
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/misc/py-xgboost/distinfo
==============================================================================
--- head/misc/py-xgboost/distinfo Tue Jun 9 05:31:47 2020 (r538277)
+++ head/misc/py-xgboost/distinfo Tue Jun 9 05:33:20 2020 (r538278)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1590430425
-SHA256 (dmlc-xgboost-v1.1.0_GH0.tar.gz) = 8c081ae2a86619be990200ede5552c711067afcb51e3468f8d95ea3ac6ee8acb
-SIZE (dmlc-xgboost-v1.1.0_GH0.tar.gz) = 1255067
+TIMESTAMP = 1591680370
+SHA256 (dmlc-xgboost-v1.1.1_GH0.tar.gz) = b93b27727431410d2b9bfa7242d7757f2c3f7892ddf636c934d261660f6be644
+SIZE (dmlc-xgboost-v1.1.1_GH0.tar.gz) = 1255606
SHA256 (dmlc-rabit-4fb34a008db6437c84d1877635064e09a55c8553_GH0.tar.gz) = 7d9a18b1613dfd3a5244524ecdb164d6b2a1f150d297cc7b8527e221aabb6eb7
SIZE (dmlc-rabit-4fb34a008db6437c84d1877635064e09a55c8553_GH0.tar.gz) = 93236
More information about the svn-ports-all
mailing list