Date: Sat, 22 Feb 2020 04:54:01 +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: r526734 - in head/misc/xgboost: . files Message-ID: <202002220454.01M4s1pe056485@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Feb 22 04:54:01 2020 New Revision: 526734 URL: https://svnweb.freebsd.org/changeset/ports/526734 Log: misc/xgboost: Update 0.90-291 -> 1.0.0 Reported by: portscout Deleted: head/misc/xgboost/files/patch-src_common_json.cc head/misc/xgboost/files/patch-src_common_timer.cc Modified: head/misc/xgboost/Makefile head/misc/xgboost/distinfo Modified: head/misc/xgboost/Makefile ============================================================================== --- head/misc/xgboost/Makefile Sat Feb 22 04:29:37 2020 (r526733) +++ head/misc/xgboost/Makefile Sat Feb 22 04:54:01 2020 (r526734) @@ -2,8 +2,7 @@ PORTNAME= xgboost DISTVERSIONPREFIX= v -DISTVERSION= 0.90-291 -DISTVERSIONSUFFIX= -g0c745527 +DISTVERSION= 1.0.0 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org Modified: head/misc/xgboost/distinfo ============================================================================== --- head/misc/xgboost/distinfo Sat Feb 22 04:29:37 2020 (r526733) +++ head/misc/xgboost/distinfo Sat Feb 22 04:54:01 2020 (r526734) @@ -1,6 +1,6 @@ -TIMESTAMP = 1580144958 -SHA256 (dmlc-xgboost-v0.90-291-g0c745527_GH0.tar.gz) = 539f3de222665a0a5d376dbf9eef5b44dd6038676332b32f3fd4eacb71075b37 -SIZE (dmlc-xgboost-v0.90-291-g0c745527_GH0.tar.gz) = 1161884 +TIMESTAMP = 1582345816 +SHA256 (dmlc-xgboost-v1.0.0_GH0.tar.gz) = 49ec7a787dce0712981f95d29c1485baa3d8f291b99923592872117edeb10cfe +SIZE (dmlc-xgboost-v1.0.0_GH0.tar.gz) = 1170736 SHA256 (dmlc-rabit-2f25347_GH0.tar.gz) = 9a9f9b754d1f8f8f0949faded75859e791cc56c75c38928467649fc227bee7e0 SIZE (dmlc-rabit-2f25347_GH0.tar.gz) = 90555 SHA256 (NVlabs-cub-b20808b_GH0.tar.gz) = 5d613bf9c4bd3f60803720b982291c585e5e9cce83a93b5ef576bd3ce6d141e4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002220454.01M4s1pe056485>