From owner-cvs-all@FreeBSD.ORG Sun Nov 16 21:38:54 2008 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 D98AC1065670; Sun, 16 Nov 2008 21:38:54 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C940F8FC1A; Sun, 16 Nov 2008 21:38:54 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mAGLcsHu018558; Sun, 16 Nov 2008 21:38:54 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mAGLcs9n018557; Sun, 16 Nov 2008 21:38:54 GMT (envelope-from itetcu) Message-Id: <200811162138.mAGLcs9n018557@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 16 Nov 2008 21:38:54 +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 distinfo ports/ports-mgmt/tinderbox/files extra-patch-webui__core__TinderboxDS.php extra-patch-webui__module__moduleBuildPorts.php patch-lib__tc_command.sh 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: Sun, 16 Nov 2008 21:38:55 -0000 itetcu 2008-11-16 21:38:54 UTC FreeBSD ports repository Modified files: ports-mgmt/tinderbox Makefile distinfo Removed files: ports-mgmt/tinderbox/files extra-patch-webui__core__TinderboxDS.php extra-patch-webui__module__moduleBuildPorts.php patch-lib__tc_command.sh Log: Update to 3.1.2 with the following fixes and minor changes: * Don't cleanup WRKDIR until after the postPortBuild Hook has run. * Fix resetBuild in a nullfs environment. * Fix a regression in the version path. * Correct a tinderd typo which masked a diagnostic message. * Show last 30 ports per page in "Current and Latest Builds" page. (webui) * When sorting by "Last Build Attempt" in list build page sort descending -- latest built first. (webui) The main contributor and tester of this release was Ion-Mihai Tetcu. (Remove local patches incorporated upstream) Revision Changes Path 1.53 +1 -11 ports/ports-mgmt/tinderbox/Makefile 1.21 +3 -3 ports/ports-mgmt/tinderbox/distinfo 1.2 +0 -13 ports/ports-mgmt/tinderbox/files/extra-patch-webui__core__TinderboxDS.php (dead) 1.2 +0 -11 ports/ports-mgmt/tinderbox/files/extra-patch-webui__module__moduleBuildPorts.php (dead) 1.2 +0 -14 ports/ports-mgmt/tinderbox/files/patch-lib__tc_command.sh (dead)