Date: Thu, 20 Mar 2025 21:52:29 -0400 From: "Jason E. Hale" <jhale@freebsd.org> To: Daniel Engberg <diizzy@freebsd.org> Cc: "Jason E. Hale" <jhale@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 4ef37cf5a335 - main - devel/qbs: Resurrect port and update to 2.6.0 Message-ID: <CAJE75NFv01vLE%2BHJXJrgQrm6yrK_yTrQmgb6D0C6bGfZa-6CLw@mail.gmail.com> In-Reply-To: <c770991d-3f1f-4a9d-aabc-06435620f3e9@FreeBSD.org> References: <202503201925.52KJPW7S008723@gitrepo.freebsd.org> <c770991d-3f1f-4a9d-aabc-06435620f3e9@FreeBSD.org>
index | next in thread | previous in thread | raw e-mail
On Thu, Mar 20, 2025 at 3:46 PM Daniel Engberg <diizzy@freebsd.org> wrote: > > On 2025-03-20 20:25, Jason E. Hale wrote: > > The branch main has been updated by jhale: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=4ef37cf5a3352d24e3f30d08f6f94bf554aa49bc > > commit 4ef37cf5a3352d24e3f30d08f6f94bf554aa49bc > Author: Jason E. Hale <jhale@FreeBSD.org> > AuthorDate: 2025-03-20 19:20:14 +0000 > Commit: Jason E. Hale <jhale@FreeBSD.org> > CommitDate: 2025-03-20 19:25:24 +0000 > > devel/qbs: Resurrect port and update to 2.6.0 > > Qbs is a tool that helps simplify the build process for developing > projects across multiple platforms. Qbs can be used for any software > project, regardless of programming language, toolkit, or libraries used. > > Qbs is an all-in-one tool that generates a build graph from a high-level > project description (like qmake or CMake) and additionally undertakes the > task of executing the commands in the low-level build graph (like make). > --- > MOVED | 1 - > devel/Makefile | 1 + > devel/qbs/Makefile | 33 + > devel/qbs/distinfo | 3 + > .../files/patch-src_app_qbs-setup-qt_setupqt.cpp | 11 + > devel/qbs/pkg-descr | 7 + > devel/qbs/pkg-plist | 891 +++++++++++++++++++++ > 7 files changed, 946 insertions(+), 1 deletion(-) > > ... > > Guess you can drop DIST_SUBDIR as upstream uses a sane distname? > > Best regards, > > Daniel kde@ port distfiles are generally organized this way and this was how the qbs distfiles were organized before it was removed. We do the same for devel/qtcreator. I think it's nicer this way and not hurting anything. -Jasonhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJE75NFv01vLE%2BHJXJrgQrm6yrK_yTrQmgb6D0C6bGfZa-6CLw>
