Author: dim
Date: Tue Jun 11 18:17:11 2019
New Revision: 348938
URL: https://svnweb.freebsd.org/changeset/base/348938

Log:
  Vendor import of libc++ release_80 branch r363030:
  https://llvm.org/svn/llvm-project/libcxx/branches/release_80@363030

Modified:
  vendor/libc++/dist-release_80/CMakeLists.txt

Modified: vendor/libc++/dist-release_80/CMakeLists.txt
==============================================================================
--- vendor/libc++/dist-release_80/CMakeLists.txt        Tue Jun 11 18:17:02 
2019        (r348937)
+++ vendor/libc++/dist-release_80/CMakeLists.txt        Tue Jun 11 18:17:11 
2019        (r348938)
@@ -27,7 +27,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR
   project(libcxx CXX C)
 
   set(PACKAGE_NAME libcxx)
-  set(PACKAGE_VERSION 8.0.0)
+  set(PACKAGE_VERSION 8.0.1)
   set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
   set(PACKAGE_BUGREPORT "[email protected]")
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to