svn commit: r415328 - in head: . net net/samba-libsmbclient net/samba36

Rene Ladan rene at FreeBSD.org
Mon May 16 14:06:55 UTC 2016


Author: rene
Date: Mon May 16 14:06:53 2016
New Revision: 415328
URL: https://svnweb.freebsd.org/changeset/ports/415328

Log:
  Re-add net/libsmbclient and net/samba36, they are still required for some
  ports but Tools/scripts/rmport did not warn about those.

Added:
  head/net/samba-libsmbclient/
     - copied from r415322, head/net/samba-libsmbclient/
  head/net/samba36/
     - copied from r415322, head/net/samba36/
Modified:
  head/MOVED
  head/net/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon May 16 14:03:15 2016	(r415327)
+++ head/MOVED	Mon May 16 14:06:53 2016	(r415328)
@@ -8320,6 +8320,4 @@ lang/gcc-aux||2016-05-16|Has expired: Us
 audio/deadbeef-mpris-plugin|audio/deadbeef-mpris2-plugin|2016-05-16|Has expired: Abandonware; use `audio/deadbeef-mpris2-plugin' instead
 net/samba41||2016-05-16|Has expired: not supported by the upstream
 net/samba-smbclient||2016-05-16|Has expired: not supported by the upstream
-net/samba-libsmbclient||2016-05-16|Has expired: not supported by the upstream
 net/samba-nmblookup||2016-05-16|Has expired: not supported by the upstream
-net/samba36||2016-05-16|Has expired: not supported by the upstream

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Mon May 16 14:03:15 2016	(r415327)
+++ head/net/Makefile	Mon May 16 14:06:53 2016	(r415328)
@@ -1180,6 +1180,8 @@
     SUBDIR += rubygem-whois
     SUBDIR += rude
     SUBDIR += rwhoisd
+    SUBDIR += samba-libsmbclient
+    SUBDIR += samba36
     SUBDIR += samba42
     SUBDIR += samba43
     SUBDIR += samba44


More information about the svn-ports-all mailing list