svn commit: r451931 - head/security/chkrootkit
Danilo G. Baio
dbaio at FreeBSD.org
Thu Oct 12 21:45:26 UTC 2017
Author: dbaio
Date: Thu Oct 12 21:45:24 2017
New Revision: 451931
URL: https://svnweb.freebsd.org/changeset/ports/451931
Log:
security/chkrootkit: Update to 0.52
While here, add LICENSE_FILE.
PR: 222926
Submitted by: Lacey Powers <lacey.leanne at gmail.com> (maintainer)
Modified:
head/security/chkrootkit/Makefile
head/security/chkrootkit/distinfo
Modified: head/security/chkrootkit/Makefile
==============================================================================
--- head/security/chkrootkit/Makefile Thu Oct 12 21:33:58 2017 (r451930)
+++ head/security/chkrootkit/Makefile Thu Oct 12 21:45:24 2017 (r451931)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= chkrootkit
-PORTVERSION= 0.51
+PORTVERSION= 0.52
CATEGORIES= security
MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/
@@ -10,6 +10,7 @@ MAINTAINER= lacey.leanne at gmail.com
COMMENT= Tool to locally check for signs of a rootkit
LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYRIGHT
OPTIONS_DEFINE= DOCS
Modified: head/security/chkrootkit/distinfo
==============================================================================
--- head/security/chkrootkit/distinfo Thu Oct 12 21:33:58 2017 (r451930)
+++ head/security/chkrootkit/distinfo Thu Oct 12 21:45:24 2017 (r451931)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478836317
-SHA256 (chkrootkit-0.51.tar.gz) = f66166f5cbff39d9079fc0cac303fdf9e6b4a65a987110e947de94803c5c1378
-SIZE (chkrootkit-0.51.tar.gz) = 39635
+TIMESTAMP = 1507844098
+SHA256 (chkrootkit-0.52.tar.gz) = c578c0b9c8ae0729c2de7075f896f3d168e768c52e319a7706c9a7e46ff7a211
+SIZE (chkrootkit-0.52.tar.gz) = 40031
More information about the svn-ports-head
mailing list