From owner-svn-ports-all@FreeBSD.ORG Tue Nov 19 12:19:02 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BDAD3907; Tue, 19 Nov 2013 12:19:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 939462C15; Tue, 19 Nov 2013 12:19:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAJCJ2wp093923; Tue, 19 Nov 2013 12:19:02 GMT (envelope-from koobs@svn.freebsd.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAJCJ2YO093917; Tue, 19 Nov 2013 12:19:02 GMT (envelope-from koobs@svn.freebsd.org) Message-Id: <201311191219.rAJCJ2YO093917@svn.freebsd.org> From: Kubilay Kocak Date: Tue, 19 Nov 2013 12:19:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334306 - 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.16 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: Tue, 19 Nov 2013 12:19:02 -0000 Author: koobs Date: Tue Nov 19 12:19:01 2013 New Revision: 334306 URL: http://svnweb.freebsd.org/changeset/ports/334306 Log: security/lynis: Update to 1.3.5 - Update to 1.3.5 - Update MASTER_SITES - Update pkg-plist - Add LICENSE Changes: http://www.rootkit.nl/files/lynis-changelog.html PR: ports/183316 Submitted by: koobs Approved by: maintainer timeout (3 weeks) Modified: head/security/lynis/Makefile (contents, props changed) head/security/lynis/distinfo (contents, props changed) head/security/lynis/pkg-plist (contents, props changed) Modified: head/security/lynis/Makefile ============================================================================== --- head/security/lynis/Makefile Tue Nov 19 12:11:25 2013 (r334305) +++ head/security/lynis/Makefile Tue Nov 19 12:19:01 2013 (r334306) @@ -2,17 +2,18 @@ # $FreeBSD$ PORTNAME= lynis -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.5 CATEGORIES= security -MASTER_SITES= http://www.rootkit.nl/files/ \ - http://downloads.rootkit.nl/ +MASTER_SITES= http://cisofy.com/files/ MAINTAINER= loon@noncensored.com COMMENT= Security and system auditing tool +LICENSE= GPLv3 + NO_BUILD= yes -PORTDOCS= CHANGELOG INSTALL FAQ LICENSE README +PORTDOCS= INSTALL FAQ LICENSE README post-patch: @${REINPLACE_CMD} -e '/tINCLUDE_TARGETS/ s|".*"|"${DATADIR}/include"|; \ Modified: head/security/lynis/distinfo ============================================================================== --- head/security/lynis/distinfo Tue Nov 19 12:11:25 2013 (r334305) +++ head/security/lynis/distinfo Tue Nov 19 12:19:01 2013 (r334306) @@ -1,2 +1,2 @@ -SHA256 (lynis-1.3.0.tar.gz) = fe265965eb1ce8fac352e0bddea1d5ec6508c319bf88a5f63c2edecf2af6de54 -SIZE (lynis-1.3.0.tar.gz) = 119797 +SHA256 (lynis-1.3.5.tar.gz) = 37cbe96f83d861aae7379319936c88726d500f27b927be0005a1e1a181679d8c +SIZE (lynis-1.3.5.tar.gz) = 128188 Modified: head/security/lynis/pkg-plist ============================================================================== --- head/security/lynis/pkg-plist Tue Nov 19 12:11:25 2013 (r334305) +++ head/security/lynis/pkg-plist Tue Nov 19 12:19:01 2013 (r334306) @@ -27,6 +27,7 @@ man/man8/lynis.8.gz %%DATADIR%%/include/tests_banners %%DATADIR%%/include/tests_boot_services %%DATADIR%%/include/tests_crypto +%%DATADIR%%/include/tests_custom.template %%DATADIR%%/include/tests_databases %%DATADIR%%/include/tests_file_integrity %%DATADIR%%/include/tests_file_permissions