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

Yuri Victorovich yuri at FreeBSD.org
Sat Feb 22 04:55:26 UTC 2020


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


More information about the svn-ports-all mailing list