- Update to 1.6.4

This commit is contained in:
Lars Engels 2014-11-14 17:51:22 +00:00
parent f3b3414f6d
commit 617780ddb4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372565
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lynis
PORTVERSION= 1.6.2
PORTVERSION= 1.6.4
CATEGORIES= security
MASTER_SITES= http://cisofy.com/files/
@ -30,7 +30,7 @@ do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}
cd ${WRKSRC} && ${COPYTREE_SHARE} "include db plugins" ${STAGEDIR}${DATADIR}/
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/bash_completion.d
${INSTALL_DATA} ${WRKSRC}/dev/bash_completion.d/${PORTNAME} \
${INSTALL_DATA} ${WRKSRC}/extras/bash_completion.d/${PORTNAME} \
${STAGEDIR}${EXAMPLESDIR}/bash_completion.d/
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}

View File

@ -1,2 +1,2 @@
SHA256 (lynis-1.6.2.tar.gz) = fdaaabd9e2d159af7677b8012a1ac6e0230e357918707732d7ca9d8b1156c135
SIZE (lynis-1.6.2.tar.gz) = 166513
SHA256 (lynis-1.6.4.tar.gz) = 886c74b591706f896149fe74adb481b58c549d32243d0cf620b46dfdd25dc66d
SIZE (lynis-1.6.4.tar.gz) = 171953