Add missing object files.

Bump portrevision.
This commit is contained in:
Maho Nakata 2007-01-09 07:38:41 +00:00
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

View file

@ -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

View 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 \

View 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