Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (a7e8ba911861a2ccf264b773fa05bf566049ba99)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (a7e8ba911861a2ccf264b773fa05bf566049ba99)
  • Date: Sat, 12 Nov 2022 17:15:48 +0000

GIT changes to master grimoire by Florian Franzmann <bwlf AT bandrate.org>:

editors/vim/DETAILS | 4 ++--
editors/vim/HISTORY | 3 +++
gnome2-libs/libsoup/BUILD | 3 +++
gnome2-libs/libsoup/DETAILS | 8 ++++----
gnome2-libs/libsoup/HISTORY | 3 +++
libs/pugixml/DETAILS | 6 +++---
libs/pugixml/HISTORY | 3 +++
libs/utf8proc/DETAILS | 4 ++--
libs/utf8proc/HISTORY | 3 +++
python-pypi/psutil/DETAILS | 4 ++--
python-pypi/psutil/HISTORY | 3 +++
video/mpv/DETAILS | 4 ++--
video/mpv/HISTORY | 3 +++
13 files changed, 36 insertions(+), 15 deletions(-)

New commits:
commit a7e8ba911861a2ccf264b773fa05bf566049ba99
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

libs/utf8proc: version 2.8.0

commit ffe6155cfdedd09360ccc37260d29c536f244479
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

libs/pugixml: version 1.13

commit e2c5bb1731c35092e6a8b7295aa9468570b67c8e
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

gnome2-libs/libsoup: version 3.2.2

commit fb028122d13ce4ad1001723834d93f7ea8c977f7
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

python-pypi/psutil: version 5.9.4

commit 89609fb8378119a63e53cb3ab6a00497b2a707d5
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

video/mpv: version 0.35.0

commit ce8e9a77deb2761c354755d464c4d238643d1bfa
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

editors/vim: version 9.0.0861

diff --git a/editors/vim/DETAILS b/editors/vim/DETAILS
index f672b18..3201213 100755
--- a/editors/vim/DETAILS
+++ b/editors/vim/DETAILS
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION=9.0.0822
-
SOURCE_HASH=sha512:07da45d9a8d8f7b3bb2ad3685d4447c239bfabb368b58d7980eb68548734737628bfaaa628d44bd36db2866e7f9be895a0384e2e26db540e4c4d5eb3d6354f1c
+ VERSION=9.0.0861
+
SOURCE_HASH=sha512:23d1a684617c8e9856f1ddd374c0c67f7b22b959ff19f06a14fa9da4b02e70e242eead3562bd64c4147d4312da13b3d9f9a618f604ccce494e02783e7accfdef
SECURITY_PATCH=5
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index b156839..813b0a2 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2022-11-12 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 9.0.0861
+
2022-10-31 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 9.0.0822

diff --git a/gnome2-libs/libsoup/BUILD b/gnome2-libs/libsoup/BUILD
index 52c80e4..cfdfe31 100755
--- a/gnome2-libs/libsoup/BUILD
+++ b/gnome2-libs/libsoup/BUILD
@@ -1,3 +1,6 @@
OPTS+=' sysprof=disabled tests=false' &&

+CFLAGS+=" -Wno-error=nonnull" &&
+CXXFLAGS+=" -Wno-error=nonnull" &&
+
default_build
diff --git a/gnome2-libs/libsoup/DETAILS b/gnome2-libs/libsoup/DETAILS
index e32f842..e6c7d3d 100755
--- a/gnome2-libs/libsoup/DETAILS
+++ b/gnome2-libs/libsoup/DETAILS
@@ -1,12 +1,12 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=libsoup
if [[ $LIBSOUP_DEVEL == y ]]; then
- VERSION=3.2.0
-
SOURCE_HASH[0]=sha512:e4dc4cda297ec2c2e8ced82d141e00c186b552c9308eb0d05d55a1397de1b037d8fe053ea0ada12691ce7c0ff42c03f5f8177049005a1455cc3b0e1df77c99ea
+ VERSION=3.2.2
+
SOURCE_HASH[0]=sha512:1f2b49244f8bac4d112b39ac9c6a942acbc1ae1cff33262ed02e7682af3994cf6ba6741b365b3c80c45c6427d391599fa6f31df6caa4ffefe7d078ac373bad1b
SOURCE=$SPELL-$VERSION.tar.xz
else
- VERSION=3.2.0
-
SOURCE_HASH[0]=sha512:e4dc4cda297ec2c2e8ced82d141e00c186b552c9308eb0d05d55a1397de1b037d8fe053ea0ada12691ce7c0ff42c03f5f8177049005a1455cc3b0e1df77c99ea

+ VERSION=3.2.2
+
SOURCE_HASH[0]=sha512:1f2b49244f8bac4d112b39ac9c6a942acbc1ae1cff33262ed02e7682af3994cf6ba6741b365b3c80c45c6427d391599fa6f31df6caa4ffefe7d078ac373bad1b
SOURCE=$SPELL-$VERSION.tar.xz
fi
BRANCH=`echo $VERSION|cut -d . -f 1,2`
diff --git a/gnome2-libs/libsoup/HISTORY b/gnome2-libs/libsoup/HISTORY
index 98c6aa9..cc8cf40 100644
--- a/gnome2-libs/libsoup/HISTORY
+++ b/gnome2-libs/libsoup/HISTORY
@@ -1,3 +1,6 @@
+2022-11-12 Florian Franzmann <bwlf AT bandrate.org>
+ * BUILD, DETAILS: version 3.2.2
+
2022-09-17 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS, DEPENDS: version 3.2.0

