diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-07-31 09:49:03 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-07-31 09:49:03 +0000 |
commit | 900fea1a342ec12647939d469d97181c694653e7 (patch) | |
tree | 4774444e69b7a8455d91cd3a901b35766a0e229d /science/elmerfem/distinfo | |
parent | b360b5f39e0d7847badcbb9fa2e0e4da0f25fab2 (diff) | |
download | ports-900fea1a342ec12647939d469d97181c694653e7.tar.gz ports-900fea1a342ec12647939d469d97181c694653e7.zip |
science/elmerfem: Update to 8.4.20200708 and fix dependencies
* Update to commit 679a882b on the devel branch (after elmerice merge + fixes)
* Removed DISTVERSIONPREFIX; we use the devel branch now, not official releases
* Removed Tcl dependency; this was only used for ElmerPost, which is obsolete
* Moved lots of library dependencies that were only needed for OpenCASCADE
* Added OCC option for OpenCASCADE dependency; on by default.
* Fixed indirect dependencies (Python 2.7 -> 3.7 and VTK 6.2 -> 8.2)
* Moved WITH_QT5 and QT_FOUND to GUI_CMAKE_ON to avoid CMake warnings
* Added QT5_LIBS to avoid lines longer than 80 characters in the Makefile
* Removed the partial f02cb33a patch file, which is no longer needed
* Removed the last sentence in pkg-descr (written for science/elmerfem-devel)
* Added HelmholtzProjection.so and SpringAssembly.so to pkg-plist
PR: 248246
Submitted by: henrik@gulbra.net (maintainer)
Notes
Notes:
svn path=/head/; revision=543850
Diffstat (limited to 'science/elmerfem/distinfo')
-rw-r--r-- | science/elmerfem/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/science/elmerfem/distinfo b/science/elmerfem/distinfo index 5370a8a857b4..d3e4b4b15e1a 100644 --- a/science/elmerfem/distinfo +++ b/science/elmerfem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583810165 -SHA256 (ElmerCSC-elmerfem-release-8.4.20200309-39f692c_GH0.tar.gz) = ac47ad284120077fdb453d7ef2be849b194bedf756bcb5f08fcb46960393ee67 -SIZE (ElmerCSC-elmerfem-release-8.4.20200309-39f692c_GH0.tar.gz) = 59972679 +TIMESTAMP = 1595166083 +SHA256 (ElmerCSC-elmerfem-8.4.20200708-679a882b_GH0.tar.gz) = 13c8b9a4af76ae8fc6b6fcff612572e671ac31cffe070bbef7ace740e4044f1d +SIZE (ElmerCSC-elmerfem-8.4.20200708-679a882b_GH0.tar.gz) = 63393434 |