svn commit: r436872 - head

Timur I. Bakeyev timur at FreeBSD.org
Sat Mar 25 03:06:00 UTC 2017


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 at 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 at FreeBSD.org


More information about the svn-ports-head mailing list