From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 7 20:50:19 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 990C916A401 for ; Fri, 7 Apr 2006 20:50:19 +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 2990D43D53 for ; Fri, 7 Apr 2006 20:50:14 +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 k37KoEWh011613 for ; Fri, 7 Apr 2006 20:50:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k37KoD4h011612; Fri, 7 Apr 2006 20:50:13 GMT (envelope-from gnats) Resent-Date: Fri, 7 Apr 2006 20:50:13 GMT Resent-Message-Id: <200604072050.k37KoD4h011612@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, Shaun Amott Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC46516A400 for ; Fri, 7 Apr 2006 20:46:12 +0000 (UTC) (envelope-from shaun@inerd.com) Received: from dione.picobyte.net (host-212-158-207-124.bulldogdsl.com [212.158.207.124]) by mx1.FreeBSD.org (Postfix) with SMTP id 5B5E943D5C for ; Fri, 7 Apr 2006 20:46:11 +0000 (GMT) (envelope-from shaun@inerd.com) Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:4bd0:201e::fe03]) by dione.picobyte.net (Postfix) with ESMTP for ; Fri, 7 Apr 2006 21:46:10 +0100 (BST) Message-Id: <1144442770.86424@charon.picobyte.net> Date: Fri, 7 Apr 2006 21:46:10 +0100 From: Shaun Amott To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/95491: [PATCH] shells/wapsh - fix pointyhat mtree failure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Shaun Amott List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Apr 2006 20:50:19 -0000 >Number: 95491 >Category: ports >Synopsis: [PATCH] shells/wapsh - fix pointyhat mtree failure >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 07 20:50:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Shaun Amott >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: >Description: ${PREFIX}/www/data directory is created in the absence of an apache install, but not removed. >How-To-Repeat: >Fix: Trivial fix: --- wapsh.diff begins here --- --- pkg-plist.orig Fri Apr 7 02:29:29 2006 +++ pkg-plist Fri Apr 7 21:34:37 2006 @@ -95,3 +95,4 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/user_guide %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%DATADIR%% +@dirrmtry www/data --- wapsh.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: