Date: Sun, 23 Feb 2020 09:26:29 +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: r526908 - head/misc/py-xgboost Message-ID: <202002230926.01N9QTlV096585@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Feb 23 09:26:29 2020 New Revision: 526908 URL: https://svnweb.freebsd.org/changeset/ports/526908 Log: misc/py-xgboost: Update 1.0.0 -> 1.0.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 Sun Feb 23 09:04:44 2020 (r526907) +++ head/misc/py-xgboost/Makefile Sun Feb 23 09:26:29 2020 (r526908) @@ -2,7 +2,7 @@ PORTNAME= xgboost DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0 +DISTVERSION= 1.0.1 CATEGORIES= misc # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-xgboost/distinfo ============================================================================== --- head/misc/py-xgboost/distinfo Sun Feb 23 09:04:44 2020 (r526907) +++ head/misc/py-xgboost/distinfo Sun Feb 23 09:26:29 2020 (r526908) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582345976 -SHA256 (dmlc-xgboost-v1.0.0_GH0.tar.gz) = 49ec7a787dce0712981f95d29c1485baa3d8f291b99923592872117edeb10cfe -SIZE (dmlc-xgboost-v1.0.0_GH0.tar.gz) = 1170736 +TIMESTAMP = 1582446934 +SHA256 (dmlc-xgboost-v1.0.1_GH0.tar.gz) = c75de6fd6d4bec4309fb7da94c5ef4d6e70c636effb77d9d2680aa9fcec4080f +SIZE (dmlc-xgboost-v1.0.1_GH0.tar.gz) = 1170952
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002230926.01N9QTlV096585>