From owner-svn-ports-all@freebsd.org Mon May 16 14:06:55 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1EF0AB3C1A7; Mon, 16 May 2016 14:06:55 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E02C019F7; Mon, 16 May 2016 14:06:54 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4GE6sPj002520; Mon, 16 May 2016 14:06:54 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4GE6rvY002518; Mon, 16 May 2016 14:06:53 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201605161406.u4GE6rvY002518@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 16 May 2016 14:06:53 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2016 14:06:55 -0000 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