New commits:
commit 7027ce77b9017f779931f7e72f22878a07e1dfc1
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>
mail/neomutt: git -> git_http
commit ff1dafdb3053f2bb2055e789e7327dda460f7ca9
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>
graphics-libs/harfbuzz: git -> git_http
diff --git a/graphics-libs/harfbuzz/DETAILS b/graphics-libs/harfbuzz/DETAILS
index 8927d04..d5a7395 100755
--- a/graphics-libs/harfbuzz/DETAILS
+++ b/graphics-libs/harfbuzz/DETAILS
@@ -5,7 +5,7 @@ if [[ "$HARFBUZZ_BRANCH" == "scm" ]]; then
VERSION=$(get_scm_version)
SOURCE=$SPELL-git.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
- SOURCE_URL[0]="git://github.com/${SPELL}/${SPELL}.git:${SPELL}-git:main"
+
SOURCE_URL[0]="git_http://github.com/${SPELL}/${SPELL}.git:${SPELL}-git:main"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
diff --git a/graphics-libs/harfbuzz/HISTORY b/graphics-libs/harfbuzz/HISTORY
index 516c61d..a1a93eb 100644
--- a/graphics-libs/harfbuzz/HISTORY
+++ b/graphics-libs/harfbuzz/HISTORY
@@ -1,3 +1,7 @@
+2022-03-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: git -> git_http,
+
(https://github.blog/2021-09-01-improving-git-protocol-security-github/)
+
2022-03-12 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: include grimoire-wide MESON_DEPENDS
diff --git a/mail/neomutt/DETAILS b/mail/neomutt/DETAILS
index 8a71db2..80335d5 100755
--- a/mail/neomutt/DETAILS
+++ b/mail/neomutt/DETAILS
@@ -4,7 +4,7 @@ if [[ "${NEOMUTT_BRANCH}" == "scm" ]]; then
VERSION=$(get_scm_version)
SOURCE="${SPELL}-git.tar.bz2"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
- SOURCE_URL="git://github.com/${SPELL}/${SPELL}:${SPELL}-git"
+ SOURCE_URL="git_http://github.com/${SPELL}/${SPELL}:${SPELL}-git"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
diff --git a/mail/neomutt/HISTORY b/mail/neomutt/HISTORY
index dcd1824..fff9834 100644
--- a/mail/neomutt/HISTORY
+++ b/mail/neomutt/HISTORY
@@ -1,3 +1,7 @@
+2022-03-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: git -> git_http,
+
(https://github.blog/2021-09-01-improving-git-protocol-security-github/)
+
2021-10-30 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 20211029
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7027ce77b9017f779931f7e72f22878a07e1dfc1),
Pavel Vinogradov, 03/15/2022