Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2000 00:25:27 +0200 (IST)
From:      roman@xpert.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22357: MAINTAINER UPDATE: net/ipfm (pkg-plist fix)
Message-ID:  <200010272225.e9RMPRN60725@alchemy.oven.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010272225.e9RMPRN60725>