Date: Mon, 16 May 2016 14:06:53 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415328 - in head: . net net/samba-libsmbclient net/samba36 Message-ID: <201605161406.u4GE6rvY002518@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605161406.u4GE6rvY002518>