Date: Thu, 9 Nov 2017 09:16:25 +0000 (UTC) From: Bartek Rutkowski <robak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453803 - head/math/py-keras Message-ID: <201711090916.vA99GPbF083173@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Thu Nov 9 09:16:25 2017 New Revision: 453803 URL: https://svnweb.freebsd.org/changeset/ports/453803 Log: math/py-keras: update 2.0.8 -> 2.0.9 PR: 223527 Submitted by: Neel Chauhan <neel@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 Thu Nov 9 09:07:42 2017 (r453802) +++ head/math/py-keras/Makefile Thu Nov 9 09:16:25 2017 (r453803) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -PORTVERSION= 2.0.8 +PORTVERSION= 2.0.9 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-keras/distinfo ============================================================================== --- head/math/py-keras/distinfo Thu Nov 9 09:07:42 2017 (r453802) +++ head/math/py-keras/distinfo Thu Nov 9 09:16:25 2017 (r453803) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503881586 -SHA256 (fchollet-keras-2.0.8_GH0.tar.gz) = ba73d1a041d06c6909db8782933b9420a38192ace05497b5b1d2b0f89b688025 -SIZE (fchollet-keras-2.0.8_GH0.tar.gz) = 409208 +TIMESTAMP = 1510153237 +SHA256 (fchollet-keras-2.0.9_GH0.tar.gz) = cb572783074aa0252fc89dc849483652e569158da7438bd2fc1a090d9cd95f83 +SIZE (fchollet-keras-2.0.9_GH0.tar.gz) = 442804
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711090916.vA99GPbF083173>