Date: Sun, 11 Mar 2001 03:40:07 -0800 (PST) From: Anton Berezin <tobez@tobez.org> To: freebsd-ports@FreeBSD.org Subject: Re: ports/25682: update devel/p5-Term-ANSIColor Message-ID: <200103111140.f2BBe7594144@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/25682; it has been noted by GNATS. From: Anton Berezin <tobez@tobez.org> To: dsh@vlink.ru Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/25682: update devel/p5-Term-ANSIColor Date: Sun, 11 Mar 2001 12:30:30 +0100 On Sun, Mar 11, 2001 at 10:23:47AM +0300, dsh@vlink.ru wrote: > diff -u p5-Term-ANSIColor.orig/pkg-plist p5-Term-ANSIColor/pkg-plist > --- p5-Term-ANSIColor.orig/pkg-plist Sat Dec 25 18:43:43 1999 > +++ p5-Term-ANSIColor/pkg-plist Sun Mar 11 10:21:24 2001 > @@ -1,3 +1,5 @@ > lib/perl5/site_perl/%%PERL_VER%%/Term/ANSIColor.pm > lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/ANSIColor/.packlist > @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/ANSIColor > +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term > +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Term This will immediately lead to a conflict with other p5-Term ports during deinstallation, for example, with devel/p5-Term-ReadKey. See http://www.freebsd.org/porters-handbook/porting-cleaning.html for better way of doing this. Cheers, +Anton. -- May the tuna salad be with you. 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?200103111140.f2BBe7594144>