Skip to Content.
Sympa Menu

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

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 (b8a30d4f4defe8d599fc4c01050aeab678509938)
  • Date: Wed, 23 Mar 2022 21:53:03 +0000

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

devel/llvm/DETAILS | 3 +--
devel/llvm/HISTORY | 3 +++
graphics-libs/harfbuzz/DETAILS | 4 ++--
graphics-libs/harfbuzz/HISTORY | 3 +++
4 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit b8a30d4f4defe8d599fc4c01050aeab678509938
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

devel/llvm: version 14.0.0

commit b7763f1320e60b8c03754afae7fbcf28747aa831
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

graphics-libs/harfbuzz: version 4.1.0

diff --git a/devel/llvm/DETAILS b/devel/llvm/DETAILS
index 5d4b3e7..cf43ed1 100755
--- a/devel/llvm/DETAILS
+++ b/devel/llvm/DETAILS
@@ -1,6 +1,5 @@
SPELL=llvm
- VERSION=13.0.1
- PATCHLEVEL=1
+ VERSION=14.0.0
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 166b199..3f84348 100644
--- a/devel/llvm/HISTORY
+++ b/devel/llvm/HISTORY
@@ -1,3 +1,6 @@
+2022-03-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 14.0.0
+
2022-03-05 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: added STAGED_INSTALL=off due to chmod errors

diff --git a/graphics-libs/harfbuzz/DETAILS b/graphics-libs/harfbuzz/DETAILS
index d5a7395..98042fc 100755
--- a/graphics-libs/harfbuzz/DETAILS
+++ b/graphics-libs/harfbuzz/DETAILS
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=4.0.1
-
SOURCE_HASH=sha512:7a24c88366d2da5fcf9e5dd61592be9f4fe925c7df608494166cfec81225d56691b7b4db7a11c461c9ba57a806564166b35ab0a64cee69cd5bbead167a44c14e
+ VERSION=4.1.0
+
SOURCE_HASH=sha512:099855d2054077a50f4b8d7148dc1992046641b50416c69fe024c220c1902c7d445e53cb1a0b5d8fa23bed372d1396a195e9fb75893c38af73f1f9b475935a49
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=https://github.com/harfbuzz/harfbuzz/releases/download/$VERSION/$SOURCE
diff --git a/graphics-libs/harfbuzz/HISTORY b/graphics-libs/harfbuzz/HISTORY
index a1a93eb..6854c45 100644
--- a/graphics-libs/harfbuzz/HISTORY
+++ b/graphics-libs/harfbuzz/HISTORY
@@ -1,3 +1,6 @@
+2022-03-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 4.1.0
+
2022-03-15 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: git -> git_http,

(https://github.blog/2021-09-01-improving-git-protocol-security-github/)



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (b8a30d4f4defe8d599fc4c01050aeab678509938), Pavel Vinogradov, 03/23/2022

Archive powered by MHonArc 2.6.24.

Top of Page