sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (5449f966879b032bc8b8a2550e427d67465d59ff)
- From: Pavel Vinogradov <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (5449f966879b032bc8b8a2550e427d67465d59ff)
- Date: Thu, 26 Mar 2026 21:38:40 +0000
GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:
chat-im/profanity/DEPENDS | 2 ++
chat-im/profanity/DETAILS | 4 ++--
chat-im/profanity/HISTORY | 4 ++++
chat-im/profanity/PRE_BUILD | 6 ++----
4 files changed, 10 insertions(+), 6 deletions(-)
New commits:
commit 5449f966879b032bc8b8a2550e427d67465d59ff
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
chat-im/profanity: version 0.17.0
diff --git a/chat-im/profanity/DEPENDS b/chat-im/profanity/DEPENDS
index f9355fd..668d4fc 100755
--- a/chat-im/profanity/DEPENDS
+++ b/chat-im/profanity/DEPENDS
@@ -1,3 +1,5 @@
+depends autoconf &&
+depends automake &&
depends ncurses &&
depends libstrophe &&
depends glib2 &&
diff --git a/chat-im/profanity/DETAILS b/chat-im/profanity/DETAILS
index 33b475d..08ef799 100755
--- a/chat-im/profanity/DETAILS
+++ b/chat-im/profanity/DETAILS
@@ -8,8 +8,8 @@ if [[ ${PROFANITY_BRANCH} == scm ]]; then
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.16.0"
-
SOURCE_HASH="sha256:59472a20dacd88d9260e64bd91a8c43f469a9d36b17df64db2afc20e58bdd72f"
+ VERSION="0.17.0"
+
SOURCE_HASH="sha256:508e18c0e797d46cc38779eb207480fc3e93b814e202a351050f395c1b262804:UPSTREAM_HASH"
SOURCE=${SPELL}-${VERSION}.tar.xz
SOURCE_URL[0]="https://github.com/${SPELL}-im/${SPELL}/releases/download/${VERSION}/${SOURCE}"
# Watch: https://github.com/profanity-im/profanity/tags tags/([0-9.]+)[.]tar
diff --git a/chat-im/profanity/HISTORY b/chat-im/profanity/HISTORY
index 6147b2b..31d5870 100644
--- a/chat-im/profanity/HISTORY
+++ b/chat-im/profanity/HISTORY
@@ -1,3 +1,7 @@
+2026-03-26 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.17.0
+ * DEPENDS, PRE_BUILD: stable branch needs bootstrapping too
+
2026-02-23 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.16.0
diff --git a/chat-im/profanity/PRE_BUILD b/chat-im/profanity/PRE_BUILD
index a40c93f..1340850 100755
--- a/chat-im/profanity/PRE_BUILD
+++ b/chat-im/profanity/PRE_BUILD
@@ -1,6 +1,4 @@
default_pre_build &&
-if [[ ${PROFANITY_BRANCH} == scm ]]; then
- cd ${SOURCE_DIRECTORY} &&
- ./bootstrap.sh
-fi
+cd "${SOURCE_DIRECTORY}" &&
+./bootstrap.sh
- [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (5449f966879b032bc8b8a2550e427d67465d59ff), Pavel Vinogradov, 03/26/2026
Archive powered by MHonArc 2.6.24.