@@ -4,55 +4,55 @@ The Mesh-Oriented datABase (MOAB) is a component for representing and
4
4
evaluating mesh data.
5
5
6
6
Runtime requirements:
7
- cygwin-3.5.4 -1
8
- libcgns4.4 -4.4 .0-1bl1
7
+ cygwin-3.5.7 -1
8
+ libcgns4.5 -4.5 .0-1bl1
9
9
libgcc1-12.4.0-3
10
- libhdf5_200 -1.12.3 -1
11
- liblapack0-3.12.0-1
12
- libmoab-devel-5.5.0 -1bl1
13
- libmoab5-5.5.0 -1bl1
14
- libnetcdf19 -4.9.2 -1
10
+ libhdf5_310 -1.14.6 -1
11
+ liblapack0-3.12.1-2
12
+ libmoab-devel-5.5.1 -1bl1
13
+ libmoab5-5.5.1 -1bl1
14
+ libnetcdf22 -4.9.3 -1
15
15
libstdc++6-12.4.0-3
16
16
pkg-config-2.3.0-1
17
17
18
18
Build requirements:
19
19
(besides corresponding -devel packages)
20
20
autoconf-15-2
21
- autoconf-archive-2023.02.20 -1
21
+ autoconf-archive-2024.10.16 -1
22
22
automake-20240607-1
23
- binutils-2.43.1 -1
23
+ binutils-2.44 -1
24
24
cygport-0.36.9-1
25
25
gcc-core-12.4.0-3
26
26
gcc-fortran-12.4.0-3
27
27
gcc-g++-12.4.0-3
28
- libcgns-devel-4.4 .0-1bl1
29
- libhdf5-devel-1.12.3 -1
30
- liblapack-devel-3.12.0-1
31
- libnetcdf-devel-4.9.2 -1
32
- libtool-2.4.7 -1
28
+ libcgns-devel-4.5 .0-1bl1
29
+ libhdf5-devel-1.14.6 -1
30
+ liblapack-devel-3.12.1-2
31
+ libnetcdf-devel-4.9.3 -1
32
+ libtool-2.5.4 -1
33
33
make-4.4.1-2
34
34
python39-3.9.18-2
35
35
36
36
Canonical website:
37
37
https://sigma.mcs.anl.gov/moab-library/
38
38
39
39
Canonical download:
40
- https://web.cels.anl.gov/projects/sigma/downloads/moab/moab-5.5.0 .tar.gz
40
+ https://web.cels.anl.gov/projects/sigma/downloads/moab/moab-5.5.1 .tar.gz
41
41
42
42
-------------------------------------------
43
43
44
44
Build instructions:
45
- 1. unpack moab-5.5.0 -X-src.tar.xz
45
+ 1. unpack moab-5.5.1 -X-src.tar.xz
46
46
2. if you use setup to install this src package,
47
47
it will be unpacked under /usr/src automatically
48
48
% cd /usr/src
49
- % cygport ./moab-5.5.0 -X.cygport all
49
+ % cygport ./moab-5.5.1 -X.cygport all
50
50
51
51
This will create:
52
- /usr/src/moab-5.5.0 -X-src.tar.xz
53
- /usr/src/moab-5.5.0 -X.tar.xz
54
- /usr/src/libmoab5-5.5.0 -X.tar.xz
55
- /usr/src/libmoab-devel-5.5.0 -X.tar.xz
52
+ /usr/src/moab-5.5.1 -X-src.tar.xz
53
+ /usr/src/moab-5.5.1 -X.tar.xz
54
+ /usr/src/libmoab5-5.5.1 -X.tar.xz
55
+ /usr/src/libmoab-devel-5.5.1 -X.tar.xz
56
56
57
57
-------------------------------------------
58
58
@@ -276,6 +276,9 @@ Files included in the binary package:
276
276
277
277
Port Notes:
278
278
279
+ ----- version 5.5.1-1bl1 -----
280
+ Version bump.
281
+
279
282
----- version 5.5.0-1bl1 -----
280
283
Version bump.
281
284
0 commit comments