summaryrefslogtreecommitdiff
path: root/math/glpk
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2005-09-05 11:18:14 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2005-09-05 11:18:14 +0000
commit942f0a940037d6f55f524fa8e589ceff6badb0cd (patch)
tree9c754a947a2fba7e2e0433f4bfa565ba6e638a60 /math/glpk
parentUpdate to 1.58 (diff)
Upgrade to version 4.8.
PR: 84905 Submitted by: Ulrich Spoerlein <q@galgenberg.net>
Notes
Notes: svn path=/head/; revision=141979
Diffstat (limited to 'math/glpk')
-rw-r--r--math/glpk/Makefile2
-rw-r--r--math/glpk/distinfo4
-rw-r--r--math/glpk/pkg-plist16
3 files changed, 10 insertions, 12 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile
index fa14a96e62ab..3f5b000a5688 100644
--- a/math/glpk/Makefile
+++ b/math/glpk/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= glpk
-PORTVERSION= 4.4
+PORTVERSION= 4.8
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= glpk
diff --git a/math/glpk/distinfo b/math/glpk/distinfo
index fbab7164b66a..ace7b06ca2df 100644
--- a/math/glpk/distinfo
+++ b/math/glpk/distinfo
@@ -1,2 +1,2 @@
-MD5 (glpk-4.4.tar.gz) = 8ccbba6bd19251a0d0f410e37a8b6475
-SIZE (glpk-4.4.tar.gz) = 1016109
+MD5 (glpk-4.8.tar.gz) = ec4df7a56a4ed98369c9f0bc7c82322b
+SIZE (glpk-4.8.tar.gz) = 972875
diff --git a/math/glpk/pkg-plist b/math/glpk/pkg-plist
index 5112dc882c3f..d7b68e4ff158 100644
--- a/math/glpk/pkg-plist
+++ b/math/glpk/pkg-plist
@@ -1,8 +1,7 @@
bin/glpsol
+bin/tspsol
include/glpavl.h
-include/glpchol.h
include/glpdmp.h
-include/glpies.h
include/glpiet.h
include/glpinv.h
include/glpios.h
@@ -12,18 +11,17 @@ 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/glprng.h
include/glpspx.h
include/glpstr.h
include/glptsp.h
lib/libglpk.a
-%%PORTDOCS%%share/doc/glpk/GLPK_FAQ.txt
-%%PORTDOCS%%share/doc/glpk/bench.txt
-%%PORTDOCS%%share/doc/glpk/lang.ps
-%%PORTDOCS%%share/doc/glpk/refman.ps
-%%PORTDOCS%%@dirrm share/doc/glpk
+%%PORTDOCS%%%%DOCSDIR%%/GLPK_FAQ.txt
+%%PORTDOCS%%%%DOCSDIR%%/bench.txt
+%%PORTDOCS%%%%DOCSDIR%%/lang.ps
+%%PORTDOCS%%%%DOCSDIR%%/refman.ps
+%%PORTDOCS%%@dirrm %%DOCSDIR%%