From owner-cvs-all@FreeBSD.ORG Thu Jan 20 10:24:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EE1116A4CE; Thu, 20 Jan 2005 10:24:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B42C43D46; Thu, 20 Jan 2005 10:24:18 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KAOIt6050405; Thu, 20 Jan 2005 10:24:18 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0KAOIQX050404; Thu, 20 Jan 2005 10:24:18 GMT (envelope-from danfe) Message-Id: <200501201024.j0KAOIQX050404@repoman.freebsd.org> From: Alexey Dokuchaev Date: Thu, 20 Jan 2005 10:24:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/sleuthkit Makefile distinfo pkg-plist ports/sysutils/sleuthkit/files patch-src::makedefs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 10:24:18 -0000 danfe 2005-01-20 10:24:18 UTC FreeBSD ports repository Modified files: sysutils/sleuthkit Makefile distinfo pkg-plist Added files: sysutils/sleuthkit/files patch-src::makedefs Log: - Update to version 1.73, which features many bugfixes and UFS2 support - Teach about FreeBSD 6.X (and thus unbreak) - Honor CC and CFLAGS - Tidy up Makefile and pkg-plist (use DOCSDIR macro) - Do not build file(1) since it's the base already (and the same version) Approved by: maintainer timeout Revision Changes Path 1.3 +27 -18 ports/sysutils/sleuthkit/Makefile 1.3 +2 -2 ports/sysutils/sleuthkit/distinfo 1.1 +11 -0 ports/sysutils/sleuthkit/files/patch-src::makedefs (new) 1.2 +25 -19 ports/sysutils/sleuthkit/pkg-plist