Skip to Content.
Sympa Menu

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

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 (41a49027d25798b911df99e3922441bf8cf558b1)
  • Date: Thu, 26 Jan 2023 18:36:02 +0000

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

chat-im/profanity/DETAILS | 4 ++--
chat-im/profanity/HISTORY | 3 +++
chat-libs/libstrophe/DETAILS | 4 ++--
chat-libs/libstrophe/HISTORY | 3 +++
4 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 41a49027d25798b911df99e3922441bf8cf558b1
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

chat-im/profanity: version 0.13.1

commit ca6960ec0cd81762e5dd1dc4c2b886c509931025
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

chat-libs/libstrophe: version 0.12.2

diff --git a/chat-im/profanity/DETAILS b/chat-im/profanity/DETAILS
index 64935a5..61f2946 100755
--- a/chat-im/profanity/DETAILS
+++ b/chat-im/profanity/DETAILS
@@ -7,10 +7,10 @@ if [[ ${PROFANITY_BRANCH} == scm ]]; then
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=0.12.1
+ VERSION=0.13.1
+
SOURCE_HASH=sha256:2b5075272e7ec9d9c991542e592b1d474fff88c61c66e7e23096ad306ed2c84a:UPSTREAM_HASH
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL=(https://profanity-im.github.io/tarballs/$SOURCE)
-
SOURCE_HASH=sha512:ca3ea92fd439336cd0bf0be42afdda464e25be85b910aef837738b8d1787ac174ac93ccee4fb2fb385228ed7be8e9bac5e96a1f89a68df162785b17d7671463f
fi
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOC_DIRS=""
diff --git a/chat-im/profanity/HISTORY b/chat-im/profanity/HISTORY
index 54cb4f3..af62eb1 100644
--- a/chat-im/profanity/HISTORY
+++ b/chat-im/profanity/HISTORY
@@ -1,3 +1,6 @@
+2023-01-26 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.13.1, switched to upstream sha256 hashsum
+
2022-09-07 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.12.1

diff --git a/chat-libs/libstrophe/DETAILS b/chat-libs/libstrophe/DETAILS
index f5edfc6..526571a 100755
--- a/chat-libs/libstrophe/DETAILS
+++ b/chat-libs/libstrophe/DETAILS
@@ -10,10 +10,10 @@ case "${LIBSTROPHE_BRANCH}" in
SOURCE_IGNORE=volatile
;;
stable)
- VERSION=0.11.0
+ VERSION=0.12.2
+
SOURCE_HASH=sha512:0302e78d80cb0a7ccd1b7aa02447cfcbf7ae405717c07909abdb5eed08f81d9d92dabdf8dcbedeff630693462941322b6031a3c2da6bb9cef07caca0627c850e
SOURCE=${SPELL}-${VERSION}.tar.bz2

SOURCE_URL=https://github.com/strophe/${SPELL}/releases/download/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:09916e54c93709a1002bae6de2764ff8072c552e18edb1999d9d34f834d8b82f577a97e808257e62c0dbeec7cec94b3357bcafd34a8e74b061d7c466e77a4f1e
;;
esac
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/chat-libs/libstrophe/HISTORY b/chat-libs/libstrophe/HISTORY
index d8e87d8..78af3ea 100644
--- a/chat-libs/libstrophe/HISTORY
+++ b/chat-libs/libstrophe/HISTORY
@@ -1,3 +1,6 @@
+2023-01-26 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.12.2
+
2021-10-30 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 0.11.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (41a49027d25798b911df99e3922441bf8cf558b1), Pavel Vinogradov, 01/26/2023

Archive powered by MHonArc 2.6.24.

Top of Page