diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-03-31 17:08:47 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-03-31 17:23:01 +0000 |
| commit | aaa8b1bf4cb05578dc26280d1e09a71220a43cf2 (patch) | |
| tree | 11d3218977395ae27941213f3c34daace6b366dc /math | |
| parent | cb3dc180ebdfbff0ff5063c708294f8c822bbff0 (diff) | |
Diffstat (limited to 'math')
| -rw-r--r-- | math/dune-curvedgeometry/Makefile | 13 | ||||
| -rw-r--r-- | math/dune-curvedgeometry/distinfo | 6 | ||||
| -rw-r--r-- | math/dune-curvedgeometry/pkg-plist | 4 |
3 files changed, 14 insertions, 9 deletions
diff --git a/math/dune-curvedgeometry/Makefile b/math/dune-curvedgeometry/Makefile index b3795ffbd20e..00abb1577abc 100644 --- a/math/dune-curvedgeometry/Makefile +++ b/math/dune-curvedgeometry/Makefile @@ -1,6 +1,5 @@ PORTNAME= dune-curvedgeometry -DISTVERSION= g20201116 -PORTREVISION= 1 +DISTVERSION= 2.11.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -15,9 +14,9 @@ RUN_DEPENDS= dune-geometry>0:math/dune-geometry USES= cmake compiler:c++17-lang fortran pkgconfig USE_GITLAB= yes -GL_SITE= https://gitlab.mn.tu-dresden.de -GL_ACCOUNT= iwr -GL_TAGNAME= fae02adf3757851f7f9caf41037da87caa52197d +GL_SITE= https://gitlab.dune-project.org +GL_ACCOUNT= extensions +GL_TAGNAME= f86747b5f5a4432dc587ca1cb0c6dfe72133b2ca NO_ARCH= yes @@ -26,4 +25,8 @@ OPTIONS_SUB= yes PORTDOCS= * +CMAKE_OFF= DUNE_ENABLE_PYTHONBINDINGS + +PLIST_SUB+= DUNE_CURVEDGEOMETRY_CMAKE_HASH=8aada92d6d85497847b9b435863d1132 + .include <bsd.port.mk> diff --git a/math/dune-curvedgeometry/distinfo b/math/dune-curvedgeometry/distinfo index 6785093683d6..db9aba8b9c05 100644 --- a/math/dune-curvedgeometry/distinfo +++ b/math/dune-curvedgeometry/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617891517 -SHA256 (iwr-dune-curvedgeometry-fae02adf3757851f7f9caf41037da87caa52197d_GL0.tar.gz) = 52df365f37dfda858697b0887c59a433a4134e0252e730b79c75fa70b4b66915 -SIZE (iwr-dune-curvedgeometry-fae02adf3757851f7f9caf41037da87caa52197d_GL0.tar.gz) = 20757 +TIMESTAMP = 1774915245 +SHA256 (extensions-dune-curvedgeometry-f86747b5f5a4432dc587ca1cb0c6dfe72133b2ca_GL0.tar.gz) = 603ade5b8fec05c27c2db38368be648b532834648c2b12226a73256e9476c875 +SIZE (extensions-dune-curvedgeometry-f86747b5f5a4432dc587ca1cb0c6dfe72133b2ca_GL0.tar.gz) = 21603 diff --git a/math/dune-curvedgeometry/pkg-plist b/math/dune-curvedgeometry/pkg-plist index c550c0a5af54..bda1f61ac05e 100644 --- a/math/dune-curvedgeometry/pkg-plist +++ b/math/dune-curvedgeometry/pkg-plist @@ -1,3 +1,4 @@ +include/dune-curvedgeometry-config.hh include/dune/curvedgeometry/curvedgeometry.hh include/dune/curvedgeometry/localfunctiongeometry.hh include/dune/curvedgeometry/localgeometry.hh @@ -7,7 +8,8 @@ include/dune/localfunctions/lagrange/lfecache.hh include/dune/vtk/datacollectors/curvedgeometrydatacollector.hh lib/cmake/dune-curvedgeometry/dune-curvedgeometry-config-version.cmake lib/cmake/dune-curvedgeometry/dune-curvedgeometry-config.cmake +lib/cmake/dune-curvedgeometry/dune-curvedgeometry-scoped-targets-%%DUNE_CURVEDGEOMETRY_CMAKE_HASH%%.cmake +lib/cmake/dune-curvedgeometry/dune-curvedgeometry-targets.cmake lib/dunecontrol/dune-curvedgeometry/dune.module libdata/pkgconfig/dune-curvedgeometry.pc %%DATADIR%%/config.h.cmake -share/dune/cmake/modules/DuneCurvedgeometryMacros.cmake |
