Date: Fri, 24 Dec 2021 01:55:04 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d7283a5c7ee7 - main - math/py-scs: Update 2.1.4 -> 3.0.0 Message-ID: <202112240155.1BO1t4Yp083293@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d7283a5c7ee7a8707ea78ada34affa71ee8bfcf5 commit d7283a5c7ee7a8707ea78ada34affa71ee8bfcf5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-12-24 01:46:25 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-12-24 01:54:58 +0000 math/py-scs: Update 2.1.4 -> 3.0.0 Reported by: portscout --- math/py-scs/Makefile | 2 +- math/py-scs/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-scs/Makefile b/math/py-scs/Makefile index 504f5d820857..ec2c47fbc5d2 100644 --- a/math/py-scs/Makefile +++ b/math/py-scs/Makefile @@ -1,5 +1,5 @@ PORTNAME= scs -DISTVERSION= 2.1.4 +DISTVERSION= 3.0.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-scs/distinfo b/math/py-scs/distinfo index 11380caae0e9..fa12008bad5a 100644 --- a/math/py-scs/distinfo +++ b/math/py-scs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624222500 -SHA256 (scs-2.1.4.tar.gz) = ddd6614db7f0e63b69672cfd02ba2c8423dade33a58b0a341a5119091c501739 -SIZE (scs-2.1.4.tar.gz) = 6556919 +TIMESTAMP = 1640310283 +SHA256 (scs-3.0.0.tar.gz) = b29b6ae469041fd8e5831905dee5a10335c985e2d0e6a1c78c8a81c3bb974c2b +SIZE (scs-3.0.0.tar.gz) = 27496932
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112240155.1BO1t4Yp083293>