summaryrefslogtreecommitdiff
path: root/math/glpk
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-02-22 08:46:40 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-02-22 08:46:40 +0000
commite6fdbd25e1b6aa2bb21ea2b4a2fbdc73ec048a5c (patch)
tree3be3b96b6a1e99a675a69cfa13ab4da7fe3b5d04 /math/glpk
parentadd missing file (diff)
Update to 3.2.4;
Remove BROKEN -- problem resolved. Remove pkg-comment and add COMMENT to Makefile.
Notes
Notes: svn path=/head/; revision=76133
Diffstat (limited to 'math/glpk')
-rw-r--r--math/glpk/Makefile5
-rw-r--r--math/glpk/distinfo2
-rw-r--r--math/glpk/files/patch-Makefile.in11
-rw-r--r--math/glpk/pkg-comment1
-rw-r--r--math/glpk/pkg-plist6
5 files changed, 14 insertions, 11 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile
index aeefed204f10..1988cb8fd54e 100644
--- a/math/glpk/Makefile
+++ b/math/glpk/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= glpk
-PORTVERSION= 3.2.1
+PORTVERSION= 3.2.4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= glpk
MAINTAINER= demon@FreeBSD.org
-
-BROKEN= "Installs files into /usr/include"
+COMMENT= A GNU Linear Programming Kit
GNU_CONFIGURE= yes
diff --git a/math/glpk/distinfo b/math/glpk/distinfo
index 5aa5b996ac61..cbe05ca3713e 100644
--- a/math/glpk/distinfo
+++ b/math/glpk/distinfo
@@ -1 +1 @@
-MD5 (glpk-3.2.1.tar.gz) = 440d5e25a3066a896ff1b3e1ac5251c5
+MD5 (glpk-3.2.4.tar.gz) = ed3b5df24c77ad8d290d5b63bba1c3b6
diff --git a/math/glpk/files/patch-Makefile.in b/math/glpk/files/patch-Makefile.in
new file mode 100644
index 000000000000..d0bac418edc1
--- /dev/null
+++ b/math/glpk/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Sat Feb 22 11:37:50 2003
++++ Makefile.in Sat Feb 22 11:38:14 2003
+@@ -140,8 +140,6 @@
+ for i in $(HDRS); do \
+ $(INSTALL_DATA) $(srcdir)/include/$$i \
+ $(DESTDIR)$(includedir)/$$i; \
+- $(INSTALL_DATA) $(srcdir)/include/$$i \
+- $(DESTDIR)$(oldincludedir)/$$i || : ; \
+ done
+ $(INSTALL_DATA) libglpk.a $(DESTDIR)$(libdir)/libglpk.a
+ $(INSTALL_PROGRAM) glpsol $(DESTDIR)$(bindir)/glpsol
diff --git a/math/glpk/pkg-comment b/math/glpk/pkg-comment
deleted file mode 100644
index 080e181fc15f..000000000000
--- a/math/glpk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A GNU Linear Programming Kit
diff --git a/math/glpk/pkg-plist b/math/glpk/pkg-plist
index 4dc28d5f84c2..e34fd345eec6 100644
--- a/math/glpk/pkg-plist
+++ b/math/glpk/pkg-plist
@@ -1,28 +1,22 @@
bin/glpsol
include/glpavl.h
-include/glpbbm.h
include/glpbcs.h
include/glpchol.h
include/glpdmp.h
include/glphbsm.h
include/glpies.h
-include/glpimg.h
include/glpinv.h
include/glpipm.h
include/glpk.h
-include/glplang.h
include/glplib.h
include/glplpx.h
include/glpluf.h
-include/glplp.h
include/glpmat.h
include/glpmps.h
include/glpqmd.h
-include/glprsm.h
include/glpspm.h
include/glpspx.h
include/glpstr.h
-include/glptext.h
include/glptsp.h
lib/libglpk.a
%%PORTDOCS%%share/doc/glpk/bench.txt