git: 30e6befe38aa - main - suitesparse-btf: new port for the module BTF of SuiteSparse
Po-Chuan Hsieh
sunpoet at freebsd.org
Sat Jun 5 16:35:35 UTC 2021
On Tue, May 25, 2021 at 6:13 PM Thierry Thomas <thierry at freebsd.org> wrote:
> The branch main has been updated by thierry:
>
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=30e6befe38aa628eec373259a373c55ac708897d
>
> commit 30e6befe38aa628eec373259a373c55ac708897d
> Author: Thierry Thomas <thierry at FreeBSD.org>
> AuthorDate: 2021-05-24 16:38:21 +0000
> Commit: Thierry Thomas <thierry at FreeBSD.org>
> CommitDate: 2021-05-25 10:00:03 +0000
>
> suitesparse-btf: new port for the module BTF of SuiteSparse
> ---
> math/suitesparse-btf/Makefile | 18 ++++++++++++++++++
> math/suitesparse-btf/pkg-descr | 11 +++++++++++
> math/suitesparse-btf/pkg-plist | 5 +++++
> 3 files changed, 34 insertions(+)
>
> diff --git a/math/suitesparse-btf/Makefile b/math/suitesparse-btf/Makefile
> new file mode 100644
> index 000000000000..f6bcb1f8b5a9
> --- /dev/null
> +++ b/math/suitesparse-btf/Makefile
> @@ -0,0 +1,18 @@
> +# Created by: Thierry Thomas (<thierry at pompo.net>)
> +
> +PORTNAME= BTF
>
Hi Thierry,
Regarding the newly-added suitesparse-* ports, could you please consider
using lowercase PORTNAME which is in consistency with the origin/dir name?
Thanks.
Regards,
sunpoet
More information about the dev-commits-ports-all
mailing list