Date: Sat, 25 Mar 2017 03:05:59 +0000 (UTC) From: "Timur I. Bakeyev" <timur@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436872 - head Message-ID: <201703250305.v2P35xO4048015@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: timur Date: Sat Mar 25 03:05:59 2017 New Revision: 436872 URL: https://svnweb.freebsd.org/changeset/ports/436872 Log: Add note about setting default Samba port version in the /etc/make.conf. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Mar 25 03:04:35 2017 (r436871) +++ head/UPDATING Sat Mar 25 03:05:59 2017 (r436872) @@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20170325: + AFFECTS: net/samba45, net/samba46 and devel/p5-Parse-Pidl + AUTHOR: timur@FreeBSD.org + + While new Uses/samba.mk dosen't work well with slave ports to compile devel/p5-Parse-Pidl + for net/samba45 or net/samba46 you need explicitly set in the /etc/make.conf: + + SAMBA4_PORT=net/samba46 + + explicitly. In the future that shouldn't be necessary. + 20170321: AFFECTS: users of samba36-libsmbclient, samba36-nmblookup samba36-smbclient and samba36 AUTHOR: antoine@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703250305.v2P35xO4048015>