svn commit: r475884 - head/math/py-keras
Wen Heping
wen at FreeBSD.org
Mon Jul 30 12:34:16 UTC 2018
Author: wen
Date: Mon Jul 30 12:34:15 2018
New Revision: 475884
URL: https://svnweb.freebsd.org/changeset/ports/475884
Log:
- Update to 2.2.2
PR: 230111
Submitted by: neel at neelc.org(maintainer)
Modified:
head/math/py-keras/Makefile
head/math/py-keras/distinfo
Modified: head/math/py-keras/Makefile
==============================================================================
--- head/math/py-keras/Makefile Mon Jul 30 12:16:55 2018 (r475883)
+++ head/math/py-keras/Makefile Mon Jul 30 12:34:15 2018 (r475884)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= keras
-DISTVERSION= 2.2.0
+DISTVERSION= 2.2.2
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/math/py-keras/distinfo
==============================================================================
--- head/math/py-keras/distinfo Mon Jul 30 12:16:55 2018 (r475883)
+++ head/math/py-keras/distinfo Mon Jul 30 12:34:15 2018 (r475884)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529629809
-SHA256 (keras-team-keras-2.2.0_GH0.tar.gz) = 83eae0c251c5ec7e9134e6e79d81da58bfce88e6932fef69dd57c0d512d548f4
-SIZE (keras-team-keras-2.2.0_GH0.tar.gz) = 471509
+TIMESTAMP = 1532911172
+SHA256 (keras-team-keras-2.2.2_GH0.tar.gz) = 76a7110a0f7b6114bfcf9453057a7e3c65e3957791336423b09a7420fc3de3a8
+SIZE (keras-team-keras-2.2.2_GH0.tar.gz) = 473288
More information about the svn-ports-all
mailing list