Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 2026 19:35:04 +0000
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: 4a803ddc4263 - main - math/clp: update 1.1=?utf-8?Q?7.9 =E2=86=92?= 1.17.11
Message-ID:  <69b5b868.39310.16357d78@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4a803ddc426319cc1f5f58b6658e0f273636f02d

commit 4a803ddc426319cc1f5f58b6658e0f273636f02d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-14 19:28:29 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-14 19:34:25 +0000

    math/clp: update 1.17.9 → 1.17.11
---
 math/clp/Makefile  | 5 ++---
 math/clp/distinfo  | 6 +++---
 math/clp/pkg-plist | 6 +++---
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/math/clp/Makefile b/math/clp/Makefile
index 27980f5c4193..6e805330a48e 100644
--- a/math/clp/Makefile
+++ b/math/clp/Makefile
@@ -1,13 +1,12 @@
 PORTNAME=	Clp
 DISTVERSIONPREFIX=	releases/
-DISTVERSION=	1.17.9
-PORTREVISION=	2
+DISTVERSION=	1.17.11
 CATEGORIES=	math
 PKGNAMEPREFIX=	coin-or-
 
 MAINTAINER=	co9co9@gmail.com
 COMMENT=	Linear Programming Solver
-WWW=		https://www.coin-or.org/Clp/index.html
+WWW=		https://github.com/coin-or/Clp
 
 LICENSE=	EPL
 
diff --git a/math/clp/distinfo b/math/clp/distinfo
index 34db2811b537..3758ad57bcdb 100644
--- a/math/clp/distinfo
+++ b/math/clp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698374265
-SHA256 (coin-or-Clp-releases-1.17.9_GH0.tar.gz) = b02109be54e2c9c6babc9480c242b2c3c7499368cfca8c0430f74782a694a49f
-SIZE (coin-or-Clp-releases-1.17.9_GH0.tar.gz) = 2176197
+TIMESTAMP = 1773516370
+SHA256 (coin-or-Clp-releases-1.17.11_GH0.tar.gz) = 2c078e174dc1a7a308e091b6256fb34b4017897fc140ea707ba207b2913ea46d
+SIZE (coin-or-Clp-releases-1.17.11_GH0.tar.gz) = 2183048
diff --git a/math/clp/pkg-plist b/math/clp/pkg-plist
index e159fdc98d5b..fe68ff48afb8 100644
--- a/math/clp/pkg-plist
+++ b/math/clp/pkg-plist
@@ -53,13 +53,13 @@ include/coin/Idiot.hpp
 include/coin/OsiClpSolverInterface.hpp
 lib/libClp.so
 lib/libClp.so.1
-lib/libClp.so.1.14.9
+lib/libClp.so.1.14.11
 lib/libClpSolver.so
 lib/libClpSolver.so.1
-lib/libClpSolver.so.1.14.9
+lib/libClpSolver.so.1.14.11
 lib/libOsiClp.so
 lib/libOsiClp.so.1
-lib/libOsiClp.so.1.14.9
+lib/libOsiClp.so.1.14.11
 libdata/pkgconfig/clp.pc
 libdata/pkgconfig/osi-clp.pc
 %%DATADIR%%/coin/doc/Clp/AUTHORS


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b5b868.39310.16357d78>