aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/spooles/Makefile2
-rw-r--r--math/spooles/files/patch-ETree+src+makeGlobalLib10
-rw-r--r--math/spooles/files/patch-IVL+src+makeGlobalLib10
3 files changed, 21 insertions, 1 deletions
diff --git a/math/spooles/Makefile b/math/spooles/Makefile
index 7356c0ac08cc..541c7de36833 100644
--- a/math/spooles/Makefile
+++ b/math/spooles/Makefile
@@ -7,7 +7,7 @@
PORTNAME= spooles
PORTVERSION= 2.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= http://www.netlib.org/linalg/spooles/
.ifdef WITH_MPI
diff --git a/math/spooles/files/patch-ETree+src+makeGlobalLib b/math/spooles/files/patch-ETree+src+makeGlobalLib
new file mode 100644
index 000000000000..9a59a1c908af
--- /dev/null
+++ b/math/spooles/files/patch-ETree+src+makeGlobalLib
@@ -0,0 +1,10 @@
+--- ETree/src/makeGlobalLib~ Fri Sep 18 04:25:01 1998
++++ ETree/src/makeGlobalLib Tue Jan 9 16:20:19 2007
+@@ -8,6 +8,7 @@
+ basics.c \
+ compress.c \
+ init.c \
++ initFromSubtree.c \
+ instance.c \
+ justify.c \
+ maps.c \
diff --git a/math/spooles/files/patch-IVL+src+makeGlobalLib b/math/spooles/files/patch-IVL+src+makeGlobalLib
new file mode 100644
index 000000000000..4c248674618c
--- /dev/null
+++ b/math/spooles/files/patch-IVL+src+makeGlobalLib
@@ -0,0 +1,10 @@
+--- IVL/src/makeGlobalLib~ Fri Sep 18 04:25:30 1998
++++ IVL/src/makeGlobalLib Tue Jan 9 16:26:55 2007
+@@ -9,6 +9,7 @@
+ init.c \
+ instance.c \
+ listmanip.c \
++ subIVL.c \
+ misc.c \
+ util.c
+