diff --git a/math/asl/Makefile b/math/asl/Makefile index d31d44b62acb..b73d418f86a1 100644 --- a/math/asl/Makefile +++ b/math/asl/Makefile @@ -1,42 +1,42 @@ PORTNAME= asl DISTVERSIONPREFIX= releases/ -DISTVERSION= 2.0.0 +DISTVERSION= 2.0.1 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 WWW= https://github.com/coin-or-tools/ThirdParty-ASL 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 e07efbec7b93..bbb2168765db 100644 --- a/math/asl/distinfo +++ b/math/asl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1645600598 +TIMESTAMP = 1699505182 SHA256 (solvers-64919f75f.tgz) = e212926d1d797701adc901ef18eaab6b15edd13f9281dd8c9266e3cdaf8c2dd3 SIZE (solvers-64919f75f.tgz) = 360043 -SHA256 (coin-or-tools-ThirdParty-ASL-releases-2.0.0_GH0.tar.gz) = b617b6d46a2722189dedef7c8013f7e21ebe677fe34cc6b62fabb1639fd3a96d -SIZE (coin-or-tools-ThirdParty-ASL-releases-2.0.0_GH0.tar.gz) = 247662 +SHA256 (coin-or-tools-ThirdParty-ASL-releases-2.0.1_GH0.tar.gz) = 92575a7d5264311a53bfec65bec006475c4b5ef3e79d8d84db798d73e8d3567f +SIZE (coin-or-tools-ThirdParty-ASL-releases-2.0.1_GH0.tar.gz) = 252385 diff --git a/math/asl/pkg-plist b/math/asl/pkg-plist index 87e835ba355d..2de2d17cc93b 100644 --- a/math/asl/pkg-plist +++ b/math/asl/pkg-plist @@ -1,16 +1,16 @@ include/coin-or/asl/arith.h include/coin-or/asl/asl.h include/coin-or/asl/asl_pfg.h include/coin-or/asl/asl_pfgh.h include/coin-or/asl/funcadd.h include/coin-or/asl/getstub.h include/coin-or/asl/nlp.h include/coin-or/asl/nlp2.h include/coin-or/asl/opcode.hd include/coin-or/asl/psinfo.h include/coin-or/asl/r_opn.hd include/coin-or/asl/stdio1.h lib/libcoinasl.so lib/libcoinasl.so.2 -lib/libcoinasl.so.2.0.0 +lib/libcoinasl.so.2.0.1 libdata/pkgconfig/coinasl.pc