Skip to content

Commit

Permalink
math/clp: Update 1.17.3 -> 1.17.6
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Feb 24, 2022
1 parent 447ef59 commit eb16651
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 31 deletions.
6 changes: 3 additions & 3 deletions math/clp/Makefile
@@ -1,8 +1,7 @@
# Created by: Robin Schilham

PORTNAME= Clp
DISTVERSION= 1.17.3
PORTREVISION= 6
DISTVERSION= 1.17.6
CATEGORIES= math
MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/
PKGNAMEPREFIX= coin-or-
Expand All @@ -15,7 +14,8 @@ LICENSE= EPL
BUILD_DEPENDS= coin-or-Data-Sample>0:math/coin-or-data-sample \
coin-or-Data-Netlib>0:math/coin-or-data-netlib
LIB_DEPENDS= libcoinasl.so:math/asl \
libcoinmumps.so:math/ipopt \
libcoinmetis.so:math/coin-or-metis \
libcoinmumps.so:math/coin-or-mumps \
libCoinUtils.so:math/coinutils \
libOsi.so:math/osi
RUN_DEPENDS= coin-or-Data-Sample>0:math/coin-or-data-sample \
Expand Down
6 changes: 3 additions & 3 deletions math/clp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1576960990
SHA256 (Clp-1.17.3.tgz) = a13bf54291ad503cf76f5f93f2643d2add4faa5d0e60ff2db902ef715c094573
SIZE (Clp-1.17.3.tgz) = 9983267
TIMESTAMP = 1645727981
SHA256 (Clp-1.17.6.tgz) = f9cfcdd3db23bbc2d18b562012a7e25b99a40e8ce72dc296bd46dddb2970e12a
SIZE (Clp-1.17.6.tgz) = 9972859
11 changes: 0 additions & 11 deletions math/clp/files/patch-Clp_src_ClpPackedMatrix.cpp

This file was deleted.

11 changes: 0 additions & 11 deletions math/clp/files/patch-Clp_src_ClpSimplexDual.cpp

This file was deleted.

6 changes: 3 additions & 3 deletions math/clp/pkg-plist
Expand Up @@ -53,13 +53,13 @@ include/coin/Idiot.hpp
include/coin/OsiClpSolverInterface.hpp
lib/libClp.so
lib/libClp.so.1
lib/libClp.so.1.14.3
lib/libClp.so.1.14.6
lib/libClpSolver.so
lib/libClpSolver.so.1
lib/libClpSolver.so.1.14.3
lib/libClpSolver.so.1.14.6
lib/libOsiClp.so
lib/libOsiClp.so.1
lib/libOsiClp.so.1.14.3
lib/libOsiClp.so.1.14.6
libdata/pkgconfig/clp.pc
libdata/pkgconfig/osi-clp.pc
%%DATADIR%%/coin/doc/Clp/AUTHORS
Expand Down

0 comments on commit eb16651

Please sign in to comment.