From owner-freebsd-ports Fri Oct 27 15:30:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F0ED937B4CF for ; Fri, 27 Oct 2000 15:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA31680; Fri, 27 Oct 2000 15:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mailgw3.netvision.net.il (mailgw3.netvision.net.il [194.90.1.11]) by hub.freebsd.org (Postfix) with ESMTP id A563C37B4CF for ; Fri, 27 Oct 2000 15:24:44 -0700 (PDT) Received: from alchemy.oven.org (ras1-p101.hfa.netvision.net.il [62.0.145.101]) by mailgw3.netvision.net.il (8.9.3/8.9.3) with ESMTP id AAA22609 for ; Sat, 28 Oct 2000 00:23:48 +0200 (IST) Received: (from mapc@localhost) by alchemy.oven.org (8.11.0/8.11.0) id e9RMPRN60725; Sat, 28 Oct 2000 00:25:27 +0200 (IST) (envelope-from mapc) Message-Id: <200010272225.e9RMPRN60725@alchemy.oven.org> Date: Sat, 28 Oct 2000 00:25:27 +0200 (IST) From: roman@xpert.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/22357: MAINTAINER UPDATE: net/ipfm (pkg-plist fix) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22357 >Category: ports >Synopsis: MAINTAINER UPDATE: net/ipfm (pkg-plist fix) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 27 15:30:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Roman Shterenzon >Release: FreeBSD 4.1.1-STABLE i386 >Organization: >Environment: >Description: The pkg-plist didn't have the removal of /var/log/ipfm directory. >How-To-Repeat: >Fix: diff -ur /usr/ports/net/ipfm/pkg-plist ipfm/pkg-plist --- /usr/ports/net/ipfm/pkg-plist Sat Mar 11 17:36:23 2000 +++ ipfm/pkg-plist Fri Oct 27 21:03:37 2000 @@ -2,3 +2,4 @@ man/man5/ipfm.conf.5 man/man8/ipfm.8 etc/ipfm.conf +@unexec rm -rf /var/log/ipfm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message