Date: Sun, 13 Oct 2019 15:00:15 +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: r514399 - head/math/py-spectral Message-ID: <201910131500.x9DF0Fss028853@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Oct 13 15:00:14 2019 New Revision: 514399 URL: https://svnweb.freebsd.org/changeset/ports/514399 Log: math/py-spectral: Update 0.19 -> 0.20 Reported by: portscout Modified: head/math/py-spectral/Makefile head/math/py-spectral/distinfo Modified: head/math/py-spectral/Makefile ============================================================================== --- head/math/py-spectral/Makefile Sun Oct 13 14:58:04 2019 (r514398) +++ head/math/py-spectral/Makefile Sun Oct 13 15:00:14 2019 (r514399) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= spectral -DISTVERSION= 0.19 -PORTREVISION= 2 +DISTVERSION= 0.20 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-spectral/distinfo ============================================================================== --- head/math/py-spectral/distinfo Sun Oct 13 14:58:04 2019 (r514398) +++ head/math/py-spectral/distinfo Sun Oct 13 15:00:14 2019 (r514399) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529549527 -SHA256 (spectral-0.19.tar.gz) = b8d5dc9e2e36d45d1f55bf95528a63d7a95dd049857c98f86d400a3f0c7c86f1 -SIZE (spectral-0.19.tar.gz) = 141565 +TIMESTAMP = 1570978727 +SHA256 (spectral-0.20.tar.gz) = 73a489080d7599c4149f810aaf6c2d29377fe65ed81ffa590cb15137f1303a36 +SIZE (spectral-0.20.tar.gz) = 143777
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910131500.x9DF0Fss028853>