diff --git a/libs/pugixml/DETAILS b/libs/pugixml/DETAILS
index ebb2940..aa16afc 100755
--- a/libs/pugixml/DETAILS
+++ b/libs/pugixml/DETAILS
@@ -1,9 +1,9 @@
source "$GRIMOIRE"/CMAKE_FUNCTIONS
SPELL=pugixml
- VERSION=1.12.1
-
SOURCE_HASH=sha512:af5200d1835a51a2a7ce3d7000c1be6e0ea69e46d512f8df4337ec5c72f9ffce0c0a72f2f03e23ddc048ae5c02e2554d189ee8faed2119719d44e93bf52e647b
+ VERSION=1.13
+
SOURCE_HASH=sha512:ce2790648e4e75542f6126937efd0acd2c9d340774809f1515c385d95e3742c8ae98930d5e57af50d87c9bbb3f5028ceb782e410670f076bcf7ae1bcc951bef0
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%.*}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$(echo $VERSION | cut -f1,2 -d.)
WEB_SITE=http://pugixml.org/

SOURCE_URL[0]=https://github.com/zeux/pugixml/releases/download/v${VERSION}/$SOURCE
LICENSE[0]=MIT
diff --git a/libs/pugixml/HISTORY b/libs/pugixml/HISTORY
index 02605c9..a981638 100644
--- a/libs/pugixml/HISTORY
+++ b/libs/pugixml/HISTORY
@@ -1,3 +1,6 @@
+2022-11-12 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 1.13
+
2022-06-18 Florian Franzmann <bwlf AT bandrate.org>
* INSTALL: remove redundant INSTALL
* BUILD: use default_build
diff --git a/libs/utf8proc/DETAILS b/libs/utf8proc/DETAILS
index c111e38..b8a1230 100755
--- a/libs/utf8proc/DETAILS
+++ b/libs/utf8proc/DETAILS
@@ -1,9 +1,9 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=utf8proc
- VERSION=2.7.0
+ VERSION=2.8.0
SOURCE="$SPELL-$VERSION.tar.gz"

SOURCE_URL[0]=https://github.com/JuliaStrings/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:29f7883de13302d609e8755872ed43174e70076e9681b4ac3f9b03e50295c45d9972c193bc81f94ad7e11e2d33a46cad5a30a80873173e6e1ae242101ebb3bed
+
SOURCE_HASH=sha512:4b9853fc95db38bee1d7435bef219907e25b249e0c2ec26f7096b8506ab2a139a8d4b71f7133b7550bff59d8f997fe01c2957d362cad18d890ad82bcf158aa06
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://juliastrings.github.io/utf8proc/";
LICENSE[0]=MIT
diff --git a/libs/utf8proc/HISTORY b/libs/utf8proc/HISTORY
index 7c122b9..4c8f77d 100644
--- a/libs/utf8proc/HISTORY
+++ b/libs/utf8proc/HISTORY
@@ -1,3 +1,6 @@
+2022-11-12 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 2.8.0
+
2021-12-26 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 2.7.0

diff --git a/python-pypi/psutil/DETAILS b/python-pypi/psutil/DETAILS
index a3f49dd..a9f7d56 100755
--- a/python-pypi/psutil/DETAILS
+++ b/python-pypi/psutil/DETAILS
@@ -1,8 +1,8 @@
SPELL=psutil
- VERSION=5.9.2
+ VERSION=5.9.4
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_URL[0]=https://github.com/giampaolo/psutil/archive/release-${VERSION}.tar.gz
-
SOURCE_HASH=sha512:25e93a5e146fdcfda4b5372bb7f6a0014529cae13579d0e1eb01d4df445155a2bd4c9ab61a6ea9667684bd4e7994b8899ab4dd28ed1ea928b687079bc7aa6d5e
+
SOURCE_HASH=sha512:ea131f301e1464bde52493910631d3cb3c8ac6a8456c19218c24433d94c11eada1cb553496838ba42eff0d6ea2ed8be68115261439fdf6ea4a642fa3fc18dc1c
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-release-$VERSION"
WEB_SITE=https://github.com/giampaolo/psutil
LICENSE[0]=BSD
diff --git a/python-pypi/psutil/HISTORY b/python-pypi/psutil/HISTORY
index e1b0dc0..a6ccb22 100644
--- a/python-pypi/psutil/HISTORY
+++ b/python-pypi/psutil/HISTORY
@@ -1,3 +1,6 @@
+2022-11-12 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 5.9.4
+
2022-09-18 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 5.9.2

diff --git a/video/mpv/DETAILS b/video/mpv/DETAILS
index 981573f..941bb59 100755
--- a/video/mpv/DETAILS
+++ b/video/mpv/DETAILS
@@ -9,8 +9,8 @@ if [[ "${MPV_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION="0.34.1"
-
SOURCE_HASH="sha512:77ea349d6999f8cce9b5cce4cebd3506a224fc18ab08d22dd16bd34c34d012bb170879b268ddd62db40d116b4cc0b2d9d651b8097f387ed9115c426834cac77e"
+ VERSION="0.35.0"
+
SOURCE_HASH="sha512:d5c1f734057f6b6c27e7f59de43cf7c0e7f813d842b8c7fd2ae1073dbe649c8187b7686df4efe928db2952e9f1efc171245e6f8780c1d9f174f4d7abff1e073a"
SECURITY_PATCH="3"
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]="https://github.com/${SPELL}-player/${SPELL}/archive/v${VERSION}.tar.gz";
diff --git a/video/mpv/HISTORY b/video/mpv/HISTORY
index d10136d..b7a8635 100644
--- a/video/mpv/HISTORY
+++ b/video/mpv/HISTORY
@@ -1,3 +1,6 @@
+2022-11-12 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 0.35.0
+
2022-08-23 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: added git for scm branch (obviously)




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (a7e8ba911861a2ccf264b773fa05bf566049ba99), Florian Franzmann, 11/12/2022

Archive powered by MHonArc 2.6.24.

Top of Page