Date: Sat, 17 Sep 2022 22:11:18 +0200 From: Jan Beich <jbeich@FreeBSD.org> To: "Tobias C. Berner" <tcberner@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 4ba7d06e469d - main - misc/hwdata: install pkg-config file Message-ID: <7d21-sqvt-wny@FreeBSD.org> In-Reply-To: <CAOshKtf22xhqBuTerCpa6ktuXtbSHHNAZdXg5S8f_77O4v%2BmVw@mail.gmail.com> (Tobias C. Berner's message of "Sat, 17 Sep 2022 20:44:42 %2B0200") References: <202209171617.28HGHTFO015010@gitrepo.freebsd.org> <a66x-uczr-wny@FreeBSD.org> <CAOshKtf22xhqBuTerCpa6ktuXtbSHHNAZdXg5S8f_77O4v%2BmVw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Tobias C. Berner" <tcberner@freebsd.org> writes: > On Sat, 17 Sept 2022 at 19:28, Jan Beich <jbeich@freebsd.org> wrote: >> >> "Tobias C. Berner" <tcberner@FreeBSD.org> writes: >> >> > index 000000000000..f5beb7f70d2e >> > --- /dev/null >> > +++ b/misc/hwdata/pkg-plist >> > @@ -0,0 +1,6 @@ >> > +libdata/pkgconfig/hwdata.pc >> > +%%DATADIR%%/hwdata/iab.txt >> > +%%DATADIR%%/hwdata/oui.txt >> >> Do you plan to bump PORTREVISION for the new files? > > as nothing depends on it at the moment I skipped that, but feel free > to do so, if you require it to cleanly install it on the CI you > mentioned. >From https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-portrevision > Examples of when PORTREVISION must be bumped: [...] > - Changes in the packing list or the install-time behavior of the package. wlroots CI uses pkg.freebsd.org. Without PORTREVISION bump hwdata package won't be rebuilt because poudriere heuristics mainly check runtime dependencies which didn't change in this commit.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d21-sqvt-wny>