git: 7e15a860f43a - main - devel/root: Update to 6.28/02
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Mar 2023 08:08:50 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e15a860f43a56a7da9eb4b32e8c683548db7339 commit 7e15a860f43a56a7da9eb4b32e8c683548db7339 Author: Erik Jensen <erik@tenku.dk> AuthorDate: 2023-03-23 08:07:37 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-03-23 08:08:37 +0000 devel/root: Update to 6.28/02 ChangeLog: https://root.cern/doc/v628/release-notes.html#release-6.2802 PR: 270407 --- devel/root/Makefile | 3 +-- devel/root/distinfo | 6 +++--- devel/root/files/patch-core_metacling_src_TCling.cxx | 4 ++-- devel/root/pkg-plist | 2 +- 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/devel/root/Makefile b/devel/root/Makefile index 73d83018ecf2..47895527fa8e 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -1,6 +1,5 @@ PORTNAME= root -DISTVERSION= 6.28.00 -PORTREVISION= 1 +DISTVERSION= 6.28.02 CATEGORIES= devel science math parallel python MASTER_SITES= https://root.cern/download/ DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} diff --git a/devel/root/distinfo b/devel/root/distinfo index 6a1d092b8268..468a17b797ce 100644 --- a/devel/root/distinfo +++ b/devel/root/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676333424 -SHA256 (root_v6.28.00.source.tar.gz) = afa1c5c06d0915411cb9492e474ea9ab12b09961a358e7e559013ed63b5d8084 -SIZE (root_v6.28.00.source.tar.gz) = 185318916 +TIMESTAMP = 1679508411 +SHA256 (root_v6.28.02.source.tar.gz) = 6643c07710e68972b00227c68b20b1016fec16f3fba5f44a571fa1ce5bb42faa +SIZE (root_v6.28.02.source.tar.gz) = 185323243 diff --git a/devel/root/files/patch-core_metacling_src_TCling.cxx b/devel/root/files/patch-core_metacling_src_TCling.cxx index a1a3757d0047..61378b328d25 100644 --- a/devel/root/files/patch-core_metacling_src_TCling.cxx +++ b/devel/root/files/patch-core_metacling_src_TCling.cxx @@ -1,4 +1,4 @@ ---- core/metacling/src/TCling.cxx.orig 2023-02-13 15:21:06 UTC +--- core/metacling/src/TCling.cxx.orig 2023-03-22 17:40:48 UTC +++ core/metacling/src/TCling.cxx @@ -1249,6 +1249,8 @@ static void RegisterCxxModules(cling::Interpreter &cli true @@ -9,7 +9,7 @@ #else // Windows false #endif -@@ -3366,6 +3368,8 @@ void TCling::UpdateListOfLoadedSharedLibraries() +@@ -3371,6 +3373,8 @@ void TCling::UpdateListOfLoadedSharedLibraries() dl_iterate_phdr(callback_for_dl_iterate_phdr, &newLibs); for (auto &&lib: newLibs) RegisterLoadedSharedLibrary(lib.c_str()); diff --git a/devel/root/pkg-plist b/devel/root/pkg-plist index a2cf85024f17..e172028008fb 100644 --- a/devel/root/pkg-plist +++ b/devel/root/pkg-plist @@ -6469,7 +6469,7 @@ bin/rootssh %%ETCDIR%%/plugins/TVirtualTreeViewer/P020_RTreeViewer.C include/root/Minuit2/MnMatrixfwd.h include/root/ROOT/RDF/RActionImpl.hxx -include/root/ROOT/RDF/RDatasetGroup.hxx +include/root/ROOT/RDF/RSample.hxx include/root/ROOT/RDF/RInterfaceBase.hxx include/root/ROOT/RDF/RMetaData.hxx include/root/ROOT/RFriendInfo.hxx