diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-06-18 01:57:23 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-06-18 02:23:31 +0000 |
commit | 32337561d0b97c04a35cb5c59fb4b4889d61b770 (patch) | |
tree | f02cf8dbe08527f74f45a6067915bc89c34b8f4a | |
parent | 2a6c177127fa9f16f60b60b415bcea336a79fe77 (diff) |
math/cgl: Update 0.60.6 → 0.60.7
Reported by: portscout
-rw-r--r-- | math/cgl/Makefile | 3 | ||||
-rw-r--r-- | math/cgl/distinfo | 6 | ||||
-rw-r--r-- | math/cgl/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/math/cgl/Makefile b/math/cgl/Makefile index 5b8f8ddf1169..83f8f231981a 100644 --- a/math/cgl/Makefile +++ b/math/cgl/Makefile @@ -1,7 +1,6 @@ PORTNAME= cgl DISTVERSIONPREFIX= releases/ -DISTVERSION= 0.60.6 -PORTREVISION= 1 +DISTVERSION= 0.60.7 CATEGORIES= math PKGNAMEPREFIX= coin-or- diff --git a/math/cgl/distinfo b/math/cgl/distinfo index 2db82ac7559a..34e392596522 100644 --- a/math/cgl/distinfo +++ b/math/cgl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651805445 -SHA256 (coin-or-Cgl-releases-0.60.6_GH0.tar.gz) = 9e2c51ffad816ab408763d6b931e2a3060482ee4bf1983148969de96d4b2c9ce -SIZE (coin-or-Cgl-releases-0.60.6_GH0.tar.gz) = 1279693 +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 diff --git a/math/cgl/pkg-plist b/math/cgl/pkg-plist index 241ec332f979..7ea81ee8ce85 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.6 +lib/libCgl.so.1.10.7 libdata/pkgconfig/cgl.pc share/coin/doc/Cgl/AUTHORS share/coin/doc/Cgl/LICENSE |