diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-10-27 02:32:39 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-10-27 06:46:44 +0000 |
commit | a57ecf1e04af9efcddbc7663e3ad757c70ba44f9 (patch) | |
tree | a4ad7a89d244073df3705d5c7dde32950e8ca711 | |
parent | 2246038b9638fad359b89e154f1a2ac7912268b9 (diff) |
math/cgl: update 0.60.7 → 0.60.8
Reported by: portscout
-rw-r--r-- | math/cgl/Makefile | 2 | ||||
-rw-r--r-- | math/cgl/distinfo | 6 | ||||
-rw-r--r-- | math/cgl/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/cgl/Makefile b/math/cgl/Makefile index 83f8f231981a..2a3e35aa4f66 100644 --- a/math/cgl/Makefile +++ b/math/cgl/Makefile @@ -1,6 +1,6 @@ PORTNAME= cgl DISTVERSIONPREFIX= releases/ -DISTVERSION= 0.60.7 +DISTVERSION= 0.60.8 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/cgl/distinfo b/math/cgl/distinfo index 34e392596522..b80b0608db02 100644 --- a/math/cgl/distinfo +++ b/math/cgl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687051914 -SHA256 (coin-or-Cgl-releases-0.60.7_GH0.tar.gz) = 93b30a80b5d2880c2e72d5877c64bdeaf4d7c1928b3194ea2f88b1aa4517fb1b -SIZE (coin-or-Cgl-releases-0.60.7_GH0.tar.gz) = 1279773 +TIMESTAMP = 1698363690 +SHA256 (coin-or-Cgl-releases-0.60.8_GH0.tar.gz) = 1482ba38afb783d124df8d5392337f79fdd507716e9f1fb6b98fc090acd1ad96 +SIZE (coin-or-Cgl-releases-0.60.8_GH0.tar.gz) = 1285205 diff --git a/math/cgl/pkg-plist b/math/cgl/pkg-plist index 7ea81ee8ce85..99ca99a3acb5 100644 --- a/math/cgl/pkg-plist +++ b/math/cgl/pkg-plist @@ -31,7 +31,7 @@ include/coin/CglTwomir.hpp include/coin/CglZeroHalf.hpp lib/libCgl.so lib/libCgl.so.1 -lib/libCgl.so.1.10.7 +lib/libCgl.so.1.10.8 libdata/pkgconfig/cgl.pc share/coin/doc/Cgl/AUTHORS share/coin/doc/Cgl/LICENSE |