pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/glpk Changes 4.23:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4fb0336c7388
branches:  trunk
changeset: 535281:4fb0336c7388
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Nov 12 19:38:15 2007 +0000

description:
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

diffstat:

 math/glpk/Makefile |  4 ++--
 math/glpk/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 65439ffcf7c6 -r 4fb0336c7388 math/glpk/Makefile
--- a/math/glpk/Makefile        Mon Nov 12 18:17:28 2007 +0000
+++ b/math/glpk/Makefile        Mon Nov 12 19:38:15 2007 +0000
@@ -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 -r 65439ffcf7c6 -r 4fb0336c7388 math/glpk/distinfo
--- a/math/glpk/distinfo        Mon Nov 12 18:17:28 2007 +0000
+++ b/math/glpk/distinfo        Mon Nov 12 19:38:15 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index