mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
sysutils/cfengine*-lts: cfengine* 3.24.0 is LTS
cfengine and cfengine-masterfiles 3.24.0 are LTS. Also adjust the documented versions one can choose. cfengine/masterfiles 3.21 upstream support will expoire at the end of 2025. While 3.24 upstream support will expire at the end of June 2027. Users can put CFENGINE_VERSION=321 into their make.conf. Please open a PR if people want both LTS versions supported by binary updates. In that case we can also keep the old LTS version under a different LTS port name.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
VERSIONS= 320 321 322
|
||||
VERSIONS= 321 324
|
||||
# Upgrade to LTS versions only: https://cfengine.com/supported-versions/
|
||||
CFENGINE_VERSION?= 321
|
||||
CFENGINE_VERSION?= 324
|
||||
PKGNAMESUFFIX= -lts
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
VERSIONS= 320 321 322
|
||||
VERSIONS= 321 324
|
||||
# Upgrade to LTS versions only: https://cfengine.com/supported-versions/
|
||||
CFENGINE_VERSION?= 321
|
||||
CFENGINE_VERSION?= 324
|
||||
PKGNAMESUFFIX= -lts
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user