Index: head/mail/linux-thunderbird/Makefile =================================================================== --- head/mail/linux-thunderbird/Makefile (revision 423072) +++ head/mail/linux-thunderbird/Makefile (revision 423073) @@ -1,16 +1,16 @@ # Created by: Andrew Pantyukhin # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 45.3.0 +DISTVERSION= 45.4.0 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above USES= tar:bzip2 .include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common" .include Index: head/mail/linux-thunderbird/distinfo =================================================================== --- head/mail/linux-thunderbird/distinfo (revision 423072) +++ head/mail/linux-thunderbird/distinfo (revision 423073) @@ -1,7 +1,7 @@ -TIMESTAMP = 1473272526 -SHA256 (thunderbird-45.3.0.tar.bz2) = 421830311bc701759916ea6afeb0ba791bf4a94936ca6fde973d657b9fb70916 -SIZE (thunderbird-45.3.0.tar.bz2) = 44158198 +TIMESTAMP = 1475328167 +SHA256 (thunderbird-45.4.0.tar.bz2) = d3b3a6fec75b22e67bdc9d7ac4812ea3312195cc0a5fb4ffa500d7b896accb08 +SIZE (thunderbird-45.4.0.tar.bz2) = 44172292 SHA256 (glib2-2.22.2-2.fc12.i686.rpm) = e3b459c245ec14e7248e9de4b506963a4773407f3e58835db5070d0ed02ecc99 SIZE (glib2-2.22.2-2.fc12.i686.rpm) = 1162908 SHA256 (gtk2-2.18.3-19.fc12.i686.rpm) = aea9cf7ffe9c8dae0faa2bf3d2aa1b2117c55dce03da72dcce8c268279ec0a4b SIZE (gtk2-2.18.3-19.fc12.i686.rpm) = 3198708 Index: head/mail/thunderbird/Makefile =================================================================== --- head/mail/thunderbird/Makefile (revision 423072) +++ head/mail/thunderbird/Makefile (revision 423073) @@ -1,160 +1,159 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 45.3.0 -PORTREVISION= 4 +DISTVERSION= 45.4.0 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above BUILD_DEPENDS= nspr>=4.12:devel/nspr \ nss>=3.21.1:security/nss \ libevent2>=2.0.21_2:devel/libevent2 \ soundtouch>=1.9.0:audio/soundtouch \ harfbuzz>=1.1.0:print/harfbuzz \ graphite2>=1.3.7:graphics/graphite2 \ png>=1.6.19:graphics/png \ libvorbis>=1.3.5,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ sqlite3>=3.9.1:databases/sqlite3 \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ zip:archivers/zip LIB_DEPENDS= libv4l2.so:multimedia/libv4l EM_VERSION= 1.9.5 -L_VERSION= 4.7.3 +L_VERSION= 4.7.4 SSP_UNSAFE= yes USE_GECKO= gecko USE_MOZILLA= # empty USE_GL= gl USES= tar:xz MOZ_OPTIONS= --program-transform-name='s/thunderbird/${MOZILLA}/' \ --enable-single-profile --disable-profilesharing \ --enable-application=mail --enable-official-branding MOZ_MK_OPTIONS= MOZ_THUNDERBIRD=1 MAIL_PKG_SHARED=1 MOZ_EXPORT= MOZ_THUNDERBIRD=1 MAIL_PKG_SHARED=1 MOZ_PKGCONFIG_FILES= PORTNAME_ICON= ${MOZILLA}.png PORTNAME_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}/defaults/pref/${PORTNAME}.js MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome OPTIONS_EXCLUDE=GSTREAMER LOGGING OPTIONS_DEFINE= ENIGMAIL LIGHTNING RUST OPTIONS_SINGLE= TOOLKIT OPTIONS_SINGLE_TOOLKIT= GTK2 GTK3 OPTIONS_DEFAULT=BUNDLED_CAIRO CANBERRA ENIGMAIL GTK2 LIGHTNING .include "${.CURDIR}/../../www/firefox/Makefile.options" .include WRKSRC:= ${WRKDIR}/${PORTNAME}-${DISTVERSION} MOZSRC:= ${WRKSRC}/mozilla XPI_LIBDIR= ${PREFIX}/lib/xpi .if ${PORT_OPTIONS:MENIGMAIL} MASTER_SITES+= https://www.enigmail.net/download/source/:enigmail DISTFILES+= ${EM_DISTFILE}:enigmail RUN_DEPENDS+= gpg2:security/gnupg EM_DISTNAME= enigmail-${EM_VERSION} EM_DISTFILE= ${EM_DISTNAME}.tar.gz EM_XPI_FILE= ${WRKSRC}/mailnews/extensions/enigmail/build/${EM_DISTNAME}.xpi EM_ORIG_ID= {847b3a00-7ab1-11d4-8f02-006008948af5} EM_ID= ${PORTNAME}@mozilla-enigmail.org EM_ID_RFILES= ${XPI_LIBDIR}/${EM_ID}/install.rdf \ ${XPI_LIBDIR}/${EM_ID}/components/enigmail.js \ ${XPI_LIBDIR}/${EM_ID}/modules/app.jsm .endif .if ${PORT_OPTIONS:MLIGHTNING} MOZ_OPTIONS+= --enable-calendar MOZ_MK_OPTIONS+= MOZ_CO_PROJECT=calendar LIGHTNING_DIR= share/lightning XPI_FILE= ${MOZ_OBJDIR}/dist/xpi-stage/lightning-${L_VERSION}.en-US.${OPSYS:tl}${OSREL}-${ARCH:S/amd64/x86_64/}.xpi XPI_ORIG_ID= {e2fda1a4-762b-4020-b5ad-a41df1933103} XPI_ID= lightning@thunderbird.mozilla.org .else MOZ_OPTIONS+= --disable-calendar .endif post-extract: @${SED} -e 's|@PORTNAME_ICON@|${PORTNAME_ICON}|;s|@MOZILLA@|${MOZILLA}|' \ <${FILESDIR}/thunderbird.desktop.in >${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop .if ${PORT_OPTIONS:MENIGMAIL} @${TAR} -xf ${_DISTDIR}/${EM_DISTFILE} \ -C ${WRKSRC}/mailnews/extensions .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/mail/app/nsMailApp.cpp .if ${PORT_OPTIONS:MENIGMAIL} @${REINPLACE_CMD} -e 's,/usr/bin/perl,${PERL},' \ ${WRKSRC}/mailnews/extensions/enigmail/util/fixlang.pl \ ${WRKSRC}/mailnews/extensions/enigmail/util/make-lang-xpi.pl @${REINPLACE_CMD} -e '/^xpi/s/$$/ all/' \ -e '/^all/s/ xpi//' \ -e '/^XPI_MODULE_VERS/s/= .*/= ${EM_VERSION}/' \ ${WRKSRC}/mailnews/extensions/enigmail/Makefile @${REINPLACE_CMD} -e '/em:version/s,>[^<]*<,>${EM_VERSION}<,' \ -e '/em:maxVersion/s/pre//' \ ${WRKSRC}/mailnews/extensions/enigmail/package/install.rdf .endif pre-configure: (cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf-2.13) (cd ${MOZSRC} && ${LOCALBASE}/bin/autoconf-2.13) (cd ${MOZSRC}/js/src/ && ${LOCALBASE}/bin/autoconf-2.13) .if ${PORT_OPTIONS:MENIGMAIL} post-configure: cd ${WRKSRC}/mailnews/extensions/enigmail/ && \ ${SETENV} ${CONFIGURE_ENV} ${MAKE_ENV} ./configure post-build: ${DO_MAKE_BUILD:N-j*:S,${MAKEFILE},Makefile,} all xpi \ -C ${WRKSRC}/mailnews/extensions/enigmail .endif port-pre-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/defaults post-install: ${INSTALL_DATA} ${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop ${STAGEDIR}${PREFIX}/share/applications ${LN} -sf ${PORTNAME_ICON_SRC} ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME_ICON} .if ${PORT_OPTIONS:MLIGHTNING} @${MKDIR} ${STAGEDIR}${XPI_LIBDIR}/${XPI_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/thunderbird @(cd ${STAGEDIR}${XPI_LIBDIR}/${XPI_ID}; ${TAR} -xf ${XPI_FILE}) @${REINPLACE_CMD} -i "" "s/${XPI_ORIG_ID}/${XPI_ID}/" ${STAGEDIR}${XPI_LIBDIR}/${XPI_ID}/install.rdf @${CHMOD} -R a+rX,go-w ${STAGEDIR}${XPI_LIBDIR}/${XPI_ID} @${LN} -sf ${XPI_LIBDIR}/${XPI_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/thunderbird 2>/dev/null || true @${ECHO_CMD} '@exec ${LN} -sf %D/lib/xpi/${XPI_ID} ${LOCALBASE}/lib/thunderbird/extensions 2>/dev/null || true' >> ${TMPPLIST} @${ECHO_CMD} '@unexec ${RM} -f ${LOCALBASE}/lib/thunderbird/extensions/${XPI_ID}' >> ${TMPPLIST} .endif .if ${PORT_OPTIONS:MENIGMAIL} @${MKDIR} ${STAGEDIR}${XPI_LIBDIR}/${EM_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/${PORTNAME} @(cd ${STAGEDIR}${XPI_LIBDIR}/${EM_ID}; ${TAR} -xf ${EM_XPI_FILE}) @${REINPLACE_CMD} -i "" "s/${EM_ORIG_ID}/${EM_ID}/" ${EM_ID_RFILES:S/^/${STAGEDIR}/} @${CHMOD} -R a+rX,go-w ${STAGEDIR}${XPI_LIBDIR}/${EM_ID} @${LN} -sf ${XPI_LIBDIR}/${EM_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/${PORTNAME} 2>/dev/null || true @${ECHO_CMD} '@exec ${LN} -sf %D/lib/xpi/${EM_ID} ${LOCALBASE}/lib/${PORTNAME}/extensions 2>/dev/null || true' >> ${TMPPLIST} @${ECHO_CMD} '@unexec ${RM} -f ${LOCALBASE}/lib/${PORTNAME}/extensions/${EM_ID}' >> ${TMPPLIST} .endif .include Index: head/mail/thunderbird/distinfo =================================================================== --- head/mail/thunderbird/distinfo (revision 423072) +++ head/mail/thunderbird/distinfo (revision 423073) @@ -1,5 +1,5 @@ -TIMESTAMP = 1473253093 -SHA256 (thunderbird-45.3.0.source.tar.xz) = 231f6a7a073344659e436a2b1ae58004c3a29e74375af2c8d0de13f3bc79fac7 -SIZE (thunderbird-45.3.0.source.tar.xz) = 201005896 +TIMESTAMP = 1475317656 +SHA256 (thunderbird-45.4.0.source.tar.xz) = 36f66edbb9b0f1ff9d0de8f12eab6cccbfa23db79e01db307fb2186904a38e61 +SIZE (thunderbird-45.4.0.source.tar.xz) = 201094212 SHA256 (enigmail-1.9.5.tar.gz) = 831e53a4add0f465241f075be9475103367aa1452675adae054d8fb272e5d3ad SIZE (enigmail-1.9.5.tar.gz) = 1744278 Index: head/mail/thunderbird/files/patch-bug1243312 =================================================================== --- head/mail/thunderbird/files/patch-bug1243312 (revision 423072) +++ head/mail/thunderbird/files/patch-bug1243312 (nonexistent) @@ -1,21 +0,0 @@ -commit a5c6f19 -Author: Dragana Damjanovic -Date: Wed Jan 27 01:47:00 2016 +0100 - - Bug 1243312 - nsNetCID is missing in toolkit/system/unixproxy/nsLibProxySettings.cpp. r=jduell ---- - toolkit/system/unixproxy/nsLibProxySettings.cpp | 1 + - 1 file changed, 1 insertion(+) - -diff --git toolkit/system/unixproxy/nsLibProxySettings.cpp toolkit/system/unixproxy/nsLibProxySettings.cpp -index f6ec377..e9179c1 100644 ---- mozilla/toolkit/system/unixproxy/nsLibProxySettings.cpp -+++ mozilla/toolkit/system/unixproxy/nsLibProxySettings.cpp -@@ -9,6 +9,7 @@ - #include "nsIURI.h" - #include "nsString.h" - #include "nsCOMPtr.h" -+#include "nsNetCID.h" - #include "nspr.h" - - extern "C" { Property changes on: head/mail/thunderbird/files/patch-bug1243312 ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/mail/thunderbird/files/patch-bug1242132 =================================================================== --- head/mail/thunderbird/files/patch-bug1242132 (revision 423072) +++ head/mail/thunderbird/files/patch-bug1242132 (nonexistent) @@ -1,13 +0,0 @@ -# nss-config --cflags returns multiple flags, don't treat them as one string - ---- mozilla/python/mozbuild/mozbuild/frontend/gyp_reader.py~ -+++ mozilla/python/mozbuild/mozbuild/frontend/gyp_reader.py -@@ -217,7 +217,7 @@ def read_from_gyp(config, path, output, - # We may be getting make variable references out of the - # gyp data, and we don't want those in emitted data, so - # substitute them with their actual value. -- f = expand_variables(f, config.substs) -+ f = expand_variables(f, config.substs).split() - if not f: - continue - # the result may be a string or a list. Property changes on: head/mail/thunderbird/files/patch-bug1242132 ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/mail/thunderbird-i18n/Makefile =================================================================== --- head/mail/thunderbird-i18n/Makefile (revision 423072) +++ head/mail/thunderbird-i18n/Makefile (revision 423073) @@ -1,83 +1,82 @@ # Created by: Andrew Pantyukhin # $FreeBSD$ PORTNAME= thunderbird-i18n -PORTVERSION= 45.3.0 -PORTREVISION= 1 +PORTVERSION= 45.4.0 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} MAINTAINER= gecko@FreeBSD.org COMMENT= Localized interface for Thunderbird USES= gecko:thunderbird zip USE_XPI= thunderbird NO_BUILD= yes NO_ARCH= yes USE_SUBMAKE= yes WDIR= langpack-*@thunderbird.mozilla.org XPI_DISTNAMES= ${THUNDERBIRD_I18N_} PLIST?= ${WRKDIR}/plist PLISTF?= ${WRKDIR}/plist_files .include "${.CURDIR}/Makefile.option" .include .ifndef WITHOUT_SWITCHER RUN_DEPENDS+= xpi-quick-locale-switcher>=0:www/xpi-quick-locale-switcher .endif .include "${.CURDIR}/Makefile.lang" THUNDERBIRD_I18N_?= ${THUNDERBIRD_I18N} .for dist in ${XPI_DISTNAMES} XPI_ID_${dist}= langpack-${dist}@thunderbird.mozilla.org .endfor do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} ${WRKSRC} @for lang in ${THUNDERBIRD_I18N_}; do \ if ! (${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/$$lang.xpi -d ${WRKSRC}/langpack-$$lang@thunderbird.mozilla.org);\ then \ exit 1; \ fi; \ cd ${WRKSRC}/langpack-$$lang@thunderbird.mozilla.org/; \ ${FIND} -H -s * ! -type d | \ ${SED} -e "s|^|lib/xpi/langpack-$$lang@thunderbird.mozilla.org/|" >> ${PLISTF}; \ done ${CAT} ${PLISTF} | ${SORT} >> ${PLIST} do-install: @${MKDIR} ${STAGEDIR}${XPI_LIBDIR} ${XPI_LINKFARMS:S,^,${STAGEDIR},} cd ${WRKSRC}; ${PAX} -rw . ${STAGEDIR}${XPI_LIBDIR} ${CHMOD} -R a+rX,go-w ${STAGEDIR}${XPI_LIBDIR}/${WDIR}/ @for sldir in ${XPI_LINKFARMS}; do \ ${ECHO_CMD} "@dir $${sldir}" ${_A}; \ done @${ECHO_CMD} '@exec for _dir in ${XPI_LINKFARMS} ; { \ ${LN} -sf ${XPI_LIBDIR}/${WDIR} $$_dir/ ${_Q}; }' ${_A} @${ECHO_CMD} '@unexec for _dir in ${XPI_LINKFARMS}; { ${RM} -f $$_dir/${WDIR} ; }' ${_A} post-patch: ${FIND} ${WRKSRC} -name install.rdf -print0 | \ ${XARGS} -0L1 ${REINPLACE_CMD} -i '' -e '/ Index: head/mail/thunderbird-i18n/distinfo =================================================================== --- head/mail/thunderbird-i18n/distinfo (revision 423072) +++ head/mail/thunderbird-i18n/distinfo (revision 423073) @@ -1,117 +1,117 @@ -TIMESTAMP = 1473272484 -SHA256 (xpi/thunderbird-i18n-45.3.0/ar.xpi) = 14e8349dd5c9d44870b31c12831878c41b3346065aef9dfa0b1e53afa01b86d3 -SIZE (xpi/thunderbird-i18n-45.3.0/ar.xpi) = 490775 -SHA256 (xpi/thunderbird-i18n-45.3.0/ast.xpi) = b029c48931513e7983c6f031b2d9f68e1d2a8b0265807af914c598ed35e69247 -SIZE (xpi/thunderbird-i18n-45.3.0/ast.xpi) = 428059 -SHA256 (xpi/thunderbird-i18n-45.3.0/be.xpi) = 6a2690f13e4182de6aaae74f27acf40d77b0a478e361aad34de838a7f959641f -SIZE (xpi/thunderbird-i18n-45.3.0/be.xpi) = 469096 -SHA256 (xpi/thunderbird-i18n-45.3.0/bg.xpi) = 4ab4c475533f96bc68e2e01a9963fbcc64ca8908d2803d849eaec9dd6e3833b7 -SIZE (xpi/thunderbird-i18n-45.3.0/bg.xpi) = 524299 -SHA256 (xpi/thunderbird-i18n-45.3.0/bn-BD.xpi) = 499f06af305abcbbffa82eed89b986d0322ea221839d438109caf0a5144f3d20 -SIZE (xpi/thunderbird-i18n-45.3.0/bn-BD.xpi) = 581438 -SHA256 (xpi/thunderbird-i18n-45.3.0/br.xpi) = fab61235a4808ca07de9cc91193dc1d9a2ae4d0f461bb8df6bcc51436506eba8 -SIZE (xpi/thunderbird-i18n-45.3.0/br.xpi) = 465999 -SHA256 (xpi/thunderbird-i18n-45.3.0/ca.xpi) = 95ecc9a3189c1cb80debaa00270ce59175c8517d3a69ed26f53f66ccfc8a5a50 -SIZE (xpi/thunderbird-i18n-45.3.0/ca.xpi) = 467980 -SHA256 (xpi/thunderbird-i18n-45.3.0/cs.xpi) = 89b1fa9550587167d23cd24c6c5eafd3425dda60d0c3beeb930820eb492d70ca -SIZE (xpi/thunderbird-i18n-45.3.0/cs.xpi) = 474328 -SHA256 (xpi/thunderbird-i18n-45.3.0/cy.xpi) = 47e089e89d005b7bea32e02bcffeac9792f1758fc66217bf6b3acffd38e031fd -SIZE (xpi/thunderbird-i18n-45.3.0/cy.xpi) = 456120 -SHA256 (xpi/thunderbird-i18n-45.3.0/da.xpi) = ae4bc970266f6b889a004e73f77ba9633f4657e51eae26cb51d2a5b4164b4818 -SIZE (xpi/thunderbird-i18n-45.3.0/da.xpi) = 445595 -SHA256 (xpi/thunderbird-i18n-45.3.0/de.xpi) = 661eb6b901f1a28b9c00862413768482443bd45a148d6bbe47dd52b832a63b29 -SIZE (xpi/thunderbird-i18n-45.3.0/de.xpi) = 451956 -SHA256 (xpi/thunderbird-i18n-45.3.0/dsb.xpi) = 6b5c9ec06b853de794121c9bcbc7c6ae1f8e0406b6d84dde0ad171fac0979474 -SIZE (xpi/thunderbird-i18n-45.3.0/dsb.xpi) = 481647 -SHA256 (xpi/thunderbird-i18n-45.3.0/el.xpi) = 8a8ba1b597e0da878dea8f97338137b252c907cf7a44b14ba702e332b3db370d -SIZE (xpi/thunderbird-i18n-45.3.0/el.xpi) = 514358 -SHA256 (xpi/thunderbird-i18n-45.3.0/en-GB.xpi) = 710e441f1c0c89069a1c7f81a07d1a71dfb95bae1969ba0848d07dd1c9171abb -SIZE (xpi/thunderbird-i18n-45.3.0/en-GB.xpi) = 437603 -SHA256 (xpi/thunderbird-i18n-45.3.0/en-US.xpi) = 5629d6da99a5c0b7d4a074dd82a085d46edcd9abdceea5520d5b71270a53265b -SIZE (xpi/thunderbird-i18n-45.3.0/en-US.xpi) = 435474 -SHA256 (xpi/thunderbird-i18n-45.3.0/es-AR.xpi) = ab48d70b5cd131fe3603857bc1df424b8b65e6c5644512ec53e0f685565ac83b -SIZE (xpi/thunderbird-i18n-45.3.0/es-AR.xpi) = 464684 -SHA256 (xpi/thunderbird-i18n-45.3.0/es-ES.xpi) = a2273d1a286c4a8d079306060171a930fb16185852ae8392cb42838227e0863a -SIZE (xpi/thunderbird-i18n-45.3.0/es-ES.xpi) = 388000 -SHA256 (xpi/thunderbird-i18n-45.3.0/et.xpi) = b7a399f8b8503da2dfcee62f9bc842a0e7564881fa80a82b036c6dd5fbdb1f33 -SIZE (xpi/thunderbird-i18n-45.3.0/et.xpi) = 458418 -SHA256 (xpi/thunderbird-i18n-45.3.0/eu.xpi) = d5ae34ab7078242c839ed4e3dd686b2a99db0b6469803195fdd9b76dc7d146dd -SIZE (xpi/thunderbird-i18n-45.3.0/eu.xpi) = 456708 -SHA256 (xpi/thunderbird-i18n-45.3.0/fi.xpi) = be29bac660dc23679e2b7170a9ad6cf41f0e4de7fac1b00b499cb1e3d7da7f11 -SIZE (xpi/thunderbird-i18n-45.3.0/fi.xpi) = 458335 -SHA256 (xpi/thunderbird-i18n-45.3.0/fr.xpi) = 809106596fbdb70f5d1b078504b90a99a8fe47e6b149a6b44939087d575ef9df -SIZE (xpi/thunderbird-i18n-45.3.0/fr.xpi) = 475465 -SHA256 (xpi/thunderbird-i18n-45.3.0/fy-NL.xpi) = edd06a5b3a09a96559fb3b598579d738e725045e47be97e3a1ec4c2a864680f0 -SIZE (xpi/thunderbird-i18n-45.3.0/fy-NL.xpi) = 464757 -SHA256 (xpi/thunderbird-i18n-45.3.0/ga-IE.xpi) = 88fe8fd6460aeff54d873b0ef8ee3be276e4b2b9ae484a418a615523c484c9ff -SIZE (xpi/thunderbird-i18n-45.3.0/ga-IE.xpi) = 480316 -SHA256 (xpi/thunderbird-i18n-45.3.0/gd.xpi) = c5412c25359a46887a29d6139cf7fd2295ff5aea03411d1eb54e517b8df096c0 -SIZE (xpi/thunderbird-i18n-45.3.0/gd.xpi) = 478296 -SHA256 (xpi/thunderbird-i18n-45.3.0/gl.xpi) = 2b560084c1ea28d68073990689dc519c0a87c5c9a3e97e651c65017c4ad027ec -SIZE (xpi/thunderbird-i18n-45.3.0/gl.xpi) = 478580 -SHA256 (xpi/thunderbird-i18n-45.3.0/he.xpi) = e2885e37ca31ece37f80f0aabaf9cb9d4c343ae6493f5a74933d0101b25931d4 -SIZE (xpi/thunderbird-i18n-45.3.0/he.xpi) = 497962 -SHA256 (xpi/thunderbird-i18n-45.3.0/hr.xpi) = 9f2f6d27922fb18bc973637ff16ff8bfee13260846124eded83e9bd4ac259386 -SIZE (xpi/thunderbird-i18n-45.3.0/hr.xpi) = 463959 -SHA256 (xpi/thunderbird-i18n-45.3.0/hu.xpi) = 31d83972095cb91b2f800d425d86898c1267734cdd130c4f5b6dee508b7f74af -SIZE (xpi/thunderbird-i18n-45.3.0/hu.xpi) = 479584 -SHA256 (xpi/thunderbird-i18n-45.3.0/hsb.xpi) = aa962ab31211f26cadcab83cf53b4702d36ec0aaf254f90501bc61dece171207 -SIZE (xpi/thunderbird-i18n-45.3.0/hsb.xpi) = 479414 -SHA256 (xpi/thunderbird-i18n-45.3.0/hy-AM.xpi) = 519cc05757b2c3d1b5469cd41b7ca8509061f5ff1a0cce3c172905fc22e414f3 -SIZE (xpi/thunderbird-i18n-45.3.0/hy-AM.xpi) = 518883 -SHA256 (xpi/thunderbird-i18n-45.3.0/id.xpi) = ca5fadd3bd46423dfea5c8311b53a2e0ee5c13ababf46d7f403c0db1dcc11ebb -SIZE (xpi/thunderbird-i18n-45.3.0/id.xpi) = 499981 -SHA256 (xpi/thunderbird-i18n-45.3.0/is.xpi) = 1e2d34ea4eb7aedadcaa19f78fd181fd300bbde09d77acef22d3d98cedfc4eef -SIZE (xpi/thunderbird-i18n-45.3.0/is.xpi) = 462190 -SHA256 (xpi/thunderbird-i18n-45.3.0/it.xpi) = cec2d6d74a6009fac0ae32a003eeecaf92764ef64e04cabaab9991f4df0e3f8a -SIZE (xpi/thunderbird-i18n-45.3.0/it.xpi) = 376889 -SHA256 (xpi/thunderbird-i18n-45.3.0/ja.xpi) = 12c51b7609d66aca80ae5ad182e9f9c7f53b858710e8984c2719bbb3d5fb7424 -SIZE (xpi/thunderbird-i18n-45.3.0/ja.xpi) = 519552 -SHA256 (xpi/thunderbird-i18n-45.3.0/ko.xpi) = bd0136777a199afdc65ba973824a331c73fb179cb48ac97145e6b765e4cc7804 -SIZE (xpi/thunderbird-i18n-45.3.0/ko.xpi) = 487417 -SHA256 (xpi/thunderbird-i18n-45.3.0/lt.xpi) = b58979478eb925bfb89c8bd5af244d4cf7e00f6f6552d502e46d798d78b52c8e -SIZE (xpi/thunderbird-i18n-45.3.0/lt.xpi) = 477736 -SHA256 (xpi/thunderbird-i18n-45.3.0/nb-NO.xpi) = e4ab9385fce486a3db941d7bcdb940c30aec48799fd99f8c4bd5b49d912e18a4 -SIZE (xpi/thunderbird-i18n-45.3.0/nb-NO.xpi) = 460011 -SHA256 (xpi/thunderbird-i18n-45.3.0/nl.xpi) = 500fa2ff7d7383c0d177e6ac2d6dcfd6bfabe60f691c9c6eb4f38c5a04f74f6a -SIZE (xpi/thunderbird-i18n-45.3.0/nl.xpi) = 456664 -SHA256 (xpi/thunderbird-i18n-45.3.0/nn-NO.xpi) = 0bd32c709071e81e057eabec5c0c5bf5a5eba916b78ce09f093427dcb7900ab8 -SIZE (xpi/thunderbird-i18n-45.3.0/nn-NO.xpi) = 460880 -SHA256 (xpi/thunderbird-i18n-45.3.0/pa-IN.xpi) = ac6f3f94d26f9476f994f40079093e2f40fad8a224821685145b15a7cabd45fd -SIZE (xpi/thunderbird-i18n-45.3.0/pa-IN.xpi) = 551067 -SHA256 (xpi/thunderbird-i18n-45.3.0/pl.xpi) = cb3ce60d3a7a1b99f7f63e39de4e136aef86d23b2a32d444c2830389237f3110 -SIZE (xpi/thunderbird-i18n-45.3.0/pl.xpi) = 423867 -SHA256 (xpi/thunderbird-i18n-45.3.0/pt-BR.xpi) = 97a55b58a2d9e174a3a09c817cbb269efd45857b0a44ffd495acd7128f8c8e83 -SIZE (xpi/thunderbird-i18n-45.3.0/pt-BR.xpi) = 464682 -SHA256 (xpi/thunderbird-i18n-45.3.0/pt-PT.xpi) = 35a3e8a67a58da58ba21c6e5788ba408ff42706998becbfe2fc2919981a11e9b -SIZE (xpi/thunderbird-i18n-45.3.0/pt-PT.xpi) = 463751 -SHA256 (xpi/thunderbird-i18n-45.3.0/rm.xpi) = 76400f0ca680672b3dda2a7471cbd153ed012f46f25772476b26cd5133b8f196 -SIZE (xpi/thunderbird-i18n-45.3.0/rm.xpi) = 462650 -SHA256 (xpi/thunderbird-i18n-45.3.0/ro.xpi) = 339dcae1301575b2e80f62513ff0a7fa80bda0bbd2e1768a4b46b0967ed68cbe -SIZE (xpi/thunderbird-i18n-45.3.0/ro.xpi) = 468518 -SHA256 (xpi/thunderbird-i18n-45.3.0/ru.xpi) = a9f177a77be928bdf6b766f28a318c59059952a9eaa255d301487e04011e0ea4 -SIZE (xpi/thunderbird-i18n-45.3.0/ru.xpi) = 463891 -SHA256 (xpi/thunderbird-i18n-45.3.0/si.xpi) = 6220c44dfc6063c40b31bcbb38d3ba631af1cb8ce83ab56a6650d233a8224273 -SIZE (xpi/thunderbird-i18n-45.3.0/si.xpi) = 555995 -SHA256 (xpi/thunderbird-i18n-45.3.0/sk.xpi) = e3dcc38d2fb6f99bdb61c05b668a8ac9f9edafd39367f7187beb6de0c0fbc6b9 -SIZE (xpi/thunderbird-i18n-45.3.0/sk.xpi) = 481492 -SHA256 (xpi/thunderbird-i18n-45.3.0/sl.xpi) = 634e6cc802bb959161605d3debce6e42a788f123d8fcb553a5d31710c1905afb -SIZE (xpi/thunderbird-i18n-45.3.0/sl.xpi) = 462777 -SHA256 (xpi/thunderbird-i18n-45.3.0/sq.xpi) = e5a979709fa05c77b317c314d4cd4480fb4ebc515edae875741240c9ca776d7e -SIZE (xpi/thunderbird-i18n-45.3.0/sq.xpi) = 469534 -SHA256 (xpi/thunderbird-i18n-45.3.0/sr.xpi) = ed293a2e16420aa71783d0e100696a0ad80d5c901647073703df9f9e04eac89d -SIZE (xpi/thunderbird-i18n-45.3.0/sr.xpi) = 565465 -SHA256 (xpi/thunderbird-i18n-45.3.0/sv-SE.xpi) = a02ae56d7fd8918f018724d08af56f095a0e7f9dd5caf2dabbf09b811d807c8f -SIZE (xpi/thunderbird-i18n-45.3.0/sv-SE.xpi) = 465433 -SHA256 (xpi/thunderbird-i18n-45.3.0/ta-LK.xpi) = 981f7d8ebe94e3333340b1b87b4f58d8616df0961ce3593fd22b070372f6da70 -SIZE (xpi/thunderbird-i18n-45.3.0/ta-LK.xpi) = 579219 -SHA256 (xpi/thunderbird-i18n-45.3.0/tr.xpi) = afe590afdb4c4b82a4bce715f06dacd2b67ec748b173ee164b046711128f2a8a -SIZE (xpi/thunderbird-i18n-45.3.0/tr.xpi) = 467622 -SHA256 (xpi/thunderbird-i18n-45.3.0/uk.xpi) = 521d71834e427f2e7302533f76290e7f3da4195955cb7a63f3fa193806856ff3 -SIZE (xpi/thunderbird-i18n-45.3.0/uk.xpi) = 536438 -SHA256 (xpi/thunderbird-i18n-45.3.0/vi.xpi) = 36325c156df4a34a581fe8fc0e5c013364f40e4057cc2ba60701a02bdda7fe1e -SIZE (xpi/thunderbird-i18n-45.3.0/vi.xpi) = 540497 -SHA256 (xpi/thunderbird-i18n-45.3.0/zh-CN.xpi) = cf53c911e587360f7acf1756dc714d975b3691b3521f49d409b6a5f5b3b1b016 -SIZE (xpi/thunderbird-i18n-45.3.0/zh-CN.xpi) = 489209 -SHA256 (xpi/thunderbird-i18n-45.3.0/zh-TW.xpi) = 0c2d483534b394fd27cf934e80537d0c789023b4f67eef87965679278d6a6e7c -SIZE (xpi/thunderbird-i18n-45.3.0/zh-TW.xpi) = 490850 +TIMESTAMP = 1475328022 +SHA256 (xpi/thunderbird-i18n-45.4.0/ar.xpi) = 3742f91169a3b677f20deebf0a5303d67276952c217240123147fa33f2559f5c +SIZE (xpi/thunderbird-i18n-45.4.0/ar.xpi) = 490775 +SHA256 (xpi/thunderbird-i18n-45.4.0/ast.xpi) = 115338fcb25bb536580969f683e0712f9325371c50fde1040db39e6646e1127b +SIZE (xpi/thunderbird-i18n-45.4.0/ast.xpi) = 428059 +SHA256 (xpi/thunderbird-i18n-45.4.0/be.xpi) = e6d238d0c183f3c3443632984937948f96da0ab646da7fdf9d0137cb9cb94d60 +SIZE (xpi/thunderbird-i18n-45.4.0/be.xpi) = 469096 +SHA256 (xpi/thunderbird-i18n-45.4.0/bg.xpi) = 78f052076fac13bad9a41bae8f731a00af15575ebfe9276638665d7544f607bd +SIZE (xpi/thunderbird-i18n-45.4.0/bg.xpi) = 524299 +SHA256 (xpi/thunderbird-i18n-45.4.0/bn-BD.xpi) = 6ece88bd01954cc52a10bf1b3fb537eb3e12c4a1cd5d93d9100f476cb2f80512 +SIZE (xpi/thunderbird-i18n-45.4.0/bn-BD.xpi) = 581438 +SHA256 (xpi/thunderbird-i18n-45.4.0/br.xpi) = 79a64fdb3c68269866224b5b9a47b6ccf13c4eb6870f58c8059541ba3aaf818b +SIZE (xpi/thunderbird-i18n-45.4.0/br.xpi) = 466000 +SHA256 (xpi/thunderbird-i18n-45.4.0/ca.xpi) = 850f9ed3e20b6fb2f82e12898892c0ff92cdfd14bff3b853b843cc3a3f62887b +SIZE (xpi/thunderbird-i18n-45.4.0/ca.xpi) = 467980 +SHA256 (xpi/thunderbird-i18n-45.4.0/cs.xpi) = 01a18bc70d834c751f11b2eda248f239bad0f698631f668c3a691c0a992de6c1 +SIZE (xpi/thunderbird-i18n-45.4.0/cs.xpi) = 474328 +SHA256 (xpi/thunderbird-i18n-45.4.0/cy.xpi) = f2053a69135ced25c58e7afb65c05812a667d1097965e6cebc7d1d903897e03d +SIZE (xpi/thunderbird-i18n-45.4.0/cy.xpi) = 456120 +SHA256 (xpi/thunderbird-i18n-45.4.0/da.xpi) = 98669d0d53189e111b6766285702f0f2958112a2a1e72c250aa285de05a04253 +SIZE (xpi/thunderbird-i18n-45.4.0/da.xpi) = 445594 +SHA256 (xpi/thunderbird-i18n-45.4.0/de.xpi) = 0d899493efee990999f48260825eb19a9b3e840beb6e3d12eb76cd2abfea67a6 +SIZE (xpi/thunderbird-i18n-45.4.0/de.xpi) = 451956 +SHA256 (xpi/thunderbird-i18n-45.4.0/dsb.xpi) = ab8a06ea69d8aca4a33807c15e6bb8c8e103c798b25bcc07348e21a9c054b3fa +SIZE (xpi/thunderbird-i18n-45.4.0/dsb.xpi) = 481647 +SHA256 (xpi/thunderbird-i18n-45.4.0/el.xpi) = ef0dc8ea71f43a06023a7cf0ce5ac4b2fc46977dadb027e4bee45c3a947be2c8 +SIZE (xpi/thunderbird-i18n-45.4.0/el.xpi) = 514358 +SHA256 (xpi/thunderbird-i18n-45.4.0/en-GB.xpi) = 67d9b02860f07fd3b87690cb9bf7caf4f27b1c1f2076edbd55833721852df120 +SIZE (xpi/thunderbird-i18n-45.4.0/en-GB.xpi) = 437602 +SHA256 (xpi/thunderbird-i18n-45.4.0/en-US.xpi) = e82105e08ca25a3aa1f0bc12ddfa39ef673e476f0c067809e78e7f05ba26fc1b +SIZE (xpi/thunderbird-i18n-45.4.0/en-US.xpi) = 435474 +SHA256 (xpi/thunderbird-i18n-45.4.0/es-AR.xpi) = 32fee60118f9616b08d6cc82a571886b181fbb3c0ed8e51fe66567cf98fa8dda +SIZE (xpi/thunderbird-i18n-45.4.0/es-AR.xpi) = 464684 +SHA256 (xpi/thunderbird-i18n-45.4.0/es-ES.xpi) = bc0ec66057808053025008a1cb0b2023d91e6536d9f64b2aac34dab6e1f35240 +SIZE (xpi/thunderbird-i18n-45.4.0/es-ES.xpi) = 388000 +SHA256 (xpi/thunderbird-i18n-45.4.0/et.xpi) = 0e0321a4c04b707fb9d4a879eea38ff4f1df56ae6b1a0dceec724cfeb4a48031 +SIZE (xpi/thunderbird-i18n-45.4.0/et.xpi) = 458419 +SHA256 (xpi/thunderbird-i18n-45.4.0/eu.xpi) = 173862da12643d9ad5d0934e859081859a728cf604dd6d72f4b71de8e6d61865 +SIZE (xpi/thunderbird-i18n-45.4.0/eu.xpi) = 456708 +SHA256 (xpi/thunderbird-i18n-45.4.0/fi.xpi) = 73024f4eb37f2b48bec2e47f0fa6fa3e97ffe04400713e3b452143567f56b84d +SIZE (xpi/thunderbird-i18n-45.4.0/fi.xpi) = 458335 +SHA256 (xpi/thunderbird-i18n-45.4.0/fr.xpi) = 0a6031d4535de002a0cc040cafb1e598e2df98ef670338c25f754a8e242eae55 +SIZE (xpi/thunderbird-i18n-45.4.0/fr.xpi) = 475465 +SHA256 (xpi/thunderbird-i18n-45.4.0/fy-NL.xpi) = 72091838b72a7483f59aaa8b0c830560a75e5f1884ea257843c8a8bb526c88ca +SIZE (xpi/thunderbird-i18n-45.4.0/fy-NL.xpi) = 464757 +SHA256 (xpi/thunderbird-i18n-45.4.0/ga-IE.xpi) = 1f6fd5f118720491461ca51e342cf71af0aa6df5c92767ddee102fd35f14396f +SIZE (xpi/thunderbird-i18n-45.4.0/ga-IE.xpi) = 480316 +SHA256 (xpi/thunderbird-i18n-45.4.0/gd.xpi) = 1c2c3f6ef55aec121e981f78b3289beb53e0e11ad1fc4be969330eab2f3e28c6 +SIZE (xpi/thunderbird-i18n-45.4.0/gd.xpi) = 478296 +SHA256 (xpi/thunderbird-i18n-45.4.0/gl.xpi) = 6435b0ee04332a69c7284f221c58f0e5fac2208499f4f8850f5fe7f9c36cd8cb +SIZE (xpi/thunderbird-i18n-45.4.0/gl.xpi) = 478580 +SHA256 (xpi/thunderbird-i18n-45.4.0/he.xpi) = 1d63d030edb43a14fbeaaca01a048e5b7de6d001d9e1595efe2cdbbe32fc89cc +SIZE (xpi/thunderbird-i18n-45.4.0/he.xpi) = 497962 +SHA256 (xpi/thunderbird-i18n-45.4.0/hr.xpi) = aa7eee8d4ec03bbee12414d8526549925d742416b120c591099a7b8f465bfe26 +SIZE (xpi/thunderbird-i18n-45.4.0/hr.xpi) = 463959 +SHA256 (xpi/thunderbird-i18n-45.4.0/hu.xpi) = bc66e42252f1e206ae63625dc9d9038403301acbf5a8f7f71a624322fc1008e9 +SIZE (xpi/thunderbird-i18n-45.4.0/hu.xpi) = 479584 +SHA256 (xpi/thunderbird-i18n-45.4.0/hsb.xpi) = e905d2c8b5b62ffd898876c5bf5b4f1ee62198730eee6ee7e76f90e12a73fbb6 +SIZE (xpi/thunderbird-i18n-45.4.0/hsb.xpi) = 479414 +SHA256 (xpi/thunderbird-i18n-45.4.0/hy-AM.xpi) = 3f20eebddddd84b4da13b44335576c6bd541ec9286e7b6d3a2aaf5c50f7b5213 +SIZE (xpi/thunderbird-i18n-45.4.0/hy-AM.xpi) = 518883 +SHA256 (xpi/thunderbird-i18n-45.4.0/id.xpi) = f504cc06e99c0c4d5ecc4b4bdb53f63cd620c9107714c3f8cc0155cefd2d2a8d +SIZE (xpi/thunderbird-i18n-45.4.0/id.xpi) = 499981 +SHA256 (xpi/thunderbird-i18n-45.4.0/is.xpi) = b1d8415fb293c4f868306ac65e7ddadd06740ec473cb0477ccb4394e075467f0 +SIZE (xpi/thunderbird-i18n-45.4.0/is.xpi) = 462190 +SHA256 (xpi/thunderbird-i18n-45.4.0/it.xpi) = f0b70688b8f3fdf3fe287f8d502249008fc3e8e5a79e2bc794d37fdd6d1a031e +SIZE (xpi/thunderbird-i18n-45.4.0/it.xpi) = 376889 +SHA256 (xpi/thunderbird-i18n-45.4.0/ja.xpi) = 4b637aadf553b85dcab6cb7c589093ec7f42a4bc3cf9ebc44a9347f7839dc6cf +SIZE (xpi/thunderbird-i18n-45.4.0/ja.xpi) = 519552 +SHA256 (xpi/thunderbird-i18n-45.4.0/ko.xpi) = db0731e45fe914fc546f13c8c0e3dfe302333a8414b957abe01a8611b51d2d70 +SIZE (xpi/thunderbird-i18n-45.4.0/ko.xpi) = 487417 +SHA256 (xpi/thunderbird-i18n-45.4.0/lt.xpi) = 280c80246c5d0ff505814d3104f9e967d50210b52a8b95d31b14e42f17a2a167 +SIZE (xpi/thunderbird-i18n-45.4.0/lt.xpi) = 477736 +SHA256 (xpi/thunderbird-i18n-45.4.0/nb-NO.xpi) = 41eb2dbc26bf555ef46b00bc60700bb93ffafa46f9fbebb91a7b46c34599b9d8 +SIZE (xpi/thunderbird-i18n-45.4.0/nb-NO.xpi) = 460011 +SHA256 (xpi/thunderbird-i18n-45.4.0/nl.xpi) = 269f0821b14dbc2a07b9e211328a6dddf5dc60ab965e4c7716346486213401e7 +SIZE (xpi/thunderbird-i18n-45.4.0/nl.xpi) = 456664 +SHA256 (xpi/thunderbird-i18n-45.4.0/nn-NO.xpi) = 8480a9a81980119e7e9e0fe02d0a5f5dc8a150f848245975d46072a9991a8001 +SIZE (xpi/thunderbird-i18n-45.4.0/nn-NO.xpi) = 460880 +SHA256 (xpi/thunderbird-i18n-45.4.0/pa-IN.xpi) = 8fa60166d04fd0e8aa06c3ae0e47f6ffd7f8fd7c4488782df8f52b678be04b11 +SIZE (xpi/thunderbird-i18n-45.4.0/pa-IN.xpi) = 551067 +SHA256 (xpi/thunderbird-i18n-45.4.0/pl.xpi) = b691c8758b8b85cfcd1c255f96b8b6bfb6f74748fdfe087b962283bc97746d43 +SIZE (xpi/thunderbird-i18n-45.4.0/pl.xpi) = 423867 +SHA256 (xpi/thunderbird-i18n-45.4.0/pt-BR.xpi) = c6b847c7275389d7ce2a95f9203088aab18213b3515fc2950f3c91a0e50364c1 +SIZE (xpi/thunderbird-i18n-45.4.0/pt-BR.xpi) = 464682 +SHA256 (xpi/thunderbird-i18n-45.4.0/pt-PT.xpi) = d770f8ee181afff99bd5bc3200dad1c83bfd82589e62b7b486ac7f2309eba94a +SIZE (xpi/thunderbird-i18n-45.4.0/pt-PT.xpi) = 463751 +SHA256 (xpi/thunderbird-i18n-45.4.0/rm.xpi) = a7e0770679dd02dd1afa356a03f51e1b217bef1b3864e19f106962a9fc69a2be +SIZE (xpi/thunderbird-i18n-45.4.0/rm.xpi) = 462650 +SHA256 (xpi/thunderbird-i18n-45.4.0/ro.xpi) = 3f3664f5ad48e062ce73625aae545bfbf1860d8b247a1515b4d18f379291bde1 +SIZE (xpi/thunderbird-i18n-45.4.0/ro.xpi) = 468518 +SHA256 (xpi/thunderbird-i18n-45.4.0/ru.xpi) = 18643265f02d7d0398e219c12a2be407db40bd8c34b6dc29c79342734cd8acaf +SIZE (xpi/thunderbird-i18n-45.4.0/ru.xpi) = 463891 +SHA256 (xpi/thunderbird-i18n-45.4.0/si.xpi) = 5206e8b878183277c65d614377c154ebfab34b094c8aa76ab93fcd92157571e5 +SIZE (xpi/thunderbird-i18n-45.4.0/si.xpi) = 555995 +SHA256 (xpi/thunderbird-i18n-45.4.0/sk.xpi) = 775d268775de1c547e32981546e7bfcd6d73da880ebdbb85eeea414d7017293f +SIZE (xpi/thunderbird-i18n-45.4.0/sk.xpi) = 481492 +SHA256 (xpi/thunderbird-i18n-45.4.0/sl.xpi) = 0715d18ca9585d7f36d771e22a02b3890216c70ed1e68f6ab586929e613c6e5a +SIZE (xpi/thunderbird-i18n-45.4.0/sl.xpi) = 462777 +SHA256 (xpi/thunderbird-i18n-45.4.0/sq.xpi) = 1b3fa3df5140e934ea13906d5db934c365edd9573b1b0803902681a342bba08e +SIZE (xpi/thunderbird-i18n-45.4.0/sq.xpi) = 469535 +SHA256 (xpi/thunderbird-i18n-45.4.0/sr.xpi) = e8ec87ffdd35b598846b7389855145c702e763736f5481d180eabe90dee643e2 +SIZE (xpi/thunderbird-i18n-45.4.0/sr.xpi) = 565465 +SHA256 (xpi/thunderbird-i18n-45.4.0/sv-SE.xpi) = 83e2cb632f8bc2ccf5e38ffe3a952741410451e3e92a7e2e928f62ac5806ee20 +SIZE (xpi/thunderbird-i18n-45.4.0/sv-SE.xpi) = 465434 +SHA256 (xpi/thunderbird-i18n-45.4.0/ta-LK.xpi) = 6962a711d3e008f3e6d56b0e21bab1f877c9a94ab8b1bfc14fbd1461cbeb674c +SIZE (xpi/thunderbird-i18n-45.4.0/ta-LK.xpi) = 579219 +SHA256 (xpi/thunderbird-i18n-45.4.0/tr.xpi) = a38156623205abff1865263dabdbebbf834ef64f19761bef698eb244c3456fdd +SIZE (xpi/thunderbird-i18n-45.4.0/tr.xpi) = 467621 +SHA256 (xpi/thunderbird-i18n-45.4.0/uk.xpi) = 2b23b35e01d2a5d9a32b1a6e96ab4a2ad6b8fffb0ecec2faf6d5ee9b49659a10 +SIZE (xpi/thunderbird-i18n-45.4.0/uk.xpi) = 536438 +SHA256 (xpi/thunderbird-i18n-45.4.0/vi.xpi) = 35ea6857cbf496bf918756db414fb612a2817bf59c26134d57343207f2015072 +SIZE (xpi/thunderbird-i18n-45.4.0/vi.xpi) = 540497 +SHA256 (xpi/thunderbird-i18n-45.4.0/zh-CN.xpi) = 549174da246854c7826cb3047306d59c5e34cd6568d1091f07512e8a5557535d +SIZE (xpi/thunderbird-i18n-45.4.0/zh-CN.xpi) = 489209 +SHA256 (xpi/thunderbird-i18n-45.4.0/zh-TW.xpi) = a865d3403db417a513e29fdc80ffaeecaeffc130eb6d4183a533f46676809d32 +SIZE (xpi/thunderbird-i18n-45.4.0/zh-TW.xpi) = 490850