From owner-svn-ports-head@FreeBSD.ORG Thu Nov 29 01:06:08 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29293D36; Thu, 29 Nov 2012 01:06:08 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 0E0888FC0C; Thu, 29 Nov 2012 01:06:08 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAT167OV065018; Thu, 29 Nov 2012 01:06:07 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAT167gl065017; Thu, 29 Nov 2012 01:06:07 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201211290106.qAT167gl065017@svn.freebsd.org> From: Emanuel Haupt Date: Thu, 29 Nov 2012 01:06:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307952 - head/sysutils/autopsy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 01:06:08 -0000 Author: ehaupt Date: Thu Nov 29 01:06:07 2012 New Revision: 307952 URL: http://svnweb.freebsd.org/changeset/ports/307952 Log: Chase sysutils/sleuthkit update. Notified by: bdrewery Feature safe: yes Modified: head/sysutils/autopsy/Makefile Modified: head/sysutils/autopsy/Makefile ============================================================================== --- head/sysutils/autopsy/Makefile Thu Nov 29 00:20:40 2012 (r307951) +++ head/sysutils/autopsy/Makefile Thu Nov 29 01:06:07 2012 (r307952) @@ -3,6 +3,7 @@ PORTNAME= autopsy PORTVERSION= 2.24 +PORTREVISION= 1 CATEGORIES= sysutils security MASTER_SITES= SF