mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add missing object files.
Bump portrevision.
This commit is contained in:
parent
68875d38a1
commit
47c375ddd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181841
3 changed files with 21 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= spooles
|
PORTNAME= spooles
|
||||||
PORTVERSION= 2.2
|
PORTVERSION= 2.2
|
||||||
PORTREVISION= 5
|
PORTREVISION= 6
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= http://www.netlib.org/linalg/spooles/
|
MASTER_SITES= http://www.netlib.org/linalg/spooles/
|
||||||
.ifdef WITH_MPI
|
.ifdef WITH_MPI
|
||||||
|
|
10
math/spooles/files/patch-ETree+src+makeGlobalLib
Normal file
10
math/spooles/files/patch-ETree+src+makeGlobalLib
Normal file
|
@ -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 \
|
10
math/spooles/files/patch-IVL+src+makeGlobalLib
Normal file
10
math/spooles/files/patch-IVL+src+makeGlobalLib
Normal file
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue