From nobody@FreeBSD.org  Fri May 16 01:29:01 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B46B8106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 16 May 2008 01:29:01 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A47DF8FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 16 May 2008 01:29:01 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4G1RnWY036216
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 16 May 2008 01:27:49 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m4G1Rnpo036215;
	Fri, 16 May 2008 01:27:49 GMT
	(envelope-from nobody)
Message-Id: <200805160127.m4G1Rnpo036215@www.freebsd.org>
Date: Fri, 16 May 2008 01:27:49 GMT
From: "Pedro F. Giffuni" <giffunip@tutopia.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update math/lp_solve to version 5.5.0.12
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         123721
>Category:       ports
>Synopsis:       Update math/lp_solve to version 5.5.0.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jadawin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 16 01:30:01 UTC 2008
>Closed-Date:    Fri May 16 13:23:02 UTC 2008
>Last-Modified:  Fri May 16 13:30:01 UTC 2008
>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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->jadawin 
Responsible-Changed-By: jadawin 
Responsible-Changed-When: Fri May 16 08:08:07 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123721 
State-Changed-From-To: open->closed 
State-Changed-By: jadawin 
State-Changed-When: Fri May 16 13:23:01 UTC 2008 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123721 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123721: commit references a PR
Date: Fri, 16 May 2008 13:22:16 +0000 (UTC)

 jadawin     2008-05-16 13:22:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/lp_solve        Makefile distinfo 
   Log:
   - Update to 5.5.0.12
   - While I'm here fix ${MACHINE_ARCH}
   
   PR:             ports/123721
   Submitted by:   Pedro F. Giffuni <giffunip@tutopia.com>
   Approved by:    tabthorpe (mentor)
   
   Revision  Changes    Path
   1.14      +8 -6      ports/math/lp_solve/Makefile
   1.7       +3 -3      ports/math/lp_solve/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
