Re: git: 72bcb38f9cc9 - main - devel/capstone{5}: Update version 5.0-rc2=>5.0-p1

From: Antoine Brodin <antoine_at_freebsd.org>
Date: Mon, 17 Jul 2023 07:56:17 UTC
On Sat, Jul 15, 2023 at 7:01 PM Muhammad Moinur Rahman <bofh@freebsd.org> wrote:
>
> The branch main has been updated by bofh:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=72bcb38f9cc98b89af7166835d2da50ab8d6a04c
>
> commit 72bcb38f9cc98b89af7166835d2da50ab8d6a04c
> Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
> AuthorDate: 2023-07-15 18:11:29 +0000
> Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
> CommitDate: 2023-07-15 19:01:03 +0000
>
>     devel/capstone{5}: Update version 5.0-rc2=>5.0-p1
>
>     - Move the port devel/capstone5 to devel/capstone. As this is the latest
>       upstream version keep this without any pkgnamesuffix.
>
>     Changelog:
>     https://github.com/capstone-engine/capstone/releases/tag/5.0-post1
> ---
>  MOVED                                   | 1 +
>  devel/Makefile                          | 2 +-
>  devel/{capstone5 => capstone}/Makefile  | 3 +--
>  devel/capstone/distinfo                 | 3 +++
>  devel/{capstone5 => capstone}/pkg-descr | 0
>  devel/{capstone5 => capstone}/pkg-plist | 2 ++
>  devel/capstone5/distinfo                | 3 ---
>  7 files changed, 8 insertions(+), 6 deletions(-)

Hello,

There is a PKGBASE collision between devel/capstone and devel/capstone3

Antoine