Date: Mon, 11 Feb 2019 09:24:34 +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: r492679 - head/math/py-chaospy Message-ID: <201902110924.x1B9OYlb047129@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Mon Feb 11 09:24:34 2019 New Revision: 492679 URL: https://svnweb.freebsd.org/changeset/ports/492679 Log: math/py-chaospy: Update 2.3.5 -> 3.0.3 Modified: head/math/py-chaospy/Makefile head/math/py-chaospy/distinfo Modified: head/math/py-chaospy/Makefile ============================================================================== --- head/math/py-chaospy/Makefile Mon Feb 11 09:18:01 2019 (r492678) +++ head/math/py-chaospy/Makefile Mon Feb 11 09:24:34 2019 (r492679) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= chaospy -DISTVERSION= 2.3.5 -PORTREVISION= 1 +DISTVERSION= 3.0.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-chaospy/distinfo ============================================================================== --- head/math/py-chaospy/distinfo Mon Feb 11 09:18:01 2019 (r492678) +++ head/math/py-chaospy/distinfo Mon Feb 11 09:24:34 2019 (r492679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537256105 -SHA256 (chaospy-2.3.5.tar.gz) = 8650406e71582109831e959d8470b828f93d79235d03a5c75bbeac979526eaa2 -SIZE (chaospy-2.3.5.tar.gz) = 120824 +TIMESTAMP = 1549876872 +SHA256 (chaospy-3.0.3.tar.gz) = 08c3f24559e5fb8191c45b9426f24084f3a1fcfca2005b673a9900d62b2000fe +SIZE (chaospy-3.0.3.tar.gz) = 157871
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902110924.x1B9OYlb047129>