Skip to content

Commit

Permalink
science/tfel: upgrade to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Feb 16, 2022
1 parent b763cba commit 1934391
Show file tree
Hide file tree
Showing 4 changed files with 156 additions and 179 deletions.
5 changes: 3 additions & 2 deletions science/tfel/Makefile
@@ -1,7 +1,7 @@
# Created by: Pedro F. Giffuni

PORTNAME= tfel
PORTVERSION= 3.4.0
PORTVERSION= 4.0.0
CATEGORIES= science
MASTER_SITES= SF/${PORTNAME}/
PKGNAMESUFFIX= -mfront
Expand All @@ -14,7 +14,7 @@ LICENSE= GPLv3
BUILD_DEPENDS= gnuplot:math/gnuplot
RUN_DEPENDS= gnuplot:math/gnuplot

USES= cmake compiler:c++0x fortran tar:bzip2
USES= cmake compiler:c++0x fortran

CONFLICTS_INSTALL= tfel-mfront-edf-3.*

Expand All @@ -32,6 +32,7 @@ PYTHON_CMAKE_BOOL= enable-python enable-python-bindings

CMAKE_ON= enable-aster enable-calculix enable-fortran
CMAKE_ARGS+= -DCOMPILER_CXXFLAGS="${CXXFLAGS}" -DCOMPILER_FLAGS="${CFLAGS}"
PLIST_SUB= VER=${PORTVERSION}
USE_LDCONFIG= yes

.ifdef PACKAGE_BUILDING
Expand Down
6 changes: 3 additions & 3 deletions science/tfel/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1607806349
SHA256 (tfel-3.4.0.tar.bz2) = ea1094971d0ba547b0ff4dbe51f6576379a8d32a496a6b2bf177003e5d7eab7f
SIZE (tfel-3.4.0.tar.bz2) = 48771248
TIMESTAMP = 1645006901
SHA256 (tfel-4.0.0.tar.gz) = 8c9c05eaf0c5a5ea674943ecccd3204ce529547b1d26ef149cb7f6466ee2131c
SIZE (tfel-4.0.0.tar.gz) = 67191827
1 change: 1 addition & 0 deletions science/tfel/pkg-descr
Expand Up @@ -21,3 +21,4 @@ has been much faster (from ten to several hundred times depending on
the test case) than using a full-fledged finite element solver.

WWW: http://tfel.sourceforge.net/
WWW: https://github.com/thelfer/tfel

0 comments on commit 1934391

Please sign in to comment.