From owner-svn-ports-head@freebsd.org Sat Feb 22 04:55:26 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1A30925012B; Sat, 22 Feb 2020 04:55:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48PbcF4QDQz3K1v; Sat, 22 Feb 2020 04:55:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 783BA1E3BC; Sat, 22 Feb 2020 04:55:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01M4tPGX056704; Sat, 22 Feb 2020 04:55:25 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01M4tPvD056702; Sat, 22 Feb 2020 04:55:25 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202002220455.01M4tPvD056702@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 22 Feb 2020 04:55:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526735 - head/misc/py-xgboost X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/misc/py-xgboost X-SVN-Commit-Revision: 526735 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Feb 2020 04:55:26 -0000 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