New commits:
commit 02d5286049ace2a359a8b1cd3d67b4a8b856593e
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
graphics-libs/mesa: apply musl patches only if stable branch was selected
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index d06e04f..4d5392f 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2023-06-27 Pavel Vinogradov <public AT sourcemage.org>
+ * PRE_BUILD: apply musl patches only if stable branch was selected
+
2023-06-22 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 23.1.3
diff --git a/graphics-libs/mesa/PRE_BUILD b/graphics-libs/mesa/PRE_BUILD
index 387dbfb..348da29 100755
--- a/graphics-libs/mesa/PRE_BUILD
+++ b/graphics-libs/mesa/PRE_BUILD
@@ -1,7 +1,9 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&