Skip to Content.
Sympa Menu

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

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 (faadaa31cc5f1230cbdd867cae3a48b786d598ac)
  • Date: Wed, 20 Feb 2019 19:41:35 +0000

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

dev/null |binary
xorg-app/xev/DETAILS | 11 +++++++----
xorg-app/xev/HISTORY | 4 ++++
xorg-app/xlsatoms/DETAILS | 11 +++++++----
xorg-app/xlsatoms/HISTORY | 4 ++++
xorg-app/xstdcmap/DETAILS | 6 +++---
xorg-app/xstdcmap/HISTORY | 3 +++
7 files changed, 28 insertions(+), 11 deletions(-)

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

xlsatoms: => 1.1.3

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

xev: => 1.2.3

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

xstdcmap: => 1.0.4

diff --git a/xorg-app/xev/DETAILS b/xorg-app/xev/DETAILS
index 62d97c2..ab4796b 100755
--- a/xorg-app/xev/DETAILS
+++ b/xorg-app/xev/DETAILS
@@ -1,10 +1,13 @@
SPELL=xev
- VERSION=1.2.2
+ VERSION=1.2.3
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:453fc18072e4d4fd088a1b2e918f3772aaa2c56b36c082deb41ec4d434d1579de75f447fc4e0507086c170152e02d6db8b60dc7fd87ae18a2e817448bd628fca
+
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${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=http://xorg.freedesktop.org/wiki
+ WEB_SITE=https://xorg.freedesktop.org/wiki
ENTERED=20051125
LICENSE[0]=XCL
SHORT="the X.Org event application"
diff --git a/xorg-app/xev/HISTORY b/xorg-app/xev/HISTORY
index 490ad6c..13c1c3e 100644
--- a/xorg-app/xev/HISTORY
+++ b/xorg-app/xev/HISTORY
@@ -1,3 +1,7 @@
+2019-02-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.3
+ * DETAILS: add gpg checking
+
2016-10-02 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.2.2

diff --git a/xorg-app/xlsatoms/DETAILS b/xorg-app/xlsatoms/DETAILS
index b53b4b2..c2ed474 100755
--- a/xorg-app/xlsatoms/DETAILS
+++ b/xorg-app/xlsatoms/DETAILS
@@ -1,10 +1,13 @@
SPELL=xlsatoms
- VERSION=1.1.0
+ VERSION=1.1.3
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
+ SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/$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=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
BUILD_API=2
diff --git a/xorg-app/xlsatoms/HISTORY b/xorg-app/xlsatoms/HISTORY
index d73832a..9769516 100644
--- a/xorg-app/xlsatoms/HISTORY
+++ b/xorg-app/xlsatoms/HISTORY
@@ -1,3 +1,7 @@
+2019-02-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.3
+ * DETAILS: add gpg checking
+
2010-06-26 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.1.0
SOURCE matches upstream posted SHA1
diff --git a/xorg-app/xlsatoms/xlsatoms-1.1.0.tar.bz2.sig
b/xorg-app/xlsatoms/xlsatoms-1.1.0.tar.bz2.sig
deleted file mode 100644
index 407c80d..0000000
Binary files a/xorg-app/xlsatoms/xlsatoms-1.1.0.tar.bz2.sig and /dev/null
differ
diff --git a/xorg-app/xstdcmap/DETAILS b/xorg-app/xstdcmap/DETAILS
index 0c24083..ce95a4c 100755
--- a/xorg-app/xstdcmap/DETAILS
+++ b/xorg-app/xstdcmap/DETAILS
@@ -1,12 +1,12 @@
SPELL=xstdcmap
PKG=xstdcmap
- VERSION=1.0.1
+ VERSION=1.0.4
XORG_VER=X11R7.0
SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
+
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
- WEB_SITE=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
UPDATED=20051125
LICENSE[0]=XCL
diff --git a/xorg-app/xstdcmap/HISTORY b/xorg-app/xstdcmap/HISTORY
index 6dfee7b..978a4f4 100644
--- a/xorg-app/xstdcmap/HISTORY
+++ b/xorg-app/xstdcmap/HISTORY
@@ -1,3 +1,6 @@
+2019-02-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.4
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (faadaa31cc5f1230cbdd867cae3a48b786d598ac), Treeve Jelbert, 02/20/2019

Archive powered by MHonArc 2.6.24.

Top of Page