From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 19 06:50:23 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B10D16A4DD for ; Wed, 19 Jul 2006 06:50:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4123843D62 for ; Wed, 19 Jul 2006 06:50:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6J6oFt2017011 for ; Wed, 19 Jul 2006 06:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6J6oFNk017010; Wed, 19 Jul 2006 06:50:15 GMT (envelope-from gnats) Resent-Date: Wed, 19 Jul 2006 06:50:15 GMT Resent-Message-Id: <200607190650.k6J6oFNk017010@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, klm@uidzero.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03C1116A4DE for ; Wed, 19 Jul 2006 06:41:41 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A905743D46 for ; Wed, 19 Jul 2006 06:41:40 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6J6feoO016514 for ; Wed, 19 Jul 2006 06:41:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6J6feJD016513; Wed, 19 Jul 2006 06:41:40 GMT (envelope-from gnats) Message-Id: <200607190641.k6J6feJD016513@freefall.freebsd.org> Date: Wed, 19 Jul 2006 06:41:40 GMT From: klm@uidzero.org To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/100517: Update port: security/ftimes 3.6.0 --> 3.7.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: klm@uidzero.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2006 06:50:23 -0000 >Number: 100517 >Category: ports >Synopsis: Update port: security/ftimes 3.6.0 --> 3.7.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jul 19 06:50:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: klm >Release: FreeBSD >Organization: >Environment: System: >Description: >How-To-Repeat: >Fix: --- ftimes-3.7.0.diff begins here --- diff -urP ftimes/Makefile ftimes-3.7.0/Makefile --- ftimes/Makefile Fri Apr 28 11:00:26 2006 +++ ftimes-3.7.0/Makefile Tue Jul 18 23:18:50 2006 @@ -6,7 +6,7 @@ # PORTNAME= ftimes -PORTVERSION= 3.6.0 +PORTVERSION= 3.7.0 CATEGORIES= security sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ftimes diff -urP ftimes/distinfo ftimes-3.7.0/distinfo --- ftimes/distinfo Fri Apr 28 11:00:26 2006 +++ ftimes-3.7.0/distinfo Tue Jul 18 23:20:05 2006 @@ -1,3 +1,3 @@ -MD5 (ftimes-3.6.0.tgz) = 01458ba793ba90abbf5423f886f43a3f -SHA256 (ftimes-3.6.0.tgz) = 61209066bc96b983b9ca4aa8763869e4e7645bc35ac3009e39694cc191756559 -SIZE (ftimes-3.6.0.tgz) = 424299 +MD5 (ftimes-3.7.0.tgz) = 86be96d746b844354f5dc5b422bae43f +SHA256 (ftimes-3.7.0.tgz) = 767b58636f3812dbf89a9f1849e9568540a9f30648023bef95d7bab301c9fa37 +SIZE (ftimes-3.7.0.tgz) = 440445 diff -urP ftimes/pkg-descr ftimes-3.7.0/pkg-descr --- ftimes/pkg-descr Wed Apr 2 12:34:12 2003 +++ ftimes-3.7.0/pkg-descr Tue Jul 18 23:22:54 2006 @@ -1,8 +1,8 @@ FTimes is a system baselining and evidence collection tool. Its -primary purpose is to gather and/or develop information about -specified directories and files in a manner conducive to intrusion -analysis. It was designed to support the following initiatives: -content integrity monitoring, incident response, intrusion analysis, -and computer forensics. +primary purpose is to gather and/or develop topographical information +and attributes about specified directories and files in a manner +conducive to intrusion and forensic analysis. It was designed to +support the following initiatives: content integrity monitoring, +incident response, intrusion analysis, and computer forensics. WWW: http://ftimes.sourceforge.net/FTimes/ diff -urP ftimes/pkg-plist ftimes-3.7.0/pkg-plist --- ftimes/pkg-plist Fri Apr 28 11:00:26 2006 +++ ftimes-3.7.0/pkg-plist Tue Jul 18 23:23:24 2006 @@ -1,3 +1,4 @@ +%%DIG_TOOLS%%bin/ftimes-crv2raw.pl %%DIG_TOOLS%%bin/ftimes-dig2ctx.pl %%DIG_TOOLS%%bin/hipdig.pl %%HASHDIG_TOOLS%%bin/hashdig-bash.pl --- ftimes-3.7.0.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: