Re: git: ffafa186f958 - main - sysutils/android-file-transfer: Improve port Makefile
Date: Wed, 11 Feb 2026 10:53:14 UTC
Hello Max and Tiago, Maybe it is a good time to remove qt5 flavor since it is deprecated? Thanks, Max Brazhnikov <makc@freebsd.org> escreveu (quarta, 11/02/2026 à(s) 09:27): > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=ffafa186f95899d0b3727b63aafd59b23e40d726 > > > > commit ffafa186f95899d0b3727b63aafd59b23e40d726 > > Author: Tiago Gasiba <tiga@FreeBSD.org> > > AuthorDate: 2026-02-10 23:12:48 +0000 > > Commit: Tiago Gasiba <tiga@FreeBSD.org> > > CommitDate: 2026-02-10 23:14:27 +0000 > > > > sysutils/android-file-transfer: Improve port Makefile > > > > - fixes to qt6 components in Makefile > > > > MFH: 2026Q1 > > --- > > sysutils/android-file-transfer/Makefile | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/sysutils/android-file-transfer/Makefile > b/sysutils/android-file-transfer/Makefile > > index 821fd36a81ea..c088895b79af 100644 > > --- a/sysutils/android-file-transfer/Makefile > > +++ b/sysutils/android-file-transfer/Makefile > > @@ -1,7 +1,7 @@ > > PORTNAME= android-file-transfer > > DISTVERSIONPREFIX= v > > DISTVERSION= 4.5 > > -PORTREVISION= 2 > > +PORTREVISION= 3 > > CATEGORIES= sysutils > > > > MAINTAINER= tiga@FreeBSD.org > > @@ -39,7 +39,7 @@ OPENSSL_USES= ssl > > OPENSSL_CMAKE_BOOL= BUILD_MTPZ > > > > QT6_USES= qt:6 > > -QT6_USE= > QT=core,gui,network,widgets,buildtools:build,linguisttools:build,qmake:build > > +QT6_USE= QT=base,tools:build > > oh, now I see where the problem was. This change doesn't affect main > android-file-transfer port, but sysutils/android-file-transfer-qt5. I > suggest either adjust and rename android-file-transfer-qt5 port or better > add flavors to the main port and remove android-file-transfer-qt5. > > Cheers, > Max > > > > > -- Nuno Teixeira FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org