From owner-svn-doc-head@freebsd.org Sat Oct 20 17:26:38 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2D1AFEDAD9; Sat, 20 Oct 2018 17:26:38 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7647A7CC97; Sat, 20 Oct 2018 17:26:38 +0000 (UTC) (envelope-from tobik@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6B9AC2111B; Sat, 20 Oct 2018 17:26:38 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9KHQckL008084; Sat, 20 Oct 2018 17:26:38 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9KHQcm6008083; Sat, 20 Oct 2018 17:26:38 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810201726.w9KHQcm6008083@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 20 Oct 2018 17:26:38 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r52390 - head/en_US.ISO8859-1/books/porters-handbook/testing X-SVN-Group: doc-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/porters-handbook/testing X-SVN-Commit-Revision: 52390 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Oct 2018 17:26:39 -0000 Author: tobik (ports committer) Date: Sat Oct 20 17:26:37 2018 New Revision: 52390 URL: https://svnweb.freebsd.org/changeset/doc/52390 Log: Porter's Handbook: Remove mention of tinderbox Reviewed by: bapt Approved by: brd Differential Revision: https://reviews.freebsd.org/D17584 Modified: head/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml Sat Oct 20 16:54:12 2018 (r52389) +++ head/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml Sat Oct 20 17:26:37 2018 (r52390) @@ -934,20 +934,4 @@ TODO --> - - - Tinderbox - - As an avid ports contributor, take - a look at Tinderbox. It is a - powerful system for building and testing ports. Install - Tinderbox using - ports-mgmt/tinderbox port. Be - sure to read supplied documentation since the configuration is - not trivial. - - Visit the - Tinderbox - website for more details. -