Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (662536aa4237053424ae3011897dca00f9306eb2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (662536aa4237053424ae3011897dca00f9306eb2)
  • Date: Wed, 19 Apr 2023 16:43:40 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

devel/llvm/DETAILS | 2 +-
devel/llvm/HISTORY | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 662536aa4237053424ae3011897dca00f9306eb2
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

devel/llvm: version 16.0.2

diff --git a/devel/llvm/DETAILS b/devel/llvm/DETAILS
index 93d913d..263dc3c 100755
--- a/devel/llvm/DETAILS
+++ b/devel/llvm/DETAILS
@@ -1,6 +1,6 @@
# Watch: https://github.com/llvm/llvm-project/releases /llvmorg-([0-9.]+).tar
SPELL=llvm
- VERSION=16.0.1
+ VERSION=16.0.2
SOURCE="${SPELL}-${VERSION}.src.tar.xz"
SOURCE2=$SOURCE.sig

GITHUB_URI="https://github.com/llvm/llvm-project/releases/download/llvmorg-$VERSION";
diff --git a/devel/llvm/HISTORY b/devel/llvm/HISTORY
index 82e8cf5..ec38a54 100644
--- a/devel/llvm/HISTORY
+++ b/devel/llvm/HISTORY
@@ -1,3 +1,6 @@
+2023-04-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 16.0.2
+
2023-04-15 Treeve Jelbert <treeve AT sourcemage.org>
* PRE_SUB_DEPENDS: fix sytntax for RTTI
* BUILD: tweak RTTI flags, otherwise breaks mesa build
@@ -6,7 +9,7 @@
* DETAILS: version 16.0.1

2023-03-19 Florian Franzmann <bwlf AT bandrate.org>
- * patches-libcxx/libcxx-musl.patch: remove broken patch
+ * patches-libcxx/libcxx-musl.patch: remove broken patch

2023-03-18 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 16.0.0



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (662536aa4237053424ae3011897dca00f9306eb2), Pavel Vinogradov, 04/19/2023

Archive powered by MHonArc 2.6.24.

Top of Page