https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285253

Anton Saietskii <vsasja...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vsasja...@gmail.com

--- Comment #3 from Anton Saietskii <vsasja...@gmail.com> ---
(In reply to Gleb Popov from comment #2)

Wondering how building in poudriere will help to _reinstall_ dependent packages
without PORTREVISION bump:
$ pkg info -l dbus | grep libdbus
        /usr/local/lib/libdbus-1.a
        /usr/local/lib/libdbus-1.so
        /usr/local/lib/libdbus-1.so.3
        /usr/local/lib/libdbus-1.so.3.32.4
$ pkg info -b dbus
dbus-1.14.10_5,1:
        libdbus-1.so.3
$

(As we can see, pkg displays 'libdbus-1.so.3' which haven't been changed in
dbus-1.16.2.1. Instead, 'libdbus-1.so.3.32.4' has been updated to
'libdbus-1.so.3.38.3', but this is something pkg doesn't see, thus won't offer
reinstalling.)

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

Reply via email to