Date: Wed, 7 May 2014 19:27:28 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353198 - head/security/lynis Message-ID: <201405071927.s47JRSBl042728@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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." <kontakt@serverzeit.de> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405071927.s47JRSBl042728>