From owner-dev-commits-ports-all@freebsd.org Sat Jun 26 09:39:35 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 8E5756500E4; Sat, 26 Jun 2021 09:39:35 +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 4GBpjz2PZYz4TKk; Sat, 26 Jun 2021 09:39:35 +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 37E551C9B1; Sat, 26 Jun 2021 09:39:35 +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 15Q9dZkg083508; Sat, 26 Jun 2021 09:39:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15Q9dZU9083507; Sat, 26 Jun 2021 09:39:35 GMT (envelope-from git) Date: Sat, 26 Jun 2021 09:39:35 GMT Message-Id: <202106260939.15Q9dZU9083507@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: 90d2d75372d1 - main - security/py-yara: update to 4.1.0 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: 90d2d75372d141b72759c85b27c66c98711de721 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:35 -0000 The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=90d2d75372d141b72759c85b27c66c98711de721 commit 90d2d75372d141b72759c85b27c66c98711de721 Author: Antoine Brodin AuthorDate: 2021-06-26 09:36:10 +0000 Commit: Antoine Brodin CommitDate: 2021-06-26 09:36:10 +0000 security/py-yara: update to 4.1.0 --- security/py-yara/Makefile | 2 +- security/py-yara/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/py-yara/Makefile b/security/py-yara/Makefile index bdd4fa2247a4..f2000853ae75 100644 --- a/security/py-yara/Makefile +++ b/security/py-yara/Makefile @@ -1,5 +1,5 @@ PORTNAME= yara -PORTVERSION= 4.0.5 +PORTVERSION= 4.1.0 DISTVERSIONPREFIX= v CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-yara/distinfo b/security/py-yara/distinfo index d2b58e4e7f57..60cc5f31d09a 100644 --- a/security/py-yara/distinfo +++ b/security/py-yara/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615574939 -SHA256 (VirusTotal-yara-python-v4.0.5_GH0.tar.gz) = 2c99f3858eddfd0efa179b0713df3df95912eb5323c44a1136dd3e17dbc954da -SIZE (VirusTotal-yara-python-v4.0.5_GH0.tar.gz) = 32476 +TIMESTAMP = 1619554567 +SHA256 (VirusTotal-yara-python-v4.1.0_GH0.tar.gz) = 4bc1a69bc9c5f70419806e15a05123a7879456b52a9c50832c34c22eecb4de81 +SIZE (VirusTotal-yara-python-v4.1.0_GH0.tar.gz) = 33717