Chris Ross <cross+freebsd_at_distal.com> wrote on Date: Mon, 19 Aug 2024 12:33:36 UTC :
. . . > > 13.3 and 13.4 don't use different ports trees for packaging; [.] > > Thanks for the information. So it’s just that the packages I was seeing > built for 13.4 quarterly were built more recently I guess. . . . https://pkg-status.freebsd.org/builds?all=1&type=package shows that the freebsd build servers have not started building for 13.4 yet, just for the various jails: 133* (so: 13.3) 140* (so: 14.0) main* (so: 15) 13.4 is using the 13.3 packages at this point when using what FreeBSD provides for packages. Similarly: 14.1 is using the 14.0 packages when using what FreeBSD provides. === Mark Millard marklmi at yahoo.com