From owner-cvs-ports@FreeBSD.ORG Fri Dec 4 23:07:44 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC014106566C; Fri, 4 Dec 2009 23:07:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AAC728FC19; Fri, 4 Dec 2009 23:07:44 +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 nB4N7iZM003388; Fri, 4 Dec 2009 23:07:44 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nB4N7i8f003387; Fri, 4 Dec 2009 23:07:44 GMT (envelope-from miwi) Message-Id: <200912042307.nB4N7i8f003387@repoman.freebsd.org> From: Martin Wilke Date: Fri, 4 Dec 2009 23:07:44 +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 pkg-plist ports/ports-mgmt/tinderbox/files patch-tc_command.sh patch-tinderbox.env X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2009 23:07:44 -0000 miwi 2009-12-04 23:07:44 UTC FreeBSD ports repository Modified files: ports-mgmt/tinderbox Makefile distinfo pkg-plist Removed files: ports-mgmt/tinderbox/files patch-tc_command.sh patch-tinderbox.env Log: - Update to Tinderbox 3.3 Release The Tinderbox team is proud to announce the release of Tinderbox 3.3. This release brings numerous bug fixes and some feature enhancements. The changes include: **HEADS UP** A static data change is included this release, so be sure to run ``tc Upgrade''. * A new unified logging system has been added so that all log files can be centralized in one location. See the README for more details on enabling this feature. * A collection of user-contributed Hooks has been added. So far only two Hooks are included. See the contrib/hooks subdirectory for more details. Also, feel free to submit your Hook ideas. * The /proc directory is now ignored when checking for leftovers. This fixes some false-positives when running multiple builds in parallel. * MySQL 6.0 is now supported. ... A full changelog is available here: http://marcuscom.com/pipermail/tinderbox-list/2009-November/001769.html Approved by: itetcu (maintainer implicit) Revision Changes Path 1.60 +3 -3 ports/ports-mgmt/tinderbox/Makefile 1.24 +3 -3 ports/ports-mgmt/tinderbox/distinfo 1.2 +0 -11 ports/ports-mgmt/tinderbox/files/patch-tc_command.sh (dead) 1.2 +0 -13 ports/ports-mgmt/tinderbox/files/patch-tinderbox.env (dead) 1.23 +11 -0 ports/ports-mgmt/tinderbox/pkg-plist