mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Update to 3.7.1
This commit is contained in:
parent
0f6476167d
commit
d981f690cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459599
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= yara
|
||||
PORTVERSION= 3.7.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.7.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= security
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1510327306
|
||||
SHA256 (VirusTotal-yara-v3.7.0_GH0.tar.gz) = 01f0841e7387918c2b6d0b7fb48014bda41d1487be1cabf718a0576018969641
|
||||
SIZE (VirusTotal-yara-v3.7.0_GH0.tar.gz) = 558035
|
||||
TIMESTAMP = 1516136851
|
||||
SHA256 (VirusTotal-yara-v3.7.1_GH0.tar.gz) = df077a29b0fffbf4e7c575f838a440f42d09b215fcb3971e6fb6360318a64892
|
||||
SIZE (VirusTotal-yara-v3.7.1_GH0.tar.gz) = 558499
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Work around FreeBSD bug #189353 when /tmp is using tmpfs(5)
|
||||
|
||||
--- threading.c.orig 2017-11-10 11:21:21 UTC
|
||||
--- threading.c.orig 2017-11-28 16:54:05 UTC
|
||||
+++ threading.c
|
||||
@@ -33,6 +33,10 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBI
|
||||
#include <errno.h>
|
||||
|
@ -30,7 +30,7 @@ include/yara/utils.h
|
||||
lib/libyara.a
|
||||
lib/libyara.so
|
||||
lib/libyara.so.3
|
||||
lib/libyara.so.3.7.0
|
||||
lib/libyara.so.3.7.1
|
||||
libdata/pkgconfig/yara.pc
|
||||
man/man1/yara.1.gz
|
||||
man/man1/yarac.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user