svn commit: r561519 - head/devel/please
Mateusz Piotrowski
0mp at FreeBSD.org
Thu Jan 14 09:25:58 UTC 2021
On 1/14/21 12:01 AM, Antoine Brodin wrote:
> Author: antoine
> Date: Wed Jan 13 23:01:26 2021
> New Revision: 561519
> URL: https://svnweb.freebsd.org/changeset/ports/561519
>
> Log:
> Fix PKGBASE collision with security/please
>
> Modified:
> head/devel/please/Makefile
>
> Modified: head/devel/please/Makefile
> ==============================================================================
> --- head/devel/please/Makefile Wed Jan 13 22:37:30 2021 (r561518)
> +++ head/devel/please/Makefile Wed Jan 13 23:01:26 2021 (r561519)
> @@ -4,6 +4,7 @@ PORTNAME= please
> DISTVERSIONPREFIX= v
> DISTVERSION= 15.12.0
> CATEGORIES= devel
> +PKGNAMESUFFIX= .build
Perhaps we could switch to "-build" here? That would be consistent with how other conflicts are
resolved, e.g., fd-find and fd.
Also, repology seems to categorize please as please-build (although not that many projects have
packaged it at that point): https://repology.org/project/please-build/versions
Best,
Mateusz
More information about the svn-ports-head
mailing list