Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E69DF63B873 for ; Fri, 21 May 2010 10:36:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8F7FA63B23F; Fri, 21 May 2010 10:36:57 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id BBEE663B214 for ; Fri, 21 May 2010 10:36:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A9B69175DD; Fri, 21 May 2010 10:36:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 21 May 2010 10:36:56 +0000 From: Adam Ciarcinski Subject: CVS commit: pkgsrc/math/glpk To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20100521103656.A9B69175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: adam Date: Fri May 21 10:36:56 UTC 2010 Modified Files: pkgsrc/math/glpk: Makefile distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/math/glpk/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/math/glpk/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.