svn commit: r461964 - head/math/py-keras
Steve Wills
swills at FreeBSD.org
Fri Feb 16 02:24:10 UTC 2018
Author: swills
Date: Fri Feb 16 02:24:09 2018
New Revision: 461964
URL: https://svnweb.freebsd.org/changeset/ports/461964
Log:
math/py-keras: Update to 2.1.4
PR: 225914
Submitted by: Neel Chauhan <neel at neelc.org> (maintainer)
Modified:
head/math/py-keras/Makefile (contents, props changed)
head/math/py-keras/distinfo (contents, props changed)
Modified: head/math/py-keras/Makefile
==============================================================================
--- head/math/py-keras/Makefile Fri Feb 16 01:49:08 2018 (r461963)
+++ head/math/py-keras/Makefile Fri Feb 16 02:24:09 2018 (r461964)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= keras
-PORTVERSION= 2.1.3
+PORTVERSION= 2.1.4
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/math/py-keras/distinfo
==============================================================================
--- head/math/py-keras/distinfo Fri Feb 16 01:49:08 2018 (r461963)
+++ head/math/py-keras/distinfo Fri Feb 16 02:24:09 2018 (r461964)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517056243
-SHA256 (fchollet-keras-2.1.3_GH0.tar.gz) = 3880817c9d1ab94ea46aaccf4aec9f1cb212b7d91229a13a99a9b65cc7677621
-SIZE (fchollet-keras-2.1.3_GH0.tar.gz) = 472240
+TIMESTAMP = 1518659422
+SHA256 (fchollet-keras-2.1.4_GH0.tar.gz) = fec0bfcee160fbf79baec2afa2691e751106a171280358f4705b8e79bee4c666
+SIZE (fchollet-keras-2.1.4_GH0.tar.gz) = 480487
More information about the svn-ports-head
mailing list