sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (cfb7373fc319e56d13961d21258f2e1887374a5a)
- From: Ismael Luceno <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (cfb7373fc319e56d13961d21258f2e1887374a5a)
- Date: Mon, 24 Feb 2025 20:49:55 +0000
GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:
archive/7z/DETAILS | 5 +++--
archive/7z/HISTORY | 3 +++
libs/ixion/DEPENDS | 9 ++++++---
libs/ixion/HISTORY | 3 +++
security/wireshark/DETAILS | 7 ++++---
security/wireshark/HISTORY | 3 +++
6 files changed, 22 insertions(+), 8 deletions(-)
New commits:
commit cfb7373fc319e56d13961d21258f2e1887374a5a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
wireshark 4.4.4
commit b39c6b14857f1a3ef1382264f0413123f694d578
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
wireshark: Add Watch line
commit ad5520fe2b744cae95533ad6a811e2378c106410
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
ixion: depends on mdds >= 3.0
commit 54159709a7f431ea4028e9790670f88f68304618
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
z7 2409
commit c0ce43b87c3c83af36310daf104ebafbfd9f582c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
7z: Add Watch line
diff --git a/archive/7z/DETAILS b/archive/7z/DETAILS
index 03b09a0..cfa7876 100755
--- a/archive/7z/DETAILS
+++ b/archive/7z/DETAILS
@@ -1,7 +1,8 @@
+# Watch: https://www.7-zip.org/download.html "a/7z([0-9]+)-src\.tar\.xz"
SPELL=7z
- VERSION=2408
+ VERSION=2409
SOURCE=${SPELL}${VERSION}-src.tar.xz
-
SOURCE_HASH=sha512:889e9aeaa629d6474a609a15066b2fa7b1353fa5e7255e044297591f565b08b16b885d44f4c4a046f2f9da189599ace300cf61fd9ac0e7bc316fb9d96a18a039
+
SOURCE_HASH=sha512:461b702eb275655ebda70e128a5e184d15d2b0556f11ab1b409c0ff8a1e9c5d64761bdfb1685c5a0278534024a1e4ce46e4443d55cae373e487dc9ae180ef310
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}-${VERSION}"
DOCS=""
WEB_SITE=https://www.7-zip.org
diff --git a/archive/7z/HISTORY b/archive/7z/HISTORY
index f4983ff..af1d6f6 100644
--- a/archive/7z/HISTORY
+++ b/archive/7z/HISTORY
@@ -1,3 +1,6 @@
+2025-02-24 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2409
+
2024-10-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2408
diff --git a/libs/ixion/DEPENDS b/libs/ixion/DEPENDS
index 5332bd3..8121afa 100755
--- a/libs/ixion/DEPENDS
+++ b/libs/ixion/DEPENDS
@@ -1,4 +1,7 @@
-depends -sub "PROGRAM_OPTIONS SYSTEM THREAD" boost &&
-depends mdds &&
-depends spdlog &&
+. "$GRIMOIRE"/VDEPENDS &&
+vdepends <<! &&
+ boost[PROGRAM_OPTIONS,SYSTEM,THREAD]
+ mdds >= 3.0
+ spdlog
+!
optional_depends python3 '' '--disable-python' 'build python bindings'
diff --git a/libs/ixion/HISTORY b/libs/ixion/HISTORY
index 1348e26..058db31 100644
--- a/libs/ixion/HISTORY
+++ b/libs/ixion/HISTORY
@@ -1,3 +1,6 @@
+2025-02-24 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: depends on mdds >= 3.0
+
2025-02-08 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.20.0
chane url
diff --git a/security/wireshark/DETAILS b/security/wireshark/DETAILS
index 1086106..df913fc 100755
--- a/security/wireshark/DETAILS
+++ b/security/wireshark/DETAILS
@@ -1,6 +1,7 @@
-source $GRIMOIRE/CMAKE_FUNCTIONS
+# Watch: https://www.wireshark.org/download/src/
+. "$GRIMOIRE"/CMAKE_FUNCTIONS
SPELL=wireshark
- VERSION=3.6.5
+ VERSION=4.4.4
SECURITY_PATCH=64
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://www.wireshark.org/download/src/$SOURCE
@@ -9,7 +10,7 @@ source $GRIMOIRE/CMAKE_FUNCTIONS
SOURCE_URL[3]=https://2.na.dl.wireshark.org/src/all-versions/$SOURCE
SOURCE_URL[4]=https://1.eu.dl.wireshark.org/src/all-versions/$SOURCE
SOURCE_URL[5]=https://1.as.dl.wireshark.org/src/all-versions/$SOURCE
-
SOURCE_HASH=sha512:9aa60721401fbd1f3c6b912312792433c9f8a09583cf684a4f1a24c839f4786a54a0abbfd88c04ba222e5a7af09f7bc67c292a0f944c9b717a71509655fe2fe5
+
SOURCE_HASH=sha512:f2787d49de55cea4b6f09217e5520c7517f2a906ee7b91447ca0e6e1ab50c58d71963577a5eb899fd1e9b87103f34c9f7ea081ac6d6586e3a4974d74946a0199
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.wireshark.org/
ENTERED=20020116
diff --git a/security/wireshark/HISTORY b/security/wireshark/HISTORY
index c8df520..b841751 100644
--- a/security/wireshark/HISTORY
+++ b/security/wireshark/HISTORY
@@ -1,3 +1,6 @@
+2025-02-24 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 4.4.4
+
2022-06-19 Florian Franzmann <bwlf AT bandrate.org>
* DEPENDS: add dependency on qttools
- [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (cfb7373fc319e56d13961d21258f2e1887374a5a), Ismael Luceno, 02/24/2025
Archive powered by MHonArc 2.6.24.