- Update to 5.5.2.0
PR: ports/154952 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Approved by: maintainer(timeout, >14 days)
This commit is contained in:
parent
28a3674ea8
commit
33205f99b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270437
3 changed files with 5 additions and 7 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= lp_solve
|
||||
PORTVERSION= 5.5.0.15
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 5.5.2.0
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/lpsolve/lpsolve/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}_source
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
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
|
||||
SHA256 (lp_solve_5.5.2.0_source.tar.gz) = 5827a30b143105283f398a09419ea608719a2d7699ecea165a66d521803bcc9c
|
||||
SIZE (lp_solve_5.5.2.0_source.tar.gz) = 799623
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
This is the lp_solve, A free linear programming solver that can process
|
||||
standard MPL format, LP format or be accessed directly from your code
|
||||
via API calls from a library. This lp_solve versions is released under
|
||||
via API calls from a library. This lp_solve version is released under
|
||||
the LGPL license. See LGPL.txt.
|
||||
|
||||
WWW: http://groups.yahoo.com/group/lp_solve/
|
||||
WWW: http://tech.groups.yahoo.com/group/lp_solve/
|
||||
http://sourceforge.net/projects/lpsolve/
|
||||
|
|
Loading…
Reference in a new issue