Index: Makefile =================================================================== RCS file: /home/ncvs/ports/math/glpk/Makefile,v retrieving revision 1.19 diff -u -u -r1.19 Makefile --- Makefile 31 May 2004 07:28:33 -0000 1.19 +++ Makefile 14 Aug 2005 11:47:10 -0000 @@ -6,7 +6,7 @@ # PORTNAME= glpk -PORTVERSION= 4.4 +PORTVERSION= 4.8 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glpk Index: distinfo =================================================================== RCS file: /home/ncvs/ports/math/glpk/distinfo,v retrieving revision 1.15 diff -u -u -r1.15 distinfo --- distinfo 31 May 2004 07:28:33 -0000 1.15 +++ distinfo 14 Aug 2005 11:47:10 -0000 @@ -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 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/math/glpk/pkg-plist,v retrieving revision 1.14 diff -u -u -r1.14 pkg-plist --- pkg-plist 31 May 2004 07:28:33 -0000 1.14 +++ pkg-plist 14 Aug 2005 11:47:10 -0000 @@ -1,8 +1,7 @@ bin/glpsol +bin/tlpsol 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/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%%