Subject: CVS commit: pkgsrc/math/glpk
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/12/2007 19:38:15
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Nov 12 19:38:15 UTC 2007

Modified Files:
	pkgsrc/math/glpk: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/math/glpk/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/math/glpk/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.