Subject: Re: Broken PLIST_SRC handling (was: Additional handling of PLIST for PLIST.${MACHINE_ARCH} and PLIST.${OPSYS}-${MACHINE_ARCH})
To: None <tech-pkg@NetBSD.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: tech-pkg
Date: 02/27/2005 23:26:10
On Sun, Feb 27, 2005 at 05:08:36PM -0500, Todd Vierling wrote:
> On Sun, 27 Feb 2005, Bernd Ernesti wrote:
> 
> > > I commited my changes, except for two parts in the diff which had nothing to
> > > do with this change.
> > > And i merged the PLIST.* files, from emulators/netbsd32_compat16, into the PLIST
> > > one as much as possible.
> >
> > And while doing that i broke it for some of the packages where i changed the PLIST_SRC.
> 
> > Could someone please review this diff and say if its okay?
> 
> Looks correct to me.  The idea with my original change was to make PLIST_SRC
> simply cumulative.

Yeah, so i commited that patch.

> > And what should i do with these packages? bump the version?
> 
> If they failed to do "make package" while bsd.pkg.mk was broken, then no
> bump is necessary, I believe.

Unfortunally I have to do it, becasue the PLIST is incomplette and therefore
contains not all files but it didn't fail while doing a 'make package'.

Bernd