mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Upgrade to version 3.0.7
This commit is contained in:
parent
eeed278fa6
commit
f251b28436
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58587
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= glpk
|
||||
PORTVERSION= 3.0.5
|
||||
PORTVERSION= 3.0.7
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_GNU} \
|
||||
http://people.freebsd.org/~demon/distfiles/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (glpk-3.0.5.tar.gz) = 26528b705dbb2c97b9bf1b07af207653
|
||||
MD5 (glpk-3.0.7.tar.gz) = f51e3e535e3de0f4aac9ead1194f82d2
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- Makefile.in.orig Tue Mar 13 14:14:56 2001
|
||||
+++ Makefile.in Tue Mar 13 14:15:05 2001
|
||||
@@ -344,8 +344,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
|
||||
|
@ -3,23 +3,19 @@ include/glpapi.h
|
||||
include/glpavl.h
|
||||
include/glpbbm.h
|
||||
include/glpchol.h
|
||||
include/glpduff.h
|
||||
include/glpeta.h
|
||||
include/glpfhv.h
|
||||
include/glpgel.h
|
||||
include/glphbsm.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/glppfi.h
|
||||
include/glpqmd.h
|
||||
include/glprfi.h
|
||||
include/glprsm.h
|
||||
include/glpspx.h
|
||||
include/glpstr.h
|
||||
|
Loading…
Reference in New Issue
Block a user