From c208a13fc9ab277112a711eb613fa83132ab65f2 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 25 Oct 2011 19:16:59 +0000 Subject: - Update to 3.4.r3 Changelog: * Correct a mismerge of schema * Correct some typos * Properly add the checksum Hooks to the upgrade code * Fix some variable initialization issues in the webui * Allow Jails and Builds to be removed when BuildPortsQueue entries exist Approved by: maintainer implicit --- ports-mgmt/tinderbox-devel/Makefile | 3 +-- ports-mgmt/tinderbox-devel/distinfo | 4 ++-- ports-mgmt/tinderbox-devel/pkg-plist | 4 +++- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'ports-mgmt/tinderbox-devel') diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index 400b2e0caa34..7836b6696393 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -6,7 +6,6 @@ PORTNAME= tinderbox DISTVERSION= 3.4${SNAP} -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= ports-mgmt MASTER_SITES= http://tinderbox.marcuscom.com/ \ @@ -36,7 +35,7 @@ NO_BUILD= yes WANT_PERL= yes SUB_FILES= pkg-message -SNAP= .r2 +SNAP= .r3 #SNAP= -20110101 # 22:28:07 UTC MAN1= tc-configCcache.1 tc-configDistfile.1 tc-configGet.1 \ diff --git a/ports-mgmt/tinderbox-devel/distinfo b/ports-mgmt/tinderbox-devel/distinfo index d9f89cebd3a8..e117a9f4f6df 100644 --- a/ports-mgmt/tinderbox-devel/distinfo +++ b/ports-mgmt/tinderbox-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (tinderbox/tinderbox-3.4.r2.tar.gz) = 53bde7a964f14c786cb5fefd8f3d369d63429537b3461415cedaf4320c4dfe0f -SIZE (tinderbox/tinderbox-3.4.r2.tar.gz) = 146093 +SHA256 (tinderbox/tinderbox-3.4.r3.tar.gz) = ab96ff1e7236a9dda38dc7cd4ce8de97695be852a8edce172d6b93de57389456 +SIZE (tinderbox/tinderbox-3.4.r3.tar.gz) = 146277 diff --git a/ports-mgmt/tinderbox-devel/pkg-plist b/ports-mgmt/tinderbox-devel/pkg-plist index a8c507b7b1ad..ec6db4d3da99 100644 --- a/ports-mgmt/tinderbox-devel/pkg-plist +++ b/ports-mgmt/tinderbox-devel/pkg-plist @@ -70,8 +70,10 @@ tinderbox/scripts/upgrade/mig_pgsql_tinderbox-3.2.2_to_3.2.3.sql tinderbox/scripts/upgrade/mig_mysql_tinderbox-3.2.3_to_3.2.4.sql tinderbox/scripts/upgrade/mig_pgsql_tinderbox-3.2.3_to_3.2.4.sql tinderbox/scripts/upgrade/mig_mysql_tinderbox-3.2.4_to_3.2.5.sql -tinderbox/scripts/upgrade/order.lst +tinderbox/scripts/upgrade/mig_pgsql_tinderbox-3.2.5_to_3.2.6.sql +tinderbox/scripts/upgrade/mig_mysql_tinderbox-3.2.5_to_3.2.6.sql tinderbox/scripts/upgrade/user_permissions.map +tinderbox/scripts/upgrade/order.lst %%WEBUI%%tinderbox/scripts/webui/core/Build.php %%WEBUI%%tinderbox/scripts/webui/core/BuildGroups.php %%WEBUI%%tinderbox/scripts/webui/core/BuildPortsQueue.php -- cgit v1.2.3