Skip to Content.
Sympa Menu

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

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 (a74c3bfff4cd313596225bb2e512e9b5b22bfbaa)
  • Date: Tue, 31 Jul 2018 08:10:26 +0000

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

dev/null |binary
xorg-app/xkbevd/DETAILS | 12 +++++++-----
xorg-app/xkbevd/HISTORY | 4 ++++
xorg-app/xkill/DETAILS | 12 +++++++-----
xorg-app/xkill/HISTORY | 5 +++++
xorg-app/xload/DETAILS | 15 ++++++++-------
xorg-app/xload/HISTORY | 5 +++++
xorg-app/xlsclients/DETAILS | 11 +++++++----
xorg-app/xlsclients/HISTORY | 5 +++++
xorg-app/xlsfonts/DETAILS | 11 +++++++----
xorg-app/xlsfonts/HISTORY | 4 ++++
xorg-app/xpr/DETAILS | 12 +++++++-----
xorg-app/xpr/HISTORY | 4 ++++
xorg-app/xrefresh/DETAILS | 12 +++++++-----
xorg-app/xrefresh/HISTORY | 4 ++++
xorg-app/xsm/DETAILS | 17 +++++++++--------
xorg-app/xsm/HISTORY | 4 ++++
xorg-app/xtrap/DETAILS | 19 +++++++++----------
xorg-app/xtrap/HISTORY | 4 ++++
xorg-app/xwd/DETAILS | 11 +++++++----
xorg-app/xwd/HISTORY | 4 ++++
xorg-app/xwininfo/DETAILS | 12 +++++++-----
xorg-app/xwininfo/HISTORY | 4 ++++
xorg-app/xwud/DETAILS | 11 +++++++----
xorg-app/xwud/HISTORY | 4 ++++
25 files changed, 140 insertions(+), 66 deletions(-)

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

xwud: => 1.0.5

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

xwininfo: => 1.1.4

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

xwd: => 1.0.7

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

xtrap: => 1.0.3

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

xsm: => 1.0.4

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

xrefresh: => 1.0.6

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

xpr: => 1.0.5

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

xlsfonts: => 1.0.6

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

xlsclients: => 1.1.4

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

xload: => 1.1.3

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

xkill: => 1.0.5

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

xkbevd: => 1.1.4

diff --git a/xorg-app/xkbevd/DETAILS b/xorg-app/xkbevd/DETAILS
index 099492c..e62ffb5 100755
--- a/xorg-app/xkbevd/DETAILS
+++ b/xorg-app/xkbevd/DETAILS
@@ -1,11 +1,13 @@
SPELL=xkbevd
- VERSION=1.1.2
+ VERSION=1.1.4
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-#
SOURCE_HASH=sha512:cac14d72147b7b7ac5ca2b0401e9830be6fa85d03782db9942d391ae219dcc59e6d6895e3277d24ae7f09f051b4259c8be34d57eb3a8d7a5a9458ddb97ec2b59
+
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
SHORT="XKB event daemon demo"
diff --git a/xorg-app/xkbevd/HISTORY b/xorg-app/xkbevd/HISTORY
index 2ab2780..6b63ef4 100644
--- a/xorg-app/xkbevd/HISTORY
+++ b/xorg-app/xkbevd/HISTORY
@@ -1,3 +1,7 @@
+2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.4
+ * DETAILS: add gpg checking
+
2011-10-30 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.1.2

diff --git a/xorg-app/xkill/DETAILS b/xorg-app/xkill/DETAILS
index cd460e4..b2532c5 100755
--- a/xorg-app/xkill/DETAILS
+++ b/xorg-app/xkill/DETAILS
@@ -1,11 +1,13 @@
SPELL=xkill
- PKG=xkill
- VERSION=1.0.4
+ VERSION=1.0.5
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/$SOURCE
-
SOURCE_HASH=sha512:14d1fc0eff96a62d66307f09efc599639ee70be4bf580e2857569326881bfdcae7a8a21640509875218dd2b88575b4801ab0c43c4295550dc71141a579483545
+ 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/xkill/HISTORY b/xorg-app/xkill/HISTORY
index 1d9872c..196cb2b 100644
--- a/xorg-app/xkill/HISTORY
+++ b/xorg-app/xkill/HISTORY
@@ -1,3 +1,8 @@
+2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.5
+ * DETAILS: add gpg checking
+
+
2016-10-02 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.0.4

