Date: Wed, 12 Dec 2018 18:36: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: r487315 - head/math/py-spot Message-ID: <201812121836.wBCIaELm098976@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Wed Dec 12 18:36:14 2018 New Revision: 487315 URL: https://svnweb.freebsd.org/changeset/ports/487315 Log: math/py-spot: Update 2.6.3 -> 2.7 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 Wed Dec 12 18:35:00 2018 (r487314) +++ head/math/py-spot/Makefile Wed Dec 12 18:36:14 2018 (r487315) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= spot -DISTVERSION= 2.6.3 -PORTREVISION= 1 +DISTVERSION= 2.7 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 Wed Dec 12 18:35:00 2018 (r487314) +++ head/math/py-spot/distinfo Wed Dec 12 18:36:14 2018 (r487315) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539924612 -SHA256 (spot-2.6.3.tar.gz) = 2b24dd7f841cbb4cba04c5be106bb2b3140c453ca216cdf444314c2ee4208432 -SIZE (spot-2.6.3.tar.gz) = 7053469 +TIMESTAMP = 1544636871 +SHA256 (spot-2.7.tar.gz) = 3ea000ac443c780f09574ec059c8931436783227c6afb43b24c863e85a22b5ef +SIZE (spot-2.7.tar.gz) = 7141679
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812121836.wBCIaELm098976>