From owner-svn-ports-head@freebsd.org Wed Mar 22 18:10:52 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 3DFF9D17568; Wed, 22 Mar 2017 18:10:52 +0000 (UTC) (envelope-from krion@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 0D9C516EC; Wed, 22 Mar 2017 18:10:51 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2MIApi5038902; Wed, 22 Mar 2017 18:10:51 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2MIApq4038900; Wed, 22 Mar 2017 18:10:51 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201703221810.v2MIApq4038900@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Wed, 22 Mar 2017 18:10:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436709 - head/math/py-yt 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: Wed, 22 Mar 2017 18:10:52 -0000 Author: krion Date: Wed Mar 22 18:10:50 2017 New Revision: 436709 URL: https://svnweb.freebsd.org/changeset/ports/436709 Log: Update math/py-yt to 3.3.5 PR: 217942 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10076 Modified: head/math/py-yt/Makefile head/math/py-yt/distinfo Modified: head/math/py-yt/Makefile ============================================================================== --- head/math/py-yt/Makefile Wed Mar 22 18:10:16 2017 (r436708) +++ head/math/py-yt/Makefile Wed Mar 22 18:10:50 2017 (r436709) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yt -PORTVERSION= 3.3.4 +PORTVERSION= 3.3.5 CATEGORIES= math astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-yt/distinfo ============================================================================== --- head/math/py-yt/distinfo Wed Mar 22 18:10:16 2017 (r436708) +++ head/math/py-yt/distinfo Wed Mar 22 18:10:50 2017 (r436709) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487050399 -SHA256 (yt-3.3.4.tar.gz) = 64c109ba4baf5afc0e1bc276ed2e3de13f1c5ce85c6d8b4c60e9a47c54bf3bcb -SIZE (yt-3.3.4.tar.gz) = 8913821 +TIMESTAMP = 1489990643 +SHA256 (yt-3.3.5.tar.gz) = 4d5c751b81b0daf6dcaff6ec0faefd97138c008019b52c043ab93403d71cedf6 +SIZE (yt-3.3.5.tar.gz) = 8913208