diff --git a/xorg-app/xload/DETAILS b/xorg-app/xload/DETAILS
index a7cb2f4..6b13d47 100755
--- a/xorg-app/xload/DETAILS
+++ b/xorg-app/xload/DETAILS
@@ -1,12 +1,13 @@
SPELL=xload
- PKG=xload
- VERSION=1.0.2
- XORG_VER=X11R7.0
- SOURCE=${PKG}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:764924db2a506651a38d91c3cb2ad2e25b6e9c5dbd3e5ff59174c0c77bcb4575931905a71d98333302283b1db7948646f8d942d821acdc588aa893202fc53771
+ VERSION=1.1.3
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+
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}/${PKG}-${VERSION}
- WEB_SITE=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
SECURITY_PATCH=1
LICENSE[0]=XCL
diff --git a/xorg-app/xload/HISTORY b/xorg-app/xload/HISTORY
index ce7c6f3..04b7d94 100644
--- a/xorg-app/xload/HISTORY
+++ b/xorg-app/xload/HISTORY
@@ -1,3 +1,8 @@
+2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.3
+ * DETAILS: add gpg checking
+
+
2009-01-26 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DEPENDS: killing off XPrint
* DETAILS: patchlevel++
diff --git a/xorg-app/xlsclients/DETAILS b/xorg-app/xlsclients/DETAILS
index dacefb5..cd4fcfa 100755
--- a/xorg-app/xlsclients/DETAILS
+++ b/xorg-app/xlsclients/DETAILS
@@ -1,10 +1,13 @@
SPELL=xlsclients
- VERSION=1.1.3
+ VERSION=1.1.4
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:4266068b96bb0bf565021fbda726511a387800fcc81b6b53f3fb847ca6a4de50811f66ca1423a56414619ad6f3b4d2dfb235106a1eacf9e5def8cf49c2b2ba85
+
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
SHORT="list client applications running on a display"
diff --git a/xorg-app/xlsclients/HISTORY b/xorg-app/xlsclients/HISTORY
index 5cbcaa9..98f44a8 100644
--- a/xorg-app/xlsclients/HISTORY
+++ b/xorg-app/xlsclients/HISTORY
@@ -1,3 +1,8 @@
+2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.4
+ * DETAILS: add gpg checking
+
+
2014-06-03 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.1.3

diff --git a/xorg-app/xlsfonts/DETAILS b/xorg-app/xlsfonts/DETAILS
index 4757414..c4080e4 100755
--- a/xorg-app/xlsfonts/DETAILS
+++ b/xorg-app/xlsfonts/DETAILS
@@ -1,10 +1,13 @@
SPELL=xlsfonts
- VERSION=1.0.5
+ VERSION=1.0.6
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:e20f9efa0fa33980486671abd4ef59a82fd3df033d9c1b24db8c5b2b27ada93f03dba1e3ad586a35f3b7893bef5e8f14186f1914ab3507862cce4e104199a490
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
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
UPDATED=20051125
LICENSE[0]=XCL
SHORT="A X.Org application to list fonts on a X server"
diff --git a/xorg-app/xlsfonts/HISTORY b/xorg-app/xlsfonts/HISTORY
index a83cef6..3d33aca 100644
--- a/xorg-app/xlsfonts/HISTORY
+++ b/xorg-app/xlsfonts/HISTORY
@@ -1,3 +1,7 @@
+2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.6
+ * DETAILS: add gpg checking
+
2016-10-02 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.0.4

