Index: branches/2016Q2/mail/linux-thunderbird/Makefile =================================================================== --- branches/2016Q2/mail/linux-thunderbird/Makefile (revision 414702) +++ branches/2016Q2/mail/linux-thunderbird/Makefile (revision 414703) @@ -1,18 +1,18 @@ # Created by: Andrew Pantyukhin # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 45.0 +DISTVERSION= 45.1.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 WANT_GTK218= yes .include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common" .include Index: branches/2016Q2/mail/linux-thunderbird/distinfo =================================================================== --- branches/2016Q2/mail/linux-thunderbird/distinfo (revision 414702) +++ branches/2016Q2/mail/linux-thunderbird/distinfo (revision 414703) @@ -1,6 +1,6 @@ -SHA256 (thunderbird-45.0.tar.bz2) = c4e1d0a902ab04db666ac90cf1003f8b48ed88e3291fbbf1d6b2606e805a45b0 -SIZE (thunderbird-45.0.tar.bz2) = 44105947 +SHA256 (thunderbird-45.1.0.tar.bz2) = 24c5d03af4a931d8b1e31de86b9ae15b630e40b8b784c94981195ccca633796e +SIZE (thunderbird-45.1.0.tar.bz2) = 44109949 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: branches/2016Q2/mail/thunderbird/Makefile =================================================================== --- branches/2016Q2/mail/thunderbird/Makefile (revision 414702) +++ branches/2016Q2/mail/thunderbird/Makefile (revision 414703) @@ -1,163 +1,162 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 45.0 -PORTREVISION= 1 +DISTVERSION= 45.1.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 \ unzip:archivers/unzip LIB_DEPENDS= libv4l2.so:multimedia/libv4l -EM_VERSION= 1.9.1 -L_VERSION= 4.7 +EM_VERSION= 1.9.2 +L_VERSION= 4.7.1 SSP_UNSAFE= yes USE_GECKO= gecko USE_MOZILLA= # empty USE_QT5= # empty QT_NONSTANDARD= yes 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: branches/2016Q2/mail/thunderbird/distinfo =================================================================== --- branches/2016Q2/mail/thunderbird/distinfo (revision 414702) +++ branches/2016Q2/mail/thunderbird/distinfo (revision 414703) @@ -1,4 +1,4 @@ -SHA256 (thunderbird-45.0.source.tar.xz) = 15693897f1e46cbb5a95932b8c087a53004635415845fb4f50d4edfbba77d667 -SIZE (thunderbird-45.0.source.tar.xz) = 200691996 -SHA256 (enigmail-1.9.1.tar.gz) = 0393119725fa5931d9888a2a1c9796d440ee7975ca3d005eb63142768b10f993 -SIZE (enigmail-1.9.1.tar.gz) = 1736876 +SHA256 (thunderbird-45.1.0.source.tar.xz) = 830a5a1819450e43c82be8a735095b3366416e80144699e07542720bde8639bd +SIZE (thunderbird-45.1.0.source.tar.xz) = 200993556 +SHA256 (enigmail-1.9.2.tar.gz) = 81c92937911005a5b94956d6d330a6f4114ad91da2dc10137bb0a3cbafd0ca42 +SIZE (enigmail-1.9.2.tar.gz) = 1741350 Index: branches/2016Q2/mail/thunderbird-i18n/Makefile =================================================================== --- branches/2016Q2/mail/thunderbird-i18n/Makefile (revision 414702) +++ branches/2016Q2/mail/thunderbird-i18n/Makefile (revision 414703) @@ -1,85 +1,85 @@ # Created by: Andrew Pantyukhin # $FreeBSD$ PORTNAME= thunderbird-i18n -PORTVERSION= 45.0 +PORTVERSION= 45.1.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,build 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_SLDIRS_ALL:S,^,${STAGEDIR},} cd ${WRKSRC}; ${PAX} -rw . ${STAGEDIR}${XPI_LIBDIR} ${CHMOD} -R a+rX,go-w ${STAGEDIR}${XPI_LIBDIR}/${WDIR}/ @for e in ${STAGEDIR}${XPI_LIBDIR}/${WDIR}; do \ for _dir in ${XPI_LINKFARMS} ; do \ ${LN} -sf $${_e##*/} ${STAGEDIR}$$_dir/ ${_Q} ; \ done \ done @${ECHO_CMD} '@exec ${INSTALL} -d ${XPI_SLDIRS_ALL:S,^${PREFIX},%D,}' ${_A} @${ECHO_CMD} '@exec for _dir in ${XPI_LINKFARMS} ; { \ ${LN} -sf ${XPI_LIBDIR}/${WDIR} $$_dir/ ${_Q}; }' ${_A} @${ECHO_CMD} '@unexec for _dir in ${XPI_LINKFARMS} ${XPI_LIBDIR}; { ${RM} -f $$_dir/${WDIR} ; }' ${_A} post-patch: ${FIND} ${WRKSRC} -name install.rdf -print0 | \ ${XARGS} -0L1 ${REINPLACE_CMD} -i '' -e '/ Index: branches/2016Q2/mail/thunderbird-i18n/distinfo =================================================================== --- branches/2016Q2/mail/thunderbird-i18n/distinfo (revision 414702) +++ branches/2016Q2/mail/thunderbird-i18n/distinfo (revision 414703) @@ -1,116 +1,116 @@ -SHA256 (xpi/thunderbird-i18n-45.0/ar.xpi) = fb2149bf73d5ac70ed902634eb30171835dabaa1a320aa0761057d5a1833bef9 -SIZE (xpi/thunderbird-i18n-45.0/ar.xpi) = 490773 -SHA256 (xpi/thunderbird-i18n-45.0/ast.xpi) = aa00a32977f5f6181f7a5e7d97c5e7518e69ab7d4babd93c2e60e3d34a5b849f -SIZE (xpi/thunderbird-i18n-45.0/ast.xpi) = 428057 -SHA256 (xpi/thunderbird-i18n-45.0/be.xpi) = 76fd0ca0105b899b136499eca33910a8a769e0cf2b87ad5c63024b4fadd22313 -SIZE (xpi/thunderbird-i18n-45.0/be.xpi) = 469094 -SHA256 (xpi/thunderbird-i18n-45.0/bg.xpi) = 9496be1bddc7739269880d2add7ba14e7a82c7a51bbd158f54f5a86a17d2b030 -SIZE (xpi/thunderbird-i18n-45.0/bg.xpi) = 524297 -SHA256 (xpi/thunderbird-i18n-45.0/bn-BD.xpi) = 9960e4a3900b7fa58e9b23260519c14cd13c57c7613a46d67192070d8a6066cb -SIZE (xpi/thunderbird-i18n-45.0/bn-BD.xpi) = 581437 -SHA256 (xpi/thunderbird-i18n-45.0/br.xpi) = b0a32d8f1a587417624c2710433d004a3a8cf7df6614b47af7eda3a7c49aee9c -SIZE (xpi/thunderbird-i18n-45.0/br.xpi) = 465998 -SHA256 (xpi/thunderbird-i18n-45.0/ca.xpi) = 0cc24edb880a8d956854edf9162c5066f4159b7389d0764024e6b721c9d7d664 -SIZE (xpi/thunderbird-i18n-45.0/ca.xpi) = 467978 -SHA256 (xpi/thunderbird-i18n-45.0/cs.xpi) = dea9eab64d80ea8f1f190cb534e15e138a03707932398f74be4419f543734eaa -SIZE (xpi/thunderbird-i18n-45.0/cs.xpi) = 474326 -SHA256 (xpi/thunderbird-i18n-45.0/cy.xpi) = be109dd5fa1c73afbada379a7f09c85088c4caaf0ecfbc34ed9a6a76ce5bbbc6 -SIZE (xpi/thunderbird-i18n-45.0/cy.xpi) = 456119 -SHA256 (xpi/thunderbird-i18n-45.0/da.xpi) = a2582eb709e1eda1d1d790d3e825f1de874216be86dc69bf09216ff2e3cc1bee -SIZE (xpi/thunderbird-i18n-45.0/da.xpi) = 445593 -SHA256 (xpi/thunderbird-i18n-45.0/de.xpi) = c7415d7d2d7add3d0a99d9b8503291bf012b0a0e8628fe779365a19cd0a00105 -SIZE (xpi/thunderbird-i18n-45.0/de.xpi) = 451954 -SHA256 (xpi/thunderbird-i18n-45.0/dsb.xpi) = 689655b8f8916eeecf1e966d342e6772500fd872f9ebb688e7344d19b1debdc5 -SIZE (xpi/thunderbird-i18n-45.0/dsb.xpi) = 481646 -SHA256 (xpi/thunderbird-i18n-45.0/el.xpi) = 7e5badcfa2bab9c87abaab82c1b05f29727cbc851383a64792690554776eadd9 -SIZE (xpi/thunderbird-i18n-45.0/el.xpi) = 514355 -SHA256 (xpi/thunderbird-i18n-45.0/en-GB.xpi) = 5d268a207232ecae0b2cea61d4cc8bb40334f21d200443778bad617ff1b25f23 -SIZE (xpi/thunderbird-i18n-45.0/en-GB.xpi) = 437602 -SHA256 (xpi/thunderbird-i18n-45.0/en-US.xpi) = 1260c20185c3252b25488c0d3b463937078ae481456b35f1926473049dd442ff -SIZE (xpi/thunderbird-i18n-45.0/en-US.xpi) = 435471 -SHA256 (xpi/thunderbird-i18n-45.0/es-AR.xpi) = b70cfa37a653f0a8968006e108721729173f80270e29bac1a53d21e052c626c1 -SIZE (xpi/thunderbird-i18n-45.0/es-AR.xpi) = 464682 -SHA256 (xpi/thunderbird-i18n-45.0/es-ES.xpi) = 106ddf25bc9a62d54f943df770ed2650d2f500c7abbd5868af455f3eae3bd3fd -SIZE (xpi/thunderbird-i18n-45.0/es-ES.xpi) = 387998 -SHA256 (xpi/thunderbird-i18n-45.0/et.xpi) = 62f42758f751f506805f7e876a6a17ff93eb6e322a4d5fac4d012d018250ea40 -SIZE (xpi/thunderbird-i18n-45.0/et.xpi) = 458416 -SHA256 (xpi/thunderbird-i18n-45.0/eu.xpi) = abac313e1ae3a2bae9ff5c56e4b207a6ba71a77db2cfcf5cd459c8c9cb6e7979 -SIZE (xpi/thunderbird-i18n-45.0/eu.xpi) = 456706 -SHA256 (xpi/thunderbird-i18n-45.0/fi.xpi) = afb758875d3935c2a06205965d69300f6a0f63ac2f1ed50b0ab6338139a1362d -SIZE (xpi/thunderbird-i18n-45.0/fi.xpi) = 458334 -SHA256 (xpi/thunderbird-i18n-45.0/fr.xpi) = 15bd3883903231914d8acebed9593f00137826f59dc45943354f2feb9cca5621 -SIZE (xpi/thunderbird-i18n-45.0/fr.xpi) = 475464 -SHA256 (xpi/thunderbird-i18n-45.0/fy-NL.xpi) = 03af0e3471172abd34d62c4d8f28b59a3c16ec7b93d66b831d0faa853c80358b -SIZE (xpi/thunderbird-i18n-45.0/fy-NL.xpi) = 464755 -SHA256 (xpi/thunderbird-i18n-45.0/ga-IE.xpi) = 3bd85a997f6c020e6c814a7895d431aa6df1b5392dec65a6ce809c557538b137 -SIZE (xpi/thunderbird-i18n-45.0/ga-IE.xpi) = 480315 -SHA256 (xpi/thunderbird-i18n-45.0/gd.xpi) = 96ab01f5658b6f3f774c6f754acdf9731c3a64c462d72b4514035e426fcefb05 -SIZE (xpi/thunderbird-i18n-45.0/gd.xpi) = 478295 -SHA256 (xpi/thunderbird-i18n-45.0/gl.xpi) = 6cae6fc66d2a3a8de17985bdf15c6ea559d54656c5238ba76d1e80312a9e5d32 -SIZE (xpi/thunderbird-i18n-45.0/gl.xpi) = 478578 -SHA256 (xpi/thunderbird-i18n-45.0/he.xpi) = af1d9f6b687773bf671012b73a16be1511d71661d9b47ebbf6b715449ba8e8db -SIZE (xpi/thunderbird-i18n-45.0/he.xpi) = 497960 -SHA256 (xpi/thunderbird-i18n-45.0/hr.xpi) = a6379f9aa6b2420bad3e03de51744fda3f281360d32fb20393458cb91d3e6dc1 -SIZE (xpi/thunderbird-i18n-45.0/hr.xpi) = 463957 -SHA256 (xpi/thunderbird-i18n-45.0/hsb.xpi) = 353987805a44f12e896ae2035956d5270f1d878a3882f7473c593dd7bb5dfc0b -SIZE (xpi/thunderbird-i18n-45.0/hsb.xpi) = 479412 -SHA256 (xpi/thunderbird-i18n-45.0/hu.xpi) = cf3833bfe2ba2629aea229cba992e47e2f44ba67dbc417c5356cbf1b8fe8326f -SIZE (xpi/thunderbird-i18n-45.0/hu.xpi) = 479583 -SHA256 (xpi/thunderbird-i18n-45.0/hy-AM.xpi) = 5d10aee8ee42e2c191844f3195b81e9bddd0f409957415f8f7bd0d527a6ded13 -SIZE (xpi/thunderbird-i18n-45.0/hy-AM.xpi) = 518881 -SHA256 (xpi/thunderbird-i18n-45.0/id.xpi) = 21397c9ccb1c8a19873ee621affaa2eadc0d48e43baa590476d0c7394ad7e1cd -SIZE (xpi/thunderbird-i18n-45.0/id.xpi) = 499980 -SHA256 (xpi/thunderbird-i18n-45.0/is.xpi) = c4a78c55eff843258ca45a81437fa350453f1344ce704960965e1bef2a43aab8 -SIZE (xpi/thunderbird-i18n-45.0/is.xpi) = 462189 -SHA256 (xpi/thunderbird-i18n-45.0/it.xpi) = ce3182539224f6d7ab6b3f5aab0c60c2552f91b8836c20b523f1bc1faf77043a -SIZE (xpi/thunderbird-i18n-45.0/it.xpi) = 376887 -SHA256 (xpi/thunderbird-i18n-45.0/ja.xpi) = 4dbec26b6449bcc803442fa78b90386296f548631481a738339f6125a39cfc0f -SIZE (xpi/thunderbird-i18n-45.0/ja.xpi) = 519550 -SHA256 (xpi/thunderbird-i18n-45.0/ko.xpi) = 50f7ecd392dfce7fc35882d9c1c0962f51a729dd7dae128d53969c85b8f2dacf -SIZE (xpi/thunderbird-i18n-45.0/ko.xpi) = 487416 -SHA256 (xpi/thunderbird-i18n-45.0/lt.xpi) = 7b59810bad64dc6b02ec9d1cc9a22b639ec8c35f17394147d75088e326ced3e0 -SIZE (xpi/thunderbird-i18n-45.0/lt.xpi) = 477734 -SHA256 (xpi/thunderbird-i18n-45.0/nb-NO.xpi) = f1f395d73066d37823a3520ef09d8bc781bbb308555daff3d82208d4c9fa10cb -SIZE (xpi/thunderbird-i18n-45.0/nb-NO.xpi) = 460010 -SHA256 (xpi/thunderbird-i18n-45.0/nl.xpi) = 8df61ee2940defbad67442cbdc4cd30e4cb9364b7188066933b1d867216fc96e -SIZE (xpi/thunderbird-i18n-45.0/nl.xpi) = 456662 -SHA256 (xpi/thunderbird-i18n-45.0/nn-NO.xpi) = bf89fbd5015da7c4e327e3959085788e735aab93f85dc891b9ee7609797a797b -SIZE (xpi/thunderbird-i18n-45.0/nn-NO.xpi) = 460878 -SHA256 (xpi/thunderbird-i18n-45.0/pa-IN.xpi) = 90cef5c55d1d9428e908e52921214cb89022db22d20324cda571f5067ce6adc2 -SIZE (xpi/thunderbird-i18n-45.0/pa-IN.xpi) = 551066 -SHA256 (xpi/thunderbird-i18n-45.0/pl.xpi) = 5ca001ceb3b6fa049c7d369ef6feca0ca635ffdd3fc602058e48cf7547ebfb58 -SIZE (xpi/thunderbird-i18n-45.0/pl.xpi) = 423865 -SHA256 (xpi/thunderbird-i18n-45.0/pt-BR.xpi) = 9551e881a82960df63b47744d14a9dd10c544e275e1198fdad47202efb827e74 -SIZE (xpi/thunderbird-i18n-45.0/pt-BR.xpi) = 464681 -SHA256 (xpi/thunderbird-i18n-45.0/pt-PT.xpi) = 9774d7df25cbdea8214789990eca45b2a6b3afb4db95090b0b6749fafeb63fa0 -SIZE (xpi/thunderbird-i18n-45.0/pt-PT.xpi) = 463749 -SHA256 (xpi/thunderbird-i18n-45.0/rm.xpi) = f5d87085b9a730d0737b27fde6407dce7b90957d4e373a747e3379e1c16ff5e0 -SIZE (xpi/thunderbird-i18n-45.0/rm.xpi) = 462648 -SHA256 (xpi/thunderbird-i18n-45.0/ro.xpi) = d975b76899782465673dbb1c4174b28c017342ca3d38f6fa3a2973a5b8817ca0 -SIZE (xpi/thunderbird-i18n-45.0/ro.xpi) = 468516 -SHA256 (xpi/thunderbird-i18n-45.0/ru.xpi) = 7e61145bb880e12c1205f8235f4f78c6e11e6e1c83e57d9fff440e1730da6e29 -SIZE (xpi/thunderbird-i18n-45.0/ru.xpi) = 463889 -SHA256 (xpi/thunderbird-i18n-45.0/si.xpi) = a35e7115b8c11c5f043905e2b911bc4e7a831b3be2adb8f1f77e1d24c9cb6f01 -SIZE (xpi/thunderbird-i18n-45.0/si.xpi) = 555993 -SHA256 (xpi/thunderbird-i18n-45.0/sk.xpi) = b3ef0caeeb8b388b5a5141cd1cf2022f0446a4de7548a80454932533f2d5c09c -SIZE (xpi/thunderbird-i18n-45.0/sk.xpi) = 481490 -SHA256 (xpi/thunderbird-i18n-45.0/sl.xpi) = 83aa064ecc7d667d9a718d2c91ee3588093e7df9c4a81b84cca11d88301c5458 -SIZE (xpi/thunderbird-i18n-45.0/sl.xpi) = 462779 -SHA256 (xpi/thunderbird-i18n-45.0/sq.xpi) = f27cbf31f7077e8f23094519f18b1fdb47dc4c2daad61d3c948df42a33fb043f -SIZE (xpi/thunderbird-i18n-45.0/sq.xpi) = 469533 -SHA256 (xpi/thunderbird-i18n-45.0/sr.xpi) = f243ac51c842acdbd2d2b8f6ffbd11c637e859604de87c45ff483c177ae7c45c -SIZE (xpi/thunderbird-i18n-45.0/sr.xpi) = 565463 -SHA256 (xpi/thunderbird-i18n-45.0/sv-SE.xpi) = c486c44b0eae6f930cf65322fa80ab5980275fe4e8c40a96df6e4fa7e5be48cc -SIZE (xpi/thunderbird-i18n-45.0/sv-SE.xpi) = 465432 -SHA256 (xpi/thunderbird-i18n-45.0/ta-LK.xpi) = d8acc86335f62cc0a51ac7021696c26ad78b4776e9069b12dbc80ef5affd45a4 -SIZE (xpi/thunderbird-i18n-45.0/ta-LK.xpi) = 579217 -SHA256 (xpi/thunderbird-i18n-45.0/tr.xpi) = fc84b4a72222b0bf9bd0f0dd22b8aefaade996a6a3a73aac2e378ad92edbb780 -SIZE (xpi/thunderbird-i18n-45.0/tr.xpi) = 467620 -SHA256 (xpi/thunderbird-i18n-45.0/uk.xpi) = dc05607f77ceed5e07b7d0432d149e420edb955b72ebc3c6465a19b98799e7af -SIZE (xpi/thunderbird-i18n-45.0/uk.xpi) = 536436 -SHA256 (xpi/thunderbird-i18n-45.0/vi.xpi) = 91fa505c9eaf6fd7c0139cfbe2358595078114767d0220f33309442e2e37fada -SIZE (xpi/thunderbird-i18n-45.0/vi.xpi) = 540496 -SHA256 (xpi/thunderbird-i18n-45.0/zh-CN.xpi) = 3f5bc2c5d4c21d2856591dd1de864e53105ae6a2decaee58ed27a66a52188e21 -SIZE (xpi/thunderbird-i18n-45.0/zh-CN.xpi) = 489208 -SHA256 (xpi/thunderbird-i18n-45.0/zh-TW.xpi) = 2e78b6ef421619df69edde19e1995a2d54c8726539ba38b3afe22b96267008ea -SIZE (xpi/thunderbird-i18n-45.0/zh-TW.xpi) = 490848 +SHA256 (xpi/thunderbird-i18n-45.1.0/ar.xpi) = 19ca994ba8ae469e3ee62d0e8f2c22b436c355a02ec187e81d615c67c9addad3 +SIZE (xpi/thunderbird-i18n-45.1.0/ar.xpi) = 490774 +SHA256 (xpi/thunderbird-i18n-45.1.0/ast.xpi) = 97a31e91a44e84ce5975f8a4f15b1792c5c11b3a796d648e3e9943f51454bfd3 +SIZE (xpi/thunderbird-i18n-45.1.0/ast.xpi) = 428058 +SHA256 (xpi/thunderbird-i18n-45.1.0/be.xpi) = 7e7b3c6d8ce6c73a0cc522924bf578682b2b029c5c534a6bbad24968f086fc47 +SIZE (xpi/thunderbird-i18n-45.1.0/be.xpi) = 469095 +SHA256 (xpi/thunderbird-i18n-45.1.0/bg.xpi) = 4bbd01b864a0d57c7f9dd8f7b09b702db0b5629d5330ab23af64b1edc286cb47 +SIZE (xpi/thunderbird-i18n-45.1.0/bg.xpi) = 524298 +SHA256 (xpi/thunderbird-i18n-45.1.0/bn-BD.xpi) = a234d2ddc12c466a2812329e3e2bb186bd09a85a8c0ab2ce387b7f6133a7ee73 +SIZE (xpi/thunderbird-i18n-45.1.0/bn-BD.xpi) = 581438 +SHA256 (xpi/thunderbird-i18n-45.1.0/br.xpi) = 47c8d122a35a688282f72e70c29af8a6e0cf3b31fa1bb98da5f7ec7dfcd5b381 +SIZE (xpi/thunderbird-i18n-45.1.0/br.xpi) = 465999 +SHA256 (xpi/thunderbird-i18n-45.1.0/ca.xpi) = 9d0ffb70eb8b72ba0932c3bee34f12a3fb06766d3cfb063872219397c48685fc +SIZE (xpi/thunderbird-i18n-45.1.0/ca.xpi) = 467979 +SHA256 (xpi/thunderbird-i18n-45.1.0/cs.xpi) = dd7c1720fa7f2825438dee59e46e5d93911d29f8f4f05152b61d0ec6675009f0 +SIZE (xpi/thunderbird-i18n-45.1.0/cs.xpi) = 474327 +SHA256 (xpi/thunderbird-i18n-45.1.0/cy.xpi) = 5ef4be044999200b273a148f7bc1954c5a20047383ea27ac1eb065aaa47db56b +SIZE (xpi/thunderbird-i18n-45.1.0/cy.xpi) = 456120 +SHA256 (xpi/thunderbird-i18n-45.1.0/da.xpi) = 7961f7214f3eff898964aaa2a79bf554d566fc18405508f504ba20b92a0085e6 +SIZE (xpi/thunderbird-i18n-45.1.0/da.xpi) = 445594 +SHA256 (xpi/thunderbird-i18n-45.1.0/de.xpi) = 0f8291cbc88d6fb18fae20ecc30e1a70f2492d06c3734d63e8900f2977721a5f +SIZE (xpi/thunderbird-i18n-45.1.0/de.xpi) = 451955 +SHA256 (xpi/thunderbird-i18n-45.1.0/dsb.xpi) = d71e1d3f0b9a583bcd67a3844b91e043ab7961219fc1ff8f5c98177a78ac0a1e +SIZE (xpi/thunderbird-i18n-45.1.0/dsb.xpi) = 481646 +SHA256 (xpi/thunderbird-i18n-45.1.0/el.xpi) = f9d39cdecfe57374fb35694a3d2073959fe6c33629df3a124b37b829fe50bcce +SIZE (xpi/thunderbird-i18n-45.1.0/el.xpi) = 514358 +SHA256 (xpi/thunderbird-i18n-45.1.0/en-GB.xpi) = b339fe2259e86be929cb7e9a9e9779d2fc16c5cdd92949ad64b8a57553eb1269 +SIZE (xpi/thunderbird-i18n-45.1.0/en-GB.xpi) = 437602 +SHA256 (xpi/thunderbird-i18n-45.1.0/en-US.xpi) = d61bda9acabc223810bcb86b73d1d27e92708f6517bc7c89663834058e36ffdf +SIZE (xpi/thunderbird-i18n-45.1.0/en-US.xpi) = 435471 +SHA256 (xpi/thunderbird-i18n-45.1.0/es-AR.xpi) = f05c5717d6b48632e389afde024a35df775c5bf5fa710606666f6385a5475755 +SIZE (xpi/thunderbird-i18n-45.1.0/es-AR.xpi) = 464683 +SHA256 (xpi/thunderbird-i18n-45.1.0/es-ES.xpi) = 5c0de219e65edafd7893ae94727f002b6a8841c336f4f1acda82de982c76d0dd +SIZE (xpi/thunderbird-i18n-45.1.0/es-ES.xpi) = 387999 +SHA256 (xpi/thunderbird-i18n-45.1.0/et.xpi) = bc8b3283dacf9180e1fc9b8cd563fcb576d746aa2b085a4287d3b69b84b2f8e8 +SIZE (xpi/thunderbird-i18n-45.1.0/et.xpi) = 458418 +SHA256 (xpi/thunderbird-i18n-45.1.0/eu.xpi) = 625b59556469dad351cde4a28a5dce5529aa2465dcde1f7eaeecbede785272dc +SIZE (xpi/thunderbird-i18n-45.1.0/eu.xpi) = 456707 +SHA256 (xpi/thunderbird-i18n-45.1.0/fi.xpi) = 15f4c05034134d9b1900a8a8a1040686b9a711eca5ff2e45ddc502e0f248768b +SIZE (xpi/thunderbird-i18n-45.1.0/fi.xpi) = 458335 +SHA256 (xpi/thunderbird-i18n-45.1.0/fr.xpi) = 5490d542ad080fbce3076c691004a0fa8d47ead78ceb46ce8a0d1f6452ddb5a8 +SIZE (xpi/thunderbird-i18n-45.1.0/fr.xpi) = 475465 +SHA256 (xpi/thunderbird-i18n-45.1.0/fy-NL.xpi) = 473af6e3e4bdf460485c6a46cae6b14d15221f5eb17d2a36500aefe6cd2589c6 +SIZE (xpi/thunderbird-i18n-45.1.0/fy-NL.xpi) = 464756 +SHA256 (xpi/thunderbird-i18n-45.1.0/ga-IE.xpi) = 4d2d14261e1ac010b3c762030cf416727821c433b2ff7b1867e5f5c07d8ca04b +SIZE (xpi/thunderbird-i18n-45.1.0/ga-IE.xpi) = 480315 +SHA256 (xpi/thunderbird-i18n-45.1.0/gd.xpi) = 05d709219a0c6ef956663dbcbfa7f546a4ada1128922ad678307b99d2f16f281 +SIZE (xpi/thunderbird-i18n-45.1.0/gd.xpi) = 478296 +SHA256 (xpi/thunderbird-i18n-45.1.0/gl.xpi) = 15bd061510fdfbae09807f7697acc6e743f72a634c91002e830001fbeb01f5f5 +SIZE (xpi/thunderbird-i18n-45.1.0/gl.xpi) = 478580 +SHA256 (xpi/thunderbird-i18n-45.1.0/he.xpi) = 05fa15c626a0166280e2c406947ebf28e463337f77086c5f7fa374e5f859479a +SIZE (xpi/thunderbird-i18n-45.1.0/he.xpi) = 497962 +SHA256 (xpi/thunderbird-i18n-45.1.0/hr.xpi) = 3459b013efbfc2e15129b623869ee4a61810f4eb864bf71d3cdbbce0d3465144 +SIZE (xpi/thunderbird-i18n-45.1.0/hr.xpi) = 463958 +SHA256 (xpi/thunderbird-i18n-45.1.0/hsb.xpi) = 2dc60498f9ede9f084805c65ce7a70d12cffa828c19d206478a1966023bf396d +SIZE (xpi/thunderbird-i18n-45.1.0/hsb.xpi) = 479413 +SHA256 (xpi/thunderbird-i18n-45.1.0/hu.xpi) = e899edbae6b7d20346a08896770b63bd27226214777fbff43d8287407545b8a3 +SIZE (xpi/thunderbird-i18n-45.1.0/hu.xpi) = 479583 +SHA256 (xpi/thunderbird-i18n-45.1.0/hy-AM.xpi) = 5e8b49826771d87b40bd0de7c973715a9dc6f87cbcb57ecab2baf13c0312c9e7 +SIZE (xpi/thunderbird-i18n-45.1.0/hy-AM.xpi) = 518882 +SHA256 (xpi/thunderbird-i18n-45.1.0/id.xpi) = 218fd44697d5d77e7057203c618941341a477ce84cd9058c4aca1bf444ffba0a +SIZE (xpi/thunderbird-i18n-45.1.0/id.xpi) = 499981 +SHA256 (xpi/thunderbird-i18n-45.1.0/is.xpi) = 33a82beeed8d07a0e99027e4658956ead6191c4d83731b8ed9785b5e4a8ceeec +SIZE (xpi/thunderbird-i18n-45.1.0/is.xpi) = 462190 +SHA256 (xpi/thunderbird-i18n-45.1.0/it.xpi) = b88335742b965488b4c253b2762922dcbaec1b03e4a46e89ccf0868a312d97a9 +SIZE (xpi/thunderbird-i18n-45.1.0/it.xpi) = 376888 +SHA256 (xpi/thunderbird-i18n-45.1.0/ja.xpi) = 508616adb80b75eb11ac4ffe774da069c53e5325cd2518bea8a6b68124e442aa +SIZE (xpi/thunderbird-i18n-45.1.0/ja.xpi) = 519551 +SHA256 (xpi/thunderbird-i18n-45.1.0/ko.xpi) = d66d4fff901d7e1b073709807f6b5d5d6bb3c1abac13df27c040f924a574ff05 +SIZE (xpi/thunderbird-i18n-45.1.0/ko.xpi) = 487416 +SHA256 (xpi/thunderbird-i18n-45.1.0/lt.xpi) = 3505eab4baaca400374f6a600dc3502ddb8cd4415caa64c8e7fb8516e02d4ace +SIZE (xpi/thunderbird-i18n-45.1.0/lt.xpi) = 477735 +SHA256 (xpi/thunderbird-i18n-45.1.0/nb-NO.xpi) = 77a7fd3ec33ea13f13dfc785a59bc195e4f22a526ce3af0657e4cd26a345bd0f +SIZE (xpi/thunderbird-i18n-45.1.0/nb-NO.xpi) = 460011 +SHA256 (xpi/thunderbird-i18n-45.1.0/nl.xpi) = dc8d2c6a679f6d4e911015c87fb67c82f9cef4820965e0d80a8c53aaba1155ba +SIZE (xpi/thunderbird-i18n-45.1.0/nl.xpi) = 456663 +SHA256 (xpi/thunderbird-i18n-45.1.0/nn-NO.xpi) = 80a9d5f496db0854f565c1ab71473aaf5e39e2e0e312aa1516732d87f99e1e34 +SIZE (xpi/thunderbird-i18n-45.1.0/nn-NO.xpi) = 460879 +SHA256 (xpi/thunderbird-i18n-45.1.0/pa-IN.xpi) = 7be57264ce44d7a08addccaa24661f9cf1def3e1e0d1bb23e4f8b6de72a5a342 +SIZE (xpi/thunderbird-i18n-45.1.0/pa-IN.xpi) = 551066 +SHA256 (xpi/thunderbird-i18n-45.1.0/pl.xpi) = a2dfbf3e92891b98bb7ab6feef9c7b903f16fe4615b641506e3470ba5505af04 +SIZE (xpi/thunderbird-i18n-45.1.0/pl.xpi) = 423866 +SHA256 (xpi/thunderbird-i18n-45.1.0/pt-BR.xpi) = bf7f0de90bcf22a5087fbe4883962a72efbcefc969fabbdaff4675eadc8bef86 +SIZE (xpi/thunderbird-i18n-45.1.0/pt-BR.xpi) = 464682 +SHA256 (xpi/thunderbird-i18n-45.1.0/pt-PT.xpi) = 2c681adc6dc8c67ed7fd9e51a521a383c63397984e8d7f1eda915b3b3d596369 +SIZE (xpi/thunderbird-i18n-45.1.0/pt-PT.xpi) = 463750 +SHA256 (xpi/thunderbird-i18n-45.1.0/rm.xpi) = a54eb68e4585eeefee3fb0e3bb02e9987002f8e0d6e2c268bd131bcb86dd5b47 +SIZE (xpi/thunderbird-i18n-45.1.0/rm.xpi) = 462650 +SHA256 (xpi/thunderbird-i18n-45.1.0/ro.xpi) = 1f6d544d91d499de32abd5327bdb494e219215971dfa73532a4b184ace075cb3 +SIZE (xpi/thunderbird-i18n-45.1.0/ro.xpi) = 468517 +SHA256 (xpi/thunderbird-i18n-45.1.0/ru.xpi) = 12915fca3a3a5f821f8ee0c4c09105ae23b289d3cb0692f27177c75e811987c4 +SIZE (xpi/thunderbird-i18n-45.1.0/ru.xpi) = 463891 +SHA256 (xpi/thunderbird-i18n-45.1.0/si.xpi) = fc7295c884f537ae6085322333a477c0c08995202b039ce439d5e1925ca22b65 +SIZE (xpi/thunderbird-i18n-45.1.0/si.xpi) = 555994 +SHA256 (xpi/thunderbird-i18n-45.1.0/sk.xpi) = 1481bddd79f9d2b640adc3fa715f535dffada9aaac5b48b24bfe9cd9f77dee56 +SIZE (xpi/thunderbird-i18n-45.1.0/sk.xpi) = 481492 +SHA256 (xpi/thunderbird-i18n-45.1.0/sl.xpi) = b7bc2a32d62917609ee1501a747b648357a875a337aa466e8b846fe83c0a5e94 +SIZE (xpi/thunderbird-i18n-45.1.0/sl.xpi) = 462776 +SHA256 (xpi/thunderbird-i18n-45.1.0/sq.xpi) = 8c4a165a103ca785e6b776bc0fd8b5d1bc2f9da33530d80aaa5fc6634272ed4b +SIZE (xpi/thunderbird-i18n-45.1.0/sq.xpi) = 469534 +SHA256 (xpi/thunderbird-i18n-45.1.0/sr.xpi) = 2ebe7c218753470f5bf9016b87fce71145994581cba6f50f99ae141aed3a97e6 +SIZE (xpi/thunderbird-i18n-45.1.0/sr.xpi) = 565464 +SHA256 (xpi/thunderbird-i18n-45.1.0/sv-SE.xpi) = c8fecd5f57bc1954b5ffe8f3288790f59ef85c0734d8a1d7a4f5ae77955f1a3b +SIZE (xpi/thunderbird-i18n-45.1.0/sv-SE.xpi) = 465433 +SHA256 (xpi/thunderbird-i18n-45.1.0/ta-LK.xpi) = e4b6656c11850367c353cf4034bea73676d4c9f90d9ed1121cca46c7603a3b4b +SIZE (xpi/thunderbird-i18n-45.1.0/ta-LK.xpi) = 579218 +SHA256 (xpi/thunderbird-i18n-45.1.0/tr.xpi) = bebf4f5adbec44d288bd5c36cd807e5fd894a39cd60b0325059fe6c0b46c0ffa +SIZE (xpi/thunderbird-i18n-45.1.0/tr.xpi) = 467621 +SHA256 (xpi/thunderbird-i18n-45.1.0/uk.xpi) = 8fc7721b3bc4010632041b08bdb7dde39c4ee6920afe5d7ee6608534a830abee +SIZE (xpi/thunderbird-i18n-45.1.0/uk.xpi) = 536438 +SHA256 (xpi/thunderbird-i18n-45.1.0/vi.xpi) = a26268f37e0eeabacb84b514c6dc1bc033706230a72dc882b67c17afd46faea9 +SIZE (xpi/thunderbird-i18n-45.1.0/vi.xpi) = 540497 +SHA256 (xpi/thunderbird-i18n-45.1.0/zh-CN.xpi) = e1618817070fc4c9904e752c9cc8d3aa431590b4a093b04cd6d54b4cd0b20d7d +SIZE (xpi/thunderbird-i18n-45.1.0/zh-CN.xpi) = 489209 +SHA256 (xpi/thunderbird-i18n-45.1.0/zh-TW.xpi) = 0e1939d37e92509190809d8da305c879f3bc48695272a0640ba1962cd9dcc9e1 +SIZE (xpi/thunderbird-i18n-45.1.0/zh-TW.xpi) = 490849 Index: branches/2016Q2 =================================================================== --- branches/2016Q2 (revision 414702) +++ branches/2016Q2 (revision 414703) Property changes on: branches/2016Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r414684