Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2024 09:27:59 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: fe9c4cf15a3a - main - math/SCIP: update 9.1.1 =?utf-8?Q?=E2=86=92?= 9.2.0; Update WWW
Message-ID:  <202411070927.4A79RxwI072034@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=fe9c4cf15a3ab79e7cc16a2592469d23a2705b49

commit fe9c4cf15a3ab79e7cc16a2592469d23a2705b49
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-07 06:12:49 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-07 09:27:52 +0000

    math/SCIP: update 9.1.1 → 9.2.0; Update WWW
    
    Reported by:    portscout
---
 math/SCIP/Makefile         | 2 +-
 math/SCIP/distinfo         | 6 +++---
 math/SCIP/pkg-plist        | 4 ++--
 math/py-PySCIPOpt/Makefile | 1 +
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/math/SCIP/Makefile b/math/SCIP/Makefile
index b8e7a1d06ebd..d7c242ade7ac 100644
--- a/math/SCIP/Makefile
+++ b/math/SCIP/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	SCIP
-DISTVERSION=	9.1.1
+DISTVERSION=	9.2.0
 CATEGORIES=	math science
 MASTER_SITES=	https://www.scipopt.org/download/release/
 DISTNAME=	${PORTNAME:tl}-${DISTVERSION}
diff --git a/math/SCIP/distinfo b/math/SCIP/distinfo
index 4cb75a76a348..ab99ec2719a0 100644
--- a/math/SCIP/distinfo
+++ b/math/SCIP/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726461363
-SHA256 (scip-9.1.1.tgz) = fd68a7ecc3c9086a68ef7ed0421381e811130f4c7dcb2c13ae69744577abd5cf
-SIZE (scip-9.1.1.tgz) = 9982768
+TIMESTAMP = 1730956858
+SHA256 (scip-9.2.0.tgz) = f2a1d568ba0801742df062df17b5a1ced9aec8647057050899e9017807280ff3
+SIZE (scip-9.2.0.tgz) = 10078969
diff --git a/math/SCIP/pkg-plist b/math/SCIP/pkg-plist
index 7cd0ad785a77..a4f53e6df99f 100644
--- a/math/SCIP/pkg-plist
+++ b/math/SCIP/pkg-plist
@@ -568,5 +568,5 @@ lib/cmake/scip/scip-config.cmake
 lib/cmake/scip/scip-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/scip/scip-targets.cmake
 lib/libscip.so
-lib/libscip.so.9.1
-lib/libscip.so.9.1.1.0
+lib/libscip.so.9.2
+lib/libscip.so.9.2.0.0
diff --git a/math/py-PySCIPOpt/Makefile b/math/py-PySCIPOpt/Makefile
index 6450ff35b00b..0d1660738c7f 100644
--- a/math/py-PySCIPOpt/Makefile
+++ b/math/py-PySCIPOpt/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	PySCIPOpt
 DISTVERSIONPREFIX=	v
 DISTVERSION=	5.1.1
+PORTREVISION=	1
 CATEGORIES=	math python
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}



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