diff --git a/xorg-app/xlsfonts/xlsfonts-1.0.3.tar.bz2.sig
b/xorg-app/xlsfonts/xlsfonts-1.0.3.tar.bz2.sig
deleted file mode 100644
index 6a43711..0000000
Binary files a/xorg-app/xlsfonts/xlsfonts-1.0.3.tar.bz2.sig and /dev/null
differ
diff --git a/xorg-app/xpr/DETAILS b/xorg-app/xpr/DETAILS
index 260c6b6..95d0bc4 100755
--- a/xorg-app/xpr/DETAILS
+++ b/xorg-app/xpr/DETAILS
@@ -1,11 +1,13 @@
SPELL=xpr
- VERSION=1.0.3
+ VERSION=1.0.5
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-#
SOURCE_HASH=sha512:a37e4688f47f11c9f02a3919fcd76d41b045a59a5a16aead60e9dbed3e79af36779db7c27b09ab83635d0b78f61a70ff59bf9d10943dbf4994012c1001ad5587
+
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
SHORT="Print an X window dump"
diff --git a/xorg-app/xpr/HISTORY b/xorg-app/xpr/HISTORY
index 20f5366..c718c80 100644
--- a/xorg-app/xpr/HISTORY
+++ b/xorg-app/xpr/HISTORY
@@ -1,3 +1,7 @@
+2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.5
+ * DETAILS: add gpg checking
+
2009-12-17 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.0.3
SOURCE matches upstream posted SHA1
diff --git a/xorg-app/xpr/xpr-1.0.3.tar.bz2.sig
b/xorg-app/xpr/xpr-1.0.3.tar.bz2.sig
deleted file mode 100644
index 72806a9..0000000
Binary files a/xorg-app/xpr/xpr-1.0.3.tar.bz2.sig and /dev/null differ
diff --git a/xorg-app/xrefresh/DETAILS b/xorg-app/xrefresh/DETAILS
index eeadfb8..dad7916 100755
--- a/xorg-app/xrefresh/DETAILS
+++ b/xorg-app/xrefresh/DETAILS
@@ -1,11 +1,13 @@
SPELL=xrefresh
- VERSION=1.0.3
+ VERSION=1.0.6
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-#
SOURCE_HASH=sha512:daafdc0e5eddf9519333cf7ff10ee4f354b4f7345b08bf7657dc653e5707a4c12f75df5de65195fa2251f4addde9e587b6fffe666152e4ed93ffb094976ba52e
+
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
SHORT="refresh all or part of an X screen"
diff --git a/xorg-app/xrefresh/HISTORY b/xorg-app/xrefresh/HISTORY
index 1825c3a..f5ea5b9 100644
--- a/xorg-app/xrefresh/HISTORY
+++ b/xorg-app/xrefresh/HISTORY
@@ -1,3 +1,7 @@
+2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.6
+ * DETAILS: add gpg checking
+
2009-10-27 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.0.3
SOURCE matches upstream posted MD5
diff --git a/xorg-app/xrefresh/xrefresh-1.0.3.tar.bz2.sig
b/xorg-app/xrefresh/xrefresh-1.0.3.tar.bz2.sig
deleted file mode 100644
index 3c8ca36..0000000
Binary files a/xorg-app/xrefresh/xrefresh-1.0.3.tar.bz2.sig and /dev/null
differ
diff --git a/xorg-app/xsm/DETAILS b/xorg-app/xsm/DETAILS
index 658dd74..bc5e14c 100755
--- a/xorg-app/xsm/DETAILS
+++ b/xorg-app/xsm/DETAILS
@@ -1,12 +1,13 @@
SPELL=xsm
- PKG=xsm
- VERSION=1.0.1
- 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_GPG="gurus.gpg:${SOURCE}.sig"
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
- WEB_SITE=http://xorg.freedesktop.org
+ VERSION=1.0.4
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/src/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=https://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
PATCHLEVEL=1
diff --git a/xorg-app/xsm/HISTORY b/xorg-app/xsm/HISTORY
index 9882829..027a0b0 100644
--- a/xorg-app/xsm/HISTORY
+++ b/xorg-app/xsm/HISTORY
@@ -1,3 +1,7 @@
+2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.4
+ * DETAILS: add gpg checking
+
2011-10-06 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Fixed description

diff --git a/xorg-app/xsm/xsm-X11R7.0-1.0.1.tar.bz2.sig
b/xorg-app/xsm/xsm-X11R7.0-1.0.1.tar.bz2.sig
deleted file mode 100644
index eb60ae0..0000000
Binary files a/xorg-app/xsm/xsm-X11R7.0-1.0.1.tar.bz2.sig and /dev/null differ
diff --git a/xorg-app/xtrap/DETAILS b/xorg-app/xtrap/DETAILS
index 758f203..88951d7 100755
--- a/xorg-app/xtrap/DETAILS
+++ b/xorg-app/xtrap/DETAILS
@@ -1,16 +1,15 @@
SPELL=xtrap
- PKG=xtrap
- VERSION=1.0.2
- XORG_VER=X11R7.1
- SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
-
SOURCE_HASH=sha512:59ec17ae29bcdd12d3ae8ce44bb5388a1fb6c9aa0d4f5f1e146e814ea82f681c3ccd351b89c455a85c857304a2c5628b057e75d3d1222be1a274b5e864c17154
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
- WEB_SITE=http://xorg.freedesktop.org
+ VERSION=1.0.3
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/src/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=https://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Module xtrap for xorg"
cat << EOF
The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
diff --git a/xorg-app/xtrap/HISTORY b/xorg-app/xtrap/HISTORY
index e469a03..aa673bd 100644
--- a/xorg-app/xtrap/HISTORY
+++ b/xorg-app/xtrap/HISTORY
@@ -1,3 +1,7 @@
+2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.3
+ * DETAILS: add gpg checking
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well

