Date: Sat, 22 Feb 2020 04:55:25 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526735 - head/misc/py-xgboost Message-ID: <202002220455.01M4tPvD056702@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Feb 22 04:55:24 2020 New Revision: 526735 URL: https://svnweb.freebsd.org/changeset/ports/526735 Log: misc/py-xgboost: Update 0.90-235 -> 1.0.0 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 Sat Feb 22 04:54:01 2020 (r526734) +++ head/misc/py-xgboost/Makefile Sat Feb 22 04:55:24 2020 (r526735) @@ -2,8 +2,7 @@ PORTNAME= xgboost DISTVERSIONPREFIX= v -DISTVERSION= 0.90-235 -DISTVERSIONSUFFIX= -gad4a1c73 +DISTVERSION= 1.0.0 CATEGORIES= misc # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-xgboost/distinfo ============================================================================== --- head/misc/py-xgboost/distinfo Sat Feb 22 04:54:01 2020 (r526734) +++ head/misc/py-xgboost/distinfo Sat Feb 22 04:55:24 2020 (r526735) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576359661 -SHA256 (dmlc-xgboost-v0.90-235-gad4a1c73_GH0.tar.gz) = c5fd4f9c152ba56961a43b677397251f20f78e534571926247f8d24275f9642b -SIZE (dmlc-xgboost-v0.90-235-gad4a1c73_GH0.tar.gz) = 1131611 +TIMESTAMP = 1582345976 +SHA256 (dmlc-xgboost-v1.0.0_GH0.tar.gz) = 49ec7a787dce0712981f95d29c1485baa3d8f291b99923592872117edeb10cfe +SIZE (dmlc-xgboost-v1.0.0_GH0.tar.gz) = 1170736
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002220455.01M4tPvD056702>