Date: Fri, 7 Jul 2023 15:55:32 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: 53ead112e2fa - main - =?utf-8?Q?science/spheral:=20Update=202023.03.2=20=E2=86=92=202023.06.0?= Message-ID: <202307071555.367FtWMV014551@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=53ead112e2fa43787e7e66d7e06ea88ebacf6ba0 commit 53ead112e2fa43787e7e66d7e06ea88ebacf6ba0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-07-07 15:55:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-07-07 15:55:30 +0000 science/spheral: Update 2023.03.2 → 2023.06.0 Reported by: portscout --- science/spheral/Makefile | 2 +- science/spheral/distinfo | 6 +++--- science/spheral/pkg-plist | 11 +++++++++-- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/science/spheral/Makefile b/science/spheral/Makefile index ef99246c416e..3d84678b497f 100644 --- a/science/spheral/Makefile +++ b/science/spheral/Makefile @@ -1,6 +1,6 @@ PORTNAME= spheral DISTVERSIONPREFIX= v -DISTVERSION= 2023.03.2 +DISTVERSION= 2023.06.0 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org diff --git a/science/spheral/distinfo b/science/spheral/distinfo index 62485e8f4e68..f925bc0442bc 100644 --- a/science/spheral/distinfo +++ b/science/spheral/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1688627887 -SHA256 (LLNL-spheral-v2023.03.2_GH0.tar.gz) = 1f20c382d86dfdeed8bce338ef54bc5b855315adac37f52dd42412d630eeab56 -SIZE (LLNL-spheral-v2023.03.2_GH0.tar.gz) = 6653174 +TIMESTAMP = 1688714848 +SHA256 (LLNL-spheral-v2023.06.0_GH0.tar.gz) = a373d7efb42a75ddaeca70373d1e91a6b655a718ba71879132c7ba7d9554af3f +SIZE (LLNL-spheral-v2023.06.0_GH0.tar.gz) = 6656691 SHA256 (llnl-blt-ddd5a0c_GH0.tar.gz) = 5c235a9b160f1cc3f6ce4d7c80bf72772ac10839909f4f96075d08b3edd8f540 SIZE (llnl-blt-ddd5a0c_GH0.tar.gz) = 1220052 SHA256 (llnl-uberenv-126f8de_GH0.tar.gz) = 6a403e722dc023d87dd69f8235fa631ab96a7b1ff328929b9c969e7c113ce9f7 diff --git a/science/spheral/pkg-plist b/science/spheral/pkg-plist index d389f57377c2..f5e92fca5d9a 100644 --- a/science/spheral/pkg-plist +++ b/science/spheral/pkg-plist @@ -78,10 +78,19 @@ include/DEM/ContactStorageLocation.hh include/DEM/DEMBase.hh include/DEM/DEMDimension.hh include/DEM/DEMFieldNames.hh +include/DEM/CircularPlaneSolidBoundary.hh +include/DEM/CylinderSolidBoundary.hh +include/DEM/DEMBoundaryPolicy.hh include/DEM/IncrementPairFieldList.hh +include/DEM/InfinitePlaneSolidBoundary.hh include/DEM/LinearSpringDEM.hh +include/DEM/RectangularPlaneSolidBoundary.hh include/DEM/ReplaceAndIncrementPairFieldList.hh include/DEM/ReplacePairFieldList.hh +include/DEM/SolidBoundaryBase.hh +include/DEM/SphereSolidBoundary.hh +include/DEM/setUniqueNodeIDs.hh +include/DEM/setUniqueNodeIDsInline.hh include/Damage/DamageGradientNodeCoupling.hh include/Damage/DamageGradientPolicy.hh include/Damage/DamageModel.hh @@ -232,14 +241,12 @@ include/FieldOperations/binFieldList2Lattice.hh include/FieldOperations/incrementPairWiseDelta.hh include/FieldOperations/monotonicallyLimitedGradient.hh include/FieldOperations/sampleMultipleFields2Lattice.hh -include/FileIO/DbFileIO.hh include/FileIO/FileIO.hh include/FileIO/FileIOInline.hh include/FileIO/FlatFileIO.hh include/FileIO/HDF5IO.hh include/FileIO/HDF5Traits.hh include/FileIO/HDF5Types.hh -include/FileIO/PyFileIO.hh include/FileIO/SidreFileIO.hh include/FileIO/SiloFileIO.hh include/FileIO/vectorstringUtilities.hh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307071555.367FtWMV014551>