Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8c87d2f7d58637f7e6c68df54a28587b693b56c2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8c87d2f7d58637f7e6c68df54a28587b693b56c2)
  • Date: Tue, 7 Jan 2020 04:09:14 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth 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 8c87d2f7d58637f7e6c68df54a28587b693b56c2
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

profanity: => 0.7.1

commit 9b7a4d41f429fdf9cb9378d2782dd0fafead0571
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libstrophe: => 0.9.3

diff --git a/chat-im/profanity/DETAILS b/chat-im/profanity/DETAILS
index 78fa388..4cd8fb4 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.7.0
+ VERSION=0.7.1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://profanity-im.github.io/${SPELL}-${VERSION}.tar.gz
-
SOURCE_HASH=sha512:d4be02ad560f53ba59f6d814b6489fe8b7fe59a9c26e72867e23aa33d8badadfd518bc27a1f63266cb5f651f422a5de70f474ff551f5e97f5eab7b643f3a9106
+
SOURCE_HASH=sha512:a6e159a5452ebb193dcff74dc8673de5dbc4bc5b2f2b8abc129641fc1b4b370aee9617dc0b26cfcc6aae58a1a900fda29356e61cdc17ee7ba69c879d6ccc2339
fi
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOC_DIRS=""
diff --git a/chat-im/profanity/HISTORY b/chat-im/profanity/HISTORY
index 2eba7e9..0f7065d 100644
--- a/chat-im/profanity/HISTORY
+++ b/chat-im/profanity/HISTORY
@@ -1,3 +1,6 @@
+2020-01-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.1
+
2019-08-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.0; updated source URLs, website
* BUILD: added, to use PROFANITY_OPTS
diff --git a/chat-libs/libstrophe/DETAILS b/chat-libs/libstrophe/DETAILS
index 19c823d..591aff2 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.9.2
+ VERSION=0.9.3
SOURCE=${SPELL}-${VERSION}.tar.bz2

SOURCE_URL=https://github.com/strophe/${SPELL}/releases/download/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:a1eeb966ef25536144d9cd67fd75f199ef685d9e7e4c03f1d76fe244f29f69409a819656d70374aa6a3a644d4a51bfead4c72500b36c620eaa07f66e11adf1d9
+
SOURCE_HASH=sha512:e790fd327ba7dac3dcf3acca6716881cd72e899e15a4902a5e477b1419aad857c200554696205201a05281e31a2f7c4050020742bbc48893477e171048721aef
;;
esac
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/chat-libs/libstrophe/HISTORY b/chat-libs/libstrophe/HISTORY
index 6290bb2..8f61949 100644
--- a/chat-libs/libstrophe/HISTORY
+++ b/chat-libs/libstrophe/HISTORY
@@ -1,3 +1,6 @@
+2020-01-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.9.3
+
2019-04-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: added stable branch; updated licenses
* PREPARE: added, for multi branch support



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8c87d2f7d58637f7e6c68df54a28587b693b56c2), Vlad Glagolev, 01/06/2020

Archive powered by MHonArc 2.6.24.

Top of Page