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.34:
details: https://anonhg.NetBSD.org/pkgsrc/rev/59b1484e92ed
branches: trunk
changeset: 551743:59b1484e92ed
user: adam <adam%pkgsrc.org@localhost>
date: Fri Dec 19 19:47:38 2008 +0000
description:
Changes 4.34:
* The GNU MathProg modeling language was supplemented with three
new built-in functions:
gmtime obtaining current calendar time
str2time converting character string to calendar time
time2str converting calendar time to character string
* For detailed description of these functions see Appendix A in
the document "Modeling Language GNU MathProg", a new edition of
which was included in the distribution.
* A bug was fixed in the MIP solver.
* A new makefile was added to build the GLPK DLL with Microsoft
Visual Studio Express 2008 for 64-bit Windows.
diffstat:
math/glpk/Makefile | 4 ++--
math/glpk/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 28e1b24cca25 -r 59b1484e92ed math/glpk/Makefile
--- a/math/glpk/Makefile Fri Dec 19 19:11:52 2008 +0000
+++ b/math/glpk/Makefile Fri Dec 19 19:47:38 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2008/11/07 20:01:29 adam Exp $
+# $NetBSD: Makefile,v 1.25 2008/12/19 19:47:38 adam Exp $
-DISTNAME= glpk-4.33
+DISTNAME= glpk-4.34
CATEGORIES= math
MASTER_SITES= ftp://ftp.gnu.org/gnu/glpk/
diff -r 28e1b24cca25 -r 59b1484e92ed math/glpk/distinfo
--- a/math/glpk/distinfo Fri Dec 19 19:11:52 2008 +0000
+++ b/math/glpk/distinfo Fri Dec 19 19:47:38 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2008/11/07 20:01:29 adam Exp $
+$NetBSD: distinfo,v 1.21 2008/12/19 19:47:38 adam Exp $
-SHA1 (glpk-4.33.tar.gz) = df727cb36f10221805b602fee3888e4653369ad3
-RMD160 (glpk-4.33.tar.gz) = 62cdf7b51b9eddb56a9fbf9b4495db436d8a4887
-Size (glpk-4.33.tar.gz) = 1851995 bytes
+SHA1 (glpk-4.34.tar.gz) = 53079b95f10de39061e407f1957b786d9e1997a4
+RMD160 (glpk-4.34.tar.gz) = 49a6b53fc0a2fcd317bc0621a4f539b02df130c6
+Size (glpk-4.34.tar.gz) = 2068559 bytes
Home |
Main Index |
Thread Index |
Old Index