From owner-svn-ports-all@FreeBSD.ORG Tue Aug 26 17:15:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA6D69A; Tue, 26 Aug 2014 17:15:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8BE033DA6; Tue, 26 Aug 2014 17:15:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7QHFJHl001285; Tue, 26 Aug 2014 17:15:19 GMT (envelope-from crees@FreeBSD.org) Received: (from crees@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7QHFI9L001282; Tue, 26 Aug 2014 17:15:18 GMT (envelope-from crees@FreeBSD.org) Message-Id: <201408261715.s7QHFI9L001282@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: crees set sender to crees@FreeBSD.org using -f From: Chris Rees Date: Tue, 26 Aug 2014 17:15:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366227 - in head/ports-mgmt/tinderbox: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2014 17:15:19 -0000 Author: crees Date: Tue Aug 26 17:15:18 2014 New Revision: 366227 URL: http://svnweb.freebsd.org/changeset/ports/366227 QAT: https://qat.redports.org/buildarchive/r366227/ Log: Update to 4.2.0 PR: ports/191774 Submitted by: matt@conundrum.com Submitted by: ohauer Deleted: head/ports-mgmt/tinderbox/files/patch-enterbuild Modified: head/ports-mgmt/tinderbox/Makefile head/ports-mgmt/tinderbox/distinfo head/ports-mgmt/tinderbox/pkg-plist Modified: head/ports-mgmt/tinderbox/Makefile ============================================================================== --- head/ports-mgmt/tinderbox/Makefile Tue Aug 26 17:09:02 2014 (r366226) +++ head/ports-mgmt/tinderbox/Makefile Tue Aug 26 17:15:18 2014 (r366227) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= tinderbox -PORTVERSION= 4.1.0 -PORTREVISION= 1 +PORTVERSION= 4.2.0 CATEGORIES= ports-mgmt -MASTER_SITES= http://tinderbox.marcuscom.com/ \ - http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ +MASTER_SITES= http://tinderbox.marcuscom.com/ DIST_SUBDIR= ${PORTNAME} MAINTAINER= crees@FreeBSD.org Modified: head/ports-mgmt/tinderbox/distinfo ============================================================================== --- head/ports-mgmt/tinderbox/distinfo Tue Aug 26 17:09:02 2014 (r366226) +++ head/ports-mgmt/tinderbox/distinfo Tue Aug 26 17:15:18 2014 (r366227) @@ -1,2 +1,2 @@ -SHA256 (tinderbox/tinderbox-4.1.0.tar.gz) = b2950034fe66ab36b741b99dc3d59626cef3f75a46b128d77f08e679bf69e5ee -SIZE (tinderbox/tinderbox-4.1.0.tar.gz) = 151397 +SHA256 (tinderbox/tinderbox-4.2.0.tar.gz) = 3665cb288c98df052501c27aba8bae76ad1987e591eb6c8740e95a596a51f9c1 +SIZE (tinderbox/tinderbox-4.2.0.tar.gz) = 153891 Modified: head/ports-mgmt/tinderbox/pkg-plist ============================================================================== --- head/ports-mgmt/tinderbox/pkg-plist Tue Aug 26 17:09:02 2014 (r366226) +++ head/ports-mgmt/tinderbox/pkg-plist Tue Aug 26 17:15:18 2014 (r366227) @@ -69,7 +69,10 @@ tinderbox/scripts/upgrade/config.map tinderbox/scripts/upgrade/hooks.map tinderbox/scripts/upgrade/jails.map tinderbox/scripts/upgrade/mig_mysql_tinderbox-3.3_to_4.0.0.sql +tinderbox/scripts/upgrade/mig_mysql_tinderbox-4.0.0_to_4.0.1.sql tinderbox/scripts/upgrade/mig_pgsql_tinderbox-3.3_to_4.0.0.sql +tinderbox/scripts/upgrade/mig_pgsql_tinderbox-4.0.0_to_4.0.1.sql +tinderbox/scripts/upgrade/mig_sqlite_tinderbox-4.0.0_to_4.0.1.sql tinderbox/scripts/upgrade/order.lst tinderbox/scripts/upgrade/user_permissions.map %%WEBUI%%tinderbox/scripts/webui/core/Build.php