diff --git a/math/asl/Makefile b/math/asl/Makefile index 1a9c7e6dbb0d..77fae840f7ad 100644 --- a/math/asl/Makefile +++ b/math/asl/Makefile @@ -1,39 +1,41 @@ 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- DISTFILES= solvers-64919f75f.tgz:solvers MAINTAINER= yuri@FreeBSD.org COMMENT= COIN-OR autotools harness to build AMPL Solver Library LICENSE= EPL USES= gmake libtool pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= coin-or-tools GH_PROJECT= ThirdParty-ASL GNU_CONFIGURE= yes +INSTALL_TARGET=install-strip + BINARY_ALIAS= make=${GMAKE} .include .if ${ARCH:Mpowerpc*} || ${ARCH} == riscv64 CFLAGS+= -DASL_NO_FP_INIT .endif post-extract: @cd ${WRKSRC} && ${LN} -s ../solvers . post-patch: # patch the side project @cd ${WRKSRC} && \ (${ECHO} "#include " && cat solvers/funcadd1.c) > solvers/funcadd1.c.new && \ ${MV} solvers/funcadd1.c.new solvers/funcadd1.c .include 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 @@ -1,16 +1,16 @@ include/coin/ThirdParty/arith.h include/coin/ThirdParty/asl.h include/coin/ThirdParty/asl_pfg.h include/coin/ThirdParty/asl_pfgh.h include/coin/ThirdParty/funcadd.h include/coin/ThirdParty/getstub.h include/coin/ThirdParty/nlp.h include/coin/ThirdParty/nlp2.h include/coin/ThirdParty/opcode.hd include/coin/ThirdParty/psinfo.h 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