From 2f7d133ff8a1ec9754f749a3e219c50ba91d59a4 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 12 Nov 2007 19:38:15 +0000 Subject: Changes 4.23: The following new API routines were added: glp_read_sol read basic solution from text file glp_write_sol write basic solution to text file glp_read_ipt read interior-point solution from text file glp_write_ipt write interior-point solution to text file glp_read_mip read MIP solution from text file glp_write_mip write MIP solution to text file --- math/glpk/Makefile | 4 ++-- math/glpk/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'math') diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 8e8f2acbf45..a87567e5df7 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2007/10/13 17:34:33 adam Exp $ +# $NetBSD: Makefile,v 1.16 2007/11/12 19:38:15 adam Exp $ -DISTNAME= glpk-4.22 +DISTNAME= glpk-4.23 CATEGORIES= math MASTER_SITES= ftp://ftp.gnu.org/gnu/glpk/ diff --git a/math/glpk/distinfo b/math/glpk/distinfo index c1062af86df..908dc5d1d2a 100644 --- a/math/glpk/distinfo +++ b/math/glpk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2007/10/13 17:34:33 adam Exp $ +$NetBSD: distinfo,v 1.13 2007/11/12 19:38:15 adam Exp $ -SHA1 (glpk-4.22.tar.gz) = 77ab64d9a1e81d3048e1c8035680a2247ddc4f66 -RMD160 (glpk-4.22.tar.gz) = ea14612df4140f85b8cfd74a6926f9e0019d230e -Size (glpk-4.22.tar.gz) = 1417730 bytes +SHA1 (glpk-4.23.tar.gz) = f67b6586b4a3e3ae7c6afe9f356304f8072d4da2 +RMD160 (glpk-4.23.tar.gz) = cef7c8e4e24b53396e378b813a1a2ce6a9b8091d +Size (glpk-4.23.tar.gz) = 1430603 bytes -- cgit v1.2.3