Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (1032b5fc8f0b661fe19aa68fd890dceb38a00c99)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (1032b5fc8f0b661fe19aa68fd890dceb38a00c99)
  • Date: Thu, 16 Mar 2023 14:29:59 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

qt6/qt6webengine/DEPENDS | 1 +
qt6/qt6webengine/HISTORY | 1 +
xorg-lib/libxaw/DETAILS | 5 ++---
xorg-lib/libxaw/HISTORY | 3 +++
4 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 1032b5fc8f0b661fe19aa68fd890dceb38a00c99
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

qt6webengine - tweak depends

commit 320c1bee7743e3a22dc8a2aaaa0280ff572dbd62
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libxaw: => 1.0.15

diff --git a/qt6/qt6webengine/DEPENDS b/qt6/qt6webengine/DEPENDS
index c0f9606..6a9f6ff 100755
--- a/qt6/qt6webengine/DEPENDS
+++ b/qt6/qt6webengine/DEPENDS
@@ -45,6 +45,7 @@ depends python3 &&
depends html5lib &&
depends webencodings &&
depends re2 &&
+depends six &&
depends snappy &&
depends zlib &&

diff --git a/qt6/qt6webengine/HISTORY b/qt6/qt6webengine/HISTORY
index a061889..5db573e 100644
--- a/qt6/qt6webengine/HISTORY
+++ b/qt6/qt6webengine/HISTORY
@@ -1,5 +1,6 @@
2023-03-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.4.3
+ * DEPENDS: add six

2023-01-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.4.2
diff --git a/xorg-lib/libxaw/DETAILS b/xorg-lib/libxaw/DETAILS
index 2aeb05a..e8b242a 100755
--- a/xorg-lib/libxaw/DETAILS
+++ b/xorg-lib/libxaw/DETAILS
@@ -1,8 +1,7 @@
SPELL=libxaw
PKG=libXaw
- VERSION=1.0.14
- SOURCE=${PKG}-${VERSION}.tar.bz2
-# SOURCE_GPG="gurus.gpg:
+ VERSION=1.0.15
+ SOURCE=${PKG}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
diff --git a/xorg-lib/libxaw/HISTORY b/xorg-lib/libxaw/HISTORY
index ab1ca1d..66159f5 100644
--- a/xorg-lib/libxaw/HISTORY
+++ b/xorg-lib/libxaw/HISTORY
@@ -1,3 +1,6 @@
+2023-03-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.15
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (1032b5fc8f0b661fe19aa68fd890dceb38a00c99), Treeve Jelbert, 03/16/2023

Archive powered by MHonArc 2.6.24.

Top of Page