[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r6912: update root to 6.20.00
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r6912: update root to 6.20.00 |
Date: |
Thu, 27 Feb 2020 13:50:29 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 6912
revision-id: address@hidden-20200227185021-2yn8pnx6rm6oyz3z
parent: address@hidden-20200226024934-26225vn0vf4uxzes
committer: address@hidden
branch nick: trunk
timestamp: Thu 2020-02-27 10:50:21 -0800
message:
update root to 6.20.00
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 2019-10-30 15:33:24 +0000
+++ b/pkg/other/root/Makefile 2020-02-27 18:50:21 +0000
@@ -1,6 +1,7 @@
-# Copyright ©2016, 2017, 2018, 2019 Carl Hansen <address@hidden>
+# Copyright ©2016, 2017, 2018, 2019, 2020 Carl Hansen <address@hidden>
#
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
#
# GSRC is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -20,7 +21,7 @@
NAME = ROOT
GARNAME = root
-GARVERSION = 6.18.04
+GARVERSION = 6.20.00
HOME_URL = https://root.cern.ch
DESCRIPTION = Scientific data framework from CERN, includes a C++ interpreter.
@@ -76,3 +77,4 @@
# (cd $(WORKOBJ); cmake ../$(DISTNAME) -Dgnuinstall=ON
-DCMAKE_CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=1 )
+#
=== modified file 'pkg/other/root/sha256sums'
--- a/pkg/other/root/sha256sums 2019-10-30 15:33:24 +0000
+++ b/pkg/other/root/sha256sums 2020-02-27 18:50:21 +0000
@@ -1,1 +1,1 @@
-315a85fc8363f8eb1bffa0decbf126121258f79bd273513ed64795675485cfa4
download/root_v6.18.04.source.tar.gz
+68421eb0434b38b66346fa8ea6053a0fdc9a6d254e4a72019f4e3633ae118bf0
download/root_v6.20.00.source.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r6912: update root to 6.20.00,
Carl Hansen <=