Date: Fri, 17 Apr 2020 05:18:39 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531897 - head/math/py-yt Message-ID: <202004170518.03H5IdXA035721@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Apr 17 05:18:38 2020 New Revision: 531897 URL: https://svnweb.freebsd.org/changeset/ports/531897 Log: math/py-yt: Update 3.5.1 -> 3.6.0 Reported by: portscout Modified: head/math/py-yt/Makefile head/math/py-yt/distinfo Modified: head/math/py-yt/Makefile ============================================================================== --- head/math/py-yt/Makefile Fri Apr 17 05:08:44 2020 (r531896) +++ head/math/py-yt/Makefile Fri Apr 17 05:18:38 2020 (r531897) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= yt -DISTVERSION= 3.5.1 -PORTREVISION= 1 +DISTVERSION= 3.6.0 CATEGORIES= math astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-yt/distinfo ============================================================================== --- head/math/py-yt/distinfo Fri Apr 17 05:08:44 2020 (r531896) +++ head/math/py-yt/distinfo Fri Apr 17 05:18:38 2020 (r531897) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551403904 -SHA256 (yt-3.5.1.tar.gz) = c8ef8eceb934dc189d63dc336109fad3002140a9a32b19f38d1812d5d5a30d71 -SIZE (yt-3.5.1.tar.gz) = 10455625 +TIMESTAMP = 1587100166 +SHA256 (yt-3.6.0.tar.gz) = effb00536f19fd2bdc18f67dacd5550b82066a6adce5b928f27a01d7505109ec +SIZE (yt-3.6.0.tar.gz) = 12138982
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004170518.03H5IdXA035721>