From owner-svn-ports-all@freebsd.org Wed Nov 9 20:30:29 2016 Return-Path: Delivered-To: svn-ports-all@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 DFC23C381F9; Wed, 9 Nov 2016 20:30:29 +0000 (UTC) (envelope-from lme@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 AF118AFA; Wed, 9 Nov 2016 20:30:29 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA9KUSTb056079; Wed, 9 Nov 2016 20:30:28 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA9KUSno056076; Wed, 9 Nov 2016 20:30:28 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201611092030.uA9KUSno056076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Wed, 9 Nov 2016 20:30:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425804 - head/security/lynis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2016 20:30:30 -0000 Author: lme Date: Wed Nov 9 20:30:28 2016 New Revision: 425804 URL: https://svnweb.freebsd.org/changeset/ports/425804 Log: security/lynis: Update to 2.4.0 PR: 213931 Submitted by: dewayne@heuristicsystems.com.au Modified: head/security/lynis/Makefile head/security/lynis/distinfo head/security/lynis/pkg-plist Modified: head/security/lynis/Makefile ============================================================================== --- head/security/lynis/Makefile Wed Nov 9 20:21:05 2016 (r425803) +++ head/security/lynis/Makefile Wed Nov 9 20:30:28 2016 (r425804) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lynis -PORTVERSION= 2.3.4 +PORTVERSION= 2.4.0 CATEGORIES= security MASTER_SITES= https://cisofy.com/files/ Modified: head/security/lynis/distinfo ============================================================================== --- head/security/lynis/distinfo Wed Nov 9 20:21:05 2016 (r425803) +++ head/security/lynis/distinfo Wed Nov 9 20:30:28 2016 (r425804) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475613665 -SHA256 (lynis-2.3.4.tar.gz) = effa5b93d1e6c284ea6317a87f041a8a24428c9acc26e00a29844bf161a3267f -SIZE (lynis-2.3.4.tar.gz) = 252474 +TIMESTAMP = 1478722927 +SHA256 (lynis-2.4.0.tar.gz) = 4bda6fb87674c7f402564351b142fcda6b5397b66d0d7edb6a8f0d46a70de5ab +SIZE (lynis-2.4.0.tar.gz) = 257696 Modified: head/security/lynis/pkg-plist ============================================================================== --- head/security/lynis/pkg-plist Wed Nov 9 20:21:05 2016 (r425803) +++ head/security/lynis/pkg-plist Wed Nov 9 20:30:28 2016 (r425804) @@ -77,6 +77,7 @@ man/man8/lynis.8.gz %%DATADIR%%/include/tests_ssh %%DATADIR%%/include/tests_storage %%DATADIR%%/include/tests_storage_nfs +%%DATADIR%%/include/tests_system_integrity %%DATADIR%%/include/tests_time %%DATADIR%%/include/tests_tooling %%DATADIR%%/include/tests_virtualization