diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index fdfad80f8fe2..49c7c37f7da1 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -1,55 +1,55 @@ # Created by: Luiz Eduardo R. Cordeiro PORTNAME= chkrootkit -PORTVERSION= 0.53 +PORTVERSION= 0.55 CATEGORIES= security MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ MAINTAINER= lacey.leanne@gmail.com COMMENT= Tool to locally check for signs of a rootkit LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= cpe OPTIONS_DEFINE= DOCS SCRIPT_FILES= chkrootkit PROG_FILES= chklastlog \ chkwtmp \ chkutmp \ chkproc \ chkdirs \ ifpromisc \ check_wtmpx \ strings ALL_TARGET= ${SCRIPT_FILES} ${PROG_FILES} PORTDOCS= ACKNOWLEDGMENTS \ COPYRIGHT \ README \ README.chklastlog \ README.chkwtmp PLIST_FILES= ${ALL_TARGET:C,^,sbin/,} BINMODE= 0700 .include post-patch: @${REINPLACE_CMD} -E "s/^(CC|CFLAGS)[^a-zA-Z]*=/\1 ?=/" \ ${WRKSRC}/Makefile .for prog in ${PROG_FILES} @${REINPLACE_CMD} -E 's,\./(${prog}),${PREFIX}/sbin/\1,g' \ ${WRKSRC}/chkrootkit .endfor do-install: ${INSTALL_SCRIPT} ${SCRIPT_FILES:C,^,${WRKSRC}/,} ${STAGEDIR}${PREFIX}/sbin ${INSTALL_PROGRAM} ${PROG_FILES:C,^,${WRKSRC}/,} ${STAGEDIR}${PREFIX}/sbin @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:C,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/security/chkrootkit/distinfo b/security/chkrootkit/distinfo index cc2d71747fb9..bfa361bbc72a 100644 --- a/security/chkrootkit/distinfo +++ b/security/chkrootkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554352045 -SHA256 (chkrootkit-0.53.tar.gz) = 7262dae33b338976828b5d156b70d159e0043c0db43ada8dee66c97387cf45b5 -SIZE (chkrootkit-0.53.tar.gz) = 40483 +TIMESTAMP = 1634246676 +SHA256 (chkrootkit-0.55.tar.gz) = a81c0286ec449313f953701202a00e81b204fc2cf43e278585a11c12a5e0258b +SIZE (chkrootkit-0.55.tar.gz) = 42630