From 9458ebbb54902a5e556c96c8895ce67b2bfd89d2 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 21 May 2010 10:36:56 +0000 Subject: Changes 4.43: * This is a maintainer release. * `configure.ac' was changed to allow building the package under Mac OS and Darwin with ODBC support. * The SQL table driver was improved to process NULL data. * Some bugs were fixed in the LP/MIP preprocessor. Changes 4.42: * The new API routines were added. * The new command-line options were added to the stand-alone solver glpsol. --- math/glpk/Makefile | 5 ++--- math/glpk/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'math/glpk') diff --git a/math/glpk/Makefile b/math/glpk/Makefile index bf9ac76d471..365ddb56ba4 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2010/03/24 19:43:26 asau Exp $ +# $NetBSD: Makefile,v 1.28 2010/05/21 10:36:56 adam Exp $ -DISTNAME= glpk-4.35 -PKGREVISION= 1 +DISTNAME= glpk-4.43 CATEGORIES= math MASTER_SITES= ftp://ftp.gnu.org/gnu/glpk/ diff --git a/math/glpk/distinfo b/math/glpk/distinfo index d4f55951093..986051b23a5 100644 --- a/math/glpk/distinfo +++ b/math/glpk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2009/01/17 23:36:22 adam Exp $ +$NetBSD: distinfo,v 1.23 2010/05/21 10:36:56 adam Exp $ -SHA1 (glpk-4.35.tar.gz) = d125e5b9ea593f80d1555032ca2e2148c64ae9d3 -RMD160 (glpk-4.35.tar.gz) = 1e4594b9ad0da0fcbfa7842a5e4557af4a7d0fae -Size (glpk-4.35.tar.gz) = 2174494 bytes +SHA1 (glpk-4.43.tar.gz) = 6260df0fa47dd828458c169df90264d5ee1bf0a1 +RMD160 (glpk-4.43.tar.gz) = b8ea5add3e70e6f7758e3037ac5e03d8cdaf24ce +Size (glpk-4.43.tar.gz) = 3212131 bytes -- cgit v1.2.3