Re: git: 9237f1a954f0 - main - graphics/dust3d: update the port to version 1.1.6

From: Max Brazhnikov <makc_at_freebsd.org>
Date: Tue, 30 Jun 2026 16:58:00 UTC
Hi Alexey,

> commit 9237f1a954f01ca394a37951588abd5b9b2360a9
> Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
> AuthorDate: 2026-06-30 05:33:10 +0000
> Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
> CommitDate: 2026-06-30 05:33:10 +0000
> 
>     graphics/dust3d: update the port to version 1.1.6
>     
>     - GC no longer applicable patches, BROKEN_aarch64,
>       and dependencies after CGAL-based mesh code was
>       replaced with built-in algorithm (since version
>       1.0.0-rc.7)
>     - Replace banal hand-rolled `do-configure' recipe
>       with USES+=qmake, refine COMMENT text, etc.
>     - Install provided icon and .desktop file instead
>       of specifying nearly identical DESKTOP_ENTRIES
>     
>     PR:             295221
>     Submitted by:   Alastair Hogge
>     Reported by:    portscout

Please, consider switching the port to Qt6 as recommended by dust3d devs.
Qt 5 is EOLed, it is not supported anymore. While we (kde@ team) are not
going to remove Qt 5 from the ports yet, we highly appreciate switching
ports to Qt 6 and removing qt5 flavors.

Cheers,
Max