Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 21:45:25 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451931 - head/security/chkrootkit
Message-ID:  <201710122145.v9CLjPom012641@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710122145.v9CLjPom012641>