Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (44464f4462736a93da134500927f55a0bfced5be)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (44464f4462736a93da134500927f55a0bfced5be)
  • Date: Sat, 3 Jun 2023 15:29:06 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

xfce/exo/DETAILS | 8 ++++----
xfce/exo/HISTORY | 3 +++
xfce/libxfce4ui/DETAILS | 8 ++++----
xfce/libxfce4ui/HISTORY | 3 +++
xfce/libxfce4util/DETAILS | 8 ++++----
xfce/libxfce4util/HISTORY | 3 +++
xfce/thunar/DETAILS | 8 ++++----
xfce/thunar/HISTORY | 3 +++
xfce/xfconf/DETAILS | 8 ++++----
xfce/xfconf/HISTORY | 3 +++
10 files changed, 35 insertions(+), 20 deletions(-)

New commits:
commit 44464f4462736a93da134500927f55a0bfced5be
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

thunar 4.18.6

commit 385482682645dc3a0e703b2b152214d83c394454
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

xfconf 4.19.0

commit a88e701c1de21be707e0da1b5817e29a52b10859
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

exo 4.18.0

commit 95b5e6fe4d19dc8ea4ba31daf6208bf4d7565b0b
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libxfce4ui 4.19.2

commit 7d523eb43d7dbcde667d3fa0bdb87dcab10bcb59
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libxfce4util 4.19.2

