Skip to Content.
Sympa Menu

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

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 (2724398233435f3eaeeb3ab361a3ed2acb34c3d4)
  • Date: Tue, 8 Aug 2023 17:56:28 +0000

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

xorg-lib/libxcursor/DETAILS | 9 +++------
xorg-lib/libxcursor/HISTORY | 5 +++++
2 files changed, 8 insertions(+), 6 deletions(-)

New commits:
commit 2724398233435f3eaeeb3ab361a3ed2acb34c3d4
Author: Stephane Fontaine <esselfe16 AT gmail.com>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libxcursor: version bumped to 1.2.1

diff --git a/xorg-lib/libxcursor/DETAILS b/xorg-lib/libxcursor/DETAILS
index f40bcd0..b82b941 100755
--- a/xorg-lib/libxcursor/DETAILS
+++ b/xorg-lib/libxcursor/DETAILS
@@ -1,13 +1,10 @@
SPELL=libxcursor
PKG=libXcursor
- VERSION=1.2.0
+ VERSION=1.2.1
SECURITY_PATCH=2
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ SOURCE=${PKG}-${VERSION}.tar.xz
+
SOURCE_HASH=sha512:ebb42a39855aab86d0c11fe6ad33d011cf56a6dc5c309bef643460319c03df239b7e09fe88777bb25c0e9ff8aceac6bf66e51cc04a2d5ee463b3bc3bbf1674e3

SOURCE_URL[0]=https://xorg.freedesktop.org/archive/individual/lib/${SOURCE}
- SOURCE2=$SOURCE.sig
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-lib/libxcursor/HISTORY b/xorg-lib/libxcursor/HISTORY
index 575bb14..f32fbc4 100644
--- a/xorg-lib/libxcursor/HISTORY
+++ b/xorg-lib/libxcursor/HISTORY
@@ -1,3 +1,8 @@
+2023-08-08 Stephane Fontaine <esselfe16 AT gmail.com>
+ * DETAILS: updated to 1.2.1
+ Remove non-working signature and use hash instead
+ Change archive to xz since there's no more bz2
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2724398233435f3eaeeb3ab361a3ed2acb34c3d4), Pavel Vinogradov, 08/08/2023

Archive powered by MHonArc 2.6.24.

Top of Page