From owner-svn-ports-all@FreeBSD.ORG Mon Mar 16 12:40:30 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 41900ACA; Mon, 16 Mar 2015 12:40:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 2D178983; Mon, 16 Mar 2015 12:40:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2GCeTCo091233; Mon, 16 Mar 2015 12:40:29 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2GCeTg4091232; Mon, 16 Mar 2015 12:40:29 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201503161240.t2GCeTg4091232@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 16 Mar 2015 12:40:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381384 - head 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.18-1 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 Mar 2015 12:40:30 -0000 Author: vanilla Date: Mon Mar 16 12:40:29 2015 New Revision: 381384 URL: https://svnweb.freebsd.org/changeset/ports/381384 QAT: https://qat.redports.org/buildarchive/r381384/ Log: add net-mgmt/netdisco. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Mar 16 12:40:06 2015 (r381383) +++ head/UPDATING Mon Mar 16 12:40:29 2015 (r381384) @@ -13,6 +13,16 @@ you update your ports collection, before unchecked "Keep library automatically updated" with 1.5 (as recommended in the 20150206 entry) you can enable it again. +20150309: + AFFECTS: users of net-mgmt/netdisco + AUTHOR: dgeo@centrale-marseille.fr + + netdisco version has been upgraded to netdisco2 + + After upgrading, you will need to review all your configuration, as + this new version won't read old config files. + You'll be able to keep your data though netdisco-deploy command + 20150305: AFFECTS: users of x11-wm/xfce4 and multimedia/xfce4-parole AUTHOR: olivierd@FreeBSD.org