gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r4575: update root to 6.10.02


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4575: update root to 6.10.02
Date: Thu, 6 Jul 2017 20:54:07 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4575
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2017-07-06 17:54:01 -0700
message:
  update root to 6.10.02
modified:
  pkg/other/root/Makefile        makefile-20161025063657-4wx3eeqz615u34a7-3
  pkg/other/root/sha256sums      sha256sums-20161025063657-4wx3eeqz615u34a7-4
=== modified file 'pkg/other/root/Makefile'
--- a/pkg/other/root/Makefile   2017-03-19 18:55:15 +0000
+++ b/pkg/other/root/Makefile   2017-07-07 00:54:01 +0000
@@ -18,8 +18,8 @@
 
 NAME = root
 GARNAME = root
-GARVERSION = 6.08.06
-#GARVERSION = 6.09.02  didn't work for me, libRint not found..
+GARVERSION = 6.10.02
+
 HOME_URL = https://root.cern.ch 
 DESCRIPTION = Scientific framework used at CERN, includes a C++ interpreter.
 define BLURB 
@@ -27,16 +27,19 @@
 functionalities needed to deal with big data processing, statistical
 analysis, visualisation and storage. It is mainly written in C++ but
 integrated with other languages such as Python and R. Include a C++
-interpreter. Source code is 104 megabytes.
+interpreter, which might be the most widely usable feature. 
+Source code tar.gz is 150 megabytes.
 endef
 
 ######################################################################
+# https://root.cern.ch/download/root_v6.10.02.source.tar.gz
 MASTER_SITES =  https://root.cern.ch/
 MASTER_SUBDIR =  download/
 DISTFILES =  $(GARNAME)_v$(GARVERSION).source.tar.gz
 SIGFILES = 
 LICENSE = LGPL 2.1, GSL under GPL, RooFit under UC/Stanford free license, see 
https://root.cern.ch/license 
 CONFIGURE_SCRIPTS = $(WORKSRC)/CMakeLists.txt
+
 BUILDDEPS =
 LIBDEPS =
 
@@ -46,7 +49,7 @@
 
 CONFIGURE_OPTS +=  -DCMAKE_CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=1
 include ../../../gar/gar.lib/cmake.mk
-#include ../../../gar/gar.lib/auto.mk
+#   include ../../../gar/gar.lib/auto.mk
 
 include config.mk
 

=== modified file 'pkg/other/root/sha256sums'
--- a/pkg/other/root/sha256sums 2017-03-08 00:53:45 +0000
+++ b/pkg/other/root/sha256sums 2017-07-07 00:54:01 +0000
@@ -1,1 +1,1 @@
-ea31b047ba6fc04b0b312667349eaf1498a254ccacd212144f15ffcb3f5c0592  
download/root_v6.08.06.source.tar.gz
+6c268d2e483a0946c3b065e8e2b070141475416042086d14ec76dd7ed248d7e7  
download/root_v6.10.02.source.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]