From 71668ea3f2257197cd4bbf9f7664116a8df9d914 Mon Sep 17 00:00:00 2001 From: "despotdaemon%netscape.com" Date: Tue, 23 Sep 2003 07:08:23 +0000 Subject: [PATCH] Pseudo-automatic update of changes made by root. git-svn-id: svn://10.0.0.236/trunk@147157 18797224-902f-48f8-a5cc-f745e15eee43 --- CVSROOT/commitcheck.pl | 54 +++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/CVSROOT/commitcheck.pl b/CVSROOT/commitcheck.pl index 4836455e3ce..f8a1f7c6936 100755 --- a/CVSROOT/commitcheck.pl +++ b/CVSROOT/commitcheck.pl @@ -298,40 +298,51 @@ $fullname{'93'} = 'Zlib'; sub GetT { ($b,$_) = (@_); if ($b eq 'HEAD') { -if (m:^CVSROOT/commitcheck\.pl$:) {return '3';} -if (m:^CVSROOT/passwd$:) {return '3';} -if (m:^mozilla/security/coreconf/.*$:) {return '145';} -if (m:^mozilla/security/jss/.*$:) {return '145';} -if (m:^mozilla/security/nss/.*$:) {return '145';} -if (m:^composer$:) {return '173';} if (m:^mozilla/[^/]*$:) {return '19';} +if (m:^xpcom/remote$:) {return '143';} if (m:^mozilla/gfx/src/xlib/.*$:) {return '121';} if (m:^mozilla/widget/src/xlib/.*$:) {return '121';} +if (m:^embedding/browser/gtk$:) {return '144';} if (m:^mozilla/ef/.*$:) {return '46';} +if (m:^mozilla/mstone/.*$:) {return '147';} 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/xpinstall/.*$:) {return '150';} if (m:^mozilla/rdf/.*$:) {return '52';} +if (m:^mozilla/security/manager/.*$:) {return '151';} if (m:^mozilla/dbm/.*$:) {return '53';} if (m:^mozilla/build/.*$:) {return '55';} if (m:^mozilla/config/.*$:) {return '55';} if (m:^mozilla/l10n/.*$:) {return '55';} +if (m:^mozilla/extensions/vixen/.*$:) {return '156';} if (m:^mozilla/editor/.*$:) {return '56';} +if (m:^mozilla/mailnews/movemail/.*$:) {return '157';} if (m:^mozilla/directory/buildsdk\.txt$:) {return '59';} if (m:^mozilla/directory/c-sdk/.*$:) {return '59';} if (m:^mozilla/directory/ldapsdk\.mak$:) {return '59';} if (m:^mozilla/directory/ldapsdk\.mk$:) {return '59';} if (m:^mozilla/directory/Makefile$:) {return '59';} +if (m:^mozilla/uriloader/.*$:) {return '158';} if (m:^gfx/src/ps/.*$:) {return '62';} if (m:^mozilla/modules/libpr0n/.*$:) {return '63';} +if (m:^mozilla/string/.*$:) {return '160';} if (m:^jpeg$:) {return '64';} +if (m:^mozilla/gfx/src/qt/.*$:) {return '161';} +if (m:^mozilla/widget/src/qt/.*$:) {return '161';} if (m:^mozilla/modules/libimg/png/.*$:) {return '65';} +if (m:^mozilla/extensions/p3p/.*$:) {return '162';} if (m:^mozilla/intl/.*$:) {return '67';} +if (m:^mozilla/chimera/.*$:) {return '164';} if (m:^mozilla/modules/oji/.*$:) {return '68';} if (m:^mozilla/nav-java/.*$:) {return '68';} if (m:^mozilla/sun-java/.*$:) {return '68';} +if (m:^mozilla/layout/mathml/.*$:) {return '165';} if (m:^mozilla/caps/.*$:) {return '69';} +if (m:^mozilla/browser/.*$:) {return '166';} +if (m:^mozilla/chrome/.*$:) {return '166';} +if (m:^mozilla/toolkit/.*$:) {return '166';} if (m:^js/src/*\.c$:) {return '70';} if (m:^js/src/*\.def$:) {return '70';} if (m:^js/src/*\.h$:) {return '70';} @@ -340,8 +351,12 @@ if (m:^js/src/*\.tbl$:) {return '70';} if (m:^js/src/*akefile.*$:) {return '70';} if (m:^mozilla/extensions/jsd/.*$:) {return '71';} if (m:^mozilla/js/jsd/.*$:) {return '71';} +if (m:^mozilla/mail/.*$:) {return '170';} if (m:^js/src/liveconnect/.*$:) {return '72';} +if (m:^mozilla/extensions/cookie$:) {return '171';} if (m:^mozilla/netwerk/.*$:) {return '77';} +if (m:^mozilla/gfx/src/beos$:) {return '172';} +if (m:^mozilla/widget/src/beos$:) {return '172';} if (m:^mozilla/nsprpub/.*$:) {return '78';} if (m:^mozilla/modules/plugin/.*$:) {return '81';} if (m:^mozilla/modules/libpref/.*$:) {return '82';} @@ -400,29 +415,14 @@ if (m:^mozilla/java/xpcom/.*$:) {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:^CVSROOT/commitcheck\.pl$:) {return '3';} +if (m:^CVSROOT/passwd$:) {return '3';} if (m:^mozilla/java/util/.*$:) {return '133';} +if (m:^mozilla/security/coreconf/.*$:) {return '145';} +if (m:^mozilla/security/jss/.*$:) {return '145';} +if (m:^mozilla/security/nss/.*$:) {return '145';} +if (m:^composer$:) {return '173';} if (m:^mozilla/extensions/xmlterm/.*$:) {return '141';} -if (m:^xpcom/remote$:) {return '143';} -if (m:^embedding/browser/gtk$:) {return '144';} -if (m:^mozilla/mstone/.*$:) {return '147';} -if (m:^mozilla/xpinstall/.*$:) {return '150';} -if (m:^mozilla/security/manager/.*$:) {return '151';} -if (m:^mozilla/extensions/vixen/.*$:) {return '156';} -if (m:^mozilla/mailnews/movemail/.*$:) {return '157';} -if (m:^mozilla/uriloader/.*$:) {return '158';} -if (m:^mozilla/string/.*$:) {return '160';} -if (m:^mozilla/gfx/src/qt/.*$:) {return '161';} -if (m:^mozilla/widget/src/qt/.*$:) {return '161';} -if (m:^mozilla/extensions/p3p/.*$:) {return '162';} -if (m:^mozilla/chimera/.*$:) {return '164';} -if (m:^mozilla/layout/mathml/.*$:) {return '165';} -if (m:^mozilla/browser/.*$:) {return '166';} -if (m:^mozilla/chrome/.*$:) {return '166';} -if (m:^mozilla/toolkit/.*$:) {return '166';} -if (m:^mozilla/mail/.*$:) {return '170';} -if (m:^mozilla/extensions/cookie$:) {return '171';} -if (m:^mozilla/gfx/src/beos$:) {return '172';} -if (m:^mozilla/widget/src/beos$:) {return '172';} } if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') { if (m:^mozilla/nsprpub/.*$:) {return '146';}