Date: Wed, 27 Jul 2016 21:53:10 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419201 - head/math/py-keras Message-ID: <201607272153.u6RLrATX020090@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607272153.u6RLrATX020090>