Date: Thu, 23 Jul 2020 03:00:03 +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: r542911 - head/math/py-spot Message-ID: <202007230300.06N303VO080805@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Jul 23 03:00:02 2020 New Revision: 542911 URL: https://svnweb.freebsd.org/changeset/ports/542911 Log: math/py-spot: Update 2.9.1 -> 2.9.2 Reported by: portscout Modified: head/math/py-spot/Makefile head/math/py-spot/distinfo Modified: head/math/py-spot/Makefile ============================================================================== --- head/math/py-spot/Makefile Thu Jul 23 02:59:32 2020 (r542910) +++ head/math/py-spot/Makefile Thu Jul 23 03:00:02 2020 (r542911) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= spot -DISTVERSION= 2.9.1 +DISTVERSION= 2.9.2 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-spot/distinfo ============================================================================== --- head/math/py-spot/distinfo Thu Jul 23 02:59:32 2020 (r542910) +++ head/math/py-spot/distinfo Thu Jul 23 03:00:02 2020 (r542911) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595295664 -SHA256 (spot-2.9.1.tar.gz) = 1805095607d7a860b5ee0130849bda64f7e1855711adc000ef520e037d3e8a9c -SIZE (spot-2.9.1.tar.gz) = 7664758 +TIMESTAMP = 1595472514 +SHA256 (spot-2.9.2.tar.gz) = c6a3ebe4d5c0139a2460a6307a8a8bfd372ff6d8cdb40d65ed5149940f8a0e3a +SIZE (spot-2.9.2.tar.gz) = 7669971
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007230300.06N303VO080805>