Skip to content

Commit

Permalink
math/bonmin: Update 1.8.8 → 1.8.9
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 14, 2023
1 parent 122f741 commit 9e00a84
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
10 changes: 6 additions & 4 deletions math/bonmin/Makefile
@@ -1,24 +1,26 @@
PORTNAME= bonmin
DISTVERSIONPREFIX= releases/
DISTVERSION= 1.8.8
PORTREVISION= 5
DISTVERSION= 1.8.9
CATEGORIES= math
PKGNAMEPREFIX= coin-or-

MAINTAINER= yuri@FreeBSD.org
COMMENT= Basic Open-source Nonlinear Mixed INteger programming
WWW= https://projects.coin-or.org/Bonmin
WWW= https://coin-or.github.io/Bonmin/

LICENSE= EPL
LICENSE_FILE= ${WRKSRC}/Bonmin/LICENSE

LIB_DEPENDS= libCbc.so:math/cbc \
libCgl.so:math/cgl \
libClp.so:math/clp \
libcoinmumps.so:math/coin-or-mumps \
libcoinasl.so:math/asl \
libCoinUtils.so:math/coinutils \
libipopt.so:math/ipopt \
libopenblas.so:math/openblas
libnauty.so:math/nauty \
libopenblas.so:math/openblas \
libOsi.so:math/osi

USES= blaslapack compiler:c++11-lang gmake libtool pkgconfig
USE_LDCONFIG= yes
Expand Down
6 changes: 3 additions & 3 deletions math/bonmin/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1580573841
SHA256 (coin-or-Bonmin-releases-1.8.8_GH0.tar.gz) = cb8e13fe9d3bb538fe4d28f5b56bfb0028396325f1b5fcad59ed5b0a2d8c7109
SIZE (coin-or-Bonmin-releases-1.8.8_GH0.tar.gz) = 1336718
TIMESTAMP = 1678772224
SHA256 (coin-or-Bonmin-releases-1.8.9_GH0.tar.gz) = 8d130430a2776e250e941ee16f51dba301d5f0a00cc288e05f5b985cf1f426cd
SIZE (coin-or-Bonmin-releases-1.8.9_GH0.tar.gz) = 1336781
4 changes: 2 additions & 2 deletions math/bonmin/pkg-plist
Expand Up @@ -64,10 +64,10 @@ include/coin/BonTypes.hpp
include/coin/BonminConfig.h
lib/libbonmin.so
lib/libbonmin.so.4
lib/libbonmin.so.4.8.8
lib/libbonmin.so.4.8.9
lib/libbonminampl.so
lib/libbonminampl.so.4
lib/libbonminampl.so.4.8.8
lib/libbonminampl.so.4.8.9
libdata/pkgconfig/bonmin.pc
libdata/pkgconfig/bonminamplinterface.pc
share/coin/doc/Bonmin/AUTHORS
Expand Down

0 comments on commit 9e00a84

Please sign in to comment.