From owner-cvs-ports@FreeBSD.ORG Tue Sep 26 18:09:39 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D89E116A4DA; Tue, 26 Sep 2006 18:09:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9486443D45; Tue, 26 Sep 2006 18:09:39 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8QI9dgR060443; Tue, 26 Sep 2006 18:09:39 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8QI9dYf060442; Tue, 26 Sep 2006 18:09:39 GMT (envelope-from miwi) Message-Id: <200609261809.k8QI9dYf060442@repoman.freebsd.org> From: Martin Wilke Date: Tue, 26 Sep 2006 18:09:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/fwipe Makefile ports/security/fwipe/files patch-hier.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2006 18:09:40 -0000 miwi 2006-09-26 18:09:39 UTC FreeBSD ports repository Modified files: security/fwipe Makefile security/fwipe/files patch-hier.c Log: - Fix build problems [1] - Fix permissions [2] Submitted by: pointyhat via kris [1] miwi [2] Approved by: David Thiel (maintainer) Revision Changes Path 1.2 +3 -2 ports/security/fwipe/Makefile 1.2 +17 -5 ports/security/fwipe/files/patch-hier.c