[Bug 289118] emulators/ares: update to 146, unbundle dependencies

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 29 Aug 2025 02:20:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289118

--- Comment #5 from Hiroki Tagato <tagattie@FreeBSD.org> ---
(In reply to Stefan Schlosser from comment #4)

Thanks for updating the patches.

Just another comment. Since DISTFILES (ares-source.tar.gz) is unversioned,
there may be some filename collision among multiple versions of ares source
archive. So DIST_SUBDIR should be used here to avoid the collision like:

DIST_SUBDIR= ${PORTNAME}/${DISTVERSION}

The rest of the port looks good to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.