From owner-dev-commits-ports-all@freebsd.org Sat Jun 26 09:39:34 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3DDA3650272; Sat, 26 Jun 2021 09:39:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GBpjy11W4z4TDv; Sat, 26 Jun 2021 09:39:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 09AEC1C7D9; Sat, 26 Jun 2021 09:39:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15Q9dX6w083484; Sat, 26 Jun 2021 09:39:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15Q9dX4D083483; Sat, 26 Jun 2021 09:39:33 GMT (envelope-from git) Date: Sat, 26 Jun 2021 09:39:33 GMT Message-Id: <202106260939.15Q9dX4D083483@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Antoine Brodin Subject: git: b30a95224e19 - main - security/yara: update to 4.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: antoine X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b30a95224e19a79c4ea31705bc206b8607a6303a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2021 09:39:34 -0000 The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=b30a95224e19a79c4ea31705bc206b8607a6303a commit b30a95224e19a79c4ea31705bc206b8607a6303a Author: Antoine Brodin AuthorDate: 2021-06-26 09:35:30 +0000 Commit: Antoine Brodin CommitDate: 2021-06-26 09:35:30 +0000 security/yara: update to 4.1.1 --- security/yara/Makefile | 2 +- security/yara/distinfo | 6 +++--- security/yara/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/security/yara/Makefile b/security/yara/Makefile index 5946538877d1..b2a7029828c5 100644 --- a/security/yara/Makefile +++ b/security/yara/Makefile @@ -1,5 +1,5 @@ PORTNAME= yara -DISTVERSION= 4.0.5 +DISTVERSION= 4.1.1 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/yara/distinfo b/security/yara/distinfo index 7ac54384ae05..b641fe6dcb5b 100644 --- a/security/yara/distinfo +++ b/security/yara/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612600443 -SHA256 (VirusTotal-yara-v4.0.5_GH0.tar.gz) = ea7ebefad05831faf6f780cab721611b0135803f03a84c27eeba7bfe0afc3aae -SIZE (VirusTotal-yara-v4.0.5_GH0.tar.gz) = 889995 +TIMESTAMP = 1621957935 +SHA256 (VirusTotal-yara-v4.1.1_GH0.tar.gz) = 5f85c69606fad5cdb42e8f8101c96f6962a4928667395d9471e5aaea961e9b1d +SIZE (VirusTotal-yara-v4.1.1_GH0.tar.gz) = 936115 diff --git a/security/yara/pkg-plist b/security/yara/pkg-plist index 88ef5c7348a5..032761e04fb4 100644 --- a/security/yara/pkg-plist +++ b/security/yara/pkg-plist @@ -35,8 +35,8 @@ include/yara/types.h include/yara/utils.h lib/libyara.a lib/libyara.so -lib/libyara.so.4 -lib/libyara.so.4.0.5 +lib/libyara.so.8 +lib/libyara.so.8.0.0 libdata/pkgconfig/yara.pc man/man1/yara.1.gz man/man1/yarac.1.gz