Date: Thu, 21 Mar 2019 04:37:31 +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: r496415 - head/math/py-spot Message-ID: <201903210437.x2L4bVEq076229@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Mar 21 04:37:30 2019 New Revision: 496415 URL: https://svnweb.freebsd.org/changeset/ports/496415 Log: math/py-spot: Update 2.7.1 -> 2.7.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 Mar 21 04:37:01 2019 (r496414) +++ head/math/py-spot/Makefile Thu Mar 21 04:37:30 2019 (r496415) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= spot -DISTVERSION= 2.7.1 +DISTVERSION= 2.7.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 Mar 21 04:37:01 2019 (r496414) +++ head/math/py-spot/distinfo Thu Mar 21 04:37:30 2019 (r496415) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550805287 -SHA256 (spot-2.7.1.tar.gz) = 320c4530ea2c6bf7c9c5dfca3410ff86fe75bb2e28a2fe87ca95cf6fc58430bb -SIZE (spot-2.7.1.tar.gz) = 7170639 +TIMESTAMP = 1553141804 +SHA256 (spot-2.7.2.tar.gz) = e11347d7a6c4deb4ebdaf16bc464b709316c14fefa371f2370c48ec6081f0865 +SIZE (spot-2.7.2.tar.gz) = 7168214
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903210437.x2L4bVEq076229>