From owner-svn-ports-head@freebsd.org Mon Feb 27 01:48:24 2017 Return-Path: Delivered-To: svn-ports-head@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 D0F4ACEF454; Mon, 27 Feb 2017 01:48:24 +0000 (UTC) (envelope-from wen@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 92ED62A9; Mon, 27 Feb 2017 01:48:24 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1R1mNQo012492; Mon, 27 Feb 2017 01:48:23 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1R1mNNg012490; Mon, 27 Feb 2017 01:48:23 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201702270148.v1R1mNNg012490@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 27 Feb 2017 01:48:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434912 - head/math/py-keras X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2017 01:48:24 -0000 Author: wen Date: Mon Feb 27 01:48:23 2017 New Revision: 434912 URL: https://svnweb.freebsd.org/changeset/ports/434912 Log: - Update to 1.2.2 PR: 217370 Submitted by: 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 Sun Feb 26 21:34:35 2017 (r434911) +++ head/math/py-keras/Makefile Mon Feb 27 01:48:23 2017 (r434912) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keras -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.2 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-keras/distinfo ============================================================================== --- head/math/py-keras/distinfo Sun Feb 26 21:34:35 2017 (r434911) +++ head/math/py-keras/distinfo Mon Feb 27 01:48:23 2017 (r434912) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484233858 -SHA256 (fchollet-keras-1.2.0_GH0.tar.gz) = be03d3173e3371187bc6c85906827c0e7c99c2138675aa8a4841724441bfeb88 -SIZE (fchollet-keras-1.2.0_GH0.tar.gz) = 304636 +TIMESTAMP = 1488160084 +SHA256 (fchollet-keras-1.2.2_GH0.tar.gz) = 786f7a98a09c1217e7c76c2fb485440c3675c7188bf7d9afcd4e5c75fc97406e +SIZE (fchollet-keras-1.2.2_GH0.tar.gz) = 315744