[Bug 291006] security/headscale: Update to 0.27.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 14 Nov 2025 12:14:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291006

--- Comment #2 from Vladimir Druzenko <vvd@FreeBSD.org> ---
2. Use one MKDIR instead of 3:
        ${MKDIR} ${STAGEDIR}${ETCDIR} \
                 ${STAGEDIR}/var/cache/${PORTNAME} \
                 ${STAGEDIR}/var/db/${PORTNAME}

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