CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/07/16 09:30:36
Modified files:
net/samba : Makefile distinfo
net/samba/patches: patch-buildtools_wafsamba_samba_abi_py
patch-buildtools_wafsamba_samba_autoconf_py
patch-buildtools_wafsamba_wafsamba_py
patch-buildtools_wafsamba_wscript
patch-source3_lib_sysquotas_c
patch-source3_wscript
patch-source3_wscript_build
net/samba/pkg : PLIST-docs PLIST-main
Removed files:
net/samba/patches: patch-source4_heimdal_build_wscript_build
patch-source4_heimdal_lib_asn1_version-script_map
patch-source4_heimdal_lib_com_err_version-script_map
patch-source4_heimdal_lib_gssapi_version-script_map
patch-source4_heimdal_lib_krb5_version-script_map
patch-source4_heimdal_lib_roken_version-script_map
net/samba/pkg : DESCR-ldb DESCR-tevent DESCR-util PLIST-ldb
PLIST-tevent PLIST-util
Log message:
Update to samba-4.16.2
Release notes:
https://www.samba.org/samba/history/samba-4.16.0.html
https://www.samba.org/samba/history/samba-4.16.1.html
https://www.samba.org/samba/history/samba-4.16.2.html
Notable packaging changes:
1. Dynamically patch out the version information from the version scripts.
2. Disable gettext support, working around a build failure
3. Many libraries lose their versioning and gain a -samba4 suffix, among
them libreplace and libutil-setid. Since it's not possible to use
regular LIB_DEPENDS any more, merge -util, -ldb and -tevent into -main.
ldb and tevent are unused outside of samba anyway, so packaging them
separately doesn't help much.
Help, runtime tests and ok from Ian McWilliam (co-maintainer) and bket@,
thanks!