diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-01-31 11:19:43 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-01-31 11:27:44 -0800 |
commit | 9778d7e161dab4b263d0b1665f2337f0d276ddf6 (patch) | |
tree | 05350ea7e7b2131161008500423fb5bf5caf4701 | |
parent | graphics/gifski: Update 1.6.3 -> 1.6.4 (diff) |
math/asl: Update 1.4.3 -> 1.4.4
Reported by: portscout
-rw-r--r-- | math/asl/Makefile | 4 | ||||
-rw-r--r-- | math/asl/distinfo | 6 | ||||
-rw-r--r-- | math/asl/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/math/asl/Makefile b/math/asl/Makefile index 1a9c7e6dbb0d..77fae840f7ad 100644 --- a/math/asl/Makefile +++ b/math/asl/Makefile @@ -1,6 +1,6 @@ PORTNAME= asl DISTVERSIONPREFIX= releases/ -DISTVERSION= 1.4.3 +DISTVERSION= 1.4.4 CATEGORIES= math MASTER_SITES= https://coin-or-tools.github.io/ThirdParty-ASL/:solvers PKGNAMEPREFIX= coin-or- @@ -20,6 +20,8 @@ GH_PROJECT= ThirdParty-ASL GNU_CONFIGURE= yes +INSTALL_TARGET=install-strip + BINARY_ALIAS= make=${GMAKE} .include <bsd.port.options.mk> diff --git a/math/asl/distinfo b/math/asl/distinfo index 5abe1edf1624..f7d1c3f53933 100644 --- a/math/asl/distinfo +++ b/math/asl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1620069173 +TIMESTAMP = 1643656607 SHA256 (solvers-64919f75f.tgz) = e212926d1d797701adc901ef18eaab6b15edd13f9281dd8c9266e3cdaf8c2dd3 SIZE (solvers-64919f75f.tgz) = 360043 -SHA256 (coin-or-tools-ThirdParty-ASL-releases-1.4.3_GH0.tar.gz) = 0a4cfa7c6c5df72d8e1c4c3ce74633421f807115a679e85cb5569c41df9a9aaf -SIZE (coin-or-tools-ThirdParty-ASL-releases-1.4.3_GH0.tar.gz) = 254263 +SHA256 (coin-or-tools-ThirdParty-ASL-releases-1.4.4_GH0.tar.gz) = dc742ec8ccec65f0af692879f3d51af76d743d5bcafac0714d01e15a6f9147ad +SIZE (coin-or-tools-ThirdParty-ASL-releases-1.4.4_GH0.tar.gz) = 254368 diff --git a/math/asl/pkg-plist b/math/asl/pkg-plist index 132ba137124d..a70c27def433 100644 --- a/math/asl/pkg-plist +++ b/math/asl/pkg-plist @@ -12,5 +12,5 @@ include/coin/ThirdParty/r_opn.hd include/coin/ThirdParty/stdio1.h lib/libcoinasl.so lib/libcoinasl.so.1 -lib/libcoinasl.so.1.4.3 +lib/libcoinasl.so.1.4.4 libdata/pkgconfig/coinasl.pc |