Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2020 16:40:33 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r360785 - stable/11
Message-ID:  <202005071640.047GeXmd021120@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dim
Date: Thu May  7 16:40:33 2020
New Revision: 360785
URL: https://svnweb.freebsd.org/changeset/base/360785

Log:
  Adjust UPDATING and ObsoleteFiles.inc dates to match reality.

Modified:
  stable/11/ObsoleteFiles.inc
  stable/11/UPDATING

Modified: stable/11/ObsoleteFiles.inc
==============================================================================
--- stable/11/ObsoleteFiles.inc	Thu May  7 16:34:01 2020	(r360784)
+++ stable/11/ObsoleteFiles.inc	Thu May  7 16:40:33 2020	(r360785)
@@ -38,7 +38,7 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
-# 20200505: new clang import which bumps version from 9.0.1 to 10.0.0.
+# 20200507: new clang import which bumps version from 9.0.1 to 10.0.0.
 OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/algorithm
 OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/complex
 OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/new

Modified: stable/11/UPDATING
==============================================================================
--- stable/11/UPDATING	Thu May  7 16:34:01 2020	(r360784)
+++ stable/11/UPDATING	Thu May  7 16:40:33 2020	(r360785)
@@ -16,7 +16,7 @@ from older versions of FreeBSD, try WITHOUT_CLANG and 
 the tip of head, and then rebuild without this option. The bootstrap process
 from older version of current across the gcc/clang cutover is a bit fragile.
 
-20200505:
+20200507:
 	Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have
 	been upgraded to 10.0.0.  Please see the 20141231 entry below for
 	information about prerequisites and upgrading, if you are not already



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005071640.047GeXmd021120>