summaryrefslogtreecommitdiff
path: root/science/fvm
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2011-02-26 10:23:19 +0000
committerThierry Thomas <thierry@FreeBSD.org>2011-02-26 10:23:19 +0000
commita75c0a02b74e3a44c0932c6b91a20f250852ef1a (patch)
tree7838092d825d259397f3546da111660ebca4f16f /science/fvm
parent- Upgrade to 2.5-5. (diff)
Chase the upgrade of science/cgnslib to 2.5-5; this implies to
switch some dependencies from science/hdf5 to science/hdf5-18. As a side note: I think that all ports depending on science/hdf5 could be switched to science/hdf5-18, by defining H5_USE_16_API when necessary, and then science/hdf5 could be deprecated. PR: ports/154736
Notes
Notes: svn path=/head/; revision=269791
Diffstat (limited to 'science/fvm')
-rw-r--r--science/fvm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/fvm/Makefile b/science/fvm/Makefile
index 801c23185e61..8f248abb5789 100644
--- a/science/fvm/Makefile
+++ b/science/fvm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fvm
PORTVERSION= 0.12.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science parallel
MASTER_SITES= http://rd.edf.com/fichiers/fckeditor/File/EDF%20RD/Code_Saturne/Fichiers/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
@@ -18,7 +18,7 @@ COMMENT= Code_Saturne Finite Volume Mesh
LIB_DEPENDS= med.2:${PORTSDIR}/french/med \
bft.1:${PORTSDIR}/science/bft \
- hdf5.0:${PORTSDIR}/science/hdf5 \
+ hdf5.6:${PORTSDIR}/science/hdf5 \
cgns.0:${PORTSDIR}/science/cgnslib
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}