diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-11-09 19:28:55 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-11-09 20:31:41 +0000 |
| commit | d06df9721394ce8675783d8ac7aeeff34a55af62 (patch) | |
| tree | fc387c43d6c8d2b100881c2fab25478750c0e8b4 | |
| parent | 593ae463b42782519b515266c9fd75c5c5f14754 (diff) | |
math/highs: update 1.11.0 → 1.12.0
| -rw-r--r-- | math/highs/Makefile | 4 | ||||
| -rw-r--r-- | math/highs/distinfo | 6 | ||||
| -rw-r--r-- | math/highs/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/highs/Makefile b/math/highs/Makefile index bfdfa40b4d85..45f4120e9082 100644 --- a/math/highs/Makefile +++ b/math/highs/Makefile @@ -1,6 +1,6 @@ PORTNAME= highs DISTVERSIONPREFIX= v -DISTVERSION= 1.11.0 +DISTVERSION= 1.12.0 CATEGORIES= math PKGNAMEPREFIX= coin-or- @@ -28,6 +28,6 @@ post-install: -e 's|INTERFACE_INCLUDE_DIRECTORIES "/include;|INTERFACE_INCLUDE_DIRECTORIES "|' \ ${STAGEDIR}${PREFIX}/lib/cmake/highs/highs-targets.cmake -# tests as of 1.11.0: 100% tests passed, 0 tests failed out of 2 +# tests as of 1.12.0: 100% tests passed, 0 tests failed out of 2 .include <bsd.port.mk> diff --git a/math/highs/distinfo b/math/highs/distinfo index 423566a95002..63a8e51b3d77 100644 --- a/math/highs/distinfo +++ b/math/highs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758256769 -SHA256 (ERGO-Code-HiGHS-v1.11.0_GH0.tar.gz) = 2b44b074cf41439325ce4d0bbdac2d51379f56faf17ba15320a410d3c1f07275 -SIZE (ERGO-Code-HiGHS-v1.11.0_GH0.tar.gz) = 2459820 +TIMESTAMP = 1762716040 +SHA256 (ERGO-Code-HiGHS-v1.12.0_GH0.tar.gz) = cd0daddaca57e66b55524588d715dc62dcee06b5ab9ad186412dc23bc71ae342 +SIZE (ERGO-Code-HiGHS-v1.12.0_GH0.tar.gz) = 2631655 diff --git a/math/highs/pkg-plist b/math/highs/pkg-plist index 64540a8a1a93..58927007f91f 100644 --- a/math/highs/pkg-plist +++ b/math/highs/pkg-plist @@ -236,5 +236,5 @@ lib/cmake/highs/highs-targets.cmake lib/cmake/highs/highs-targets.cmake.bak lib/libhighs.so lib/libhighs.so.1 -lib/libhighs.so.1.11.0 +lib/libhighs.so.1.12.0 libdata/pkgconfig/highs.pc |