diff --git a/xfce/exo/DETAILS b/xfce/exo/DETAILS
index a9e9e84..f7ab4ac 100755
--- a/xfce/exo/DETAILS
+++ b/xfce/exo/DETAILS
@@ -1,10 +1,10 @@
+# Watch: https://docs.xfce.org/xfce/exo/start
SPELL=exo
- VERSION=4.16.0
- BRANCH=`echo $VERSION | cut -d . -f 1,2`
+ VERSION=4.18.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=https://archive.xfce.org/xfce/$BRANCH/src/$SOURCE
-
SOURCE_HASH=sha512:8fff640c4a229e77911cf091866f265e1f0d7f0b9274b1a879f46061644dd6aec07ae3f8fc43ac7277429ea98bdde8d0ee010da7ed398cddc7d755fea91b964c
+
SOURCE_URL[0]=https://archive.xfce.org/src/xfce/$SPELL/${VERSION%.*}/$SOURCE
+
SOURCE_HASH=sha512:32f3a319ff31a37cdaf8e2e7bdbdbaa9b797d6731a27854838b47d6078f45af83ed1a664aef4663f616fd9abcae9233c6f68ab2cc18599f1b2ced487602c51ce
WEB_SITE=http://thunar.xfce.org/
ENTERED=20050101
LICENSE=LGPL
diff --git a/xfce/exo/HISTORY b/xfce/exo/HISTORY
index ffdc9336..d64d3e4 100644
--- a/xfce/exo/HISTORY
+++ b/xfce/exo/HISTORY
@@ -1,3 +1,6 @@
+2023-06-03 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 4.18.0
+
2021-04-24 Thomas Orgis <sobukus AT orgis.org
* DETAILS: version 4.16.0, thanks to VinZou
* DEPENDS: gtk+3
diff --git a/xfce/libxfce4ui/DETAILS b/xfce/libxfce4ui/DETAILS
index 3c5ab5d..0679e9c 100755
--- a/xfce/libxfce4ui/DETAILS
+++ b/xfce/libxfce4ui/DETAILS
@@ -1,9 +1,9 @@
+# Watch: https://docs.xfce.org/xfce/libxfce4ui/start
SPELL=libxfce4ui
- VERSION=4.16.0
- BRANCH=`echo $VERSION | cut -d . -f 1,2`
+ VERSION=4.19.2
SOURCE=${SPELL}-${VERSION}.tar.bz2
- SOURCE_URL[0]=https://archive.xfce.org/xfce/$BRANCH/src/$SOURCE
-
SOURCE_HASH=sha512:07ce8399ca860d5414f91b0795ba61eff21b6022a9e8c26de77a6c4e6c45371e10318b626a892b7e2998d95c7e92cf32c2cd48fdefc291bb5521fe8a6cf93aed
+
SOURCE_URL[0]=https://archive.xfce.org/src/xfce/$SPELL/${VERSION%.*}/$SOURCE
+
SOURCE_HASH=sha512:b43b45c271b79b0a23c11184828f8438c3920525f2839bb5da194070cc8fecdd85933f4ff8e302508f2e9106b92cd10da15a25c9297780cd15a17feb31f036ea
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=http://www.xfce.org/
LICENSE[0]=LGPL
diff --git a/xfce/libxfce4ui/HISTORY b/xfce/libxfce4ui/HISTORY
index 728c4a0..cd20af4 100644
--- a/xfce/libxfce4ui/HISTORY
+++ b/xfce/libxfce4ui/HISTORY
@@ -1,3 +1,6 @@
+2023-06-03 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 4.19.2
+
2021-04-24 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: version 4.16.0, thanks to VinZou
* DEPENDS: gtk+3, opts fixup, proper optional
diff --git a/xfce/libxfce4util/DETAILS b/xfce/libxfce4util/DETAILS
index b6a3e78..5a2c6e3 100755
--- a/xfce/libxfce4util/DETAILS
+++ b/xfce/libxfce4util/DETAILS
@@ -1,10 +1,10 @@
+# Watch: https://docs.xfce.org/xfce/libxfce4util/start
SPELL=libxfce4util
- VERSION=4.16.0
- BRANCH=`echo $VERSION | cut -d . -f 1,2`
+ VERSION=4.19.2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=https://archive.xfce.org/xfce/$BRANCH/src/$SOURCE
-
SOURCE_HASH=sha512:dce6992c3da73367461d7464794a9b2a5503666113682e07a86e18b1c5383de2b087809448d5729097571f4fda6b4af5f4f4600848514ab2ab4b3f367ca26f5c
+
SOURCE_URL[0]=https://archive.xfce.org/src/xfce/$SPELL/${VERSION%.*}/$SOURCE
+
SOURCE_HASH=sha512:85521be421abb3f3c37d7608eae96cb9b2f7ba5b0ac599d2a7501b3b201603fd36ccb13840bd5a3462771e32d81e5814a008baf22df46df7b3b46e4ac8d7e3eb
LICENSE[0]=BSD
LICENSE[1]=GPL
LICENSE[2]=LGPL
diff --git a/xfce/libxfce4util/HISTORY b/xfce/libxfce4util/HISTORY
index 3282d9e..1d0d880 100644
--- a/xfce/libxfce4util/HISTORY
+++ b/xfce/libxfce4util/HISTORY
@@ -1,3 +1,6 @@
+2023-06-03 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 4.19.2
+
2021-04-24 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: version 4.16.0, thanks to VinZou,
also switched to hash
diff --git a/xfce/thunar/DETAILS b/xfce/thunar/DETAILS
index 7962a96..13266d3 100755
--- a/xfce/thunar/DETAILS
+++ b/xfce/thunar/DETAILS
@@ -1,11 +1,11 @@
+# Watch: https://docs.xfce.org/xfce/thunar/start
SPELL=thunar
- VERSION=4.16.0
- BRANCH=`echo $VERSION | cut -d . -f 1,2`
+ VERSION=4.18.6
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=https://archive.xfce.org/xfce/$BRANCH/src/$SOURCE
+
SOURCE_URL[0]=https://archive.xfce.org/src/xfce/$SPELL/${VERSION%.*}/$SOURCE
WEB_SITE=http://thunar.xfce.org/
-
SOURCE_HASH=sha512:0f288018ead108c6a170a9b98d45d6c005301eb51526b357ab81411724451f0e6a1154ae44dd7681ee5bc9a8807df1497ed26d1af0ac002d68c69fede808cc51
+
SOURCE_HASH=sha512:fa55a50b164926db39d80fc8588fc7924f3810cbf4128447d3a27142759c9f15f1fd1bbf34676611568b6924f7a9a888500c279f82a03598ae68d2a1a27426b9
LICENSE[0]=GPL
LICENSE[1]=LGPL
ENTERED=20030608
diff --git a/xfce/thunar/HISTORY b/xfce/thunar/HISTORY
index 2ca8298..eb3114f 100644
--- a/xfce/thunar/HISTORY
+++ b/xfce/thunar/HISTORY
@@ -1,3 +1,6 @@
+2023-06-03 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 4.18.6
+
2021-04-24 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: version 4.16.0, thanks to VinZou
* DEPENDS: gtk+3
diff --git a/xfce/xfconf/DETAILS b/xfce/xfconf/DETAILS
index 2622302..7196b64 100755
--- a/xfce/xfconf/DETAILS
+++ b/xfce/xfconf/DETAILS
@@ -1,11 +1,11 @@
+# Watch: https://docs.xfce.org/xfce/xfconf/start
SPELL=xfconf
- VERSION=4.16.0
- BRANCH=`echo $VERSION | cut -d . -f 1,2`
+ VERSION=4.19.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=https://archive.xfce.org/xfce/$BRANCH/src/$SOURCE
+
SOURCE_URL[0]=https://archive.xfce.org/src/xfce/$SPELL/${VERSION%.*}/$SOURCE
WEB_SITE=http://www.xfce.org/
-
SOURCE_HASH=sha512:d2e6b272243d6eda71f42cb3df18cb9c0745a1864718639e9aa494902dfe5b4989b2761fee2195456e5725cad0f744978f9c95c6f01e48aa016a919ce3468344
+
SOURCE_HASH=sha512:7acf5257996d8d36c50e373f25f6b0aa6ecfe4cecf4df6e18b221f7185f20bdb74a5571d21166ef2e7611c7e089242b0bc09c99a0d3735dc319736a230e7b2e6
LICENSE[0]=LGPL
ENTERED=20090227
KEYWORDS="xfce"
diff --git a/xfce/xfconf/HISTORY b/xfce/xfconf/HISTORY
index 9a4c93c..43e7725 100644
--- a/xfce/xfconf/HISTORY
+++ b/xfce/xfconf/HISTORY
@@ -1,3 +1,6 @@
+2023-06-03 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 4.19.0
+
2021-04-24 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: version 4.16.0, thanks to VinZou




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (44464f4462736a93da134500927f55a0bfced5be), Ismael Luceno, 06/03/2023

Archive powered by MHonArc 2.6.24.

Top of Page