Re: git: 97b0bb60dc4d - main - textproc/opensearch: Revert "Switch to a static pkg-plist"

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Tue, 13 Sep 2022 07:29:29 UTC
On Tue, Sep 13, 2022 at 10:15:52AM +0300, Gleb Popov wrote:
> On Tue, Sep 13, 2022 at 7:29 AM Alexey Dokuchaev <danfe@freebsd.org> wrote:
> > On Mon, Sep 12, 2022 at 03:28:47PM -1000, Romain Tarti?re wrote:
> > ...
> > Okay, so it's about lots of embedded version numbers in *.jar files which
> > pollute the pkg-plist and you fear that subsequent updates would add some
> > extra churn you'd rather avoid.
> 
> Since I prefer static pkg-plists, this is how I worked-around this problem:
> https://github.com/freebsd/freebsd-ports/blob/main/lang/ghc/Makefile#L70-L82

Yes, this is the right approach to this, thanks for sharing Gleb!

./danfe (who also likes static pkg-plists)