From ad915a6fe1dd7d048ccabdd8b3bbba5722f3106c Mon Sep 17 00:00:00 2001 From: despotdaemon Date: Fri, 5 May 2006 22:31:00 +0000 Subject: [PATCH] Pseudo-automatic update of changes made by knous@mozilla.org. git-svn-id: svn://10.0.0.236/trunk@196056 18797224-902f-48f8-a5cc-f745e15eee43 --- CVSROOT/commitcheck.pl | 94 +++++++++++++++++++++--------------------- 1 file changed, 47 insertions(+), 47 deletions(-) diff --git a/CVSROOT/commitcheck.pl b/CVSROOT/commitcheck.pl index d84f0bb4bd0..d90682ca57f 100755 --- a/CVSROOT/commitcheck.pl +++ b/CVSROOT/commitcheck.pl @@ -319,6 +319,53 @@ if ($b eq 'BUGZILLA-2_20-BRANCH') { if (m:^mozilla/webtools/bugzilla/.*$:) {return '191';} } if ($b eq 'HEAD') { +if (m:^mozilla/mailnews/[^/]*$:) {return '123';} +if (m:^mozilla/mailnews/mime/[^/]*$:) {return '124';} +if (m:^mozilla/extensions/java$:) {return '128';} +if (m:^mozilla/java/plugins/.*$:) {return '129';} +if (m:^mozilla/java/webclient/.*$:) {return '127';} +if (m:^mozilla/java/dom/.*$:) {return '130';} +if (m:^mozilla/java/util/.*$:) {return '133';} +if (m:^mozilla/content/xbl/[^/]*$:) {return '199';} +if (m:^mozilla/content/xbl/public/.*$:) {return '199';} +if (m:^mozilla/content/xbl/src/.*$:) {return '199';} +if (m:^mozilla/content/xtf/.*$:) {return '200';} +if (m:^mozilla/layout/xtf/.*$:) {return '200';} +if (m:^mozilla/extensions/xmlterm/.*$:) {return '141';} +if (m:^CVSROOT/commitcheck\.pl$:) {return '3';} +if (m:^CVSROOT/passwd$:) {return '3';} +if (m:^mozilla/security/coreconf/.*$:) {return '145';} +if (m:^mozilla/security/dbm/.*$:) {return '145';} +if (m:^mozilla/security/jss/.*$:) {return '145';} +if (m:^mozilla/security/nss/.*$:) {return '145';} +if (m:^mozilla/mstone/.*$:) {return '147';} +if (m:^mozilla/composer/.*$:) {return '173';} +if (m:^mozilla/xpinstall/.*$:) {return '150';} +if (m:^mozilla/[^/]*$:) {return '19';} +if (m:^mozilla/security/manager/.*$:) {return '151';} +if (m:^mozilla/gfx/src/xlib/.*$:) {return '121';} +if (m:^mozilla/widget/src/xlib/.*$:) {return '121';} +if (m:^mozilla/widget/src/xlibxtbin/.*$:) {return '121';} +if (m:^mozilla/webtools/addons/.*$:) {return '185';} +if (m:^mozilla/webtools/update/.*$:) {return '185';} +if (m:^mozilla/ef/.*$:) {return '46';} +if (m:^mozilla/extensions/vixen/.*$:) {return '156';} +if (m:^mozilla/gfx/src/gtk/.*$:) {return '49';} +if (m:^mozilla/widget/src/gtk/.*$:) {return '49';} +if (m:^mozilla/widget/src/gtk2/.*$:) {return '49';} +if (m:^mozilla/widget/src/gtksuperwin/.*$:) {return '49';} +if (m:^mozilla/widget/src/gtkxtbin/.*$:) {return '49';} +if (m:^mozilla/mailnews/movemail/.*$:) {return '157';} +if (m:^mozilla/rdf/.*$:) {return '52';} +if (m:^mozilla/uriloader/.*$:) {return '158';} +if (m:^mozilla/dbm/.*$:) {return '53';} +if (m:^mozilla/build/.*$:) {return '55';} +if (m:^mozilla/config/.*$:) {return '55';} +if (m:^mozilla/string/.*$:) {return '160';} +if (m:^mozilla/xpcom/string/.*$:) {return '160';} +if (m:^mozilla/editor/.*$:) {return '56';} +if (m:^mozilla/gfx/src/qt/.*$:) {return '161';} +if (m:^mozilla/widget/src/qt/.*$:) {return '161';} if (m:^mozilla/directory/buildsdk\.txt$:) {return '59';} if (m:^mozilla/directory/c-sdk/.*$:) {return '59';} if (m:^mozilla/directory/ldapsdk\.mak$:) {return '59';} @@ -450,53 +497,6 @@ if (m:^mozilla/js/src/xpconnect/.*$:) {return '118';} if (m:^mozilla/xpcom/libxpt/.*$:) {return '118';} if (m:^mozilla/xpcom/reflect/.*$:) {return '118';} if (m:^mozilla/mailnews/news/.*$:) {return '122';} -if (m:^mozilla/mailnews/[^/]*$:) {return '123';} -if (m:^mozilla/mailnews/mime/[^/]*$:) {return '124';} -if (m:^mozilla/extensions/java$:) {return '128';} -if (m:^mozilla/java/plugins/.*$:) {return '129';} -if (m:^mozilla/java/webclient/.*$:) {return '127';} -if (m:^mozilla/java/dom/.*$:) {return '130';} -if (m:^mozilla/java/util/.*$:) {return '133';} -if (m:^mozilla/content/xbl/[^/]*$:) {return '199';} -if (m:^mozilla/content/xbl/public/.*$:) {return '199';} -if (m:^mozilla/content/xbl/src/.*$:) {return '199';} -if (m:^mozilla/content/xtf/.*$:) {return '200';} -if (m:^mozilla/layout/xtf/.*$:) {return '200';} -if (m:^mozilla/extensions/xmlterm/.*$:) {return '141';} -if (m:^CVSROOT/commitcheck\.pl$:) {return '3';} -if (m:^CVSROOT/passwd$:) {return '3';} -if (m:^mozilla/security/coreconf/.*$:) {return '145';} -if (m:^mozilla/security/dbm/.*$:) {return '145';} -if (m:^mozilla/security/jss/.*$:) {return '145';} -if (m:^mozilla/security/nss/.*$:) {return '145';} -if (m:^mozilla/mstone/.*$:) {return '147';} -if (m:^mozilla/composer/.*$:) {return '173';} -if (m:^mozilla/xpinstall/.*$:) {return '150';} -if (m:^mozilla/[^/]*$:) {return '19';} -if (m:^mozilla/security/manager/.*$:) {return '151';} -if (m:^mozilla/gfx/src/xlib/.*$:) {return '121';} -if (m:^mozilla/widget/src/xlib/.*$:) {return '121';} -if (m:^mozilla/widget/src/xlibxtbin/.*$:) {return '121';} -if (m:^mozilla/webtools/addons/.*$:) {return '185';} -if (m:^mozilla/webtools/update/.*$:) {return '185';} -if (m:^mozilla/ef/.*$:) {return '46';} -if (m:^mozilla/extensions/vixen/.*$:) {return '156';} -if (m:^mozilla/gfx/src/gtk/.*$:) {return '49';} -if (m:^mozilla/widget/src/gtk/.*$:) {return '49';} -if (m:^mozilla/widget/src/gtk2/.*$:) {return '49';} -if (m:^mozilla/widget/src/gtksuperwin/.*$:) {return '49';} -if (m:^mozilla/widget/src/gtkxtbin/.*$:) {return '49';} -if (m:^mozilla/mailnews/movemail/.*$:) {return '157';} -if (m:^mozilla/rdf/.*$:) {return '52';} -if (m:^mozilla/uriloader/.*$:) {return '158';} -if (m:^mozilla/dbm/.*$:) {return '53';} -if (m:^mozilla/build/.*$:) {return '55';} -if (m:^mozilla/config/.*$:) {return '55';} -if (m:^mozilla/string/.*$:) {return '160';} -if (m:^mozilla/xpcom/string/.*$:) {return '160';} -if (m:^mozilla/editor/.*$:) {return '56';} -if (m:^mozilla/gfx/src/qt/.*$:) {return '161';} -if (m:^mozilla/widget/src/qt/.*$:) {return '161';} } if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') { if (m:^mozilla/nsprpub/.*$:) {return '146';}