From owner-svn-ports-head@freebsd.org Thu Jun 29 14:20:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0AB67D9EAB8; Thu, 29 Jun 2017 14:20:02 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DAEE71A38; Thu, 29 Jun 2017 14:20:01 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5TEK0D5034295; Thu, 29 Jun 2017 14:20:00 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5TEK0sV034290; Thu, 29 Jun 2017 14:20:00 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706291420.v5TEK0sV034290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 29 Jun 2017 14:20:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444646 - in head/security: py-yara yara yara/files X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: in head/security: py-yara yara yara/files X-SVN-Commit-Revision: 444646 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2017 14:20:02 -0000 Author: antoine Date: Thu Jun 29 14:20:00 2017 New Revision: 444646 URL: https://svnweb.freebsd.org/changeset/ports/444646 Log: Update yara and py-yara to 3.6.2 Deleted: head/security/yara/files/ Modified: head/security/py-yara/Makefile head/security/py-yara/distinfo head/security/yara/Makefile head/security/yara/distinfo head/security/yara/pkg-plist Modified: head/security/py-yara/Makefile ============================================================================== --- head/security/py-yara/Makefile Thu Jun 29 12:52:49 2017 (r444645) +++ head/security/py-yara/Makefile Thu Jun 29 14:20:00 2017 (r444646) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yara -PORTVERSION= 3.6.1 +PORTVERSION= 3.6.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-yara/distinfo ============================================================================== --- head/security/py-yara/distinfo Thu Jun 29 12:52:49 2017 (r444645) +++ head/security/py-yara/distinfo Thu Jun 29 14:20:00 2017 (r444646) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496738957 -SHA256 (yara-python-3.6.1.tar.gz) = 37066d324db8931aa9ad06690667529c2f68260ab43493df679444c66b44ed71 -SIZE (yara-python-3.6.1.tar.gz) = 297455 +TIMESTAMP = 1498592979 +SHA256 (yara-python-3.6.2.tar.gz) = 10537b99b62a6cf8c3d917040e2e541c95f113496dcbdfeec5855b29dffdc617 +SIZE (yara-python-3.6.2.tar.gz) = 300175 Modified: head/security/yara/Makefile ============================================================================== --- head/security/yara/Makefile Thu Jun 29 12:52:49 2017 (r444645) +++ head/security/yara/Makefile Thu Jun 29 14:20:00 2017 (r444646) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yara -PORTVERSION= 3.6.1 +PORTVERSION= 3.6.2 DISTVERSIONPREFIX= v CATEGORIES= security Modified: head/security/yara/distinfo ============================================================================== --- head/security/yara/distinfo Thu Jun 29 12:52:49 2017 (r444645) +++ head/security/yara/distinfo Thu Jun 29 14:20:00 2017 (r444646) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496738895 -SHA256 (VirusTotal-yara-v3.6.1_GH0.tar.gz) = 9ee0e0cc1c2b36c9e2095dab7d4db928b43f3301254ab0836a342a286282949e -SIZE (VirusTotal-yara-v3.6.1_GH0.tar.gz) = 505302 +TIMESTAMP = 1498744095 +SHA256 (VirusTotal-yara-v3.6.2_GH0.tar.gz) = 413b530b69dd3fb7bcef439bf44be262f051e55f7aa129f1efada193b15903a6 +SIZE (VirusTotal-yara-v3.6.2_GH0.tar.gz) = 505455 Modified: head/security/yara/pkg-plist ============================================================================== --- head/security/yara/pkg-plist Thu Jun 29 12:52:49 2017 (r444645) +++ head/security/yara/pkg-plist Thu Jun 29 14:20:00 2017 (r444646) @@ -26,7 +26,7 @@ include/yara/utils.h lib/libyara.a lib/libyara.so lib/libyara.so.3 -lib/libyara.so.3.6.1 +lib/libyara.so.3.6.2 libdata/pkgconfig/yara.pc man/man1/yara.1.gz man/man1/yarac.1.gz