diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-08-17 02:26:08 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-08-17 02:26:08 +0000 |
commit | 45f7357dc772afc32c0a0b61196f6c1c7724c94f (patch) | |
tree | a491d8f485f955ee93074a95f43c0b45351b90ae /science | |
parent | 28e8296b8a2ace3deb8e2ba0923370538fa222bf (diff) | |
download | ports-45f7357dc772afc32c0a0b61196f6c1c7724c94f.tar.gz ports-45f7357dc772afc32c0a0b61196f6c1c7724c94f.zip |
Notes
Diffstat (limited to 'science')
-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 |