From owner-svn-ports-all@freebsd.org Mon Dec 17 13:07:16 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EF68133EE4C; Mon, 17 Dec 2018 13:07:16 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 33DF66CED8; Mon, 17 Dec 2018 13:07:16 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 220D0F5BB; Mon, 17 Dec 2018 13:07:16 +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 wBHD7FUn054031; Mon, 17 Dec 2018 13:07:15 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBHD7FJn054030; Mon, 17 Dec 2018 13:07:15 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201812171307.wBHD7FJn054030@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 17 Dec 2018 13:07:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487682 - head/math/py-theano X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/math/py-theano X-SVN-Commit-Revision: 487682 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 33DF66CED8 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.94)[-0.941,0]; NEURAL_HAM_LONG(-1.00)[-0.996,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 17 Dec 2018 13:07:16 -0000 Author: wen Date: Mon Dec 17 13:07:15 2018 New Revision: 487682 URL: https://svnweb.freebsd.org/changeset/ports/487682 Log: - Update to 1.0.3 PR: 234089 Submitted by: wenheping2000@hotmail.com Approved by: maintainer Modified: head/math/py-theano/Makefile head/math/py-theano/distinfo Modified: head/math/py-theano/Makefile ============================================================================== --- head/math/py-theano/Makefile Mon Dec 17 13:05:11 2018 (r487681) +++ head/math/py-theano/Makefile Mon Dec 17 13:07:15 2018 (r487682) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= theano -DISTVERSION= 1.0.1 -PORTREVISION= 2 +DISTVERSION= 1.0.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-theano/distinfo ============================================================================== --- head/math/py-theano/distinfo Mon Dec 17 13:05:11 2018 (r487681) +++ head/math/py-theano/distinfo Mon Dec 17 13:07:15 2018 (r487682) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521790733 -SHA256 (Theano-1.0.1.tar.gz) = 88d8aba1fe2b6b75eacf455d01bc7e31e838c5a0fb8c13dde2d9472495ff4662 -SIZE (Theano-1.0.1.tar.gz) = 2831618 +TIMESTAMP = 1545051758 +SHA256 (Theano-1.0.3.tar.gz) = 637f3b34d40ef5e0d54dd4c40618475aaa085c26d2491e925c98e2ad4bc2115a +SIZE (Theano-1.0.3.tar.gz) = 2831862