Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Aug 2018 16:57:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230023] [exp-run] Switch to use xorgproto instead of individual proto packages
Message-ID:  <bug-230023-7788-EsUPjTeCY6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230023-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230023-7788@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=3D230023

Adam Weinberger <adamw@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adamw@FreeBSD.org

--- Comment #22 from Adam Weinberger <adamw@FreeBSD.org> ---
When in doubt, make /usr/ports/UPDATING your first stop for troubleshooting.
It's where instructions for avoiding pitfalls like this one are added.

  20180731:
    AFFECTS: users of x11/xorg and all ports with USE_XORG=3D*proto
    AUTHOR: zeising@FreeBSD.org

    The xorg *proto packages have all been merged into one package,
    x11/xorgproto.  This might cause issues with upgrading.  If you
    get conflicts between xorgproto and old *proto packages, please
    remove the old package and install xorgproto again.

    In order to remove all orphaned ports, including all *proto port,
    the following can be used after the ports tree has been updated:
    pkg version -l \? | cut -f 1 -w | grep -v compat | xargs pkg delete -fy

Hope this helps!

--=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-230023-7788-EsUPjTeCY6>