Skip to Content.
Sympa Menu

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

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 (f9c28c93add054cc4bb0c1606fdbebb784008642)
  • Date: Fri, 13 Jan 2023 21:33:39 +0000

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

chat-irc/weechat/DEPENDS | 3 +--
chat-irc/weechat/DETAILS | 4 ++--
chat-irc/weechat/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 4 deletions(-)

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

chat-irc/weechat: version 3.8

diff --git a/chat-irc/weechat/DEPENDS b/chat-irc/weechat/DEPENDS
index fb76ebe..2eecbf3 100755
--- a/chat-irc/weechat/DEPENDS
+++ b/chat-irc/weechat/DEPENDS
@@ -26,8 +26,7 @@ fi &&


optional_depends perl "-DENABLE_PERL=ON" "-DENABLE_PERL=ON" "Turns on Perl
script plugin" &&
-optional_depends python "-DENABLE_PYTHON2=ON" "-DENABLE_PYTHON2=OFF" "Turns
on Python script plugin" &&
-optional_depends python3 "-DENABLE_PYTHON3=ON" "-DENABLE_PYTHON3=OFF" "Turns
on Python 3 script plugin (not recommended by upstream)" &&
+optional_depends python3 "-DENABLE_PYTHON3=ON" "-DENABLE_PYTHON3=OFF" "Turns
on Python 3 script plugin" &&
optional_depends RUBY "-DENABLE_RUBY=ON" "-DENABLE_RUBY=OFF" "Turns on Ruby
script plugin" &&
optional_depends LUA "-DENABLE_LUA=ON" "-DENABLE_LUA=OFF" "Turn on Lua
script plugin" &&
optional_depends PHP "-DENABLE_PHP=ON" "-DENABLE_PHP=OFF" "Turn on PHP
script plugin" &&
diff --git a/chat-irc/weechat/DETAILS b/chat-irc/weechat/DETAILS
index ab3ed2c..b45c119 100755
--- a/chat-irc/weechat/DETAILS
+++ b/chat-irc/weechat/DETAILS
@@ -18,8 +18,8 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$WEECHAT_BRANCH"
SOURCE_URL[0]=http://www.weechat.org/files/src/$SOURCE
;;
*)
- VERSION=3.7.1
-
SOURCE_HASH=sha512:998ebc0a6c423bca03eeacda1eca98f2edf28687635231718c2de1e2da4fb5cb07ed5f97745b68e318668d1afec9daf27b140143d2d3f6934b26f785a6db7d49
+ VERSION=3.8
+
SOURCE_HASH=sha512:f2fe125d03e9c8f8b5b03e2cdd340c6cd65c463187bd213c9128a3df19da56ae38f1a6d20a47c09606d1504448e3d554de042e33cc57b73753ce8491595ef516
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=http://www.weechat.org/files/src/$SOURCE
diff --git a/chat-irc/weechat/HISTORY b/chat-irc/weechat/HISTORY
index 05130ca..9120154 100644
--- a/chat-irc/weechat/HISTORY
+++ b/chat-irc/weechat/HISTORY
@@ -1,3 +1,7 @@
+2023-01-13 Pavel Vinpgradov <public AT sourcemage.org>
+ * DETAILS: version 3.8
+ * DEPENDS: dropped python 2
+
2022-10-26 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.7.1
* BUILD: readded lost file



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

Archive powered by MHonArc 2.6.24.

Top of Page