Re: git: b304d8ab18ac - main - all: bump PORTREVISION after updating graphics/libyuv
Date: Sun, 31 Aug 2025 10:44:35 UTC
Rene Ladan <rene@FreeBSD.org> writes: > all: bump PORTREVISION after updating graphics/libyuv > > Using the Tools/scripts/bump_revision.pl script Looks a bit excessive for a library with very few direct consumers. $ git grep -lF :graphics/libyuv graphics/libavif/Makefile x11/xpra/Makefile Of those xpra is a leaf port while libavif doesn't leak libyuv API. # pkg install libavif $ pkg info -ql libavif | xargs grep -l include.\*libyuv $ echo $? 1