sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (c24e4b5bf2419d2a02d13f32d5bf4e55f91e0aab)
- 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 (c24e4b5bf2419d2a02d13f32d5bf4e55f91e0aab)
- Date: Wed, 19 Nov 2025 19:36:13 +0000
GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:
security/yara/BUILD | 2 --
security/yara/DEPENDS | 6 ++++--
security/yara/DETAILS | 6 +++---
security/yara/HISTORY | 4 ++++
security/yara/PRE_BUILD | 2 +-
5 files changed, 12 insertions(+), 8 deletions(-)
New commits:
commit c24e4b5bf2419d2a02d13f32d5bf4e55f91e0aab
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
yara 4.5.5
diff --git a/security/yara/BUILD b/security/yara/BUILD
deleted file mode 100755
index 73525b6..0000000
--- a/security/yara/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-CFLAGS+=' -std=gnu89' &&
-default_build
diff --git a/security/yara/DEPENDS b/security/yara/DEPENDS
index 2fd41a7..29b6654 100755
--- a/security/yara/DEPENDS
+++ b/security/yara/DEPENDS
@@ -1,2 +1,4 @@
-depends python &&
-depends pcre
+optional_depends openssl \
+ --with-crypto \
+ --without-crypto \
+ "for cryptographic support (e.g. hash functions)"
diff --git a/security/yara/DETAILS b/security/yara/DETAILS
index 1c03a39..838652f 100755
--- a/security/yara/DETAILS
+++ b/security/yara/DETAILS
@@ -1,9 +1,9 @@
# Watch: https://github.com/VirusTotal/yara/tags
SPELL=yara
- VERSION=1.6
+ VERSION=4.5.5
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://${SPELL}-project.googlecode.com/files/${SOURCE}
-
SOURCE_HASH=sha512:fd599c4873cbd5c8f866bd89ebe3fb988bc22af5b982effdf889f7ba30837847eebd4742ab661c9cda02eeaee331819c8453b8ccf8216a54c2ba7a343b8d6745
+
SOURCE_URL[0]=https://github.com/VirusTotal/yara/archive/refs/tags/v$VERSION.tar.gz
+
SOURCE_HASH=sha512:e71d6e435cb2ad7b5875ccabcfe3abe42e2f37187a22e778867c5c5762134961369c2cbd4bea8da9193d5381af4569e39a50156d4077dc3a23b9a2240b741b60
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://virustotal.github.io/yara/"
LICENSE[0]=GPL
diff --git a/security/yara/HISTORY b/security/yara/HISTORY
index 79459d3..ef59552 100644
--- a/security/yara/HISTORY
+++ b/security/yara/HISTORY
@@ -1,3 +1,7 @@
+2025-11-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS, PRE_BUILD: updated spell to 4.5.5
+ * BUILD: removed, no longer needed
+
2025-11-18 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated WEB_SITE
* PRE_BUILD: Fixed build against musl
diff --git a/security/yara/PRE_BUILD b/security/yara/PRE_BUILD
index 3c8cac2..fcf4c8e 100755
--- a/security/yara/PRE_BUILD
+++ b/security/yara/PRE_BUILD
@@ -1,3 +1,3 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
-sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub
+autoreconf -vfis
- [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (c24e4b5bf2419d2a02d13f32d5bf4e55f91e0aab), Ismael Luceno, 11/19/2025
Archive powered by MHonArc 2.6.24.