Date: Tue, 7 Sep 2021 06:14:52 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e73945dab3c5 - main - math/dune-uggrid: Update 2.7.1 -> 2.8.0 Message-ID: <202109070614.1876Eq5g017497@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e73945dab3c5567b7530c13cd956a968b8d914ae commit e73945dab3c5567b7530c13cd956a968b8d914ae Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-09-06 19:37:43 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-09-07 06:14:40 +0000 math/dune-uggrid: Update 2.7.1 -> 2.8.0 --- math/dune-uggrid/Makefile | 5 ++--- math/dune-uggrid/distinfo | 6 +++--- math/dune-uggrid/pkg-plist | 12 +----------- 3 files changed, 6 insertions(+), 17 deletions(-) diff --git a/math/dune-uggrid/Makefile b/math/dune-uggrid/Makefile index 318e3ccf30de..c6c702f421ff 100644 --- a/math/dune-uggrid/Makefile +++ b/math/dune-uggrid/Makefile @@ -1,7 +1,6 @@ PORTNAME= dune-uggrid DISTVERSIONPREFIX= v -DISTVERSION= 2.7.1 -PORTREVISION= 3 +DISTVERSION= 2.8.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -23,7 +22,7 @@ USE_LDCONFIG= yes GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= staging -GL_COMMIT= d214484ccef1a474fa283ad8f9c0e39873e5f34c +GL_COMMIT= bc2d1229420367563410ce9e519f5ff82b45266f CMAKE_ON= BUILD_SHARED_LIBS CMAKE_ARGS= -DTBB_INCLUDE_DIR=${LOCALBASE}/include -DTBB_LIBRARIES=${LOCALBASE}/lib/libtbb.so diff --git a/math/dune-uggrid/distinfo b/math/dune-uggrid/distinfo index 5789db7067af..3bb12e9487a0 100644 --- a/math/dune-uggrid/distinfo +++ b/math/dune-uggrid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617891531 -SHA256 (staging-dune-uggrid-d214484ccef1a474fa283ad8f9c0e39873e5f34c_GL0.tar.gz) = bd4b19edb5488be89bbcb9ffc0ff83beaafa5c1eec13b6693b8ada22d8f9aa2e -SIZE (staging-dune-uggrid-d214484ccef1a474fa283ad8f9c0e39873e5f34c_GL0.tar.gz) = 868905 +TIMESTAMP = 1630956757 +SHA256 (staging-dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f_GL0.tar.gz) = e91bc4e62e4140ab6ef3e4db1411e9e0b7c79050cf6f559b1786f8d5b8ef7ddc +SIZE (staging-dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f_GL0.tar.gz) = 799750 diff --git a/math/dune-uggrid/pkg-plist b/math/dune-uggrid/pkg-plist index e551a70f6b2c..d9b2768859d3 100644 --- a/math/dune-uggrid/pkg-plist +++ b/math/dune-uggrid/pkg-plist @@ -1,4 +1,3 @@ -include/dune/uggrid/commands.h include/dune/uggrid/domain/domain.h include/dune/uggrid/domain/std_domain.h include/dune/uggrid/gm/algebra.h @@ -15,10 +14,8 @@ include/dune/uggrid/gm/shapes.h include/dune/uggrid/gm/ugm.h include/dune/uggrid/initug.h include/dune/uggrid/low/debug.h -include/dune/uggrid/low/defaults.h include/dune/uggrid/low/dimension.h include/dune/uggrid/low/fileopen.h -include/dune/uggrid/low/general.h include/dune/uggrid/low/heaps.h include/dune/uggrid/low/misc.h include/dune/uggrid/low/namespace.h @@ -27,11 +24,6 @@ include/dune/uggrid/low/ugenv.h include/dune/uggrid/low/ugstruct.h include/dune/uggrid/low/ugtimer.h include/dune/uggrid/low/ugtypes.h -include/dune/uggrid/numerics/disctools.h -include/dune/uggrid/numerics/formats.h -include/dune/uggrid/numerics/np.h -include/dune/uggrid/numerics/sm.h -include/dune/uggrid/numerics/udm.h include/dune/uggrid/parallel/ddd/basic/lowcomm.h include/dune/uggrid/parallel/ddd/basic/notify.h include/dune/uggrid/parallel/ddd/basic/oopp.h @@ -56,9 +48,7 @@ lib/cmake/dune-uggrid/dune-uggrid-config.cmake lib/cmake/dune-uggrid/dune-uggrid-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/dune-uggrid/dune-uggrid-targets.cmake lib/dunecontrol/dune-uggrid/dune.module -lib/libugL.so -lib/libugS2.so -lib/libugS3.so +lib/libduneuggrid.so libdata/pkgconfig/dune-uggrid.pc share/RefRules.data %%DATADIR%%/config.h.cmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109070614.1876Eq5g017497>