mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
math/dune-functions: Update 2.7.1 -> 2.8.0
This commit is contained in:
parent
08e7b9742a
commit
ac14c5dfa4
@ -1,6 +1,6 @@
|
||||
PORTNAME= dune-functions
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.7.1
|
||||
DISTVERSION= 2.8.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -24,7 +24,7 @@ USE_GITLAB= yes
|
||||
|
||||
GL_SITE= https://gitlab.dune-project.org
|
||||
GL_ACCOUNT= staging
|
||||
GL_COMMIT= 534900aa256aeef9d025d5b8776ff1c0f0e144da
|
||||
GL_COMMIT= 1882b3ec0a14b211dd077f0d5e6455495e28c35d
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1617891513
|
||||
SHA256 (staging-dune-functions-534900aa256aeef9d025d5b8776ff1c0f0e144da_GL0.tar.gz) = 27702bf0a00e734f3146d4b3f4c5a91b2013668fcc8a12035219b852b4e5c17f
|
||||
SIZE (staging-dune-functions-534900aa256aeef9d025d5b8776ff1c0f0e144da_GL0.tar.gz) = 361281
|
||||
TIMESTAMP = 1630956654
|
||||
SHA256 (staging-dune-functions-1882b3ec0a14b211dd077f0d5e6455495e28c35d_GL0.tar.gz) = 23a73b90f7dc0222ea6da65a35a88c2b5dce4aad62be3251cac49cc77115fb78
|
||||
SIZE (staging-dune-functions-1882b3ec0a14b211dd077f0d5e6455495e28c35d_GL0.tar.gz) = 387630
|
||||
|
@ -33,12 +33,15 @@ include/dune/functions/functionspacebases/defaultlocalview.hh
|
||||
include/dune/functions/functionspacebases/defaultnodetorangemap.hh
|
||||
include/dune/functions/functionspacebases/flatmultiindex.hh
|
||||
include/dune/functions/functionspacebases/flatvectorview.hh
|
||||
include/dune/functions/functionspacebases/hierarchicallagrangebasis.hh
|
||||
include/dune/functions/functionspacebases/hierarchicnodetorangemap.hh
|
||||
include/dune/functions/functionspacebases/hierarchicvectorwrapper.hh
|
||||
include/dune/functions/functionspacebases/interpolate.hh
|
||||
include/dune/functions/functionspacebases/lagrangebasis.hh
|
||||
include/dune/functions/functionspacebases/lagrangedgbasis.hh
|
||||
include/dune/functions/functionspacebases/nedelecbasis.hh
|
||||
include/dune/functions/functionspacebases/nodes.hh
|
||||
include/dune/functions/functionspacebases/periodicbasis.hh
|
||||
include/dune/functions/functionspacebases/powerbasis.hh
|
||||
include/dune/functions/functionspacebases/rannacherturekbasis.hh
|
||||
include/dune/functions/functionspacebases/sizeinfo.hh
|
||||
@ -47,6 +50,7 @@ include/dune/functions/functionspacebases/subspacebasis.hh
|
||||
include/dune/functions/functionspacebases/subspacelocalview.hh
|
||||
include/dune/functions/functionspacebases/taylorhoodbasis.hh
|
||||
include/dune/functions/functionspacebases/test/basistest.hh
|
||||
include/dune/functions/functionspacebases/transformedindexbasis.hh
|
||||
include/dune/functions/gridfunctions/analyticgridviewfunction.hh
|
||||
include/dune/functions/gridfunctions/discreteglobalbasisfunction.hh
|
||||
include/dune/functions/gridfunctions/gridfunction.hh
|
||||
|
Loading…
x
Reference in New Issue
Block a user