Upgrade to version 0.15.4.
PR: ports/193298 Submitted by: pfg
This commit is contained in:
parent
4c720ad4fc
commit
b15ff631b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368184
2 changed files with 5 additions and 7 deletions
|
@ -2,11 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fvm
|
||||
PORTVERSION= 0.15.3
|
||||
PORTREVISION= 12
|
||||
PORTVERSION= 0.15.4
|
||||
CATEGORIES= science parallel
|
||||
MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
|
||||
MASTER_SITES= http://code-saturne.org/releases/
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Code_Saturne Finite Volume Mesh
|
||||
|
@ -20,7 +18,7 @@ LIB_DEPENDS= libmed.so:${PORTSDIR}/french/med \
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USES= libtool zip
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-bft=${LOCALBASE} \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (fvm-0153.zip) = 7d367301126284f58556960811ed7c1c59e62ac7a1cfcd29e6551a560c3f4585
|
||||
SIZE (fvm-0153.zip) = 832286
|
||||
SHA256 (fvm-0.15.4.tar.gz) = d8d8ac69c4cd6f62b7153f01ea2bc5f6927d9fdad2a38f59316bf4c39d045877
|
||||
SIZE (fvm-0.15.4.tar.gz) = 825883
|
||||
|
|
Loading…
Reference in a new issue