Date: Sun, 2 May 2004 10:13:45 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Michael Nottebrock <lofi@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/kdebase3 Makefile pkg-message ports/x11/kdebase3/files pkg-message Message-ID: <20040502171345.GA20168@dragon.nuxi.com> In-Reply-To: <200405021310.i42DAoZM055616@repoman.freebsd.org> References: <200405021310.i42DAoZM055616@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 02, 2004 at 06:10:50AM -0700, Michael Nottebrock wrote: > lofi 2004/05/02 06:10:50 PDT > > FreeBSD ports repository > > Modified files: > x11/kdebase3 Makefile > Added files: > x11/kdebase3/files pkg-message > Removed files: > x11/kdebase3 pkg-message > Log: > Process the pkg-message template earlier than post-install so > package users will actually get to see it the right way. > > PR: ports/66123 > Reported by: obrien Thank you for fixing this, but why didn't you just leave pkg-message where it was? Just because it needs fixing up it doesn't have to live in the non-standard files/ directory. Please consider moving that and the plists back to the main kdebase3 directory. It really confuses people that don't spend every day on kdebase3 and messes up greping for files in pkg-plists's with: 'grep bin/foo */pkg-plist*' or commands like: 'find . -name pkg-plist\*'. -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040502171345.GA20168>