svn commit: r527748 - head/misc/py-xgboost

Yuri Victorovich yuri at FreeBSD.org
Wed Mar 4 08:55:40 UTC 2020


Author: yuri
Date: Wed Mar  4 08:55:38 2020
New Revision: 527748
URL: https://svnweb.freebsd.org/changeset/ports/527748

Log:
  misc/py-xgboost: Update 1.0.1 -> 1.0.2
  
  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	Wed Mar  4 08:54:57 2020	(r527747)
+++ head/misc/py-xgboost/Makefile	Wed Mar  4 08:55:38 2020	(r527748)
@@ -2,7 +2,7 @@
 
 PORTNAME=	xgboost
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.0.1
+DISTVERSION=	1.0.2
 CATEGORIES=	misc # machine-learning
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/misc/py-xgboost/distinfo
==============================================================================
--- head/misc/py-xgboost/distinfo	Wed Mar  4 08:54:57 2020	(r527747)
+++ head/misc/py-xgboost/distinfo	Wed Mar  4 08:55:38 2020	(r527748)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582446934
-SHA256 (dmlc-xgboost-v1.0.1_GH0.tar.gz) = c75de6fd6d4bec4309fb7da94c5ef4d6e70c636effb77d9d2680aa9fcec4080f
-SIZE (dmlc-xgboost-v1.0.1_GH0.tar.gz) = 1170952
+TIMESTAMP = 1583311829
+SHA256 (dmlc-xgboost-v1.0.2_GH0.tar.gz) = f0ff412996cc82d6be2006aaa90c6c24e5aed8ebe52b896dfa8d97e9fc2af4ed
+SIZE (dmlc-xgboost-v1.0.2_GH0.tar.gz) = 1171236


More information about the svn-ports-all mailing list