Date: Mon, 29 Oct 2018 04:08:29 +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: r483366 - head/math/py-uncertainties Message-ID: <201810290408.w9T48THJ019242@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Mon Oct 29 04:08:29 2018 New Revision: 483366 URL: https://svnweb.freebsd.org/changeset/ports/483366 Log: math/py-uncertainties: Update 3.0.2 -> 3.0.3 Reported by: portscout Modified: head/math/py-uncertainties/Makefile head/math/py-uncertainties/distinfo Modified: head/math/py-uncertainties/Makefile ============================================================================== --- head/math/py-uncertainties/Makefile Mon Oct 29 03:58:14 2018 (r483365) +++ head/math/py-uncertainties/Makefile Mon Oct 29 04:08:29 2018 (r483366) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= uncertainties -DISTVERSION= 3.0.2 +DISTVERSION= 3.0.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-uncertainties/distinfo ============================================================================== --- head/math/py-uncertainties/distinfo Mon Oct 29 03:58:14 2018 (r483365) +++ head/math/py-uncertainties/distinfo Mon Oct 29 04:08:29 2018 (r483366) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521533279 -SHA256 (uncertainties-3.0.2.tar.gz) = 91db922d54dff6094b4ea0d6e058f713a992cdf42e3ebaf73278e1893bfa2942 -SIZE (uncertainties-3.0.2.tar.gz) = 229516 +TIMESTAMP = 1540785857 +SHA256 (uncertainties-3.0.3.tar.gz) = 9a98e2d115ce3beacf9e6a33dd10e602b44c16d29a3a43884ec69606c204e0c2 +SIZE (uncertainties-3.0.3.tar.gz) = 232249
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810290408.w9T48THJ019242>