diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-02-10 02:24:07 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-02-10 02:24:07 +0000 |
commit | b5d4818ff29778fa483a6930daebe8ad5ee8e62a (patch) | |
tree | 3f34ff9ad2571ecfa9518db77946a0dbe5cbd77f /math/glpk | |
parent | cde0f8a4f0eb7e5c7043613cf52d240a5b8df223 (diff) | |
download | ports-b5d4818ff29778fa483a6930daebe8ad5ee8e62a.tar.gz ports-b5d4818ff29778fa483a6930daebe8ad5ee8e62a.zip |
Notes
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 | 4 |
3 files changed, 5 insertions, 3 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 8d1011dc1a7b..d2b27abeb300 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glpk -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} \ http://people.freebsd.org/~demon/distfiles/ diff --git a/math/glpk/distinfo b/math/glpk/distinfo index 4044a44ef128..0c5d8e0fed02 100644 --- a/math/glpk/distinfo +++ b/math/glpk/distinfo @@ -1 +1 @@ -MD5 (glpk-3.0.2.tar.gz) = 1b6394f6dd8df593ddd7e0a5e8ce64d3 +MD5 (glpk-3.0.5.tar.gz) = 26528b705dbb2c97b9bf1b07af207653 diff --git a/math/glpk/pkg-plist b/math/glpk/pkg-plist index 34b3e3bb621f..02d89d8d6ad9 100644 --- a/math/glpk/pkg-plist +++ b/math/glpk/pkg-plist @@ -12,6 +12,8 @@ include/glpimg.h include/glpipm.h include/glpk.h include/glplang.h +include/glplib.h +include/glpluf.h include/glplp.h include/glpmat.h include/glpmps.h @@ -19,7 +21,7 @@ include/glppfi.h include/glpqmd.h include/glprfi.h include/glprsm.h -include/glpset.h +include/glpspx.h include/glpstr.h include/glptext.h lib/libglpk.a |