ports/123721: Update math/lp_solve to version 5.5.0.12
Pedro F. Giffuni
giffunip at tutopia.com
Fri May 16 01:30:01 UTC 2008
>Number: 123721
>Category: ports
>Synopsis: Update math/lp_solve to version 5.5.0.12
>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: Fri May 16 01:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Pedro F. Giffuni
>Release: 6.3-Release (amd64)
>Organization:
>Environment:
FreeBSD kakumen.cable.net.co 6.3-RELEASE FreeBSD 6.3-RELEASE #10: Sat Jan 19 01:13:55 COT 2008 root at kakumen.cable.net.co:/usr/src/sys/amd64/compile/SMP amd64
>Description:
Title says it all.
FWIW, this version includes a Makefile for linux but I prefer the original way we are using as we don't depend on bison.
>How-To-Repeat:
>Fix:
diff -ruN lp_solve.orig/Makefile lp_solve/Makefile
--- lp_solve.orig/Makefile 2008-05-15 20:00:47.000000000 -0500
+++ lp_solve/Makefile 2008-05-15 20:02:29.000000000 -0500
@@ -1,14 +1,14 @@
# New ports collection makefile for: lp_solve
# Date created: 31 June 2003
-# Whom: Pedro F. Giffuni <giffunip at asme.org>
+# Whom: Pedro F. Giffuni
#
# $FreeBSD: ports/math/lp_solve/Makefile,v 1.13 2008/04/19 17:51:57 miwi Exp $
#
PORTNAME= lp_solve
-PORTVERSION= ${PORTMAJOR_VER}.0.10
+PORTVERSION= ${PORTMAJOR_VER}.0.12
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} # http://groups.yahoo.com/group/lp_solve/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lpsolve
DISTNAME= ${PORTNAME}_${PORTVERSION}_source
diff -ruN lp_solve.orig/distinfo lp_solve/distinfo
--- lp_solve.orig/distinfo 2008-05-15 20:00:47.000000000 -0500
+++ lp_solve/distinfo 2008-05-15 20:02:54.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (lp_solve_5.5.0.10_source.tar.gz) = 26b3e95ddf3d9c077c480ea45874b3b8
-SHA256 (lp_solve_5.5.0.10_source.tar.gz) = 171816288f14215c69e730f7a4f1c325739873e21f946ff83884b350574e6695
-SIZE (lp_solve_5.5.0.10_source.tar.gz) = 769268
+MD5 (lp_solve_5.5.0.12_source.tar.gz) = bfb8c27aacca34b2263d3f37b3ad51ab
+SHA256 (lp_solve_5.5.0.12_source.tar.gz) = bc26d07fe39ae50264e15ee54dbbcf4cb1fe6ecd2fef10142be5bdd38947f193
+SIZE (lp_solve_5.5.0.12_source.tar.gz) = 787446
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list