From owner-cvs-all@FreeBSD.ORG Wed Sep 5 09:21:47 2007 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 CDBBB16A419; Wed, 5 Sep 2007 09:21:47 +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 B0BFF13C4B7; Wed, 5 Sep 2007 09:21:47 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l859Ll6E014818; Wed, 5 Sep 2007 09:21:47 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l859Llod014817; Wed, 5 Sep 2007 09:21:47 GMT (envelope-from itetcu) Message-Id: <200709050921.l859Llod014817@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 5 Sep 2007 09:21:47 +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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2007 09:21:47 -0000 itetcu 2007-09-05 09:21:47 UTC FreeBSD ports repository Modified files: ports-mgmt/tinderbox Makefile distinfo Log: The Tinderbox team is pleased to announce the release of Tinderbox 2.4.1. This is a primarily a bug-fix release for 2.4.0, and all users are encouraged to upgrade. The changes in 2.4.1 are as follows: * Sync with the latest applicable pointyhat changes. This includes extraneous UID and GID checking. * Support for creating per-Jail make.conf and src.conf files is supported. These files should live in ${tb}/jails/JAIL, and are used for the Jail builds. You will still need to use Hooks to populate custom make.conf files in your Builds. * Sorting now works properly in the www-exp frontend. * Hooks that contain arguments with spaces can now be properly executed. * Various other bug fixes have gone in as well. This release would not have been possible without the contributions by Dmitriy Kirhlarov and Alexander Logvinov (and, of course, pointyhat and Kris). Tested by: miwi@ Revision Changes Path 1.34 +1 -1 ports/ports-mgmt/tinderbox/Makefile 1.12 +3 -3 ports/ports-mgmt/tinderbox/distinfo