[Bug 290807] ports-mgmt/pkg 2.3.1 -> 2.4.1 regression/annoyance

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 05 Nov 2025 13:35:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290807

--- Comment #4 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Without -R: "    rc=$(${pkgcmd} ${pkgargs} version -Cv ${pkg_version_index} |":
# /usr/local/etc/periodic/weekly/400.status-pkg

Checking for out of date packages:
gcc-14_5 succeeds index (index has 13_5)
virtualbox-ose-additions-72-7.2.4.1403000 needs updating (index has
7.2.4.1499999)

With -R (default): "    rc=$(${pkgcmd} ${pkgargs} version -CRv
${pkg_version_index} |":
# /usr/local/etc/periodic/weekly/400.status-pkg

Checking for out of date packages:
bsdstats-7.0_3 orphaned: sysutils/bsdstats
ca_root_nss-3.117 succeeds remote (remote has 3.115_3)
gcc-14_5 succeeds remote (remote has 13_5)
libarchive-3.8.2,1 succeeds remote (remote has 3.8.1,1)
libgpg-error-1.56 succeeds remote (remote has 1.55)
liblz4-1.10.0_2,1 succeeds remote (remote has 1.10.0,1)
libnghttp2-1.68.0 succeeds remote (remote has 1.67.0)
libxml2-2.14.6 succeeds remote (remote has 2.14.5)
m4-1.4.20,1 succeeds remote (remote has 1.4.19_1,1)
pkg-2.4.2_1 succeeds remote (remote has 2.3.1_1)
py311-tomli-2.3.0 succeeds remote (remote has 2.2.1)
python311-3.11.14 succeeds remote (remote has 3.11.13_1)
readline-8.3.1 succeeds remote (remote has 8.2.13_2)
sudo-1.9.17p2_1 succeeds remote (remote has 1.9.17p2)
texinfo-7.2,1 succeeds remote (remote has 7.1_12,1)
virtualbox-ose-additions-72-7.2.4.1403000 orphaned:
emulators/virtualbox-ose-additions-72
zabbix7-agent-7.0.21 succeeds remote (remote has 7.0.18)

-- 
You are receiving this mail because:
You are the assignee for the bug.