diff --git a/xorg-app/xwd/DETAILS b/xorg-app/xwd/DETAILS
index 546a97a..b5fcc90 100755
--- a/xorg-app/xwd/DETAILS
+++ b/xorg-app/xwd/DETAILS
@@ -1,10 +1,13 @@
SPELL=xwd
- VERSION=1.0.6
-
SOURCE_HASH=sha512:8fb86cbe163631fdb3f49ad6bb648ea599d7c5f9b11aba7e88afb86daed34cab88dcba057e0c5ca3e4e5904598b279f5a68ad43a64dd1053d647aa78523a806f
+ VERSION=1.0.7
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
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
SHORT="dump an image of an X window"
diff --git a/xorg-app/xwd/HISTORY b/xorg-app/xwd/HISTORY
index b4653dd..f44e35b 100644
--- a/xorg-app/xwd/HISTORY
+++ b/xorg-app/xwd/HISTORY
@@ -1,3 +1,7 @@
+2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.7
+ * DETAILS: add gpg checking
+
2013-08-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.6

diff --git a/xorg-app/xwininfo/DETAILS b/xorg-app/xwininfo/DETAILS
index b079813..1cf4653 100755
--- a/xorg-app/xwininfo/DETAILS
+++ b/xorg-app/xwininfo/DETAILS
@@ -1,11 +1,13 @@
SPELL=xwininfo
- VERSION=1.0.5
+ VERSION=1.1.4
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-#
SOURCE_HASH=sha512:7ac1ae1199c85df804b2998eddaa7624cf6c357040a2b4e0a50a5d49880b6a1fe326e4301b372a2932207e32d6dfdf2fc088f39ac3da36a06fd498c83508adc3
+
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
SHORT="the X.Org window information utility"
diff --git a/xorg-app/xwininfo/HISTORY b/xorg-app/xwininfo/HISTORY
index 7d325c7..cf559cd 100644
--- a/xorg-app/xwininfo/HISTORY
+++ b/xorg-app/xwininfo/HISTORY
@@ -1,3 +1,7 @@
+2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.4
+ * DETAILS: add gpg checking
+
2009-10-13 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.0.5
SOURCE matches upstream posted MD5
diff --git a/xorg-app/xwininfo/xwininfo-1.0.5.tar.bz2.sig
b/xorg-app/xwininfo/xwininfo-1.0.5.tar.bz2.sig
deleted file mode 100644
index cee4cbb..0000000
Binary files a/xorg-app/xwininfo/xwininfo-1.0.5.tar.bz2.sig and /dev/null
differ
diff --git a/xorg-app/xwud/DETAILS b/xorg-app/xwud/DETAILS
index 86d44e3..7ec958d 100755
--- a/xorg-app/xwud/DETAILS
+++ b/xorg-app/xwud/DETAILS
@@ -1,10 +1,13 @@
SPELL=xwud
- VERSION=1.0.2
+ VERSION=1.0.5
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/xwud/HISTORY b/xorg-app/xwud/HISTORY
index 4def089..855b768 100644
--- a/xorg-app/xwud/HISTORY
+++ b/xorg-app/xwud/HISTORY
@@ -1,3 +1,7 @@
+2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.5
+ * DETAILS: add gpg checking
+
2009-10-13 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.0.2
SOURCE matches upstream posted MD5
diff --git a/xorg-app/xwud/xwud-1.0.2.tar.bz2.sig
b/xorg-app/xwud/xwud-1.0.2.tar.bz2.sig
deleted file mode 100644
index d4d1e0a..0000000
Binary files a/xorg-app/xwud/xwud-1.0.2.tar.bz2.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a74c3bfff4cd313596225bb2e512e9b5b22bfbaa), Treeve Jelbert, 07/31/2018

Archive powered by MHonArc 2.6.24.

Top of Page