aboutsummaryrefslogtreecommitdiff
path: root/math/glpk
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2008-09-04 10:23:32 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2008-09-04 10:23:32 +0000
commitb98df68d080bf8ed0d4851dd01b79d329195eafe (patch)
treeb006c00470867f42de48f9abaf185ee99e12e4e5 /math/glpk
parent1c9d8e43ae2d388c8b4e25f9ee55bbe7294af814 (diff)
downloadports-b98df68d080bf8ed0d4851dd01b79d329195eafe.tar.gz
ports-b98df68d080bf8ed0d4851dd01b79d329195eafe.zip
Notes
Diffstat (limited to 'math/glpk')
-rw-r--r--math/glpk/Makefile10
-rw-r--r--math/glpk/distinfo6
-rw-r--r--math/glpk/pkg-plist4
3 files changed, 11 insertions, 9 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile
index b69b7e9c65fd..11534ffa9aa9 100644
--- a/math/glpk/Makefile
+++ b/math/glpk/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= glpk
-PORTVERSION= 4.30
+PORTVERSION= 4.31
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= glpk
@@ -51,8 +51,9 @@ CONFIGURE_ARGS+= --disable-mysql
.endif
.if !defined(NOPORTDOCS)
-PORTDOCS= bench.txt bench1.txt glpk.ps glpk_faq.txt gmpl.ps \
- gomory.djvu opb.txt tables.txt updating.djvu
+PORTDOCS= bench.txt bench1.txt bench2.txt glpk.ps glpk_faq.txt gmpl.ps \
+ opb.txt tables.txt dfeas.djvu gomory.djvu scaling.djvu \
+ subset.djvu updating.djvu
.endif
post-patch:
@@ -63,8 +64,7 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/include/*.h ${PREFIX}/include/
.if !defined(NOPORTDOCS)
- @${CP} ${WRKSRC}/doc/memo/gomory.djvu ${WRKSRC}/doc/
- @${CP} ${WRKSRC}/doc/memo/updating.djvu ${WRKSRC}/doc/
+ @${CP} ${WRKSRC}/doc/notes/*.djvu ${WRKSRC}/doc/
@${MKDIR} ${DOCSDIR}
for docfile in ${PORTDOCS} ; do \
${INSTALL_MAN} ${WRKSRC}/doc/$${docfile} ${DOCSDIR} ; \
diff --git a/math/glpk/distinfo b/math/glpk/distinfo
index aea2cbe5e3d6..30d43afbf728 100644
--- a/math/glpk/distinfo
+++ b/math/glpk/distinfo
@@ -1,3 +1,3 @@
-MD5 (glpk-4.30.tar.gz) = cb213faaa82bdedea660a1f82483125c
-SHA256 (glpk-4.30.tar.gz) = b4d9d03f4de1411b5fa5e68d238ed5336b5f8eea93a58eac6ad03b4f25cda6d7
-SIZE (glpk-4.30.tar.gz) = 1599658
+MD5 (glpk-4.31.tar.gz) = 3f927e94d88151b1330da360d20d4caf
+SHA256 (glpk-4.31.tar.gz) = e84d426307ab07a3314f5e2b9befa8c8d37c4e8227fa7169c962b5886230ae18
+SIZE (glpk-4.31.tar.gz) = 1640854
diff --git a/math/glpk/pkg-plist b/math/glpk/pkg-plist
index ffc5d1de381f..4c268f0a92b3 100644
--- a/math/glpk/pkg-plist
+++ b/math/glpk/pkg-plist
@@ -8,6 +8,7 @@ include/glpdmp.h
include/glpfhv.h
include/glpgmp.h
include/glphbm.h
+include/glpini.h
include/glpios.h
include/glpipm.h
include/glpipp.h
@@ -25,6 +26,7 @@ include/glprgr.h
include/glprng.h
include/glpscf.h
include/glpscg.h
+include/glpscl.h
include/glpspm.h
include/glpspx.h
include/glpsql.h
@@ -34,4 +36,4 @@ include/glptsp.h
lib/libglpk.a
lib/libglpk.la
lib/libglpk.so
-lib/libglpk.so.15
+lib/libglpk.so.16