From owner-svn-src-all@FreeBSD.ORG Sat Jun 15 23:16:53 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 858DD6A5 for ; Sat, 15 Jun 2013 23:16:53 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pd0-f174.google.com (mail-pd0-f174.google.com [209.85.192.174]) by mx1.freebsd.org (Postfix) with ESMTP id 5F2851CEF for ; Sat, 15 Jun 2013 23:16:53 +0000 (UTC) Received: by mail-pd0-f174.google.com with SMTP id 10so1624259pdc.5 for ; Sat, 15 Jun 2013 16:16:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=9Wa25rgUHhL7Xh3WFYXhmnXzHgyP1nV+c49OCOlD0mA=; b=X1dL41KWLRxpmbSkmQKH5a4yYbBbphR+LZvncSG5BRf446wUMXsuZEFzvKYFupAyM+ JNw5IV+pocNE/nLhm+pu8Bd5e99qZwvy69nNcp/beZWw3rcppYOdjRi0Sc5zUy9GJ+NX I0nR/yj+HkeWBk5x+YPFPePDOGnNxUFCtABUk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=9Wa25rgUHhL7Xh3WFYXhmnXzHgyP1nV+c49OCOlD0mA=; b=DOhv//M7X4JRZV1kMDndTVUA9SuzhI+gSzmplaJJXF27oJQx4qN8pM4iRZDsiZQ3T8 6MB0V1pLSRLHaPG7m1KXtvIuifLxIWjxOVixxeGknjaYqVqFRtNhi/gPV+PU8iU6rg+U IH3fpOhVFC0gjMzN6xfbm0Ypgu5WarW/iY+mYjiXgFWs0aA6KiC3QQpaKWuFuY8wj3Q7 37r8TSRISc/L5bPtHRlo2Q/694JCNVEpS0+uVlTS5h6UWExY7RRg+U8NIct0VRHPH8lb Kw4HibP8Hf3L/Cf8xrpUS4H7F4gXCufjI1qi0ztWV6OU78AIKNYjOtyNQBzGbDp9U/Ov gY2w== X-Received: by 10.66.155.230 with SMTP id vz6mr7589042pab.30.1371338212671; Sat, 15 Jun 2013 16:16:52 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.70.45.33 with HTTP; Sat, 15 Jun 2013 16:16:22 -0700 (PDT) In-Reply-To: <51BCEBED.9060101@FreeBSD.org> References: <201306152029.r5FKT8S3012945@svn.freebsd.org> <51BCEBED.9060101@FreeBSD.org> From: Eitan Adler Date: Sun, 16 Jun 2013 01:16:22 +0200 X-Google-Sender-Auth: 8gGrNpZ2wtdb0MD5ym4ekibwjvY Message-ID: Subject: Re: svn commit: r251794 - in head: . contrib/cvs etc etc/mtree gnu/usr.bin gnu/usr.bin/cvs share/doc/psd share/doc/psd/28.cvs share/mk tools/build/mk tools/build/options tools/tools/nanobsd/gateworks To: Bryan Drewery Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQk4UbohWH6kQvkycmQn6DRi44jBZBSaCwr2Tz9qAovldrG1hbnOKUEzBBGAc470WewOwShK Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jun 2013 23:16:53 -0000 On Sun, Jun 16, 2013 at 12:34 AM, Bryan Drewery wrote: > On 6/15/2013 3:29 PM, Eitan Adler wrote: >> Author: eadler >> Date: Sat Jun 15 20:29:07 2013 >> New Revision: 251794 >> URL: http://svnweb.freebsd.org/changeset/base/251794 >> >> Log: >> Remove CVS from the base system. > > Were you going to submit an exp-run request for this too? It was considered at one point but the types of problems which are possible to show up as a result of this are unlikely to show up at build time. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams