Skip to Content.
Sympa Menu

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

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 (6e5f60cb3a749bb573dd764689f929279b688733)
  • Date: Tue, 2 May 2023 18:24:29 +0000

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

crypto/botan/DETAILS | 2 +-
crypto/botan/HISTORY | 4 ++++
crypto/botan/PRE_BUILD | 3 ---
qt5-cmake/qca/DETAILS | 2 +-
qt5-cmake/qca/HISTORY | 3 +++
5 files changed, 9 insertions(+), 5 deletions(-)

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

botan: => 3.0.0

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

qca: => 2.3.6

diff --git a/crypto/botan/DETAILS b/crypto/botan/DETAILS
index 14b8aae..dc36169 100755
--- a/crypto/botan/DETAILS
+++ b/crypto/botan/DETAILS
@@ -1,5 +1,5 @@
SPELL=botan
- VERSION=2.19.3
+ VERSION=3.0.0

SOURCE=Botan-$VERSION.tar.xz
SOURCE_URL[0]=https://botan.randombit.net/releases/$SOURCE
diff --git a/crypto/botan/HISTORY b/crypto/botan/HISTORY
index 11ffa94..68e476c 100644
--- a/crypto/botan/HISTORY
+++ b/crypto/botan/HISTORY
@@ -1,3 +1,7 @@
+2023-05-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.0.0
+ * PRE_BUILD: deleted
+
2023-02-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.19.3
* PRE_BUILD: added, find python3
diff --git a/crypto/botan/PRE_BUILD b/crypto/botan/PRE_BUILD
deleted file mode 100755
index 68b2c58..0000000
--- a/crypto/botan/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sed -i '1s/python/python3/' configure.py
diff --git a/qt5-cmake/qca/DETAILS b/qt5-cmake/qca/DETAILS
index a97c1f5..a517a04 100755
--- a/qt5-cmake/qca/DETAILS
+++ b/qt5-cmake/qca/DETAILS
@@ -1,5 +1,5 @@
SPELL=qca
- VERSION=2.3.5
+ VERSION=2.3.6
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://download.kde.org/stable/$SPELL/$VERSION/$SOURCE
diff --git a/qt5-cmake/qca/HISTORY b/qt5-cmake/qca/HISTORY
index 130f9da..6efc873 100644
--- a/qt5-cmake/qca/HISTORY
+++ b/qt5-cmake/qca/HISTORY
@@ -1,3 +1,6 @@
+2023-05-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.3.6
+
2022-10-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: veersion 2.3.5
* DEPENDS: use QT_DEPENDS



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

Archive powered by MHonArc 2.6.24.

Top of Page