diff options
author | araujo <araujo@FreeBSD.org> | 2007-08-17 10:26:08 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-08-17 10:26:08 +0800 |
commit | 94fdecfc97dc3b680417bb2ca72000e269ce008c (patch) | |
tree | 07588e02e60cd93d777135756951ca27945dfad2 /science/elmer-fem | |
parent | fee1bf72c19b86946583e103c1701963305a82bf (diff) | |
download | freebsd-ports-gnome-94fdecfc97dc3b680417bb2ca72000e269ce008c.tar.gz freebsd-ports-gnome-94fdecfc97dc3b680417bb2ca72000e269ce008c.tar.zst freebsd-ports-gnome-94fdecfc97dc3b680417bb2ca72000e269ce008c.zip |
- Update to 5.3.2.
Approved by: itetcu (mentor)
Diffstat (limited to 'science/elmer-fem')
-rw-r--r-- | science/elmer-fem/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-fem/distinfo | 6 | ||||
-rw-r--r-- | science/elmer-fem/pkg-plist | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/science/elmer-fem/Makefile b/science/elmer-fem/Makefile index 2b28789b84b0..a43e83e69704 100644 --- a/science/elmer-fem/Makefile +++ b/science/elmer-fem/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fem -PORTVERSION= 5.3.1 +PORTVERSION= 5.3.2 CATEGORIES= science tk84 MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/ PKGNAMEPREFIX= elmer- diff --git a/science/elmer-fem/distinfo b/science/elmer-fem/distinfo index b67c56724256..5106c410de47 100644 --- a/science/elmer-fem/distinfo +++ b/science/elmer-fem/distinfo @@ -1,3 +1,3 @@ -MD5 (fem-5.3.1.tar.gz) = 71f890950b585d5a572ec20af28e9b80 -SHA256 (fem-5.3.1.tar.gz) = 54bb3535826e9dcb4ec78e37cb4bce30ff3d7f86876da34d7c10d015335ab083 -SIZE (fem-5.3.1.tar.gz) = 3717090 +MD5 (fem-5.3.2.tar.gz) = 99223e36ed53e733b54c827ad066f36d +SHA256 (fem-5.3.2.tar.gz) = 310f3c2d4818cd3ef62b777f6cc0c1e358e4f378f421f63f2f7e53e71711d9fd +SIZE (fem-5.3.2.tar.gz) = 3721347 diff --git a/science/elmer-fem/pkg-plist b/science/elmer-fem/pkg-plist index 8a144ab36a18..3f6e13200143 100644 --- a/science/elmer-fem/pkg-plist +++ b/science/elmer-fem/pkg-plist @@ -4,10 +4,10 @@ bin/GebhardtFactors bin/ViewFactors bin/elmerf90 lib/libelmersolver.so -include/binio.mod %%DATADIR%%/include/adaptive.mod %%DATADIR%%/include/bandmatrix.mod %%DATADIR%%/include/bandwidthoptimize.mod +%%DATADIR%%/include/binio.mod %%DATADIR%%/include/coordinatesystems.mod %%DATADIR%%/include/crsmatrix.mod %%DATADIR%%/include/defutils.mod @@ -61,6 +61,7 @@ include/binio.mod %%DATADIR%%/include/exchangecorrelations.mod %%DATADIR%%/include/harmonicsolve.mod %%DATADIR%%/include/vtklegacyfile.mod +%%DATADIR%%/include/kinds.mod %%DATADIR%%/lib/AdvectionDiffusion.so %%DATADIR%%/lib/ArteryOutlet.so %%DATADIR%%/lib/ArtificialCompressibility.so |