[Bug 291821] www/payara: Update to version 7.2025.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 30 Dec 2025 02:20:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291821

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd@FreeBSD.org

--- Comment #3 from Vladimir Druzenko <vvd@FreeBSD.org> ---
@${SED} "s|%%VARDIR%%|${VARDIR}|g" ${PKGDIR}/pkg-message >
${WRKDIR}/pkg-message

Use:
SUB_FILES=   pkg-message
SUB_LIST=    VARDIR=${VARDIR}
instead.
And move pkg-message to files/pkg-message.in.

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