diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/lp_solve/Makefile | 2 | ||||
-rw-r--r-- | math/lp_solve/distinfo | 6 | ||||
-rw-r--r-- | math/lp_solve/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/math/lp_solve/Makefile b/math/lp_solve/Makefile index e2779b287e45..1e75fa34fcbc 100644 --- a/math/lp_solve/Makefile +++ b/math/lp_solve/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lp_solve -PORTVERSION= 5.5.0.14 +PORTVERSION= 5.5.0.15 CATEGORIES= math MASTER_SITES= SF/lpsolve/lpsolve/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_source diff --git a/math/lp_solve/distinfo b/math/lp_solve/distinfo index 7fc3caf7a784..5a24ee341698 100644 --- a/math/lp_solve/distinfo +++ b/math/lp_solve/distinfo @@ -1,3 +1,3 @@ -MD5 (lp_solve_5.5.0.14_source.tar.gz) = 38a09a457f06a2e809e756b17730ca7b -SHA256 (lp_solve_5.5.0.14_source.tar.gz) = 638dca6a4e4c54167ae0a8f4f07a9ac55fe1ab89de3744fab5a732a92678f3ef -SIZE (lp_solve_5.5.0.14_source.tar.gz) = 798572 +MD5 (lp_solve_5.5.0.15_source.tar.gz) = 2408c94893394f832469661c16b9f0d0 +SHA256 (lp_solve_5.5.0.15_source.tar.gz) = ea1243e8aa2f0d52172dc0a90d1c2a8d2a4f696a39fc9cf07321810363d18985 +SIZE (lp_solve_5.5.0.15_source.tar.gz) = 802881 diff --git a/math/lp_solve/pkg-plist b/math/lp_solve/pkg-plist index b4405afd26ba..dfda2a8c4349 100644 --- a/math/lp_solve/pkg-plist +++ b/math/lp_solve/pkg-plist @@ -6,6 +6,7 @@ include/lpsolve/lp_Hash.h include/lpsolve/lp_MDO.h include/lpsolve/lp_MPS.h include/lpsolve/lp_SOS.h +include/lpsolve/lp_bit.h include/lpsolve/lp_crash.h include/lpsolve/lp_explicit.h include/lpsolve/lp_fortify.h |