From owner-cvs-all@FreeBSD.ORG Fri Sep 18 16:00:41 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E3AC106566C; Fri, 18 Sep 2009 16:00:41 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 150CD8FC1D; Fri, 18 Sep 2009 16:00:41 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8IG0eIv093957; Fri, 18 Sep 2009 16:00:40 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8IG0ePx093956; Fri, 18 Sep 2009 16:00:40 GMT (envelope-from wxs) Message-Id: <200909181600.n8IG0ePx093956@repoman.freebsd.org> From: Wesley Shields Date: Fri, 18 Sep 2009 16:00:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ports-mgmt/tinderbox Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 16:00:41 -0000 wxs 2009-09-18 16:00:40 UTC FreeBSD ports repository Modified files: ports-mgmt/tinderbox Makefile Log: - Add .bak to the list of files to be deleted in post-patch (the CHECK_FOR_ROOT option being off would result in tc.bak being installed. - Move the deletion out of the conditional and remove (now) redundant RM commands. Approved by: itetcu (maintainer) Feature safe: yes Revision Changes Path 1.59 +1 -3 ports/ports-mgmt/tinderbox/Makefile