Date: Fri, 1 May 2020 07:34: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: r533523 - head/math/py-spot Message-ID: <202005010734.0417YY0T079327@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri May 1 07:34:34 2020 New Revision: 533523 URL: https://svnweb.freebsd.org/changeset/ports/533523 Log: math/py-spot: Update 2.8.7 -> 2.9 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 Fri May 1 07:34:04 2020 (r533522) +++ head/math/py-spot/Makefile Fri May 1 07:34:34 2020 (r533523) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= spot -DISTVERSION= 2.8.7 +DISTVERSION= 2.9 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 Fri May 1 07:34:04 2020 (r533522) +++ head/math/py-spot/distinfo Fri May 1 07:34:34 2020 (r533523) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584321873 -SHA256 (spot-2.8.7.tar.gz) = bdbeb4454f0244b6b77e1b04458558ab62471aaa21918e104602e6da99969c1f -SIZE (spot-2.8.7.tar.gz) = 7506998 +TIMESTAMP = 1588317109 +SHA256 (spot-2.9.tar.gz) = cf7c55d29bfc07f0c0b6d73d620324dda0a95158e8390641c01a66803253e071 +SIZE (spot-2.9.tar.gz) = 7599597
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005010734.0417YY0T079327>