View | Details | Raw Unified | Return to bug 280949
Collapse All | Expand All

(-)b/devel/root/Makefile (-4 / +3 lines)
Lines 1-6 Link Here
1
PORTNAME=	root
1
PORTNAME=	root
2
DISTVERSION=	6.32.02
2
DISTVERSION=	6.32.04
3
PORTREVISION=	1
4
CATEGORIES=	devel science math parallel python
3
CATEGORIES=	devel science math parallel python
5
MASTER_SITES=	https://root.cern/download/
4
MASTER_SITES=	https://root.cern/download/
6
DISTFILES=	${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX}
5
DISTFILES=	${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX}
Lines 112-118 GDML_DESC= Enable support for GDML (Geometry Description Markup Language) Link Here
112
111
113
HTTP_CMAKE_BOOL=	http
112
HTTP_CMAKE_BOOL=	http
114
HTTP_DESC=		Enable support for HTTP server
113
HTTP_DESC=		Enable support for HTTP server
115
HTTP_IMPLIES=	WEBGUI
114
HTTP_IMPLIES=	ROOT7 WEBGUI
116
115
117
IMT_CMAKE_BOOL=	imt
116
IMT_CMAKE_BOOL=	imt
118
IMT_DESC=		Enable support for implicit multi-threading via IntelĀ® Thread Building Blocks (TBB)
117
IMT_DESC=		Enable support for implicit multi-threading via IntelĀ® Thread Building Blocks (TBB)
Lines 177-183 VDT_LIB_DEPENDS= libvdt.so:math/vdt Link Here
177
176
178
WEBGUI_CMAKE_BOOL=	webgui
177
WEBGUI_CMAKE_BOOL=	webgui
179
WEBGUI_DESC=		Build Web-based UI components of ROOT
178
WEBGUI_DESC=		Build Web-based UI components of ROOT
180
WEBGUI_IMPLIES=	HTTP
179
WEBGUI_IMPLIES=	HTTP ROOT7
181
180
182
X11_CMAKE_BOOL=	x11
181
X11_CMAKE_BOOL=	x11
183
X11_DESC=		Enable support for X11/Xft
182
X11_DESC=		Enable support for X11/Xft
(-)b/devel/root/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1719242568
1
TIMESTAMP = 1724165331
2
SHA256 (root_v6.32.02.source.tar.gz) = 3d0f76bf05857e1807ccfb2c9e014f525bcb625f94a2370b455f4b164961602d
2
SHA256 (root_v6.32.04.source.tar.gz) = 132f126aae7d30efbccd7dcd991b7ada1890ae57980ef300c16421f9d4d07ea8
3
SIZE (root_v6.32.02.source.tar.gz) = 192892722
3
SIZE (root_v6.32.04.source.tar.gz) = 192915562
(-)b/devel/root/pkg-plist (+1 lines)
Lines 1163-1168 include/root/Riostream.h Link Here
1163
%%ROOFIT%%include/root/RooAbsCategoryLValue.h
1163
%%ROOFIT%%include/root/RooAbsCategoryLValue.h
1164
%%ROOFIT%%include/root/RooAbsCollection.h
1164
%%ROOFIT%%include/root/RooAbsCollection.h
1165
%%ROOFIT%%include/root/RooAbsData.h
1165
%%ROOFIT%%include/root/RooAbsData.h
1166
%%ROOFIT%%include/root/RooAbsDataFiller.h
1166
%%ROOFIT%%%%DATAFRAME%%include/root/RooAbsDataHelper.h
1167
%%ROOFIT%%%%DATAFRAME%%include/root/RooAbsDataHelper.h
1167
%%ROOFIT%%include/root/RooAbsDataStore.h
1168
%%ROOFIT%%include/root/RooAbsDataStore.h
1168
%%ROOFIT%%include/root/RooAbsFunc.h
1169
%%ROOFIT%%include/root/RooAbsFunc.h

Return to bug 280949