From owner-freebsd-ports Thu May 25 18:40: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8625737B5A0 for ; Thu, 25 May 2000 18:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA52269; Thu, 25 May 2000 18:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 25 May 2000 18:40:05 -0700 (PDT) Message-Id: <200005260140.SAA52269@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Will Andrews Subject: Re: ports/18820: textproc/docbook-400 PLIST fix Reply-To: Will Andrews Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/18820; it has been noted by GNATS. From: Will Andrews To: okazaki@be.to Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/18820: textproc/docbook-400 PLIST fix Date: Thu, 25 May 2000 21:36:02 -0400 On Fri, May 26, 2000 at 12:42:23AM -0000, okazaki@be.to wrote: > diff -urN /usr/ports/textproc/docbook-400/pkg/PLIST docbook-400/pkg/PLIST > --- /usr/ports/textproc/docbook-400/pkg/PLIST Wed Apr 5 05:18:49 2000 > +++ docbook-400/pkg/PLIST Fri May 26 08:50:46 2000 > @@ -11,5 +11,6 @@ > share/sgml/docbook/4.0/docbook.dtd > share/sgml/docbook/4.0/catalog > share/sgml/docbook/4.0/readme.txt > -@dirrm share/sgml/docbook/4.1 > -@dirrm share/sgml/docbook > +@dirrm share/sgml/docbook/4.0 > +@unexec rmdir %D/share/sgml/docbook 2>/dev/null || true > +@unexec rmdir %D/share/sgml 2>/dev/null || true This sort of thing really should be put in an MTREE file. In fact, a lot of things should be put in MTREE files. Too many ports have overlapping @dirrm's. Unfortunately, I'm not an mtree expert yet, but if no one has fixed this by mid-June, I will. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message