Date: Sun, 6 Jun 2021 00:34:57 +0800 From: Po-Chuan Hsieh <sunpoet@freebsd.org> To: Thierry Thomas <thierry@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 30e6befe38aa - main - suitesparse-btf: new port for the module BTF of SuiteSparse Message-ID: <CAMHz58QLZ2ZHL4tGi25ZC0cf5V=X42=JaupEYyQq4YVvuZsqHA@mail.gmail.com> In-Reply-To: <202105251013.14PADZgA000969@gitrepo.freebsd.org> References: <202105251013.14PADZgA000969@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 25, 2021 at 6:13 PM Thierry Thomas <thierry@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@FreeBSD.org> > AuthorDate: 2021-05-24 16:38:21 +0000 > Commit: Thierry Thomas <thierry@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58QLZ2ZHL4tGi25ZC0cf5V=X42=JaupEYyQq4YVvuZsqHA>