diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-10-24 03:10:06 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-10-24 03:10:14 +0000 |
commit | e7282c7af0040634f58217c67eaf909b7cf08b0d (patch) | |
tree | b119c8219619faad469a9a95dbc3fa57534e4e21 /science/openems | |
parent | af39ba8195db317dbe119b8d96265a29c1983b26 (diff) | |
download | ports-e7282c7af0040634f58217c67eaf909b7cf08b0d.tar.gz ports-e7282c7af0040634f58217c67eaf909b7cf08b0d.zip |
science/openems: update 0.0.35-110 → 0.0.36
Diffstat (limited to 'science/openems')
-rw-r--r-- | science/openems/Makefile | 10 | ||||
-rw-r--r-- | science/openems/distinfo | 6 | ||||
-rw-r--r-- | science/openems/pkg-plist | 2 |
3 files changed, 6 insertions, 12 deletions
diff --git a/science/openems/Makefile b/science/openems/Makefile index ca7c64be0ef1..aabad2b283c3 100644 --- a/science/openems/Makefile +++ b/science/openems/Makefile @@ -1,8 +1,6 @@ PORTNAME= openems DISTVERSIONPREFIX= v -DISTVERSION= 0.0.35-110 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -g782a738 +DISTVERSION= 0.0.36 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -17,16 +15,12 @@ ONLY_FOR_ARCHS_REASON= upstream only supports amd64 and powerpc64 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libCSXCAD.so:cad/csxcad \ - libexpat.so:textproc/expat2 \ libfparser-4.5.so:math/fparser \ libhdf5.so:science/hdf5 \ - libpng16.so:graphics/png \ - libsz.so:science/libaec \ - libtiff.so:graphics/tiff \ libtinyxml.so:textproc/tinyxml \ libvtkCommonCore-${VTK_VER}.so:math/vtk${VTK_VER:R} -USES= cmake jpeg pkgconfig +USES= cmake pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes diff --git a/science/openems/distinfo b/science/openems/distinfo index 4dbcd349c1a3..a53eac30191d 100644 --- a/science/openems/distinfo +++ b/science/openems/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694327712 -SHA256 (thliebig-openEMS-v0.0.35-110-g782a738_GH0.tar.gz) = 150278094afae5425c0c27ac19ec2235cbf10ad867061d020a8c187e39ba5a7a -SIZE (thliebig-openEMS-v0.0.35-110-g782a738_GH0.tar.gz) = 1728959 +TIMESTAMP = 1698115799 +SHA256 (thliebig-openEMS-v0.0.36_GH0.tar.gz) = ed1aa79e8b435a0e0b14aefc301a9f84dbfed4a42ee1e4829170ccd799f1019b +SIZE (thliebig-openEMS-v0.0.36_GH0.tar.gz) = 1728767 diff --git a/science/openems/pkg-plist b/science/openems/pkg-plist index a886fef35d2f..f7dbd8463ad7 100644 --- a/science/openems/pkg-plist +++ b/science/openems/pkg-plist @@ -9,7 +9,7 @@ lib/libnf2ff.so.0 lib/libnf2ff.so.0.1.0 lib/libopenEMS.so lib/libopenEMS.so.0 -lib/libopenEMS.so.0.0.35 +lib/libopenEMS.so.0.0.36 %%DATADIR%%/matlab/AR_estimate.m %%DATADIR%%/matlab/Add2Queue.m %%DATADIR%%/matlab/AddCPWPort.m |