Skip to Content.
Sympa Menu

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

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 (ce7368d8fe33fe758f5f9b3f2af1ce6f534e57ad)
  • Date: Sat, 29 Oct 2022 07:23:31 +0000

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

xorg-app/x11perf/DETAILS | 4 ++--
xorg-app/x11perf/HISTORY | 3 +++
xorg-app/xsetroot/DETAILS | 4 ++--
xorg-app/xsetroot/HISTORY | 3 +++
xorg-lib/libxext/DETAILS | 4 ++--
xorg-lib/libxext/HISTORY | 3 +++
xorg-lib/libxinerama/DETAILS | 4 ++--
xorg-lib/libxinerama/HISTORY | 3 +++
xorg-util/makedepend/DETAILS | 4 ++--
xorg-util/makedepend/HISTORY | 3 +++
10 files changed, 25 insertions(+), 10 deletions(-)

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

libxinerama: => 1.1.5

commit 00f6876aee45a9414d1112f74317e897ca011fc7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

makedepend: => 1.0.7

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

x11perf: => 1.6.2

commit 141c0ddae9adff8edcebf7f59ccf917d4ed099fa
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libxext: => 1.3.5

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

xsetroot: => 1.1.3

diff --git a/xorg-app/x11perf/DETAILS b/xorg-app/x11perf/DETAILS
index b436644..eaabdf4 100755
--- a/xorg-app/x11perf/DETAILS
+++ b/xorg-app/x11perf/DETAILS
@@ -1,6 +1,6 @@
SPELL=x11perf
- VERSION=1.6.1
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=1.6.2
+ SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
diff --git a/xorg-app/x11perf/HISTORY b/xorg-app/x11perf/HISTORY
index f3cb706..50dc453 100644
--- a/xorg-app/x11perf/HISTORY
+++ b/xorg-app/x11perf/HISTORY
@@ -1,3 +1,6 @@
+2022-10-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.6.2
+
2019-03-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.6.1
* DETAILS: add gpg checking
diff --git a/xorg-app/xsetroot/DETAILS b/xorg-app/xsetroot/DETAILS
index 2fe202d..926b16e 100755
--- a/xorg-app/xsetroot/DETAILS
+++ b/xorg-app/xsetroot/DETAILS
@@ -1,6 +1,6 @@
SPELL=xsetroot
- VERSION=1.1.2
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=1.1.3
+ SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
diff --git a/xorg-app/xsetroot/HISTORY b/xorg-app/xsetroot/HISTORY
index f91aaeb..2942c87 100644
--- a/xorg-app/xsetroot/HISTORY
+++ b/xorg-app/xsetroot/HISTORY
@@ -1,3 +1,6 @@
+2022-10-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.3
+
2018-03-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.2
* DETAILS: add gpg checking
diff --git a/xorg-lib/libxext/DETAILS b/xorg-lib/libxext/DETAILS
index eff2437..e09f770 100755
--- a/xorg-lib/libxext/DETAILS
+++ b/xorg-lib/libxext/DETAILS
@@ -1,8 +1,8 @@
SPELL=libxext
PKG=libXext
- VERSION=1.3.4
+ VERSION=1.3.5
SECURITY_PATCH=1
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ 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/libxext/HISTORY b/xorg-lib/libxext/HISTORY
index 66c7e89..9a2a86d 100644
--- a/xorg-lib/libxext/HISTORY
+++ b/xorg-lib/libxext/HISTORY
@@ -1,3 +1,6 @@
+2022-10-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.5
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)

diff --git a/xorg-lib/libxinerama/DETAILS b/xorg-lib/libxinerama/DETAILS
index 08e3851..b1dc112 100755
--- a/xorg-lib/libxinerama/DETAILS
+++ b/xorg-lib/libxinerama/DETAILS
@@ -1,8 +1,8 @@
SPELL=libxinerama
PKG=libXinerama
- VERSION=1.1.4
+ VERSION=1.1.5
SECURITY_PATCH=1
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ 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/libxinerama/HISTORY b/xorg-lib/libxinerama/HISTORY
index d1fbb2d..488c8e0 100644
--- a/xorg-lib/libxinerama/HISTORY
+++ b/xorg-lib/libxinerama/HISTORY
@@ -1,3 +1,6 @@
+2022-10-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.5
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)

diff --git a/xorg-util/makedepend/DETAILS b/xorg-util/makedepend/DETAILS
index 981db91..b89225b 100755
--- a/xorg-util/makedepend/DETAILS
+++ b/xorg-util/makedepend/DETAILS
@@ -1,7 +1,7 @@
SPELL=makedepend
PKG=makedepend
- VERSION=1.0.6
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.0.7
+ SOURCE=${PKG}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/util/${SOURCE}
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
diff --git a/xorg-util/makedepend/HISTORY b/xorg-util/makedepend/HISTORY
index f70af55..8a12666 100644
--- a/xorg-util/makedepend/HISTORY
+++ b/xorg-util/makedepend/HISTORY
@@ -1,3 +1,6 @@
+2022-10-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.7
+
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 (ce7368d8fe33fe758f5f9b3f2af1ce6f534e57ad), Treeve Jelbert, 10/29/2022

Archive powered by MHonArc 2.6.24.

Top of Page