gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5208: update root to 6.12.06


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5208: update root to 6.12.06
Date: Mon, 12 Feb 2018 02:42:16 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5208
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2018-02-11 23:42:11 -0800
message:
  update root to 6.12.06
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-12-16 20:16:28 +0000
+++ b/pkg/other/root/Makefile   2018-02-12 07:42:11 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2016, 2017 Carl Hansen <address@hidden>
+# Copyright ©2016, 2017, 2018 Carl Hansen <address@hidden>
 # 
 # This file is part of GSRC.
 #
@@ -20,7 +20,7 @@
 
 NAME = ROOT
 GARNAME = root
-GARVERSION = 6.12.04
+GARVERSION = 6.12.06
 
 HOME_URL = https://root.cern.ch 
 DESCRIPTION = Scientific data framework from CERN, includes a C++ interpreter.
@@ -30,11 +30,11 @@
 analysis, visualisation and storage. It is mainly written in C++ but
 integrated with other languages such as Python and R. Include a C++
 interpreter, which might be the most widely usable feature. 
-Source code tar.gz is 160 megabytes.
+Source code tar.gz is 155 megabytes.
 endef
 
 ######################################################################
-# https://root.cern.ch/download/root_v6.12.04.source.tar.gz
+# https://root.cern.ch/download/root_v6.12.06.source.tar.gz
 MASTER_SITES =  https://root.cern.ch/
 MASTER_SUBDIR =  download/
 DISTFILES =  $(GARNAME)_v$(GARVERSION).source.tar.gz
@@ -43,11 +43,13 @@
 
 BUILDDEPS =
 LIBDEPS =
-# apt install openssl
 
 WORKOBJ = $(WORKDIR)/$(DISTNAME)-build
+# previously needed:
 #MAKE_CXX_FLAGS = -D_GLIBCXX_USE_CXX11_ABI=1
-# libXpm and Xpm headers must be installed.
+# HINTS:
+# apt install openssl libxpm-dev libxpm4 libxft-dev libxft2  libxext-dev
+
 ######################################################################
 
 #CONFIGURE_OPTS +=  -DCMAKE_CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=1

=== modified file 'pkg/other/root/sha256sums'
--- a/pkg/other/root/sha256sums 2017-12-13 19:43:43 +0000
+++ b/pkg/other/root/sha256sums 2018-02-12 07:42:11 +0000
@@ -1,1 +1,1 @@
-f438f2ae6e25496fa81df525935fb0bf2a403855d95c40b3e0f3a3e1e861a085  
download/root_v6.12.04.source.tar.gz
+aedcfd2257806e425b9f61b483e25ba600eb0ea606e21262eafaa9dc745aa794  
download/root_v6.12.06.source.tar.gz


reply via email to

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