HomeFreeBSD

mail/milter-manager: Fix runtime error with Ruby 3.0 or later

Description

mail/milter-manager: Fix runtime error with Ruby 3.0 or later

milter-manager requires rexml to run. Since Ruby 3.0 rexml is
converted to bundled gem. But our Ruby ports don't include bundled
gems. So fix runtime error with Ruby 3.0 or later by adding rexml port
to RUN_DEPENDS.

While here, change post-patch target so it doesn't remove bundled
glib2 gem. Build succeeds without doing it.

Reference: https://github.com/milter-manager/milter-manager/discussions/168
Reported by: Aoba Dai (in freebsd-users-jp ML)
Tested by: Aoba Dai
MFH: 2022Q3

(cherry picked from commit a5e4acb365ad6e78b9dc40107ef5dccf3863bb20)

Details

Provenance
yasuAuthored on Aug 16 2022, 4:18 PM
Parents
R11:29ec19bc5f17: www/firefox: update to 104.0 (rc2)
Branches
Unknown
Tags
Unknown