Skip to Content.
Sympa Menu

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

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 (f8442f62fb2a188dddf9475742faba1081b3edd2)
  • Date: Tue, 2 May 2023 10:39:57 +0000

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

archive/cpio/DETAILS | 2 +-
archive/cpio/HISTORY | 4 ++++
archive/cpio/PRE_BUILD | 5 -----
archive/cpio/cpio-2.12-gcc-10.patch | 27 ---------------------------
kde5-extra/ktextaddons/DETAILS | 4 ++--
kde5-extra/ktextaddons/HISTORY | 3 +++
6 files changed, 10 insertions(+), 35 deletions(-)

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

cpio: => 2.14

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

ktextaddons: => 1.3.0

diff --git a/archive/cpio/DETAILS b/archive/cpio/DETAILS
index 20de418..f4d1b38 100755
--- a/archive/cpio/DETAILS
+++ b/archive/cpio/DETAILS
@@ -1,6 +1,6 @@
# Watch: https://ftp.gnu.org/gnu/cpio
SPELL=cpio
- VERSION=2.13
+ VERSION=2.14
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
diff --git a/archive/cpio/HISTORY b/archive/cpio/HISTORY
index 1340aa96..952d613 100644
--- a/archive/cpio/HISTORY
+++ b/archive/cpio/HISTORY
@@ -1,3 +1,7 @@
+2023-05-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.14
+ * PRE_BUILD cpio-2.12-gcc-10.patch: deleted
+
2020-07-26 Florian Franzmann <bwlf AT bandrate.org>
* PRE_BUILD, cpio-2.12-gcc-10.patch: apply patch from gentoo to fix
compilation with gcc 10
diff --git a/archive/cpio/PRE_BUILD b/archive/cpio/PRE_BUILD
deleted file mode 100755
index 9f17c3c..0000000
--- a/archive/cpio/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-patch -p1 < "$SPELL_DIRECTORY/cpio-2.12-gcc-10.patch"
-
diff --git a/archive/cpio/cpio-2.12-gcc-10.patch
b/archive/cpio/cpio-2.12-gcc-10.patch
deleted file mode 100644
index 9c7d7ed..0000000
--- a/archive/cpio/cpio-2.12-gcc-10.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 641d3f489cf6238bb916368d4ba0d9325a235afb Mon Sep 17 00:00:00 2001
-From: Sergey Poznyakoff <gray AT gnu.org>
-Date: Mon, 20 Jan 2020 07:45:39 +0200
-Subject: Minor fix * src/global.c: Remove superfluous declaration of
- program_name
-
----
- src/global.c | 3 ---
- 1 file changed, 3 deletions(-)
-
-diff --git a/src/global.c b/src/global.c
-index fb3abe9..acf92bc 100644
---- a/src/global.c
-+++ b/src/global.c
-@@ -184,9 +184,6 @@ unsigned int warn_option = 0;
- /* Extract to standard output? */
- bool to_stdout_option = false;
-
--/* The name this program was run with. */
--char *program_name;
--
- /* A pointer to either lstat or stat, depending on whether
- dereferencing of symlinks is done for input files. */
- int (*xstat) ();
---
-cgit v1.2.1
-
diff --git a/kde5-extra/ktextaddons/DETAILS b/kde5-extra/ktextaddons/DETAILS
index ca12c19..4f5dbdf 100755
--- a/kde5-extra/ktextaddons/DETAILS
+++ b/kde5-extra/ktextaddons/DETAILS
@@ -1,6 +1,6 @@
SPELL=ktextaddons
- VERSION=1.2.1
-
SOURCE_HASH=sha512:44a0aa56a92594031576d2e37e7bc526444f64cebd9b5add8bd382e72fc30b222075bee4d61cc358da61f4db266cd0a339717bd9d90b21e38993371cb1408db9
+ VERSION=1.3.0
+
SOURCE_HASH=sha512:0fb2c523547087a8732e40158318a5984729d56faf25318878f059c1dfb7b12fdb45e165e61fe259ee5379d40c24cd79464aac8af39802e25390d22a3a77eca4
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=https://download.kde.org/stable/ktextaddons/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/kde5-extra/ktextaddons/HISTORY b/kde5-extra/ktextaddons/HISTORY
index 0a62f05..fd9f343 100644
--- a/kde5-extra/ktextaddons/HISTORY
+++ b/kde5-extra/ktextaddons/HISTORY
@@ -1,3 +1,6 @@
+2023-04-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.0
+
2023-04-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f8442f62fb2a188dddf9475742faba1081b3edd2), Treeve Jelbert, 05/02/2023

Archive powered by MHonArc 2.6.24.

Top of Page