diff options
author | demon <demon@FreeBSD.org> | 2003-06-10 05:20:00 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-06-10 05:20:00 +0000 |
commit | a11600b0fb9cc91f687405f0e95ddd988794f0e8 (patch) | |
tree | 66cfe1dcdf4cb9498b2b07bf7e3f528bda9c20e8 /math/glpk | |
parent | 93f1c67b2db2c3b47daa028bb3e6a14e1e42eae2 (diff) | |
download | FreeBSD-ports-a11600b0fb9cc91f687405f0e95ddd988794f0e8.zip FreeBSD-ports-a11600b0fb9cc91f687405f0e95ddd988794f0e8.tar.gz |
Update to version 4.0.
Diffstat (limited to 'math/glpk')
-rw-r--r-- | math/glpk/Makefile | 2 | ||||
-rw-r--r-- | math/glpk/distinfo | 2 | ||||
-rw-r--r-- | math/glpk/pkg-plist | 3 |
3 files changed, 4 insertions, 3 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 1988cb8..aebd4fa 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glpk -PORTVERSION= 3.2.4 +PORTVERSION= 4.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glpk diff --git a/math/glpk/distinfo b/math/glpk/distinfo index cbe05ca..d402076 100644 --- a/math/glpk/distinfo +++ b/math/glpk/distinfo @@ -1 +1 @@ -MD5 (glpk-3.2.4.tar.gz) = ed3b5df24c77ad8d290d5b63bba1c3b6 +MD5 (glpk-4.0.tar.gz) = 84485df00ca5eda302032e8ce92c29fd diff --git a/math/glpk/pkg-plist b/math/glpk/pkg-plist index 724a69d..d438626 100644 --- a/math/glpk/pkg-plist +++ b/math/glpk/pkg-plist @@ -8,13 +8,14 @@ include/glpies.h include/glpinv.h include/glpipm.h include/glpk.h -include/glplan.h include/glplib.h +include/glplpp.h include/glplpx.h include/glpluf.h include/glplpt.h include/glpmat.h include/glpmip.h +include/glpmpl.h include/glpmps.h include/glpqmd.h include/glpspm.h |