Re: samba-4.3.6

2016-04-11 Thread Ian McWilliam
devel/popt > > LIB_DEPENDS-tevent = ${BUILD_PKGPATH},-util>=${VERSION} \ > - devel/libtalloc>=2.1.2 > + devel/libtalloc>=2.1.3 > > LIB_DEPENDS-util = ${MODPY_LIB_DEPENDS} \ > - devel/libtal

Re: samba-4.3.6

2016-04-11 Thread Jeremie Courreges-Anglas
LC_ALL=en_US.UTF-8 \ + CPP="/usr/libexec/cpp" MAKE_ENV = LC_ALL=en_US.UTF-8 \ PYTHON=${MODPY_BIN} \ @@ -204,7 +195,6 @@ SUBST_VARS =SAMBA_LOGDIR post-patch: find ${WRKSRC} -type f |

Re: samba-4.3.6

2016-04-11 Thread Jeremie Courreges-Anglas
ols/testtools/tests/test_compat.py # Avoid bogus -L/usr/local/lib at the start of linker options post-configure: @@ -223,6 +212,8 @@ post-install: # precompiling Python modules ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py ${WRKINST}${MODPY_SITEPKG} ${MODPY_BIN} -O ${MODPY_LIB

Re: samba-4.3.6

2016-04-11 Thread Jeremie Courreges-Anglas
RS =SAMBA_LOGDIR post-patch: find ${WRKSRC} -type f | xargs ${MODPY_BIN_ADJ} - ${SUBST_CMD} ${WRKSRC}/lib/testtools/testtools/tests/test_compat.py # Avoid bogus -L/usr/local/lib at the start of linker options post-configure: @@ -223,6 +215,8 @@ post-i

samba-4.3.6

2016-04-10 Thread Jeremie Courreges-Anglas
Hi, tomorrow the samba project will release security announces and new tarballs. Rather important bugs, like http://badlock.org/ Since samba-4.1 is out of support, we have two options: - backport tons of patches - upgrade to a supported release The diff below upgrades to the latest 4.3.x relea