From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 18 08:00:35 2003 Return-Path: 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 CBB1116A4B3 for ; Sat, 18 Oct 2003 08:00:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A43E643FA3 for ; Sat, 18 Oct 2003 08:00:34 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9IF0YFY082044 for ; Sat, 18 Oct 2003 08:00:34 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9IF0Y3D082043; Sat, 18 Oct 2003 08:00:34 -0700 (PDT) (envelope-from gnats) Resent-Date: Sat, 18 Oct 2003 08:00:34 -0700 (PDT) Resent-Message-Id: <200310181500.h9IF0Y3D082043@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, Dimitry Andric Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39DF416A4B3 for ; Sat, 18 Oct 2003 07:56:46 -0700 (PDT) Received: from tensor.xs4all.nl (tensor.xs4all.nl [194.109.160.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC2543FBD for ; Sat, 18 Oct 2003 07:56:45 -0700 (PDT) (envelope-from dim@tensor.xs4all.nl) Received: by tensor.xs4all.nl (Postfix, from userid 1000) id 902D122848; Sat, 18 Oct 2003 16:56:42 +0200 (CEST) Message-Id: <20031018145642.902D122848@tensor.xs4all.nl> Date: Sat, 18 Oct 2003 16:56:42 +0200 (CEST) From: Dimitry Andric To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Dimitry Andric Subject: ports/58211: Apache 2 port leaves some cruft on removal X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dimitry Andric List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 15:00:35 -0000 >Number: 58211 >Category: ports >Synopsis: Apache 2 port leaves some cruft on removal >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 18 08:00:33 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Dimitry Andric >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD tensor.xs4all.nl 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Fri Oct 17 13:39:52 CEST 2003 root@vfbsd5.dim:/usr/obj/usr/src/sys/TENSOR i386 >Description: On removal of the apache-2.0.47 port, the following file is left behind: ${PREFIX}/www/data-dist/index.html.zh-cn.gb2312 Of course, due to this leftover file, the www/data-dist directory is also never removed. >How-To-Repeat: - Install www/apache2 port. - Remove www/apache2 port. - Observe that ${PREFIX}/www/data-dist/index.html.zh-cn.gb2312 is left behind. >Fix: diff -urd pkg-plist.orig pkg-plist --- pkg-plist.orig Wed Jul 9 17:31:40 2003 +++ pkg-plist Sat Oct 18 15:53:42 2003 @@ -1251,6 +1251,7 @@ www/data-dist/index.html.ru.utf8 www/data-dist/index.html.sv www/data-dist/index.html.var +www/data-dist/index.html.zh-cn.gb2312 www/data-dist/index.html.zh-tw.big5 @unexec if [ -L %D/www/error ]; then rm -f %D/www/error; fi @exec [ ! -d %D/www/error ] && ln -fs %D/www/error-dist %D/www/error >Release-Note: >Audit-Trail: >Unformatted: