From 358ef0ee2ababd960a19a6167bd0d40d7222509a Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 7 May 2020 12:13:17 -0500 Subject: [PATCH 1/2] yara: update to 4.0.0, adopt --- common/shlibs | 2 +- srcpkgs/yara/template | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/shlibs b/common/shlibs index 4bdc03e8b23114..fa8af66f9257d7 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3001,7 +3001,7 @@ libbctoolbox.so.1 bctoolbox-0.6.0_1 libortp.so.13 ortp-1.0.2_1 libsuperlu.so.5 superlu-5.2.1_1 libgosu.so.0 gosu-0.12.0_1 -libyara.so.3 libyara-3.5.0_1 +libyara.so.4 libyara-4.0.0_1 libyaz_icu.so.5 yaz-5.23.1_1 libyaz.so.5 yaz-5.23.1_1 libyaz_server.so.5 yaz-5.23.1_1 diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index 51c5b4a1e2b2da..9d472ee943b182 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,17 +1,17 @@ # Template file for 'yara' pkgname=yara -version=3.11.0 +version=4.0.0 revision=1 build_style=gnu-configure configure_args="--enable-magic --enable-cuckoo" -hostmakedepends="automake libtool" -makedepends="libressl-devel file-devel jansson-devel" +hostmakedepends="automake libtool pkg-config" +makedepends="libressl-devel file-devel jansson-devel protobuf-c-devel" short_desc="Pattern matching swiss knife for malware researchers" -maintainer="Orphaned " +maintainer="Andrew Benson " license="BSD-3-Clause" homepage="https://virustotal.github.io/yara/" distfiles="https://github.com/VirusTotal/yara/archive/v${version}.tar.gz" -checksum=de8c54028c848751c06f5acc3b749c3ef6b111090b39f6ff991295af44bd4633 +checksum=8ee411fe3a60d1b463f152e356e0ee46b23331c461fd60ef8f82fed580c73f46 pre_configure() { autoreconf -fi From afba417c34ea1bc822a93db2a0fef775cb871093 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 7 May 2020 12:13:32 -0500 Subject: [PATCH 2/2] python3-yara: update to 4.0.0 --- srcpkgs/python3-yara/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-yara/template b/srcpkgs/python3-yara/template index 3bdff14a0daf35..5df1e673f17f8d 100644 --- a/srcpkgs/python3-yara/template +++ b/srcpkgs/python3-yara/template @@ -1,7 +1,7 @@ # Template file for 'python3-yara' pkgname=python3-yara -version=3.11.0 -revision=2 +version=4.0.0 +revision=1 wrksrc="yara-python-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,4 +12,4 @@ maintainer="Andrew Benson " license="Apache-2.0" homepage="http://virustotal.github.io/yara/" distfiles="https://github.com/VirusTotal/yara-python/archive/v${version}.tar.gz" -checksum=1280cfa4844902e9d5848c84ecc87da3fc05fbacbd74371bb738d1f4fbba2850 +checksum=8cf2e55da2a4e8a2339bcc3b39276b694545f173c0a094a156f7dcbd5daf3231