Date: Sat, 3 Aug 2019 20:29:14 +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: r507997 - head/math/py-spot Message-ID: <201908032029.x73KTEDB066194@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Aug 3 20:29:13 2019 New Revision: 507997 URL: https://svnweb.freebsd.org/changeset/ports/507997 Log: math/py-spot: Update 2.7.5 -> 2.8.1 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 Sat Aug 3 20:27:52 2019 (r507996) +++ head/math/py-spot/Makefile Sat Aug 3 20:29:13 2019 (r507997) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= spot -DISTVERSION= 2.7.5 -PORTREVISION= 1 +DISTVERSION= 2.8.1 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 Sat Aug 3 20:27:52 2019 (r507996) +++ head/math/py-spot/distinfo Sat Aug 3 20:29:13 2019 (r507997) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559889380 -SHA256 (spot-2.7.5.tar.gz) = 2cbbfb6245250603c92fd3d512d07b5d70c7924826b156a260c4a41039c0ce23 -SIZE (spot-2.7.5.tar.gz) = 7367614 +TIMESTAMP = 1564863233 +SHA256 (spot-2.8.1.tar.gz) = dcb7aa684725304afb3d435f26f25b51fbd6e9a6ef610e16163cc0030ad5eab4 +SIZE (spot-2.8.1.tar.gz) = 7484722
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908032029.x73KTEDB066194>