Upgrade to version 4.8.

PR:		84905
Submitted by:	Ulrich Spoerlein <q@galgenberg.net>
This commit is contained in:
Dmitry Sivachenko 2005-09-05 11:18:14 +00:00
parent ed8b155162
commit 942f0a9400
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141979
3 changed files with 10 additions and 12 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= glpk
PORTVERSION= 4.4
PORTVERSION= 4.8
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= glpk

View file

@ -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

View file

@ -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%%