Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2020 08:30:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 241227] ports-mgmt/portmaster: If depended port is flavorized and already installed, portmaster reinstall it when installing/updating/reinstalling depending port
Message-ID:  <bug-241227-21822-AnHjLV5yT3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241227-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241227-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241227

Herbert J. Skuhra <herbert@mailbox.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |herbert@mailbox.org

--- Comment #11 from Herbert J. Skuhra <herbert@mailbox.org> ---
In the following case the portmaster patch does not help:

% pkg version -vPL=3D
binutils-2.33.1,1                  <   needs updating (port has 2.33.1_1,1)

% sudo portmaster -a
[...]
=3D=3D=3D>>> All >> (4)

=3D=3D=3D>>> The following actions will be taken if you choose to proceed:
        Upgrade binutils-2.33.1,1 to binutils-2.33.1_1,1=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
        Re-install gettext-tools-0.20.1_1
        Re-install gmake-4.2.1_3
        Re-install mpfr-4.0.2

Using the unpatched portmaster version only binutils is updated.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241227-21822-AnHjLV5yT3>