Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2024 18:38:20 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: bb3181626346 - main - math/coinutils: update 2.11.10 =?utf-8?Q?=E2=86=92?= 2.11.11
Message-ID:  <202404071838.437IcK63096099@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=bb3181626346d0dae186da5b9591b2fac000600c

commit bb3181626346d0dae186da5b9591b2fac000600c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-07 16:03:43 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-07 18:38:04 +0000

    math/coinutils: update 2.11.10 → 2.11.11
    
    Reported by:    portscout
---
 math/coinutils/Makefile  | 4 ++--
 math/coinutils/distinfo  | 6 +++---
 math/coinutils/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/math/coinutils/Makefile b/math/coinutils/Makefile
index e7b58df515bf..e5b664afcf2d 100644
--- a/math/coinutils/Makefile
+++ b/math/coinutils/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	CoinUtils
 DISTVERSIONPREFIX=	releases/
-DISTVERSION=	2.11.10
-PORTREVISION=	1
+DISTVERSION=	2.11.11
 CATEGORIES=	math
 PKGNAMEPREFIX=	coin-or-
 
@@ -32,6 +31,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	coin-or
 
 INSTALL_TARGET=	install-strip
+TEST_TARGET=	test
 
 post-install:
 	@${RM} -r ${STAGEDIR}${PREFIX}/share/coin
diff --git a/math/coinutils/distinfo b/math/coinutils/distinfo
index 842d48cc436c..1bf35c7be257 100644
--- a/math/coinutils/distinfo
+++ b/math/coinutils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699203389
-SHA256 (coin-or-CoinUtils-releases-2.11.10_GH0.tar.gz) = 80c7c215262df8d6bd2ba171617c5df844445871e9891ec6372df12ccbe5bcfd
-SIZE (coin-or-CoinUtils-releases-2.11.10_GH0.tar.gz) = 1238973
+TIMESTAMP = 1712464446
+SHA256 (coin-or-CoinUtils-releases-2.11.11_GH0.tar.gz) = 27da344479f38c82112d738501643dcb229e4ee96a5f87d4f406456bdc1b2cb4
+SIZE (coin-or-CoinUtils-releases-2.11.11_GH0.tar.gz) = 1237856
diff --git a/math/coinutils/pkg-plist b/math/coinutils/pkg-plist
index ad2ee9b87a3c..d572b967e1b8 100644
--- a/math/coinutils/pkg-plist
+++ b/math/coinutils/pkg-plist
@@ -60,5 +60,5 @@ include/coin/CoinWarmStartVector.hpp
 include/coin/Coin_C_defines.h
 lib/libCoinUtils.so
 lib/libCoinUtils.so.3
-lib/libCoinUtils.so.3.11.10
+lib/libCoinUtils.so.3.11.11
 libdata/pkgconfig/coinutils.pc



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