diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-02-22 04:55:24 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-02-22 04:55:24 +0000 |
commit | ac83a55e903a76066bc7c9c1a7521dcd7fad3e5a (patch) | |
tree | ad260bd94631ac653cde53bd11c1376a3e30121a | |
parent | 3c04330f1cb7211ecb4202f58edb482019f985fb (diff) | |
download | ports-ac83a55e903a76066bc7c9c1a7521dcd7fad3e5a.tar.gz ports-ac83a55e903a76066bc7c9c1a7521dcd7fad3e5a.zip |
Notes
-rw-r--r-- | misc/py-xgboost/Makefile | 3 | ||||
-rw-r--r-- | misc/py-xgboost/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/misc/py-xgboost/Makefile b/misc/py-xgboost/Makefile index 3a27f719f3d2..e27691c59e7f 100644 --- a/misc/py-xgboost/Makefile +++ b/misc/py-xgboost/Makefile @@ -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} diff --git a/misc/py-xgboost/distinfo b/misc/py-xgboost/distinfo index e75a2fcebd1e..139b43b6a03c 100644 --- a/misc/py-xgboost/distinfo +++ b/misc/py-xgboost/distinfo @@ -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 |