Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2018 22:27:38 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465491 - head/net
Message-ID:  <201803242227.w2OMRcSY006589@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Mar 24 22:27:38 2018
New Revision: 465491
URL: https://svnweb.freebsd.org/changeset/ports/465491

Log:
  Unhook samba48, PKGNAME collision with samba47

Modified:
  head/net/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Sat Mar 24 22:26:52 2018	(r465490)
+++ head/net/Makefile	Sat Mar 24 22:27:38 2018	(r465491)
@@ -1292,7 +1292,7 @@
     SUBDIR += samba45
     SUBDIR += samba46
     SUBDIR += samba47
-    SUBDIR += samba48
+#    SUBDIR += samba48
     SUBDIR += samplicator
     SUBDIR += sbd
     SUBDIR += sbm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803242227.w2OMRcSY006589>