Skip to Content.
Sympa Menu

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

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 (07e1997895d2f00047d4476a86d15ac982969cce)
  • Date: Tue, 8 Aug 2023 18:56:39 +0000

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

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

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

imake: version bumped to 1.0.9

diff --git a/xorg-util/imake/DETAILS b/xorg-util/imake/DETAILS
index 638abec..ed72010 100755
--- a/xorg-util/imake/DETAILS
+++ b/xorg-util/imake/DETAILS
@@ -1,11 +1,8 @@
SPELL=imake
- VERSION=1.0.8
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=1.0.9
+ SOURCE=$SPELL-$VERSION.tar.xz
+
SOURCE_HASH=sha512:e7587cf80369c8f4fcc1207c13bcb74a53d838b504ac8a7f3b98fb8f5f595cc7b8e5e9fad50cadcf40cf27bd02ef4eae7fe458854bbed7bea27d474d66520644

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/util/${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/$SPELL-$VERSION
WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-util/imake/HISTORY b/xorg-util/imake/HISTORY
index 6161acb..0538ff4 100644
--- a/xorg-util/imake/HISTORY
+++ b/xorg-util/imake/HISTORY
@@ -1,3 +1,8 @@
+2023-08-08 Stephane Fontaine <esselfe16 AT gmail.com>
+ * DETAILS: updated to 1.0.9
+ Use xz archive since there's no more bz2
+ Remove non-working signature and use hash instead
+
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 (07e1997895d2f00047d4476a86d15ac982969cce), Pavel Vinogradov, 08/08/2023

Archive powered by MHonArc 2.6.24.

Top of Page