Date: Thu, 28 Jun 2018 20:25:35 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473508 - head/math/py-keras Message-ID: <201806282025.w5SKPZjt035036@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Jun 28 20:25:34 2018 New Revision: 473508 URL: https://svnweb.freebsd.org/changeset/ports/473508 Log: math/py-keras: Update to 2.2.0 PR: 229374 Submitted by: Neel Chauhan <neel@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 Thu Jun 28 20:22:02 2018 (r473507) +++ head/math/py-keras/Makefile Thu Jun 28 20:25:34 2018 (r473508) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -DISTVERSION= 2.1.6 +DISTVERSION= 2.2.0 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-keras/distinfo ============================================================================== --- head/math/py-keras/distinfo Thu Jun 28 20:22:02 2018 (r473507) +++ head/math/py-keras/distinfo Thu Jun 28 20:25:34 2018 (r473508) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524915042 -SHA256 (keras-team-keras-2.1.6_GH0.tar.gz) = 88734b83105a7f3aecfe52153db9f47cf7ab5a44c613922d43dc6d8b646f484e -SIZE (keras-team-keras-2.1.6_GH0.tar.gz) = 499717 +TIMESTAMP = 1529629809 +SHA256 (keras-team-keras-2.2.0_GH0.tar.gz) = 83eae0c251c5ec7e9134e6e79d81da58bfce88e6932fef69dd57c0d512d548f4 +SIZE (keras-team-keras-2.2.0_GH0.tar.gz) = 471509
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806282025.w5SKPZjt035036>