Date: Sat, 27 Jul 2019 06:47:10 +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: r507387 - head/math/py-uncertainties Message-ID: <201907270647.x6R6lAZU092950@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Jul 27 06:47:10 2019 New Revision: 507387 URL: https://svnweb.freebsd.org/changeset/ports/507387 Log: math/py-uncertainties: Update 3.0.3 -> 3.1.1 Reported by: repology Modified: head/math/py-uncertainties/Makefile head/math/py-uncertainties/distinfo Modified: head/math/py-uncertainties/Makefile ============================================================================== --- head/math/py-uncertainties/Makefile Sat Jul 27 06:44:48 2019 (r507386) +++ head/math/py-uncertainties/Makefile Sat Jul 27 06:47:10 2019 (r507387) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= uncertainties -DISTVERSION= 3.0.3 -PORTREVISION= 2 +DISTVERSION= 3.1.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-uncertainties/distinfo ============================================================================== --- head/math/py-uncertainties/distinfo Sat Jul 27 06:44:48 2019 (r507386) +++ head/math/py-uncertainties/distinfo Sat Jul 27 06:47:10 2019 (r507387) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540785857 -SHA256 (uncertainties-3.0.3.tar.gz) = 9a98e2d115ce3beacf9e6a33dd10e602b44c16d29a3a43884ec69606c204e0c2 -SIZE (uncertainties-3.0.3.tar.gz) = 232249 +TIMESTAMP = 1564209920 +SHA256 (uncertainties-3.1.1.tar.gz) = 18b184110cbe31303d25a7bc7f73d51b9cb4e15563cb9aa25ccfbd0ebe07d448 +SIZE (uncertainties-3.1.1.tar.gz) = 232231
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907270647.x6R6lAZU092950>