Date: Tue, 26 Aug 2014 17:15:18 +0000 (UTC) From: Chris Rees <crees@FreeBSD.org> 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 Message-ID: <201408261715.s7QHFI9L001282@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408261715.s7QHFI9L001282>