Skip to Content.
Sympa Menu

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

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 (bc48f31eeb018665c955d0073f746742c4a5dc44)
  • Date: Fri, 15 Apr 2022 16:12:22 +0000

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

mail/neomutt/DETAILS | 2 +-
mail/neomutt/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

mail/neomutt: switched to "main" branch for scm

diff --git a/mail/neomutt/DETAILS b/mail/neomutt/DETAILS
index 80335d5..a9374a8 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_http://github.com/${SPELL}/${SPELL}:${SPELL}-git";
+ SOURCE_URL="git_http://github.com/${SPELL}/${SPELL}:${SPELL}-git:main";
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
diff --git a/mail/neomutt/HISTORY b/mail/neomutt/HISTORY
index 4219693..936d9b7 100644
--- a/mail/neomutt/HISTORY
+++ b/mail/neomutt/HISTORY
@@ -1,3 +1,6 @@
+2022-04-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: switched scm to "main" branch
+
2022-03-23 Pavel Vinogradov <public AT sourcemage.org>
* FINAL: changed both query defaults to n




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (bc48f31eeb018665c955d0073f746742c4a5dc44), Pavel Vinogradov, 04/15/2022

Archive powered by MHonArc 2.6.24.

Top of Page