aboutsummaryrefslogtreecommitdiffstats
path: root/security/yara
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2019-02-26 01:22:55 +0800
committerantoine <antoine@FreeBSD.org>2019-02-26 01:22:55 +0800
commit02aa5f284b15d06445c8462ab59c1e4954eb8a55 (patch)
treec5e9807864219db4d8276ff1773d2d9e7b3d1ca5 /security/yara
parent93d0584cef5c7bc44b95fa8ddfdbae4b302e9b7a (diff)
downloadfreebsd-ports-gnome-02aa5f284b15d06445c8462ab59c1e4954eb8a55.tar.gz
freebsd-ports-gnome-02aa5f284b15d06445c8462ab59c1e4954eb8a55.tar.zst
freebsd-ports-gnome-02aa5f284b15d06445c8462ab59c1e4954eb8a55.zip
Update yara to 3.9.0
Diffstat (limited to 'security/yara')
-rw-r--r--security/yara/Makefile8
-rw-r--r--security/yara/distinfo6
-rw-r--r--security/yara/pkg-plist3
3 files changed, 10 insertions, 7 deletions
diff --git a/security/yara/Makefile b/security/yara/Makefile
index 48387d940d6a..3708bbbf0d2a 100644
--- a/security/yara/Makefile
+++ b/security/yara/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yara
-PORTVERSION= 3.8.1
+PORTVERSION= 3.9.0
DISTVERSIONPREFIX= v
CATEGORIES= security
@@ -11,14 +11,16 @@ COMMENT= Malware identification and classification tool
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+LIB_DEPENDS= libjansson.so:devel/jansson
+
USE_GITHUB= yes
GH_ACCOUNT= VirusTotal
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-magic --enable-dotnet --enable-macho --enable-dex
+CONFIGURE_ARGS= --enable-cuckoo --enable-dex --enable-dotnet --enable-macho --enable-magic
INSTALL_TARGET= install-strip
TEST_TARGET= check
-USES= alias autoreconf libtool pathfix ssl
+USES= alias autoreconf libtool localbase pathfix ssl
USE_LDCONFIG= yes
CPPFLAGS+= -isystem ${OPENSSLINC}
LIBS+= -L${OPENSSLLIB}
diff --git a/security/yara/distinfo b/security/yara/distinfo
index 7e3f984bb6aa..95b38ad64256 100644
--- a/security/yara/distinfo
+++ b/security/yara/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534456766
-SHA256 (VirusTotal-yara-v3.8.1_GH0.tar.gz) = 283527711269354d3c60e2705f7f74b1f769d2d35ddba8f7f9ce97d0fd5cb1ca
-SIZE (VirusTotal-yara-v3.8.1_GH0.tar.gz) = 715968
+TIMESTAMP = 1550914197
+SHA256 (VirusTotal-yara-v3.9.0_GH0.tar.gz) = ebe7fab0abadb90449a62afbd24e196e18b177efe71ffd8bf22df95c5386f64d
+SIZE (VirusTotal-yara-v3.9.0_GH0.tar.gz) = 749159
diff --git a/security/yara/pkg-plist b/security/yara/pkg-plist
index 824a31c1a128..553b6b3b6fcd 100644
--- a/security/yara/pkg-plist
+++ b/security/yara/pkg-plist
@@ -24,6 +24,7 @@ include/yara/rules.h
include/yara/scan.h
include/yara/scanner.h
include/yara/sizedstr.h
+include/yara/stack.h
include/yara/stopwatch.h
include/yara/stream.h
include/yara/strutils.h
@@ -33,7 +34,7 @@ include/yara/utils.h
lib/libyara.a
lib/libyara.so
lib/libyara.so.3
-lib/libyara.so.3.8.1
+lib/libyara.so.3.9.0
libdata/pkgconfig/yara.pc
man/man1/yara.1.gz
man/man1/yarac.1.gz