From owner-svn-ports-head@FreeBSD.ORG Wed May 7 19:27:29 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5CDA9EE9; Wed, 7 May 2014 19:27:29 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4A3B320D; Wed, 7 May 2014 19:27:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s47JRTFN042730; Wed, 7 May 2014 19:27:29 GMT (envelope-from ak@svn.freebsd.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s47JRSBl042728; Wed, 7 May 2014 19:27:28 GMT (envelope-from ak@svn.freebsd.org) Message-Id: <201405071927.s47JRSBl042728@svn.freebsd.org> From: Alex Kozlov Date: Wed, 7 May 2014 19:27:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353198 - 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-head@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 07 May 2014 19:27:29 -0000 Author: ak Date: Wed May 7 19:27:28 2014 New Revision: 353198 URL: http://svnweb.freebsd.org/changeset/ports/353198 QAT: https://qat.redports.org/buildarchive/r353198/ Log: - Update to 1.5.0 PR: ports/188615 Submitted by: "Ben." Approved by: maintainer timeout (24 days) Modified: head/security/lynis/Makefile head/security/lynis/distinfo Modified: head/security/lynis/Makefile ============================================================================== --- head/security/lynis/Makefile Wed May 7 19:24:30 2014 (r353197) +++ head/security/lynis/Makefile Wed May 7 19:27:28 2014 (r353198) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lynis -PORTVERSION= 1.3.5 -PORTREVISION= 1 +PORTVERSION= 1.5.0 CATEGORIES= security MASTER_SITES= http://cisofy.com/files/ @@ -14,7 +13,7 @@ LICENSE= GPLv3 NO_BUILD= yes -PORTDOCS= INSTALL FAQ LICENSE README +PORTDOCS= FAQ LICENSE README post-patch: @${REINPLACE_CMD} -e '/tINCLUDE_TARGETS/ s|".*"|"${DATADIR}/include"|; \ Modified: head/security/lynis/distinfo ============================================================================== --- head/security/lynis/distinfo Wed May 7 19:24:30 2014 (r353197) +++ head/security/lynis/distinfo Wed May 7 19:27:28 2014 (r353198) @@ -1,2 +1,2 @@ -SHA256 (lynis-1.3.5.tar.gz) = 37cbe96f83d861aae7379319936c88726d500f27b927be0005a1e1a181679d8c -SIZE (lynis-1.3.5.tar.gz) = 128188 +SHA256 (lynis-1.5.0.tar.gz) = dc5035b49b065bb7d1f6b75b387127c9306526774bb87f9aa8c8e6d2363a51b1 +SIZE (lynis-1.5.0.tar.gz) = 145407