sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (7e9932f8c2c2606c935157a660bebe3948465b1f)
- 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 (7e9932f8c2c2606c935157a660bebe3948465b1f)
- Date: Tue, 18 Nov 2025 18:36:52 +0000
GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:
security/yara/BUILD | 2 ++
security/yara/DETAILS | 3 ++-
security/yara/HISTORY | 5 +++++
security/yara/PRE_BUILD | 3 +++
4 files changed, 12 insertions(+), 1 deletion(-)
New commits:
commit 7e9932f8c2c2606c935157a660bebe3948465b1f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
yara: Fix build against GCC 15+
commit 49bc05ae0c307dd3bf7de92da5b96215066753fb
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
yara: Fix build against musl
commit 5388917074152d24daac0856c405965f4631af64
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
yara: Update WEB_SITE
commit ac48dd90f8d1c851b01ac626bdeb47ea9b4d7e11
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
yara: Add Watch line
diff --git a/security/yara/BUILD b/security/yara/BUILD
new file mode 100755
index 0000000..73525b6
--- /dev/null
+++ b/security/yara/BUILD
@@ -0,0 +1,2 @@
+CFLAGS+=' -std=gnu89' &&
+default_build
diff --git a/security/yara/DETAILS b/security/yara/DETAILS
index 5ba1a33..1c03a39 100755
--- a/security/yara/DETAILS
+++ b/security/yara/DETAILS
@@ -1,10 +1,11 @@
+# Watch: https://github.com/VirusTotal/yara/tags
SPELL=yara
VERSION=1.6
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://${SPELL}-project.googlecode.com/files/${SOURCE}
SOURCE_HASH=sha512:fd599c4873cbd5c8f866bd89ebe3fb988bc22af5b982effdf889f7ba30837847eebd4742ab661c9cda02eeaee331819c8453b8ccf8216a54c2ba7a343b8d6745
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://code.google.com/p/yara-project/"
+ WEB_SITE="https://virustotal.github.io/yara/"
LICENSE[0]=GPL
ENTERED=20110920
SHORT="malware research tool"
diff --git a/security/yara/HISTORY b/security/yara/HISTORY
index e912a0c..79459d3 100644
--- a/security/yara/HISTORY
+++ b/security/yara/HISTORY
@@ -1,3 +1,8 @@
+2025-11-18 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated WEB_SITE
+ * PRE_BUILD: Fixed build against musl
+ * BUILD: Fixed build against GCC 15+
+
2011-09-20 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS, DETAILS: spell created
diff --git a/security/yara/PRE_BUILD b/security/yara/PRE_BUILD
new file mode 100755
index 0000000..3c8cac2
--- /dev/null
+++ b/security/yara/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub
- [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (7e9932f8c2c2606c935157a660bebe3948465b1f), Ismael Luceno, 11/18/2025
Archive powered by MHonArc 2.6.24.