From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 14 01:40:25 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 C604B37B401 for ; Mon, 14 Jul 2003 01:40:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5860D43F75 for ; Mon, 14 Jul 2003 01:40:25 -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 h6E8ePUp078696 for ; Mon, 14 Jul 2003 01:40:25 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6E8ePw6078695; Mon, 14 Jul 2003 01:40:25 -0700 (PDT) Date: Mon, 14 Jul 2003 01:40:25 -0700 (PDT) Message-Id: <200307140840.h6E8ePw6078695@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Phil Regnauld Subject: Re: ports/54465: ipfm (/usr/ports/ipfm) destroys all accouting info on removal X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Phil Regnauld List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 08:40:26 -0000 The following reply was made to PR ports/54465; it has been noted by GNATS. From: Phil Regnauld To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/54465: ipfm (/usr/ports/ipfm) destroys all accouting info on removal Date: Mon, 14 Jul 2003 10:35:04 +0200 Make that patch: --- pkg-plist.orig Mon Jul 14 10:34:52 2003 +++ pkg-plist Mon Jul 14 10:34:49 2003 @@ -1,4 +1,3 @@ sbin/ipfm etc/ipfm.conf @exec mkdir -p /var/log/ipfm -@unexec rm -rf /var/log/ipfm