Skip to Content.
Sympa Menu

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

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 (d2b2919684ec51d7861b59d90d9042a18b5dccb3)
  • Date: Mon, 18 Feb 2019 20:24:36 +0000

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

archive/zchunk/DETAILS | 4 ++--
archive/zchunk/HISTORY | 3 +++
archive/zstd/BUILD | 4 +---
archive/zstd/HISTORY | 3 +++
dev/null |binary
xorg-app/xcalc/DETAILS | 12 +++++++-----
xorg-app/xcalc/HISTORY | 4 ++++
7 files changed, 20 insertions(+), 10 deletions(-)

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

zchunk: => 1.0.3

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

zstd - imporve build

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

xcalc: => 1.0.7

diff --git a/archive/zchunk/DETAILS b/archive/zchunk/DETAILS
index 69c4db6..8e76290 100755
--- a/archive/zchunk/DETAILS
+++ b/archive/zchunk/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=zchunk
- VERSION=1.0.2
-
SOURCE_HASH=sha512:3fe00f3a04d12d53837539573df7d80106d1f2c8f9c784205cfe567c2c085057c736f8a3e7ed6810961040d58c755006aa1f33398cb0b19dbc0c327633fecadf
+ VERSION=1.0.3
+
SOURCE_HASH=sha512:305afaf666c2fc6ee52bf1216de74b6c19397f579f1c5bd7da75151346c4fc637f14129799e12f2fc2a75729612392b20afc2d9e156fc3f7e42ceecbee4ad323
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/jdieter/$SPELL
diff --git a/archive/zchunk/HISTORY b/archive/zchunk/HISTORY
index 0a611d0..9b81c47 100644
--- a/archive/zchunk/HISTORY
+++ b/archive/zchunk/HISTORY
@@ -1,3 +1,6 @@
+2019-02-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.3
+
2019-01-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.2

diff --git a/archive/zstd/BUILD b/archive/zstd/BUILD
index 0998800..f25028e 100755
--- a/archive/zstd/BUILD
+++ b/archive/zstd/BUILD
@@ -1,3 +1 @@
-make_single &&
-make PREFIX="${INSTALL_ROOT}/usr" ${OPTS} &&
-make_normal
+make PREFIX="${INSTALL_ROOT}/usr" ${OPTS}
diff --git a/archive/zstd/HISTORY b/archive/zstd/HISTORY
index f8f54f1..5309f37 100644
--- a/archive/zstd/HISTORY
+++ b/archive/zstd/HISTORY
@@ -1,3 +1,6 @@
+2019-02-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * BUILD: remove make_single
+
2018-12-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.3.8

diff --git a/xorg-app/xcalc/DETAILS b/xorg-app/xcalc/DETAILS
index 98370fe..2f0dee6 100755
--- a/xorg-app/xcalc/DETAILS
+++ b/xorg-app/xcalc/DETAILS
@@ -1,11 +1,13 @@
SPELL=xcalc
- VERSION=1.0.3
+ VERSION=1.0.7
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:292b570e2b9e4cfbf625f65c4d0ed4f2121df6e8cdb3e0007e1b5f614a91e4a782c92799406306a8bd96b7b2002fb34713a6e722aaee26d83e9867db477a6f70
+
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 calculator application"
diff --git a/xorg-app/xcalc/HISTORY b/xorg-app/xcalc/HISTORY
index c233425..cb0b0b7 100644
--- a/xorg-app/xcalc/HISTORY
+++ b/xorg-app/xcalc/HISTORY
@@ -1,3 +1,7 @@
+2019-02-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.7
+ * DETAILS: add gpg checking
+
2009-12-22 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.0.3
SOURCE matches upstream posted SHA1
diff --git a/xorg-app/xcalc/xcalc-1.0.3.tar.bz2.sig
b/xorg-app/xcalc/xcalc-1.0.3.tar.bz2.sig
deleted file mode 100644
index acef856..0000000
Binary files a/xorg-app/xcalc/xcalc-1.0.3.tar.bz2.sig and /dev/null differ



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

Archive powered by MHonArc 2.6.24.

Top of Page