svn commit: r419201 - head/math/py-keras
Pawel Pekala
pawel at FreeBSD.org
Wed Jul 27 21:53:11 UTC 2016
Author: pawel
Date: Wed Jul 27 21:53:10 2016
New Revision: 419201
URL: https://svnweb.freebsd.org/changeset/ports/419201
Log:
Update to version 1.0.6
PR: 211409
Submitted by: Neel Chauhan (maintainer)
Modified:
head/math/py-keras/Makefile
head/math/py-keras/distinfo (contents, props changed)
Modified: head/math/py-keras/Makefile
==============================================================================
--- head/math/py-keras/Makefile Wed Jul 27 21:04:03 2016 (r419200)
+++ head/math/py-keras/Makefile Wed Jul 27 21:53:10 2016 (r419201)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= keras
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/math/py-keras/distinfo
==============================================================================
--- head/math/py-keras/distinfo Wed Jul 27 21:04:03 2016 (r419200)
+++ head/math/py-keras/distinfo Wed Jul 27 21:53:10 2016 (r419201)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1467107564
-SHA256 (fchollet-keras-1.0.5_GH0.tar.gz) = dd4c3d343a79bfa8f8fbc956eca30a480fd93be9fbbcc27d5851c94a1ad22016
-SIZE (fchollet-keras-1.0.5_GH0.tar.gz) = 214159
+TIMESTAMP = 1469632239
+SHA256 (fchollet-keras-1.0.6_GH0.tar.gz) = 426773d4f54f8332c78556dcd9bbcc83f6869fefbc6ecb33424252890bf65e80
+SIZE (fchollet-keras-1.0.6_GH0.tar.gz) = 226422
More information about the svn-ports-all
mailing list