ports/154952: Update math/lp_solve to version 5.5.2.0

Pedro Giffuni giffunip at tutopia.com
Tue Feb 22 04:10:11 UTC 2011


>Number:         154952
>Category:       ports
>Synopsis:       Update math/lp_solve to version 5.5.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 22 04:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Pedro Giffuni
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD mogwai.giffuni.net 8.1-RELEASE FreeBSD 8.1-RELEASE #1: Sat Jul 17 14:19:59 PDT 2010     root at build8x64.pcbsd.org:/usr/obj/usr/pcbsd-build81/fbsd-source/8.1/sys/PCBSD  amd64

>Description:
New release with some bug fixes.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u lp_solve.orig/Makefile lp_solve/Makefile
--- lp_solve.orig/Makefile	2011-02-21 22:44:42.000000000 +0000
+++ lp_solve/Makefile	2011-02-21 22:45:02.000000000 +0000
@@ -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
diff -u lp_solve.orig/distinfo lp_solve/distinfo
--- lp_solve.orig/distinfo	2011-02-21 22:44:42.000000000 +0000
+++ lp_solve/distinfo	2011-02-21 22:45:14.000000000 +0000
@@ -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
Common subdirectories: lp_solve.orig/files and lp_solve/files
diff -u lp_solve.orig/pkg-descr lp_solve/pkg-descr
--- lp_solve.orig/pkg-descr	2011-02-21 22:44:42.000000000 +0000
+++ lp_solve/pkg-descr	2011-02-21 22:49:42.000000000 +0000
@@ -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/


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list