From owner-svn-ports-all@freebsd.org Fri Dec 1 00:35:44 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CE03DEE78E; Fri, 1 Dec 2017 00:35:44 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 19BC37CEF8; Fri, 1 Dec 2017 00:35:44 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB10Zh6S024202; Fri, 1 Dec 2017 00:35:43 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB10ZhFl024200; Fri, 1 Dec 2017 00:35:43 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201712010035.vB10ZhFl024200@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Fri, 1 Dec 2017 00:35:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455240 - head/math/py-keras X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/math/py-keras X-SVN-Commit-Revision: 455240 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2017 00:35:44 -0000 Author: dbaio Date: Fri Dec 1 00:35:42 2017 New Revision: 455240 URL: https://svnweb.freebsd.org/changeset/ports/455240 Log: math/py-keras: Update to 2.1.1 PR: 223978 Submitted by: Neel Chauhan (maintainer) Modified: head/math/py-keras/Makefile head/math/py-keras/distinfo Modified: head/math/py-keras/Makefile ============================================================================== --- head/math/py-keras/Makefile Fri Dec 1 00:02:47 2017 (r455239) +++ head/math/py-keras/Makefile Fri Dec 1 00:35:42 2017 (r455240) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -PORTVERSION= 2.0.9 +PORTVERSION= 2.1.1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-keras/distinfo ============================================================================== --- head/math/py-keras/distinfo Fri Dec 1 00:02:47 2017 (r455239) +++ head/math/py-keras/distinfo Fri Dec 1 00:35:42 2017 (r455240) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510153237 -SHA256 (fchollet-keras-2.0.9_GH0.tar.gz) = cb572783074aa0252fc89dc849483652e569158da7438bd2fc1a090d9cd95f83 -SIZE (fchollet-keras-2.0.9_GH0.tar.gz) = 442804 +TIMESTAMP = 1511999508 +SHA256 (fchollet-keras-2.1.1_GH0.tar.gz) = c15c45d1d8e9d5e40f759d51a56ed4f84bea61faccd2fd2b1d2b77aa39ee5cca +SIZE (fchollet-keras-2.1.1_GH0.tar.gz) = 449342