HomeFreeBSD

*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER

Description

*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER

When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.

Approved by: jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D43864

Details

Provenance
michaeloAuthored on Feb 12 2024, 2:31 PM
Differential Revision
D43864: */*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER
Parents
R11:a1b345c5d37b: devel/luv: Update to 1.48.0-1
Branches
Unknown
Tags
Unknown