svn commit: r538277 - head/misc/xgboost

Yuri Victorovich yuri at FreeBSD.org
Tue Jun 9 05:31:48 UTC 2020


Author: yuri
Date: Tue Jun  9 05:31:47 2020
New Revision: 538277
URL: https://svnweb.freebsd.org/changeset/ports/538277

Log:
  misc/xgboost: Update 1.1.0 -> 1.1.1
  
  Reported by:	portscout

Modified:
  head/misc/xgboost/Makefile
  head/misc/xgboost/distinfo
  head/misc/xgboost/pkg-plist

Modified: head/misc/xgboost/Makefile
==============================================================================
--- head/misc/xgboost/Makefile	Tue Jun  9 05:10:03 2020	(r538276)
+++ head/misc/xgboost/Makefile	Tue Jun  9 05:31:47 2020	(r538277)
@@ -2,7 +2,7 @@
 
 PORTNAME=	xgboost
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1.0
+DISTVERSION=	1.1.1
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/misc/xgboost/distinfo
==============================================================================
--- head/misc/xgboost/distinfo	Tue Jun  9 05:10:03 2020	(r538276)
+++ head/misc/xgboost/distinfo	Tue Jun  9 05:31:47 2020	(r538277)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1590429848
-SHA256 (dmlc-xgboost-v1.1.0_GH0.tar.gz) = 8c081ae2a86619be990200ede5552c711067afcb51e3468f8d95ea3ac6ee8acb
-SIZE (dmlc-xgboost-v1.1.0_GH0.tar.gz) = 1255067
+TIMESTAMP = 1591679073
+SHA256 (dmlc-xgboost-v1.1.1_GH0.tar.gz) = b93b27727431410d2b9bfa7242d7757f2c3f7892ddf636c934d261660f6be644
+SIZE (dmlc-xgboost-v1.1.1_GH0.tar.gz) = 1255606
 SHA256 (dmlc-rabit-4fb34a008db6437c84d1877635064e09a55c8553_GH0.tar.gz) = 7d9a18b1613dfd3a5244524ecdb164d6b2a1f150d297cc7b8527e221aabb6eb7
 SIZE (dmlc-rabit-4fb34a008db6437c84d1877635064e09a55c8553_GH0.tar.gz) = 93236
 SHA256 (NVlabs-cub-c3cceac115c072fb63df1836ff46d8c60d9eb304_GH0.tar.gz) = ecb8b5b7c2e9493b1661cf023b29edcf5cdb80de7033e90f286501251e293b97

Modified: head/misc/xgboost/pkg-plist
==============================================================================
--- head/misc/xgboost/pkg-plist	Tue Jun  9 05:10:03 2020	(r538276)
+++ head/misc/xgboost/pkg-plist	Tue Jun  9 05:31:47 2020	(r538277)
@@ -44,3 +44,4 @@ lib/librabit_empty.so
 lib/librabit_mock.so
 lib/librabit_mock_static.a
 lib/libxgboost.so
+libdata/pkgconfig/xgboost.pc


More information about the svn-ports-all mailing list