Skip to Content.
Sympa Menu

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

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 (2e7fa11fe13a4d1b6e45bc6931203459510d7641)
  • Date: Tue, 8 Aug 2023 17:26:12 +0000

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

xorg-app/showfont/DETAILS | 6 +++---
xorg-app/showfont/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)

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

showfont: version bumped to 1.0.6

diff --git a/xorg-app/showfont/DETAILS b/xorg-app/showfont/DETAILS
index eda9401..6b5eb6b 100755
--- a/xorg-app/showfont/DETAILS
+++ b/xorg-app/showfont/DETAILS
@@ -1,8 +1,8 @@
SPELL=showfont
PKG=showfont
- VERSION=1.0.5
-
SOURCE_HASH=sha512:d90d6d99ca573f2632435ccfd46de606994e3792deb58bab6261ff950481ec71eef032b828da0ee5333d6946c5f54594dfb2dadf930825971d3f4baa5c0ff6fd
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.0.6
+
SOURCE_HASH=sha512:21a318519492f4ba46a8bcb3590097fc5f96fe01fdb557257ae56bae813671952a2aad6c0df8cd69659e06708571c398e6d97969224cf692e22c8a35c8e6c363
+ SOURCE=${PKG}-${VERSION}.tar.xz

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
diff --git a/xorg-app/showfont/HISTORY b/xorg-app/showfont/HISTORY
index c29075b..6cc494f 100644
--- a/xorg-app/showfont/HISTORY
+++ b/xorg-app/showfont/HISTORY
@@ -1,3 +1,7 @@
+2023-08-08 Stephane Fontaine <esselfe16 AT gmail.com>
+ * DETAILS: updated to 1.0.6
+ Use xz archive since there's no more bz2
+
2014-12-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version1.0.5




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

Archive powered by MHonArc 2.6.24.

Top of Page