From b24b44f4d0e1089c8276debfea57b8628df4121b Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 7 Nov 2008 20:01:29 +0000 Subject: Changes 4.33: * New API routines * A crude implementation of CPLEX-like interface to GLPK API was added to the package. Currently it allows using GLPK as a core LP solver for Concorde, a well known computer code for solving the symmetric TSP. * Some bugs were fixed in the SQL table driver. --- math/glpk/Makefile | 4 ++-- math/glpk/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'math/glpk') diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 16a4888c757..6be3e4c3223 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2008/10/13 08:57:26 adam Exp $ +# $NetBSD: Makefile,v 1.24 2008/11/07 20:01:29 adam Exp $ -DISTNAME= glpk-4.32 +DISTNAME= glpk-4.33 CATEGORIES= math MASTER_SITES= ftp://ftp.gnu.org/gnu/glpk/ diff --git a/math/glpk/distinfo b/math/glpk/distinfo index 6ca8b032e45..1dfa64abd17 100644 --- a/math/glpk/distinfo +++ b/math/glpk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2008/10/13 08:57:26 adam Exp $ +$NetBSD: distinfo,v 1.20 2008/11/07 20:01:29 adam Exp $ -SHA1 (glpk-4.32.tar.gz) = 3574d86b6779f6a20c8b6abf6798f4cf68d0f313 -RMD160 (glpk-4.32.tar.gz) = 77f08ec4166901b3e8542067fa5e25d0298b29c4 -Size (glpk-4.32.tar.gz) = 1826114 bytes +SHA1 (glpk-4.33.tar.gz) = df727cb36f10221805b602fee3888e4653369ad3 +RMD160 (glpk-4.33.tar.gz) = 62cdf7b51b9eddb56a9fbf9b4495db436d8a4887 +Size (glpk-4.33.tar.gz) = 1851995 bytes -- cgit v1.2.3