From owner-svn-ports-all@FreeBSD.ORG Sat Apr 4 10:41:37 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 70DD7B71; Sat, 4 Apr 2015 10:41:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 5D04C80E; Sat, 4 Apr 2015 10:41:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t34AfbGw072320; Sat, 4 Apr 2015 10:41:37 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t34AfaYQ072318; Sat, 4 Apr 2015 10:41:36 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201504041041.t34AfaYQ072318@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Sat, 4 Apr 2015 10:41:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383196 - head/math/py-theano X-SVN-Group: ports-head 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.18-1 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: Sat, 04 Apr 2015 10:41:37 -0000 Author: demon Date: Sat Apr 4 10:41:35 2015 New Revision: 383196 URL: https://svnweb.freebsd.org/changeset/ports/383196 Log: Update to version 0.7.0. Modified: head/math/py-theano/Makefile head/math/py-theano/distinfo Modified: head/math/py-theano/Makefile ============================================================================== --- head/math/py-theano/Makefile Sat Apr 4 09:37:43 2015 (r383195) +++ head/math/py-theano/Makefile Sat Apr 4 10:41:35 2015 (r383196) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= theano -DISTVERSION= 0.7.0rc2 +PORTVERSION= 0.7.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP MASTER_SITE_SUBDIR=source/T/Theano Modified: head/math/py-theano/distinfo ============================================================================== --- head/math/py-theano/distinfo Sat Apr 4 09:37:43 2015 (r383195) +++ head/math/py-theano/distinfo Sat Apr 4 10:41:35 2015 (r383196) @@ -1,2 +1,2 @@ -SHA256 (Theano-0.7.0rc2.tar.gz) = 20c52dc66fa63e96f04e11285b26641f2eb21155496a8d6d197b33d40aa0175c -SIZE (Theano-0.7.0rc2.tar.gz) = 1980901 +SHA256 (Theano-0.7.0.tar.gz) = 05b0f6d2467735abea13bdc5c2c1ce3c53f1b89f9ebc5a43abdf71f88cf818b3 +SIZE (Theano-0.7.0.tar.gz) = 1985387