FreeBSD Bugzilla – Attachment 252955 Details for
Bug 280949
devel/root: Update to 6.32/04
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for upgrade of port to version 6.32/04
devel_root00.diff (text/plain), 1.94 KB, created by
Erik Jensen
on 2024-08-20 18:23:18 UTC
(
hide
)
Description:
Patch for upgrade of port to version 6.32/04
Filename:
MIME Type:
Creator:
Erik Jensen
Created:
2024-08-20 18:23:18 UTC
Size:
1.94 KB
patch
obsolete
>diff --git a/devel/root/Makefile b/devel/root/Makefile >index 3063bbb13e..1603005f97 100644 >--- a/devel/root/Makefile >+++ b/devel/root/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= root >-DISTVERSION= 6.32.02 >-PORTREVISION= 1 >+DISTVERSION= 6.32.04 > CATEGORIES= devel science math parallel python > MASTER_SITES= https://root.cern/download/ > DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} >@@ -112,7 +111,7 @@ GDML_DESC= Enable support for GDML (Geometry Description Markup Language) > > HTTP_CMAKE_BOOL= http > HTTP_DESC= Enable support for HTTP server >-HTTP_IMPLIES= WEBGUI >+HTTP_IMPLIES= ROOT7 WEBGUI > > IMT_CMAKE_BOOL= imt > IMT_DESC= Enable support for implicit multi-threading via Intel® Thread Building Blocks (TBB) >@@ -177,7 +176,7 @@ VDT_LIB_DEPENDS= libvdt.so:math/vdt > > WEBGUI_CMAKE_BOOL= webgui > WEBGUI_DESC= Build Web-based UI components of ROOT >-WEBGUI_IMPLIES= HTTP >+WEBGUI_IMPLIES= HTTP ROOT7 > > X11_CMAKE_BOOL= x11 > X11_DESC= Enable support for X11/Xft >diff --git a/devel/root/distinfo b/devel/root/distinfo >index 328fad1622..20fe7d5ddf 100644 >--- a/devel/root/distinfo >+++ b/devel/root/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1719242568 >-SHA256 (root_v6.32.02.source.tar.gz) = 3d0f76bf05857e1807ccfb2c9e014f525bcb625f94a2370b455f4b164961602d >-SIZE (root_v6.32.02.source.tar.gz) = 192892722 >+TIMESTAMP = 1724165331 >+SHA256 (root_v6.32.04.source.tar.gz) = 132f126aae7d30efbccd7dcd991b7ada1890ae57980ef300c16421f9d4d07ea8 >+SIZE (root_v6.32.04.source.tar.gz) = 192915562 >diff --git a/devel/root/pkg-plist b/devel/root/pkg-plist >index 6e838821aa..1c7ca59a13 100644 >--- a/devel/root/pkg-plist >+++ b/devel/root/pkg-plist >@@ -1163,6 +1163,7 @@ include/root/Riostream.h > %%ROOFIT%%include/root/RooAbsCategoryLValue.h > %%ROOFIT%%include/root/RooAbsCollection.h > %%ROOFIT%%include/root/RooAbsData.h >+%%ROOFIT%%include/root/RooAbsDataFiller.h > %%ROOFIT%%%%DATAFRAME%%include/root/RooAbsDataHelper.h > %%ROOFIT%%include/root/RooAbsDataStore.h > %%ROOFIT%%include/root/RooAbsFunc.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 280949
: 252955