Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2022 23:30:35 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: a53498d62aa3 - main - math/{,py-}scs: Update 3.0.1 -> 3.1.0
Message-ID:  <202201162330.20GNUZuS063520@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=a53498d62aa325782a366b07183a268fb57120fa

commit a53498d62aa325782a366b07183a268fb57120fa
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-01-16 21:42:34 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-01-16 23:30:33 +0000

    math/{,py-}scs: Update 3.0.1 -> 3.1.0
---
 math/py-scs/Makefile | 2 +-
 math/py-scs/distinfo | 6 +++---
 math/scs/Makefile    | 3 +--
 math/scs/distinfo    | 6 +++---
 math/scs/pkg-plist   | 2 ++
 5 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/math/py-scs/Makefile b/math/py-scs/Makefile
index dfb39d973d65..c6398d01d4a6 100644
--- a/math/py-scs/Makefile
+++ b/math/py-scs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	scs
-DISTVERSION=	3.0.1
+DISTVERSION=	3.1.0
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-scs/distinfo b/math/py-scs/distinfo
index b958402ed80e..5eda0119f847 100644
--- a/math/py-scs/distinfo
+++ b/math/py-scs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641141731
-SHA256 (scs-3.0.1.tar.gz) = 22a8f319b989a5c4048e6313ccacf7d0dc4687af87ac1916c5750651b38f0623
-SIZE (scs-3.0.1.tar.gz) = 636873
+TIMESTAMP = 1642369141
+SHA256 (scs-3.1.0.tar.gz) = 1693fc9fa4f9dbec7b3e8d357fdcee8e53262997583479f5c4e2dbca39c7065a
+SIZE (scs-3.1.0.tar.gz) = 642630
diff --git a/math/scs/Makefile b/math/scs/Makefile
index 11faa64e1f1a..4532b8169e1f 100644
--- a/math/scs/Makefile
+++ b/math/scs/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	scs
-DISTVERSIONPREFIX=	v
-DISTVERSION=	3.0.0
+DISTVERSION=	3.1.0
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/scs/distinfo b/math/scs/distinfo
index a84d8f985253..094aa1f77f2a 100644
--- a/math/scs/distinfo
+++ b/math/scs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640227848
-SHA256 (cvxgrp-scs-v3.0.0_GH0.tar.gz) = 95ab61495db72b18d6bb690cd2ae2ce88134d078c473da6cb8750857ea17f732
-SIZE (cvxgrp-scs-v3.0.0_GH0.tar.gz) = 453175
+TIMESTAMP = 1642369080
+SHA256 (cvxgrp-scs-3.1.0_GH0.tar.gz) = 90a7e58364ed3ea3375945a7f6f013de81c46100df80664a18f1c9b45a56be9c
+SIZE (cvxgrp-scs-3.1.0_GH0.tar.gz) = 616778
diff --git a/math/scs/pkg-plist b/math/scs/pkg-plist
index 9b4ff777261e..30015425e42e 100644
--- a/math/scs/pkg-plist
+++ b/math/scs/pkg-plist
@@ -8,6 +8,8 @@ include/scs/normalize.h
 include/scs/rw.h
 include/scs/scs.h
 include/scs/scs_blas.h
+include/scs/scs_types.h
+include/scs/scs_work.h
 include/scs/util.h
 lib/libscsdir.a
 lib/libscsdir.so



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201162330.20GNUZuS063520>