From owner-svn-ports-branches@freebsd.org Mon Jun 25 22:36:16 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0DA4E10235F5; Mon, 25 Jun 2018 22:36:16 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A703571062; Mon, 25 Jun 2018 22:36:15 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7ECA138C7; Mon, 25 Jun 2018 22:36:15 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5PMaFRn069535; Mon, 25 Jun 2018 22:36:15 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5PMaDZV069524; Mon, 25 Jun 2018 22:36:13 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201806252236.w5PMaDZV069524@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 25 Jun 2018 22:36:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473354 - in branches/2018Q2: Mk Mk/Uses www/firefox www/firefox-i18n www/firefox/files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q2: Mk Mk/Uses www/firefox www/firefox-i18n www/firefox/files X-SVN-Commit-Revision: 473354 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2018 22:36:16 -0000 Author: jbeich Date: Mon Jun 25 22:36:12 2018 New Revision: 473354 URL: https://svnweb.freebsd.org/changeset/ports/473354 Log: MFH: r468159 r472727 r472730 r473076 www/firefox: update to 61.0 - Drop DTRACE option, as it no longer builds https://bugzilla.mozilla.org/show_bug.cgi?id=1448659 https://bugzilla.mozilla.org/show_bug.cgi?id=702179#c33 - Stop using system hunspell per https://bugzilla.mozilla.org/show_bug.cgi?id=1460600 Changes: https://www.mozilla.org/firefox/61.0/releasenotes/ PR: 227850 Security: cd81806c-26e7-4d4a-8425-02724a2f48af Approved by: ports-secteam blanket Differential Revision: https://reviews.freebsd.org/D15227 Deleted: branches/2018Q2/www/firefox/files/patch-bug1375074 branches/2018Q2/www/firefox/files/patch-bug1411481 branches/2018Q2/www/firefox/files/patch-bug1438678 branches/2018Q2/www/firefox/files/patch-bug1442583 branches/2018Q2/www/firefox/files/patch-bug1444798 branches/2018Q2/www/firefox/files/patch-bug1445907 branches/2018Q2/www/firefox/files/patch-bug1447359 branches/2018Q2/www/firefox/files/patch-bug1451292 branches/2018Q2/www/firefox/files/patch-bug1456556 branches/2018Q2/www/firefox/files/patch-bug702179 branches/2018Q2/www/firefox/files/patch-z-bug1436911 Modified: branches/2018Q2/Mk/Uses/gecko.mk branches/2018Q2/Mk/bsd.gecko.mk branches/2018Q2/www/firefox-i18n/Makefile branches/2018Q2/www/firefox-i18n/distinfo branches/2018Q2/www/firefox/Makefile branches/2018Q2/www/firefox/distinfo branches/2018Q2/www/firefox/files/patch-addon-search branches/2018Q2/www/firefox/files/patch-bug1021761 branches/2018Q2/www/firefox/files/patch-dom_media_flac_FlacDecoder.cpp branches/2018Q2/www/firefox/files/patch-u2f-hid-rs62 branches/2018Q2/www/firefox/files/patch-z-bug517422 Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/Mk/Uses/gecko.mk ============================================================================== --- branches/2018Q2/Mk/Uses/gecko.mk Mon Jun 25 22:00:36 2018 (r473353) +++ branches/2018Q2/Mk/Uses/gecko.mk Mon Jun 25 22:36:12 2018 (r473354) @@ -37,12 +37,12 @@ RUN_DEPENDS+= libxul>=45:www/libxul .elif ${gecko_ARGS:Mfirefox} _GECKO_DEFAULT_VERSION= 52 -_GECKO_VERSIONS= 52 60 +_GECKO_VERSIONS= 52 61 _GECKO_TYPE= firefox # Dependence lines for different Firefox versions 52_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:www/firefox-esr -60_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:www/firefox +61_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:www/firefox .if exists(${LOCALBASE}/bin/firefox) _GECKO_INSTALLED_VER!= ${LOCALBASE}/bin/firefox --version 2>/dev/null Modified: branches/2018Q2/Mk/bsd.gecko.mk ============================================================================== --- branches/2018Q2/Mk/bsd.gecko.mk Mon Jun 25 22:00:36 2018 (r473353) +++ branches/2018Q2/Mk/bsd.gecko.mk Mon Jun 25 22:36:12 2018 (r473354) @@ -111,6 +111,11 @@ BUILD_DEPENDS+= llvm${MESA_LLVM_VER}>0:devel/llvm${MES MOZ_EXPORT+= LLVM_CONFIG=llvm-config${MESA_LLVM_VER} .endif +.if ${MOZILLA_VER:R:R} >= 61 +BUILD_DEPENDS+= ${LOCALBASE}/bin/python${PYTHON3_DEFAULT}:lang/python${PYTHON3_DEFAULT:S/.//g} +MOZ_EXPORT+= PYTHON3="${LOCALBASE}/bin/python${PYTHON3_DEFAULT}" +.endif + .if ${OPSYS} == FreeBSD && ${OSREL} == 11.1 LLD_UNSAFE= yes .endif Modified: branches/2018Q2/www/firefox-i18n/Makefile ============================================================================== --- branches/2018Q2/www/firefox-i18n/Makefile Mon Jun 25 22:00:36 2018 (r473353) +++ branches/2018Q2/www/firefox-i18n/Makefile Mon Jun 25 22:36:12 2018 (r473354) @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 60.0.2 +PORTVERSION= 61.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build3/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} @@ -15,7 +16,7 @@ COMMENT= Localized interface for Firefox EXTRACT_DEPENDS= zip:archivers/zip -USES= zip:infozip gecko:firefox,60,build +USES= zip:infozip gecko:firefox,61,build USE_XPI= firefox NO_ARCH= yes Modified: branches/2018Q2/www/firefox-i18n/distinfo ============================================================================== --- branches/2018Q2/www/firefox-i18n/distinfo Mon Jun 25 22:00:36 2018 (r473353) +++ branches/2018Q2/www/firefox-i18n/distinfo Mon Jun 25 22:36:12 2018 (r473354) @@ -1,197 +1,197 @@ -TIMESTAMP = 1528228087 -SHA256 (xpi/firefox-i18n-60.0.2/ach.xpi) = 3264cdac77964c001d27c1da36d280702c6e28bb9caedf06a7a57d2d034f5097 -SIZE (xpi/firefox-i18n-60.0.2/ach.xpi) = 496058 -SHA256 (xpi/firefox-i18n-60.0.2/af.xpi) = 46c49276255243becdddff6102bea42c4860cc3c008d4b01f8d95b91812cdfca -SIZE (xpi/firefox-i18n-60.0.2/af.xpi) = 486534 -SHA256 (xpi/firefox-i18n-60.0.2/an.xpi) = 037f8ec9d96f019059d8131eff4ab06fff8ecc657f98ea231b1e5e7bae730880 -SIZE (xpi/firefox-i18n-60.0.2/an.xpi) = 519729 -SHA256 (xpi/firefox-i18n-60.0.2/ar.xpi) = cda7d8d114da54e4ecd6a5781795ab590c3510c59ab74d1c8343a2834489fa73 -SIZE (xpi/firefox-i18n-60.0.2/ar.xpi) = 546953 -SHA256 (xpi/firefox-i18n-60.0.2/as.xpi) = b978d40a6ebe0ec9ae07fe9d0b2a24c181422c1c09939255f7984a4b153b9a26 -SIZE (xpi/firefox-i18n-60.0.2/as.xpi) = 529953 -SHA256 (xpi/firefox-i18n-60.0.2/ast.xpi) = 5be044c2ea120e039e73a33c334314ce488bc12f0d0d5605a86320a023ed3ea3 -SIZE (xpi/firefox-i18n-60.0.2/ast.xpi) = 507870 -SHA256 (xpi/firefox-i18n-60.0.2/az.xpi) = c692cc2f12e4df1b5e45a5070766e8c5cf468aeb3315180228defdc5704e61d1 -SIZE (xpi/firefox-i18n-60.0.2/az.xpi) = 523974 -SHA256 (xpi/firefox-i18n-60.0.2/be.xpi) = cc291a855dcb454f114b40c7673db18dd7c0b2962a3c11ff9c0a986e3231eaa6 -SIZE (xpi/firefox-i18n-60.0.2/be.xpi) = 579945 -SHA256 (xpi/firefox-i18n-60.0.2/bg.xpi) = 62178b8aa781941a3de9d11e597092d479f682b5c6738de010110a3b9a9a42d8 -SIZE (xpi/firefox-i18n-60.0.2/bg.xpi) = 573080 -SHA256 (xpi/firefox-i18n-60.0.2/bn-BD.xpi) = cbd8950fdab635e864c10a5358d0495210effd6160a62b9599b093338dc67a16 -SIZE (xpi/firefox-i18n-60.0.2/bn-BD.xpi) = 589638 -SHA256 (xpi/firefox-i18n-60.0.2/bn-IN.xpi) = 026b702fdec8e922e71e6a9198d42de7a615d47d9ce47d8a58fdc8c0ee4ffe5a -SIZE (xpi/firefox-i18n-60.0.2/bn-IN.xpi) = 570083 -SHA256 (xpi/firefox-i18n-60.0.2/br.xpi) = acd17442b0918ddadaa324223b70cc240e3e5f9377ee1bf966cecb6f1bd124cf -SIZE (xpi/firefox-i18n-60.0.2/br.xpi) = 511252 -SHA256 (xpi/firefox-i18n-60.0.2/bs.xpi) = 6fc982720e171f8c4e1b06eed294735a6514e3e54bb9ada39cca697315afb48f -SIZE (xpi/firefox-i18n-60.0.2/bs.xpi) = 513936 -SHA256 (xpi/firefox-i18n-60.0.2/ca.xpi) = 41f425b998c4f37c2e506d24e06ab692597d5d5f191c1042cef42b53b164377e -SIZE (xpi/firefox-i18n-60.0.2/ca.xpi) = 524484 -SHA256 (xpi/firefox-i18n-60.0.2/cak.xpi) = e511a882edb4fe78c5759c716cc5313875dde60dcb144cb19f1ff2d3dd97478d -SIZE (xpi/firefox-i18n-60.0.2/cak.xpi) = 535516 -SHA256 (xpi/firefox-i18n-60.0.2/cs.xpi) = 5bd65f390119dcd6f09be4c71a158187e3d0ce3aa775b17459c4b57b6931877b -SIZE (xpi/firefox-i18n-60.0.2/cs.xpi) = 531015 -SHA256 (xpi/firefox-i18n-60.0.2/cy.xpi) = e2c989a044c9a4af5ec60676d1e2f652d3bea657d0b51f91fe763458781d6279 -SIZE (xpi/firefox-i18n-60.0.2/cy.xpi) = 515864 -SHA256 (xpi/firefox-i18n-60.0.2/da.xpi) = fe33cf6e6b118cbd56af791fce6b57640af600f3ed483ff71b3dace8c3ec378a -SIZE (xpi/firefox-i18n-60.0.2/da.xpi) = 509975 -SHA256 (xpi/firefox-i18n-60.0.2/de.xpi) = eda7bc1cd123f24b57ce6d0fcfca3e6c0954c71a32ef610ae62dfe8ae8477140 -SIZE (xpi/firefox-i18n-60.0.2/de.xpi) = 525689 -SHA256 (xpi/firefox-i18n-60.0.2/dsb.xpi) = 73daa18ad8e7a42c781242a506587fed18158f0bf1f9f2e7e9c2c8fa4916b4a3 -SIZE (xpi/firefox-i18n-60.0.2/dsb.xpi) = 538745 -SHA256 (xpi/firefox-i18n-60.0.2/el.xpi) = c447405287531c915afde8ca535b1b812b29a4a15b8aa1bb562b26276801a371 -SIZE (xpi/firefox-i18n-60.0.2/el.xpi) = 592917 -SHA256 (xpi/firefox-i18n-60.0.2/en-GB.xpi) = fe02706b63725e0ef67d23cecae9e0a592c1b0c8bb0050773954f142793ef0d4 -SIZE (xpi/firefox-i18n-60.0.2/en-GB.xpi) = 490903 -SHA256 (xpi/firefox-i18n-60.0.2/en-US.xpi) = 3a012162ccef7068fd5b16117ede3eb8c151e99635e83c031a37f1989565f16b -SIZE (xpi/firefox-i18n-60.0.2/en-US.xpi) = 472384 -SHA256 (xpi/firefox-i18n-60.0.2/en-ZA.xpi) = 0df9291489150fa400c0927b770f5a94e7d3ad641ea59ac720cbf006f3c58e50 -SIZE (xpi/firefox-i18n-60.0.2/en-ZA.xpi) = 473896 -SHA256 (xpi/firefox-i18n-60.0.2/eo.xpi) = 05cc1895271e735fa0d4e73c0cc792de6d7bea63034777fd7facd3e45d0630da -SIZE (xpi/firefox-i18n-60.0.2/eo.xpi) = 510494 -SHA256 (xpi/firefox-i18n-60.0.2/es-AR.xpi) = 005ee9da32ea33d4f420ecbcd8add9cf2ab5bf332b0a7699ecab4ee67331a564 -SIZE (xpi/firefox-i18n-60.0.2/es-AR.xpi) = 523819 -SHA256 (xpi/firefox-i18n-60.0.2/es-CL.xpi) = f76adcbda565019c183d8a4ecb38a911a7fca78b7db158a5a1fa5402627e0566 -SIZE (xpi/firefox-i18n-60.0.2/es-CL.xpi) = 526509 -SHA256 (xpi/firefox-i18n-60.0.2/es-ES.xpi) = 76b7ab024878427cf6ea87b9a74632c667b4cdcf03bdc899f95bb802dfc304d6 -SIZE (xpi/firefox-i18n-60.0.2/es-ES.xpi) = 459139 -SHA256 (xpi/firefox-i18n-60.0.2/es-MX.xpi) = 2829924eee326add8b7f9f9dffd6a42f54e26bb573307d7655f74dff3fa4df43 -SIZE (xpi/firefox-i18n-60.0.2/es-MX.xpi) = 527838 -SHA256 (xpi/firefox-i18n-60.0.2/et.xpi) = d9f0ff92b02ae4b6674432c191950fce9d5b85307b3dd4a7b818b6c73a701271 -SIZE (xpi/firefox-i18n-60.0.2/et.xpi) = 504174 -SHA256 (xpi/firefox-i18n-60.0.2/eu.xpi) = a80e87f4151defb992312fcd143890c6b86cf5067222a2742257f12eb81fb067 -SIZE (xpi/firefox-i18n-60.0.2/eu.xpi) = 510932 -SHA256 (xpi/firefox-i18n-60.0.2/fa.xpi) = 0bf0337cbd82f45f141eeae5433b4b77da449e3077fc0b32c9a3dc511da47f93 -SIZE (xpi/firefox-i18n-60.0.2/fa.xpi) = 565489 -SHA256 (xpi/firefox-i18n-60.0.2/ff.xpi) = bcf099ecd8ad1544e7d084417d6c876f6629b2689a194d7b38a0988a528e5d15 -SIZE (xpi/firefox-i18n-60.0.2/ff.xpi) = 511432 -SHA256 (xpi/firefox-i18n-60.0.2/fi.xpi) = 657ad94dfd99269ada99636ebf7a7ee9bb7364bdcabaede2f6305bd793793f92 -SIZE (xpi/firefox-i18n-60.0.2/fi.xpi) = 505404 -SHA256 (xpi/firefox-i18n-60.0.2/fr.xpi) = 6c13eaf3cbd4ef845be167f40509e6bb1b6732a3a8f0b7dac8a4b27bb1fb5244 -SIZE (xpi/firefox-i18n-60.0.2/fr.xpi) = 535238 -SHA256 (xpi/firefox-i18n-60.0.2/fy-NL.xpi) = 2def398c510f0417922c6155a47b532a2604794aff25dfaa1a64927e5112e69c -SIZE (xpi/firefox-i18n-60.0.2/fy-NL.xpi) = 523736 -SHA256 (xpi/firefox-i18n-60.0.2/ga-IE.xpi) = a07e724a94de27dcd7efad3b518519eb2dc8fce2e6c6ad82c49d7340f1aae654 -SIZE (xpi/firefox-i18n-60.0.2/ga-IE.xpi) = 526199 -SHA256 (xpi/firefox-i18n-60.0.2/gd.xpi) = f9f60f239d7091ac4fe4e8797fe66a2cf8f1998229439b64f02d12189fc56ed8 -SIZE (xpi/firefox-i18n-60.0.2/gd.xpi) = 520093 -SHA256 (xpi/firefox-i18n-60.0.2/gl.xpi) = 8dbe92bf6e56417998bb581600f33abdc9ced8015a2f5b5404ad16331377d469 -SIZE (xpi/firefox-i18n-60.0.2/gl.xpi) = 496593 -SHA256 (xpi/firefox-i18n-60.0.2/gn.xpi) = 2f8f02fbff9dcafe6e97f56e3bb4cd30dab599cfeac5aa08176ddf115e93c230 -SIZE (xpi/firefox-i18n-60.0.2/gn.xpi) = 532439 -SHA256 (xpi/firefox-i18n-60.0.2/gu-IN.xpi) = 0d5ccd4b83d3bc510f48466b647956d356da98b2873bf324e0449f795418b83c -SIZE (xpi/firefox-i18n-60.0.2/gu-IN.xpi) = 589483 -SHA256 (xpi/firefox-i18n-60.0.2/he.xpi) = ec0799c68a0f054ec30fdf9f7b698517b12d960235dabcbfd6ea828e38647cee -SIZE (xpi/firefox-i18n-60.0.2/he.xpi) = 535211 -SHA256 (xpi/firefox-i18n-60.0.2/hi-IN.xpi) = 3fd33dabf5a465fba7983553ba89d7189cb156132bd2060932b11f1bc3efbabf -SIZE (xpi/firefox-i18n-60.0.2/hi-IN.xpi) = 590076 -SHA256 (xpi/firefox-i18n-60.0.2/hr.xpi) = be54a7a81d3d2aecd5bda7266034f2c41dd2271ca41c4a59dfc2d95ef8ef6876 -SIZE (xpi/firefox-i18n-60.0.2/hr.xpi) = 515186 -SHA256 (xpi/firefox-i18n-60.0.2/hsb.xpi) = c552a2302b5832c953db367475d9eb292e75ef3f1319e034ade05e6e5ef1f15b -SIZE (xpi/firefox-i18n-60.0.2/hsb.xpi) = 536278 -SHA256 (xpi/firefox-i18n-60.0.2/hu.xpi) = 61bb78d4604bb4f4fee525751486e6e5612c285565bb7e42f6e3b388a9dbbe31 -SIZE (xpi/firefox-i18n-60.0.2/hu.xpi) = 537587 -SHA256 (xpi/firefox-i18n-60.0.2/hy-AM.xpi) = 54deba7f2a00e48cadd99208472e467f1f78a678db91ba3fbb8ffe2d925f5dda -SIZE (xpi/firefox-i18n-60.0.2/hy-AM.xpi) = 568629 -SHA256 (xpi/firefox-i18n-60.0.2/ia.xpi) = c69a5c604f90f239a6c78de43b1f7884a5f553eaa49211f81cf76b1c256638f0 -SIZE (xpi/firefox-i18n-60.0.2/ia.xpi) = 509951 -SHA256 (xpi/firefox-i18n-60.0.2/id.xpi) = f7fb19719341975e08328270ba1f4933d589fb4d2798ef9a00965828aba55227 -SIZE (xpi/firefox-i18n-60.0.2/id.xpi) = 501449 -SHA256 (xpi/firefox-i18n-60.0.2/is.xpi) = 0164a3686761abf0be0a1d8f773762031222e22362152865c4e38ac306b0cdd3 -SIZE (xpi/firefox-i18n-60.0.2/is.xpi) = 512502 -SHA256 (xpi/firefox-i18n-60.0.2/it.xpi) = 02b80d059ae403c04b2e130f521b1d80ea71f505cfe4dbd120ea218a84bedeb0 -SIZE (xpi/firefox-i18n-60.0.2/it.xpi) = 398263 -SHA256 (xpi/firefox-i18n-60.0.2/ja.xpi) = dcb3446a228a3cde462264e0ba39c606aea4dc711919e6c7d5dae252ecdd5a67 -SIZE (xpi/firefox-i18n-60.0.2/ja.xpi) = 571244 -SHA256 (xpi/firefox-i18n-60.0.2/ka.xpi) = fcfe7fc9d2cff0399e369eaf1d8bb5d8adb73773d095858bbefd2758d69f7f27 -SIZE (xpi/firefox-i18n-60.0.2/ka.xpi) = 556072 -SHA256 (xpi/firefox-i18n-60.0.2/kab.xpi) = 049404f2dcb4d32ddcce2b36739b4301b69586906defa775fc6500c8fad678ac -SIZE (xpi/firefox-i18n-60.0.2/kab.xpi) = 519624 -SHA256 (xpi/firefox-i18n-60.0.2/kk.xpi) = ed233b274feec630f92c432ea9adf7624548c628308724aa4046baa51a9d6004 -SIZE (xpi/firefox-i18n-60.0.2/kk.xpi) = 582205 -SHA256 (xpi/firefox-i18n-60.0.2/km.xpi) = a67c04fb6437227a68ab8083491119fc0931dc8b397d605b92f804f9f2f4c710 -SIZE (xpi/firefox-i18n-60.0.2/km.xpi) = 582332 -SHA256 (xpi/firefox-i18n-60.0.2/kn.xpi) = 3427d552400dde0e3d73019cdf6d3ff7e0235d8ea0e9647b90da923c60365924 -SIZE (xpi/firefox-i18n-60.0.2/kn.xpi) = 585098 -SHA256 (xpi/firefox-i18n-60.0.2/ko.xpi) = 22eed6eba57f8cb38bda67e8a90e7bff5668f2e596869bc5a1c60c24453733d3 -SIZE (xpi/firefox-i18n-60.0.2/ko.xpi) = 547056 -SHA256 (xpi/firefox-i18n-60.0.2/lij.xpi) = d1d4e0d940eb4a19ea6ba8f4dd883c4e365d9f1ac7dfe90160764278fec29119 -SIZE (xpi/firefox-i18n-60.0.2/lij.xpi) = 512397 -SHA256 (xpi/firefox-i18n-60.0.2/lt.xpi) = 5d7a35f2890260978d0d7110e73ae2109bb3703d6cd65d36048e66e77062c7fe -SIZE (xpi/firefox-i18n-60.0.2/lt.xpi) = 535632 -SHA256 (xpi/firefox-i18n-60.0.2/lv.xpi) = 462e8d28b118e601f8eaadf7ee495fceac969e1110debe2e0b12f4afdc5b1834 -SIZE (xpi/firefox-i18n-60.0.2/lv.xpi) = 525636 -SHA256 (xpi/firefox-i18n-60.0.2/mai.xpi) = 66e8e472fcdd9532a8401a4a9bb7293fcfab4535e6129e62d0aba974753d0c0c -SIZE (xpi/firefox-i18n-60.0.2/mai.xpi) = 548471 -SHA256 (xpi/firefox-i18n-60.0.2/mk.xpi) = d752302445ac0f14496e4230c1c094d2b78fef42f3272914c3a52b72fb8dc4d3 -SIZE (xpi/firefox-i18n-60.0.2/mk.xpi) = 513025 -SHA256 (xpi/firefox-i18n-60.0.2/ml.xpi) = 0652ddfd12240e1a7a258835b6b72af06856d541c99c6a0d2275dca9157674e5 -SIZE (xpi/firefox-i18n-60.0.2/ml.xpi) = 598198 -SHA256 (xpi/firefox-i18n-60.0.2/mr.xpi) = 2a05310d226bd5be71ede145c898eeb1c2e135aefa0245254201266e0595b969 -SIZE (xpi/firefox-i18n-60.0.2/mr.xpi) = 578337 -SHA256 (xpi/firefox-i18n-60.0.2/ms.xpi) = 877a6de579035a20ff32075e5d4d36079af06c0f307428ecf508c39d2af9aab7 -SIZE (xpi/firefox-i18n-60.0.2/ms.xpi) = 508781 -SHA256 (xpi/firefox-i18n-60.0.2/my.xpi) = 6702089f2b5560f7774f6abd432cbaeb8a3364f4897dde19a158efa647bd7a0d -SIZE (xpi/firefox-i18n-60.0.2/my.xpi) = 569572 -SHA256 (xpi/firefox-i18n-60.0.2/nb-NO.xpi) = 773f9a9843c79f34bfa459829b8c9cd3546b544dccefde0e7c468098de47f383 -SIZE (xpi/firefox-i18n-60.0.2/nb-NO.xpi) = 509104 -SHA256 (xpi/firefox-i18n-60.0.2/ne-NP.xpi) = d3e33d855d4e0d0d89fda9c4cd6b1322348059e2ec378d522904f40e81a3f763 -SIZE (xpi/firefox-i18n-60.0.2/ne-NP.xpi) = 554577 -SHA256 (xpi/firefox-i18n-60.0.2/nl.xpi) = 4f419acfd5824b75e6be4a8a95645ff6bc8798fe3e54c740f8652ca7836ef539 -SIZE (xpi/firefox-i18n-60.0.2/nl.xpi) = 516653 -SHA256 (xpi/firefox-i18n-60.0.2/nn-NO.xpi) = 29aa2f24e4bdd67c58d17caecd8b2c7d81bb0bbdc682d76487614621561f1085 -SIZE (xpi/firefox-i18n-60.0.2/nn-NO.xpi) = 510621 -SHA256 (xpi/firefox-i18n-60.0.2/oc.xpi) = ec8836cd689ebb864cb994dfaee342dbcf9a5f2423f0f399ffbc1c6a118d2a7d -SIZE (xpi/firefox-i18n-60.0.2/oc.xpi) = 526207 -SHA256 (xpi/firefox-i18n-60.0.2/or.xpi) = 9da7b23e12d90aeed04e637772a0b8a3f75d7d6dd8d7cfcfc5d60a99f8d2fd19 -SIZE (xpi/firefox-i18n-60.0.2/or.xpi) = 540089 -SHA256 (xpi/firefox-i18n-60.0.2/pa-IN.xpi) = 77432ae4cf8faa53fb3aaa51749547b63205d301cc9b3cbb17cf8837589554da -SIZE (xpi/firefox-i18n-60.0.2/pa-IN.xpi) = 557086 -SHA256 (xpi/firefox-i18n-60.0.2/pl.xpi) = 6c120bfcc19c4b68b21adffdda876eec2e928509eb0441bc0f6290098e3f333c -SIZE (xpi/firefox-i18n-60.0.2/pl.xpi) = 418192 -SHA256 (xpi/firefox-i18n-60.0.2/pt-BR.xpi) = aa3613bea650524dbb7f5dd7114759df3581479602a64f57f520e267582d4987 -SIZE (xpi/firefox-i18n-60.0.2/pt-BR.xpi) = 513944 -SHA256 (xpi/firefox-i18n-60.0.2/pt-PT.xpi) = 67f4f4e4b1bf773cbe5712042fe99af140d85da9366126aa39c59798bb1dd0cf -SIZE (xpi/firefox-i18n-60.0.2/pt-PT.xpi) = 518540 -SHA256 (xpi/firefox-i18n-60.0.2/rm.xpi) = 569994da2a6f808a8d6c533b76487e19088d60085a043afb273c0cdb0f598685 -SIZE (xpi/firefox-i18n-60.0.2/rm.xpi) = 505263 -SHA256 (xpi/firefox-i18n-60.0.2/ro.xpi) = 5a97e49719592a6d5ef0f829947afb54e2e4449a89a354bcb0bced8e6594fde5 -SIZE (xpi/firefox-i18n-60.0.2/ro.xpi) = 513283 -SHA256 (xpi/firefox-i18n-60.0.2/ru.xpi) = 2ea09073bf39fd18f2257176c71044c8fb9eda6c9e7fedab8c23316f5167d9fb -SIZE (xpi/firefox-i18n-60.0.2/ru.xpi) = 590511 -SHA256 (xpi/firefox-i18n-60.0.2/si.xpi) = 200e788abd768d1ea478a341a2b9ed56b44097b36cde8d9b1818157d30c96cec -SIZE (xpi/firefox-i18n-60.0.2/si.xpi) = 544795 -SHA256 (xpi/firefox-i18n-60.0.2/sk.xpi) = f396351241475b099f7924ee78bc156be5213323789e88f013608d908b0df8f6 -SIZE (xpi/firefox-i18n-60.0.2/sk.xpi) = 540928 -SHA256 (xpi/firefox-i18n-60.0.2/sl.xpi) = b10e2296960aa0a98aaf6fecfd08ce64e223e8f7aec169b1a94d628b2c8348c1 -SIZE (xpi/firefox-i18n-60.0.2/sl.xpi) = 518573 -SHA256 (xpi/firefox-i18n-60.0.2/son.xpi) = a63256b85d637d60086cfff632957c44c45ba53c843634f252e42601d54e7abd -SIZE (xpi/firefox-i18n-60.0.2/son.xpi) = 496920 -SHA256 (xpi/firefox-i18n-60.0.2/sq.xpi) = e8b0fe2f702f3c1858adc19521a4a661275df80664303934c79e14839843f067 -SIZE (xpi/firefox-i18n-60.0.2/sq.xpi) = 520487 -SHA256 (xpi/firefox-i18n-60.0.2/sr.xpi) = 6a4e20050e2b4416ebaa35a32fe5e3ed7ac2191bbf0a5cfa7d5e1e046c1c8dfc -SIZE (xpi/firefox-i18n-60.0.2/sr.xpi) = 547998 -SHA256 (xpi/firefox-i18n-60.0.2/sv-SE.xpi) = 942d86553fe7224497e497464537fecf8de2f5fd9819330821e05b7968a4ebd2 -SIZE (xpi/firefox-i18n-60.0.2/sv-SE.xpi) = 517850 -SHA256 (xpi/firefox-i18n-60.0.2/ta.xpi) = 8c03cea19a64a176f135b6de774740292f93cfdfff262440900b3e8117b789b9 -SIZE (xpi/firefox-i18n-60.0.2/ta.xpi) = 577139 -SHA256 (xpi/firefox-i18n-60.0.2/te.xpi) = ea6dbd7a2f4379f8c980d5bdba84cfd2bcc91b81243e01d2770dd8dc238fca82 -SIZE (xpi/firefox-i18n-60.0.2/te.xpi) = 590179 -SHA256 (xpi/firefox-i18n-60.0.2/th.xpi) = be48a1f68ce337997b6b5cc5f14a44ea53c8a6f9f5fcb9bd4f037e83a5e27f3f -SIZE (xpi/firefox-i18n-60.0.2/th.xpi) = 562042 -SHA256 (xpi/firefox-i18n-60.0.2/tr.xpi) = 114102a3af7a638d2a988c97c47f95631fe9c795770db1238e8329226e6c5087 -SIZE (xpi/firefox-i18n-60.0.2/tr.xpi) = 525034 -SHA256 (xpi/firefox-i18n-60.0.2/uk.xpi) = c72bd318699dcef64d285a970850f1b2953c263033bec419a89b86d06a000ce0 -SIZE (xpi/firefox-i18n-60.0.2/uk.xpi) = 580148 -SHA256 (xpi/firefox-i18n-60.0.2/ur.xpi) = b336ad7af245f94e221d96648a0eafd186c9b0aafabdca13d9495a5a2f0f7cea -SIZE (xpi/firefox-i18n-60.0.2/ur.xpi) = 562604 -SHA256 (xpi/firefox-i18n-60.0.2/uz.xpi) = 72c1d09b935e26dd3838c8121527a768cd3518e0010452be062bd7459b84e944 -SIZE (xpi/firefox-i18n-60.0.2/uz.xpi) = 512908 -SHA256 (xpi/firefox-i18n-60.0.2/vi.xpi) = 8598e67bf41d660c443b62b1feccd8fc4904026bd26304278057028028096822 -SIZE (xpi/firefox-i18n-60.0.2/vi.xpi) = 527412 -SHA256 (xpi/firefox-i18n-60.0.2/xh.xpi) = 4fb78a9f7515ab7e3a1d1c7329a53dd91e090312ffbec6c9141454da8e24a000 -SIZE (xpi/firefox-i18n-60.0.2/xh.xpi) = 511086 -SHA256 (xpi/firefox-i18n-60.0.2/zh-CN.xpi) = 8dccc0a7ec90bd42c0beb420d8572fa591afc3deb949fdbb68a610c53949159d -SIZE (xpi/firefox-i18n-60.0.2/zh-CN.xpi) = 542797 -SHA256 (xpi/firefox-i18n-60.0.2/zh-TW.xpi) = f0d1047fcf359865b99a44f873e210cf5adcde8a9f577cb6e5c517f2bcfa84bb -SIZE (xpi/firefox-i18n-60.0.2/zh-TW.xpi) = 541123 +TIMESTAMP = 1529611471 +SHA256 (xpi/firefox-i18n-61.0/ach.xpi) = 81376263077a639a0df7dc4f160354043298590782ea7d70c42a789df50f1a32 +SIZE (xpi/firefox-i18n-61.0/ach.xpi) = 468310 +SHA256 (xpi/firefox-i18n-61.0/af.xpi) = 84340ef11e67bae138d932fdcce967affa5966a0c5ab01f2cc03d6f68298f2aa +SIZE (xpi/firefox-i18n-61.0/af.xpi) = 458272 +SHA256 (xpi/firefox-i18n-61.0/an.xpi) = 7493be648f7def011e18f6c75290c6def9fac3f3ab4950b4b12b588e212f4a77 +SIZE (xpi/firefox-i18n-61.0/an.xpi) = 492775 +SHA256 (xpi/firefox-i18n-61.0/ar.xpi) = ea4596b8811ae7e7f59f501cb3227232812bd53f3def103ad2bf549cb79d2abb +SIZE (xpi/firefox-i18n-61.0/ar.xpi) = 514910 +SHA256 (xpi/firefox-i18n-61.0/as.xpi) = 4540af01013705c0aea6741a0e213f4874afcb14e34e90a150b19c94e38bfe0a +SIZE (xpi/firefox-i18n-61.0/as.xpi) = 498320 +SHA256 (xpi/firefox-i18n-61.0/ast.xpi) = 6d18813b2e05fe16f66f9f0c82a8e08a3a6fa2890be393c80c301110dd81d800 +SIZE (xpi/firefox-i18n-61.0/ast.xpi) = 478587 +SHA256 (xpi/firefox-i18n-61.0/az.xpi) = e7c42a5364a722e5f6f2351a038ff8c6d70742da71669019810d5537d36f0e39 +SIZE (xpi/firefox-i18n-61.0/az.xpi) = 494290 +SHA256 (xpi/firefox-i18n-61.0/be.xpi) = 0ebf8acad8a81680c135a3c5e2a323cba2207e13edeff400305e492f2c24fe05 +SIZE (xpi/firefox-i18n-61.0/be.xpi) = 550840 +SHA256 (xpi/firefox-i18n-61.0/bg.xpi) = 4ece264c89c8255c74bf65c6a5d25a44af37609e25cc64217c21179accdeaffc +SIZE (xpi/firefox-i18n-61.0/bg.xpi) = 541823 +SHA256 (xpi/firefox-i18n-61.0/bn-BD.xpi) = 8357eee0afe8a67521b2273ef931bf216b06aa3b47add5a11534727080b8cbea +SIZE (xpi/firefox-i18n-61.0/bn-BD.xpi) = 556536 +SHA256 (xpi/firefox-i18n-61.0/bn-IN.xpi) = dce2996cd26162637f4f9a7a8bca61e8d4b8499175231da3580a482c66b91b4c +SIZE (xpi/firefox-i18n-61.0/bn-IN.xpi) = 535412 +SHA256 (xpi/firefox-i18n-61.0/br.xpi) = 338862ca53012668fd5da30e81ae15f4f9255731110ef3c844154b71e3e8931b +SIZE (xpi/firefox-i18n-61.0/br.xpi) = 486576 +SHA256 (xpi/firefox-i18n-61.0/bs.xpi) = da9600f62ef968b429a5d437e48f84308ced217516a3b80949e396b09bd155d5 +SIZE (xpi/firefox-i18n-61.0/bs.xpi) = 489134 +SHA256 (xpi/firefox-i18n-61.0/ca.xpi) = 2afdf45e104400f8c154aeaef8b6099f06fa1ee00cd77353422b8782c80493d5 +SIZE (xpi/firefox-i18n-61.0/ca.xpi) = 497520 +SHA256 (xpi/firefox-i18n-61.0/cak.xpi) = 2dae7c9fbff7b95e02246020518f044c97efdb25264523041fc305bc515dd787 +SIZE (xpi/firefox-i18n-61.0/cak.xpi) = 509328 +SHA256 (xpi/firefox-i18n-61.0/cs.xpi) = 859aeb9a8927fb6dbc5a29a91492989bc5a60204fbc3f8f01ad2009f89d636f9 +SIZE (xpi/firefox-i18n-61.0/cs.xpi) = 502598 +SHA256 (xpi/firefox-i18n-61.0/cy.xpi) = 6769521271903468ecd9065b418646c32cb36b617b4f628bcbd6d6e72081b879 +SIZE (xpi/firefox-i18n-61.0/cy.xpi) = 490416 +SHA256 (xpi/firefox-i18n-61.0/da.xpi) = da9c71cc15f0fbbb272500aba824ac485fcde321e969b50e533dd71b2c5f89d6 +SIZE (xpi/firefox-i18n-61.0/da.xpi) = 483618 +SHA256 (xpi/firefox-i18n-61.0/de.xpi) = da95616a965a18506033d090ea51cd5875114523ba66587ea8d9e4ca06182e1a +SIZE (xpi/firefox-i18n-61.0/de.xpi) = 502283 +SHA256 (xpi/firefox-i18n-61.0/dsb.xpi) = 4522ccd3e85a2a6c8d823ff598c4d2cf1161ad3e51d15fd93b0a5d114eec5b45 +SIZE (xpi/firefox-i18n-61.0/dsb.xpi) = 512451 +SHA256 (xpi/firefox-i18n-61.0/el.xpi) = b87c388daaac4a811a82ff1e1318f4655e9ba80798ba82c00bc5eb813ace1556 +SIZE (xpi/firefox-i18n-61.0/el.xpi) = 559691 +SHA256 (xpi/firefox-i18n-61.0/en-GB.xpi) = c4dde8f507afcbd75466d1d16049227b5b8889e5713607c728f1ba914b0a808e +SIZE (xpi/firefox-i18n-61.0/en-GB.xpi) = 464875 +SHA256 (xpi/firefox-i18n-61.0/en-US.xpi) = ca833b1e4bf09a9876394daa81a49f3b314accd9a0491266beefed7c61479be7 +SIZE (xpi/firefox-i18n-61.0/en-US.xpi) = 456419 +SHA256 (xpi/firefox-i18n-61.0/en-ZA.xpi) = f703ceee50033cbabaad718fbb0740e569e73f61ddc1df6394a458e084864fb2 +SIZE (xpi/firefox-i18n-61.0/en-ZA.xpi) = 446640 +SHA256 (xpi/firefox-i18n-61.0/eo.xpi) = df73ab6175e45dc0b17b735ce299bcb6702b1b61aa3fdf5f37b59394ef171447 +SIZE (xpi/firefox-i18n-61.0/eo.xpi) = 484754 +SHA256 (xpi/firefox-i18n-61.0/es-AR.xpi) = d1724db8da185cad11a8809f3ef77876818eef8ad3231e84018461ef1b874134 +SIZE (xpi/firefox-i18n-61.0/es-AR.xpi) = 498191 +SHA256 (xpi/firefox-i18n-61.0/es-CL.xpi) = d1cf80c4cf7a1acd1f5cdac6ebb9510e23653370bea12e1db6e5c5e60bb41605 +SIZE (xpi/firefox-i18n-61.0/es-CL.xpi) = 500855 +SHA256 (xpi/firefox-i18n-61.0/es-ES.xpi) = a0ab6bc595321debd89c552873d02ffbe52da1e2e23fb0bf9e7ed6c78bf03054 +SIZE (xpi/firefox-i18n-61.0/es-ES.xpi) = 435902 +SHA256 (xpi/firefox-i18n-61.0/es-MX.xpi) = 22b801bc0b8a9df2da8db24a631927f1a7811c39fa20d2f8411312c3e302e566 +SIZE (xpi/firefox-i18n-61.0/es-MX.xpi) = 500950 +SHA256 (xpi/firefox-i18n-61.0/et.xpi) = e4475907568d860b7a22c9e5bac2cb0b8eccb554969dc0302999b2bd3ccc51ea +SIZE (xpi/firefox-i18n-61.0/et.xpi) = 477548 +SHA256 (xpi/firefox-i18n-61.0/eu.xpi) = 0c4571b60b88b12f61fdc05f14b6f1b8f45b52287cb9eac8ab963562a7d958ef +SIZE (xpi/firefox-i18n-61.0/eu.xpi) = 488816 +SHA256 (xpi/firefox-i18n-61.0/fa.xpi) = 01facb4effc8c42f898f0e1f76c2ca73e04b4ec506f6837a4572df0195de54fc +SIZE (xpi/firefox-i18n-61.0/fa.xpi) = 537569 +SHA256 (xpi/firefox-i18n-61.0/ff.xpi) = cbb3fbd66dd978a48e206b8c346b04ad444f67afb596846295057d21e36282cd +SIZE (xpi/firefox-i18n-61.0/ff.xpi) = 483849 +SHA256 (xpi/firefox-i18n-61.0/fi.xpi) = 1276c23a9a6f10b7c4aac59c9e491970e195df109a5de36ebc60cf94915e2780 +SIZE (xpi/firefox-i18n-61.0/fi.xpi) = 479928 +SHA256 (xpi/firefox-i18n-61.0/fr.xpi) = db066b4e73c962aaeb3c8756d30e929d333b1aa67c313c9851e09b841895835e +SIZE (xpi/firefox-i18n-61.0/fr.xpi) = 507141 +SHA256 (xpi/firefox-i18n-61.0/fy-NL.xpi) = 05cd67ee6422fe7ed089541d90f73a3baf88fa8e9653bf2eb1de4f60d3442112 +SIZE (xpi/firefox-i18n-61.0/fy-NL.xpi) = 497986 +SHA256 (xpi/firefox-i18n-61.0/ga-IE.xpi) = 54438b167939fcf94622f98190d13c8a3fd77aec22cbf087223b434452315e7f +SIZE (xpi/firefox-i18n-61.0/ga-IE.xpi) = 495804 +SHA256 (xpi/firefox-i18n-61.0/gd.xpi) = 392b336d0494d5e364c31e12042eda32627ef40b77930602de4c1d306a1aa0d3 +SIZE (xpi/firefox-i18n-61.0/gd.xpi) = 497600 +SHA256 (xpi/firefox-i18n-61.0/gl.xpi) = ce90b2726134c1f4de19e0238dc23b110ad20065f216a33498f282c94657ec12 +SIZE (xpi/firefox-i18n-61.0/gl.xpi) = 471910 +SHA256 (xpi/firefox-i18n-61.0/gn.xpi) = c21270be60c8300c5975bea228d5941504cc8d81757b5392d11b90c0ca353750 +SIZE (xpi/firefox-i18n-61.0/gn.xpi) = 506405 +SHA256 (xpi/firefox-i18n-61.0/gu-IN.xpi) = ef4d075fc8b462b1fd7a0aee53432614e521421f52cd0e90cbbe88ea8e39421b +SIZE (xpi/firefox-i18n-61.0/gu-IN.xpi) = 557292 +SHA256 (xpi/firefox-i18n-61.0/he.xpi) = dce20732f2e5dfba243a9bf96c1956c3a0449fd81f4cacc43c350db32fabc96f +SIZE (xpi/firefox-i18n-61.0/he.xpi) = 505560 +SHA256 (xpi/firefox-i18n-61.0/hi-IN.xpi) = 1b8d7033480b6c2bffec3ce76c073a85142eca8ee6f9ede547207ca33d8f55a9 +SIZE (xpi/firefox-i18n-61.0/hi-IN.xpi) = 559344 +SHA256 (xpi/firefox-i18n-61.0/hr.xpi) = a8a99bd1415e01764e4f317701f4e09377276da6db93e10e6e0ed9fb4885a7b1 +SIZE (xpi/firefox-i18n-61.0/hr.xpi) = 486049 +SHA256 (xpi/firefox-i18n-61.0/hsb.xpi) = ed9b9e3792757ef4ff7422e946bc78e84c9a0f1f8e69db03bb242c8c970de163 +SIZE (xpi/firefox-i18n-61.0/hsb.xpi) = 510213 +SHA256 (xpi/firefox-i18n-61.0/hu.xpi) = fd4018acb9730d98d1f3023539b6d00bde237eb9ea303cb311e88775821c8068 +SIZE (xpi/firefox-i18n-61.0/hu.xpi) = 511142 +SHA256 (xpi/firefox-i18n-61.0/hy-AM.xpi) = 4b4f55569b4f0b521365ed18edff1aa6ca06470c4abe5ef93b33956d1d9748de +SIZE (xpi/firefox-i18n-61.0/hy-AM.xpi) = 537817 +SHA256 (xpi/firefox-i18n-61.0/ia.xpi) = 16bae2d1c4cba9467a7d1845617f085ab5954db4ac813d18eb480ddcf8305074 +SIZE (xpi/firefox-i18n-61.0/ia.xpi) = 483841 +SHA256 (xpi/firefox-i18n-61.0/id.xpi) = 8cd75a88cb666e0fa816211dfb943b1c3d0bd71f1fae997b6b8e4021f9ebd43b +SIZE (xpi/firefox-i18n-61.0/id.xpi) = 476114 +SHA256 (xpi/firefox-i18n-61.0/is.xpi) = f2592d68efd9f0ed4b030b326233d777016916be9b9f61f7feaf47f29e58c427 +SIZE (xpi/firefox-i18n-61.0/is.xpi) = 482660 +SHA256 (xpi/firefox-i18n-61.0/it.xpi) = 2439855ef019a354d3dd2506a4b26603b622bc35d4fae982906285f4227cd9b2 +SIZE (xpi/firefox-i18n-61.0/it.xpi) = 372491 +SHA256 (xpi/firefox-i18n-61.0/ja.xpi) = c62496c7da43cfd521cba7a243baba3b8d8e45515cf1729a8c757168ab37ee26 +SIZE (xpi/firefox-i18n-61.0/ja.xpi) = 538255 +SHA256 (xpi/firefox-i18n-61.0/ka.xpi) = 6beeb507141d9d39a947044dcd7d0ee3e7adb9e1d4a556b0477a16bfa8863d54 +SIZE (xpi/firefox-i18n-61.0/ka.xpi) = 525917 +SHA256 (xpi/firefox-i18n-61.0/kab.xpi) = c588f1f693a12e51f47ede13dcdb392d1fa8f64f0644848f06b1fd7c6859b1bd +SIZE (xpi/firefox-i18n-61.0/kab.xpi) = 495572 +SHA256 (xpi/firefox-i18n-61.0/kk.xpi) = b2baab1a55bc5b3340ae6155deed01448aae08136427fdf210356f27dc42cc97 +SIZE (xpi/firefox-i18n-61.0/kk.xpi) = 553678 +SHA256 (xpi/firefox-i18n-61.0/km.xpi) = fd1a3292d73db55c3f8021188c687a6f0a90fef05305f5ad917b55ff0c189be1 +SIZE (xpi/firefox-i18n-61.0/km.xpi) = 547196 +SHA256 (xpi/firefox-i18n-61.0/kn.xpi) = d8c0e96648022e617dd8cd21a053bfa45c56ec23cc7ab6fbfdbbfb80a5f1dce0 +SIZE (xpi/firefox-i18n-61.0/kn.xpi) = 552584 +SHA256 (xpi/firefox-i18n-61.0/ko.xpi) = cc0b42757564e1b80aa46c296d9ad55aac50a730ec66a76c2b9ca7be9e77b3cf +SIZE (xpi/firefox-i18n-61.0/ko.xpi) = 519815 +SHA256 (xpi/firefox-i18n-61.0/lij.xpi) = d5b731cf3a145b590d16af59ea08bcc27438adda449df0cf1ac468ea55e1fee3 +SIZE (xpi/firefox-i18n-61.0/lij.xpi) = 486946 +SHA256 (xpi/firefox-i18n-61.0/lt.xpi) = c823dfbed5d34e1e296b698e66843be873f292db54e8748ce28e36d54bceed49 +SIZE (xpi/firefox-i18n-61.0/lt.xpi) = 509389 +SHA256 (xpi/firefox-i18n-61.0/lv.xpi) = e01c5cc2770dfbe0b4b0d35dc8ee2062907a0597a94555a7b93e9164f57b9ed7 +SIZE (xpi/firefox-i18n-61.0/lv.xpi) = 497550 +SHA256 (xpi/firefox-i18n-61.0/mai.xpi) = 74bea0ab796797620a6e121513dc2f32114dd23969d57cf3298f10a3f471a0fa +SIZE (xpi/firefox-i18n-61.0/mai.xpi) = 518902 +SHA256 (xpi/firefox-i18n-61.0/mk.xpi) = 5b1e3a476a683378e6d1af350761435219398c6c9dc7f0bfc52efb6836e6996d +SIZE (xpi/firefox-i18n-61.0/mk.xpi) = 480671 +SHA256 (xpi/firefox-i18n-61.0/ml.xpi) = e691c980d0bf89a99e445d7f726e4d5d1242aae16f940405331f8d8d48de42bc +SIZE (xpi/firefox-i18n-61.0/ml.xpi) = 562458 +SHA256 (xpi/firefox-i18n-61.0/mr.xpi) = 70c37eeddb05e6503fe381118bfb488a1368e18240125e2b947617c8a9d4c108 +SIZE (xpi/firefox-i18n-61.0/mr.xpi) = 547455 +SHA256 (xpi/firefox-i18n-61.0/ms.xpi) = f18d1a9224486c1952119f882460fbf6d32606c69afcac862c9069a4f9fdfc38 +SIZE (xpi/firefox-i18n-61.0/ms.xpi) = 483502 +SHA256 (xpi/firefox-i18n-61.0/my.xpi) = 725958f542984c594e783fd151306e8340fbacfd05a7795ae8ce346704a89829 +SIZE (xpi/firefox-i18n-61.0/my.xpi) = 536699 +SHA256 (xpi/firefox-i18n-61.0/nb-NO.xpi) = 144367fb12f0b92d46854c8b8add994be91069df2f8e05ee1287c1c57f9315be +SIZE (xpi/firefox-i18n-61.0/nb-NO.xpi) = 483523 +SHA256 (xpi/firefox-i18n-61.0/ne-NP.xpi) = 3fa7706969e2a0ee3a3c6531714a3c085157ca0f1c19964519de4c974add261c +SIZE (xpi/firefox-i18n-61.0/ne-NP.xpi) = 523520 +SHA256 (xpi/firefox-i18n-61.0/nl.xpi) = f313dd641aab012f93f06278f8da94a70cf42b84e8d2a4ba827d663a960f4126 +SIZE (xpi/firefox-i18n-61.0/nl.xpi) = 489004 +SHA256 (xpi/firefox-i18n-61.0/nn-NO.xpi) = ec35e052f38863addfdca5a4b5a4b25f78f6ac59e9655b03f53b9b9741778a27 +SIZE (xpi/firefox-i18n-61.0/nn-NO.xpi) = 483561 +SHA256 (xpi/firefox-i18n-61.0/oc.xpi) = 659e90d2d1b02a91dab2fd33e531ca35a8ae0d3d37f1e6c53fe7e109f85571a5 +SIZE (xpi/firefox-i18n-61.0/oc.xpi) = 499691 +SHA256 (xpi/firefox-i18n-61.0/or.xpi) = e3c0ce3575adcb20ef60d44abb4051e23d560f2994b0a337a9bec0dbb50b9b45 +SIZE (xpi/firefox-i18n-61.0/or.xpi) = 508181 +SHA256 (xpi/firefox-i18n-61.0/pa-IN.xpi) = 534701f536ce6d665a38152cb9e0209e67383e1cedc71e28e953aa878325b96c +SIZE (xpi/firefox-i18n-61.0/pa-IN.xpi) = 524500 +SHA256 (xpi/firefox-i18n-61.0/pl.xpi) = e97e4800c799baf4f176807e2892995c7c684672e660c5277158b1467589a9d6 +SIZE (xpi/firefox-i18n-61.0/pl.xpi) = 390903 +SHA256 (xpi/firefox-i18n-61.0/pt-BR.xpi) = 76afbe14524ca84c6af851fe1567434237cde207f4f3ab138e8078677f00ce9c +SIZE (xpi/firefox-i18n-61.0/pt-BR.xpi) = 485997 +SHA256 (xpi/firefox-i18n-61.0/pt-PT.xpi) = 7402fa24d7cd719e917e5ff07d88ab955c65960e085440b553c45aa178821e86 +SIZE (xpi/firefox-i18n-61.0/pt-PT.xpi) = 492101 +SHA256 (xpi/firefox-i18n-61.0/rm.xpi) = 3fb1389619e3e0efd2882507434c5683f04abd3aaa54d5f8113240aed3de86bf +SIZE (xpi/firefox-i18n-61.0/rm.xpi) = 483856 +SHA256 (xpi/firefox-i18n-61.0/ro.xpi) = 365dfa4198bbb355706ab405473a350ec971efaed324049f230cdf631c9c9d39 +SIZE (xpi/firefox-i18n-61.0/ro.xpi) = 486748 +SHA256 (xpi/firefox-i18n-61.0/ru.xpi) = 8c2fbba9144750e55791792c8d17d248ade6a3d6a61c727cfe4f4c69c698102b +SIZE (xpi/firefox-i18n-61.0/ru.xpi) = 561631 +SHA256 (xpi/firefox-i18n-61.0/si.xpi) = 7ba7ee23ee35aabf8068024f7198522ac8bf3780720d63444a9fc3f4919754b9 +SIZE (xpi/firefox-i18n-61.0/si.xpi) = 511499 +SHA256 (xpi/firefox-i18n-61.0/sk.xpi) = 47f6258d2051edfb85e698169ccb646a009eee52c44c7f11240c7f7e68be0c48 +SIZE (xpi/firefox-i18n-61.0/sk.xpi) = 514226 +SHA256 (xpi/firefox-i18n-61.0/sl.xpi) = 2c1cf7d3dd8c8db029d06ec63d3a2d1c58f4747ae2dcdc55d1d44cf2e5f2ebb9 +SIZE (xpi/firefox-i18n-61.0/sl.xpi) = 490324 +SHA256 (xpi/firefox-i18n-61.0/son.xpi) = c9fa033ea4bcd3aca38807dc4f52cef7820ebc1e918b30d195491889eb6a4e6c +SIZE (xpi/firefox-i18n-61.0/son.xpi) = 468634 +SHA256 (xpi/firefox-i18n-61.0/sq.xpi) = 4ba0eab56da8a68961dfb8d333dc26f6253d8fa9b5ef773f11396a16ba7cad7a +SIZE (xpi/firefox-i18n-61.0/sq.xpi) = 496569 +SHA256 (xpi/firefox-i18n-61.0/sr.xpi) = 03b2bf62131a59bf6064a9d2190e7d1c14bac55f92e33e48335913acc6cfcd75 +SIZE (xpi/firefox-i18n-61.0/sr.xpi) = 519559 +SHA256 (xpi/firefox-i18n-61.0/sv-SE.xpi) = 6dc7695eed1cdf0e02064560675a30b6e9cca2caad290f7b46d00f3078a99993 +SIZE (xpi/firefox-i18n-61.0/sv-SE.xpi) = 491596 +SHA256 (xpi/firefox-i18n-61.0/ta.xpi) = 72d64bcbc53d2e437c2872f26659c64a82139a7303504b9bdac3ac01ebde1df7 +SIZE (xpi/firefox-i18n-61.0/ta.xpi) = 541866 +SHA256 (xpi/firefox-i18n-61.0/te.xpi) = d1a2e661a450680e56bc07a6dc9bf9502558a66b6689cd0841b8fc8ad37fe457 +SIZE (xpi/firefox-i18n-61.0/te.xpi) = 558635 +SHA256 (xpi/firefox-i18n-61.0/th.xpi) = d219719dd56d23e702bb4e6fc589b50f5f18734722b857ebbd44f49b14f2f99f +SIZE (xpi/firefox-i18n-61.0/th.xpi) = 531112 +SHA256 (xpi/firefox-i18n-61.0/tr.xpi) = 07a4d63c033e8234e07e29be35ebf3f9ab8ac8e376e7f8882f8e5fd2eb8c9b9d +SIZE (xpi/firefox-i18n-61.0/tr.xpi) = 498506 +SHA256 (xpi/firefox-i18n-61.0/uk.xpi) = 4b44592b37c40e12dc636af6422d16327697074fcb74cee3e9bd0f631506a3e5 +SIZE (xpi/firefox-i18n-61.0/uk.xpi) = 553596 +SHA256 (xpi/firefox-i18n-61.0/ur.xpi) = 076380f4698146423286e9f2f742fbbaead2a225651335b0b8bb86c31ef135bc +SIZE (xpi/firefox-i18n-61.0/ur.xpi) = 531611 +SHA256 (xpi/firefox-i18n-61.0/uz.xpi) = fc8da974458213e019261281def322df32f225f4e3099cad5aff38bdc0e77e27 +SIZE (xpi/firefox-i18n-61.0/uz.xpi) = 482058 +SHA256 (xpi/firefox-i18n-61.0/vi.xpi) = b38ee1b09a1f539f9e5eb73ba2a01f99fb98b8896d70295bd90b442a78d8a546 +SIZE (xpi/firefox-i18n-61.0/vi.xpi) = 500409 +SHA256 (xpi/firefox-i18n-61.0/xh.xpi) = e88fea87214959b23a2cb79f2775bb82c8d5d72dd045298ca66b46a698c06e61 +SIZE (xpi/firefox-i18n-61.0/xh.xpi) = 481792 +SHA256 (xpi/firefox-i18n-61.0/zh-CN.xpi) = 3b39e97e9837005e58584101e8048137f2580bd4bcab4688232d75c2f5d9a992 +SIZE (xpi/firefox-i18n-61.0/zh-CN.xpi) = 514392 +SHA256 (xpi/firefox-i18n-61.0/zh-TW.xpi) = 9e3ec5dff511c992c84b6961f77f65428bbe60e6999c4c85aea778eb815984e5 +SIZE (xpi/firefox-i18n-61.0/zh-TW.xpi) = 513542 Modified: branches/2018Q2/www/firefox/Makefile ============================================================================== --- branches/2018Q2/www/firefox/Makefile Mon Jun 25 22:00:36 2018 (r473353) +++ branches/2018Q2/www/firefox/Makefile Mon Jun 25 22:36:12 2018 (r473354) @@ -2,18 +2,19 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 60.0.2 +DISTVERSION= 61.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nspr>=4.19:devel/nspr \ - nss>=3.36.1:security/nss \ + nss>=3.37.3:security/nss \ icu>=59.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=1.7.6:print/harfbuzz \ @@ -21,7 +22,7 @@ BUILD_DEPENDS= nspr>=4.19:devel/nspr \ png>=1.6.34:graphics/png \ libvorbis>=1.3.6,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ - sqlite3>=3.22.0:databases/sqlite3 \ + sqlite3>=3.23.1:databases/sqlite3 \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ @@ -32,7 +33,7 @@ BUILD_DEPENDS= nspr>=4.19:devel/nspr \ USE_GECKO= gecko CONFLICTS_INSTALL= firefox-esr MOZ_PKGCONFIG_FILES= # empty -USE_MOZILLA= -cairo -soundtouch +USE_MOZILLA= -cairo -hunspell -soundtouch USE_GL= gl USES= tar:xz @@ -43,7 +44,7 @@ FIREFOX_DESKTOP= ${MOZSRC}/taskcluster/docker/${MOZILL MOZ_OPTIONS= --enable-application=browser \ --enable-official-branding -OPTIONS_EXCLUDE= BUNDLED_CAIRO +OPTIONS_EXCLUDE= BUNDLED_CAIRO DTRACE .include "${.CURDIR}/../../www/firefox/Makefile.options" Modified: branches/2018Q2/www/firefox/distinfo ============================================================================== --- branches/2018Q2/www/firefox/distinfo Mon Jun 25 22:00:36 2018 (r473353) +++ branches/2018Q2/www/firefox/distinfo Mon Jun 25 22:36:12 2018 (r473354) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528228087 -SHA256 (firefox-60.0.2.source.tar.xz) = 764566a06b71164e7fd20b2b0e6b08a71b4ccd4d6fd61867eb08011a551f6725 -SIZE (firefox-60.0.2.source.tar.xz) = 271930220 +TIMESTAMP = 1529611471 +SHA256 (firefox-61.0.source.tar.xz) = 3453e8ac7c602390bda0d34a4a636e0d65fd89d9ae69f7aa1740926715c42268 +SIZE (firefox-61.0.source.tar.xz) = 266932956 Modified: branches/2018Q2/www/firefox/files/patch-addon-search ============================================================================== --- branches/2018Q2/www/firefox/files/patch-addon-search Mon Jun 25 22:00:36 2018 (r473353) +++ branches/2018Q2/www/firefox/files/patch-addon-search Mon Jun 25 22:36:12 2018 (r473354) @@ -40,11 +40,11 @@ index f70fd8d7e3bd8..81e8cd7764fdf 100644 if (file.url) { addon.sourceURI = NetUtil.newURI(file.url); } -diff --git toolkit/mozapps/extensions/internal/XPIProvider.jsm toolkit/mozapps/extensions/internal/XPIProvider.jsm +diff --git toolkit/mozapps/extensions/internal/XPIDatabase.jsm toolkit/mozapps/extensions/internal/XPIDatabase.jsm index f70fd8d7e3bd8..81e8cd7764fdf 100644 ---- toolkit/mozapps/extensions/internal/XPIProvider.jsm -+++ toolkit/mozapps/extensions/internal/XPIProvider.jsm -@@ -4974,7 +4974,7 @@ AddonInternal.prototype = { +--- toolkit/mozapps/extensions/internal/XPIDatabase.jsm ++++ toolkit/mozapps/extensions/internal/XPIDatabase.jsm +@@ -355,7 +355,7 @@ class AddonInternal { // Something is causing errors in here try { for (let platform of this.targetPlatforms) { Modified: branches/2018Q2/www/firefox/files/patch-bug1021761 ============================================================================== --- branches/2018Q2/www/firefox/files/patch-bug1021761 Mon Jun 25 22:00:36 2018 (r473353) +++ branches/2018Q2/www/firefox/files/patch-bug1021761 Mon Jun 25 22:36:12 2018 (r473354) @@ -689,7 +689,7 @@ new file mode 100644 index 000000000000..7d96168b9ea6 --- /dev/null +++ media/libcubeb/src/cubeb_oss.c -@@ -0,0 +1,454 @@ +@@ -0,0 +1,453 @@ +/* + * Copyright © 2014 Mozilla Foundation + * @@ -1126,7 +1126,6 @@ index 000000000000..7d96168b9ea6 + .get_max_channel_count = oss_get_max_channel_count, + .get_min_latency = oss_get_min_latency, + .get_preferred_sample_rate = oss_get_preferred_sample_rate, -+ .get_preferred_channel_layout = NULL, + .enumerate_devices = NULL, + .device_collection_destroy = NULL, + .destroy = oss_destroy, @@ -1161,10 +1160,10 @@ index e1fea30ca417..a5b1100f1014 100644 if CONFIG['MOZ_PULSEAUDIO'] or CONFIG['MOZ_JACK']: SOURCES += [ 'cubeb_resampler.cpp', -@@ -88,6 +94,7 @@ if CONFIG['OS_TARGET'] == 'Android': - FINAL_LIBRARY = 'gkmedias' +@@ -89,6 +95,7 @@ FINAL_LIBRARY = 'gkmedias' CFLAGS += CONFIG['MOZ_ALSA_CFLAGS'] + CFLAGS += CONFIG['MOZ_JACK_CFLAGS'] +CFLAGS += CONFIG['MOZ_OSS_CFLAGS'] CFLAGS += CONFIG['MOZ_PULSEAUDIO_CFLAGS'] @@ -1250,9 +1249,9 @@ index 28e1a9e48d61..edacedcf6e5d 100644 +AC_SUBST_LIST(MOZ_OSS_CFLAGS) +AC_SUBST_LIST(MOZ_OSS_LIBS) + - dnl ================================== - dnl = Check alsa availability on Linux - dnl ================================== + dnl ======================================================== + dnl NegotiateAuth + dnl ======================================================== diff --git toolkit/library/moz.build toolkit/library/moz.build index e06592daa265..ce016b96c2bc 100644 --- toolkit/library/moz.build Modified: branches/2018Q2/www/firefox/files/patch-dom_media_flac_FlacDecoder.cpp ============================================================================== --- branches/2018Q2/www/firefox/files/patch-dom_media_flac_FlacDecoder.cpp Mon Jun 25 22:00:36 2018 (r473353) +++ branches/2018Q2/www/firefox/files/patch-dom_media_flac_FlacDecoder.cpp Mon Jun 25 22:36:12 2018 (r473354) @@ -7,7 +7,7 @@ index 53fc3c9937f7..b23771ab80fa 100644 @@ -7,6 +7,7 @@ #include "FlacDecoder.h" #include "MediaContainerType.h" - #include "MediaPrefs.h" + #include "mozilla/StaticPrefs.h" +#include "PDMFactory.h" namespace mozilla { @@ -15,10 +15,10 @@ index 53fc3c9937f7..b23771ab80fa 100644 @@ -15,6 +16,10 @@ FlacDecoder::IsEnabled() { #ifdef MOZ_FFVPX - return MediaPrefs::FlacEnabled(); + return StaticPrefs::MediaFlacEnabled(); +#elif defined(MOZ_FFMPEG) + RefPtr platform = new PDMFactory(); -+ return MediaPrefs::FlacEnabled() && platform->SupportsMimeType(NS_LITERAL_CSTRING("audio/flac"), ++ return StaticPrefs::MediaFlacEnabled() && platform->SupportsMimeType(NS_LITERAL_CSTRING("audio/flac"), + /* DecoderDoctorDiagnostics* */ nullptr); #else // Until bug 1295886 is fixed. Modified: branches/2018Q2/www/firefox/files/patch-u2f-hid-rs62 ============================================================================== --- branches/2018Q2/www/firefox/files/patch-u2f-hid-rs62 Mon Jun 25 22:00:36 2018 (r473353) +++ branches/2018Q2/www/firefox/files/patch-u2f-hid-rs62 Mon Jun 25 22:36:12 2018 (r473354) @@ -4,7 +4,7 @@ diff --git Cargo.lock Cargo.lock index 4bfba0eb2f52..cd4d80035d81 100644 --- Cargo.lock +++ Cargo.lock -@@ -486,6 +486,15 @@ dependencies = [ +@@ -552,6 +552,15 @@ dependencies = [ "unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -13,14 +13,14 @@ index 4bfba0eb2f52..cd4d80035d81 100644 +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +dependencies = [ -+ "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", ++ "libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", + "nom 3.2.1 (registry+https://github.com/rust-lang/crates.io-index)", +] + [[package]] - name = "dtoa" - version = "0.4.2" -@@ -1170,6 +1179,14 @@ name = "nom" + name = "diff" + version = "0.1.11" +@@ -1351,6 +1360,14 @@ name = "nom" version = "1.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" @@ -35,23 +35,23 @@ index 4bfba0eb2f52..cd4d80035d81 100644 [[package]] name = "nserror" version = "0.1.0" -@@ -1863,6 +1880,7 @@ dependencies = [ +@@ -2126,6 +2143,7 @@ dependencies = [ "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", "boxfnonce 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", + "devd-rs 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", "libudev 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", -@@ -2220,6 +2238,7 @@ dependencies = [ + "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", +@@ -2511,6 +2529,7 @@ dependencies = [ "checksum darling_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "167dd3e235c2f1da16a635c282630452cdf49191eb05711de1bcd1d3d5068c00" "checksum darling_macro 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c53edaba455f6073a10c27c72440860eb3f60444f8c8660a391032eeae744d82" "checksum debug_unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9a032eac705ca39214d169f83e3d3da290af06d8d1d344d1baad2fd002dca4b3" +"checksum devd-rs 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e7c9ac481c38baf400d3b732e4a06850dfaa491d1b6379a249d9d40d14c2434c" + "checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a" + "checksum docopt 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d8acd393692c503b168471874953a2531df0e9ab77d0b6bbc582395743300a4a" "checksum dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "09c3753c3db574d215cba4ea76018483895d7bff25a31b49ba45db21c48e50ab" - "checksum dtoa-short 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "068d4026697c1a18f0b0bb8cfcad1b0c151b90d8edb9bf4c235ad68128920d1d" - "checksum dwrote 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a207eb7b40e25d1d28dc679f451d321fb6954b73ceaa47986702575865469461" -@@ -2279,6 +2298,7 @@ dependencies = [ +@@ -2581,6 +2600,7 @@ dependencies = [ "checksum net2 0.2.31 (registry+https://github.com/rust-lang/crates.io-index)" = "3a80f842784ef6c9a958b68b7516bc7e35883c614004dd94959a4dca1b716c09" "checksum nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2" "checksum nom 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "a5b8c256fd9471521bcb84c3cdba98921497f1a331cbc15b8030fc63b82050ce" @@ -73,14 +73,6 @@ index a0ab8ce71067..046de1e46f15 100644 [target.'cfg(target_os = "macos")'.dependencies] core-foundation-sys = "0.5.1" -@@ -21,6 +24,6 @@ runloop = "0.1.0" - bitflags = "1.0" - - [dev-dependencies] --rust-crypto = "^0.2" -+sha2 = "^0.7" - base64 = "^0.4" - env_logger = "0.4.1" diff --git dom/webauthn/u2f-hid-rs/README.md dom/webauthn/u2f-hid-rs/README.md index 2edf412211b5..a29905832e5e 100644 --- dom/webauthn/u2f-hid-rs/README.md @@ -94,61 +86,6 @@ index 2edf412211b5..a29905832e5e 100644 * **Supported HID Transports**: USB. * **Supported Protocols**: [FIDO U2F over USB](https://fidoalliance.org/specs/fido-u2f-v1.1-id-20160915/fido-u2f-raw-message-formats-v1.1-id-20160915.html). -diff --git dom/webauthn/u2f-hid-rs/examples/main.rs dom/webauthn/u2f-hid-rs/examples/main.rs -index d0b02e61a05b..8ecf102f2136 100644 ---- dom/webauthn/u2f-hid-rs/examples/main.rs -+++ dom/webauthn/u2f-hid-rs/examples/main.rs -@@ -3,10 +3,9 @@ - * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ - - extern crate base64; --extern crate crypto; -+extern crate sha2; - extern crate u2fhid; --use crypto::digest::Digest; --use crypto::sha2::Sha256; -+use sha2::{Digest, Sha256}; - use std::io; - use std::sync::mpsc::channel; - use u2fhid::{AuthenticatorTransports, KeyHandle, RegisterFlags, SignFlags, U2FManager}; -@@ -17,10 +16,12 @@ extern crate log; - macro_rules! try_or { - ($val:expr, $or:expr) => { - match $val { -- Ok(v) => { v } -- Err(e) => { return $or(e); } -+ Ok(v) => v, -+ Err(e) => { -+ return $or(e); -+ } - } -- } -+ }; - } - - fn u2f_get_key_handle_from_register_response(register_response: &Vec) -> io::Result> { -@@ -46,15 +47,13 @@ fn main() { - let challenge_str = format!("{}{}", - r#"{"challenge": "1vQ9mxionq0ngCnjD-wTsv1zUSrGRtFqG2xP09SbZ70","#, - r#" "version": "U2F_V2", "appId": "http://demo.yubico.com"}"#); -- let mut challenge = Sha256::new(); -- challenge.input_str(&challenge_str); -- let mut chall_bytes: Vec = vec![0; challenge.output_bytes()]; -- challenge.result(&mut chall_bytes); -+ let mut challenge = Sha256::default(); -+ challenge.input(challenge_str.as_bytes()); -+ let chall_bytes = Vec::from(challenge.result().as_slice()); - -- let mut application = Sha256::new(); -- application.input_str("http://demo.yubico.com"); -- let mut app_bytes: Vec = vec![0; application.output_bytes()]; -- application.result(&mut app_bytes); -+ let mut application = Sha256::default(); -+ application.input("http://demo.yubico.com".as_bytes()); -+ let app_bytes = Vec::from(application.result().as_slice()); - - let manager = U2FManager::new().unwrap(); - let flags = RegisterFlags::empty(); diff --git dom/webauthn/u2f-hid-rs/src/freebsd/device.rs dom/webauthn/u2f-hid-rs/src/freebsd/device.rs new file mode 100644 index 000000000000..5b9e7f2a912e @@ -756,42 +693,6 @@ index 1307497e91ac..e0cdc5080924 100644 #[path = "stub/mod.rs"] pub mod platform; -@@ -39,8 +51,8 @@ extern crate bitflags; - - mod consts; - mod statemachine; --mod u2ftypes; - mod u2fprotocol; -+mod u2ftypes; - - mod manager; - pub use manager::U2FManager; -@@ -88,9 +100,9 @@ pub enum Error { - NotAllowed = 5, - } - -+#[cfg(fuzzing)] -+pub use consts::*; - #[cfg(fuzzing)] - pub use u2fprotocol::*; - #[cfg(fuzzing)] - pub use u2ftypes::*; --#[cfg(fuzzing)] --pub use consts::*; -diff --git dom/webauthn/u2f-hid-rs/src/linux/device.rs dom/webauthn/u2f-hid-rs/src/linux/device.rs -index 6ed57106920f..35569f88a190 100644 ---- dom/webauthn/u2f-hid-rs/src/linux/device.rs -+++ dom/webauthn/u2f-hid-rs/src/linux/device.rs -@@ -11,8 +11,8 @@ use std::os::unix::prelude::*; - - use consts::CID_BROADCAST; - use platform::hidraw; --use util::from_unix_result; - use u2ftypes::U2FDevice; -+use util::from_unix_result; - - #[derive(Debug)] - pub struct Device { diff --git dom/webauthn/u2f-hid-rs/src/linux/hidraw.rs dom/webauthn/u2f-hid-rs/src/linux/hidraw.rs index 0ce5d379c3f7..182fe0ec5f2e 100644 --- dom/webauthn/u2f-hid-rs/src/linux/hidraw.rs @@ -821,7 +722,7 @@ index 0ce5d379c3f7..182fe0ec5f2e 100644 const NRBITS: u32 = 8; const TYPEBITS: u32 = 8; -@@ -35,28 +29,15 @@ const TYPESHIFT: u32 = NRSHIFT + NRBITS as u32; +@@ -35,17 +29,6 @@ const TYPESHIFT: u32 = NRSHIFT + NRBITS as u32; const SIZESHIFT: u32 = TYPESHIFT + TYPEBITS as u32; const DIRSHIFT: u32 = SIZESHIFT + SIZEBITS as u32; @@ -839,28 +740,8 @@ index 0ce5d379c3f7..182fe0ec5f2e 100644 // https://github.com/torvalds/linux/blob/master/include/uapi/linux/hid.h const HID_MAX_DESCRIPTOR_SIZE: usize = 4096; - macro_rules! ioctl { -- ($dir:expr, $name:ident, $ioty:expr, $nr:expr; $ty:ty) => ( -+ ($dir:expr, $name:ident, $ioty:expr, $nr:expr; $ty:ty) => { - pub unsafe fn $name(fd: libc::c_int, val: *mut $ty) -> io::Result { - let size = mem::size_of::<$ty>(); -- let ioc = (($dir as u32) << DIRSHIFT) | -- (($ioty as u32) << TYPESHIFT) | -- (($nr as u32) << NRSHIFT) | -- ((size as u32) << SIZESHIFT); -+ let ioc = (($dir as u32) << DIRSHIFT) | (($ioty as u32) << TYPESHIFT) -+ | (($nr as u32) << NRSHIFT) | ((size as u32) << SIZESHIFT); +@@ -68,115 +51,7 @@ macro_rules! ioctl { - #[cfg(not(target_env = "musl"))] - type IocType = libc::c_ulong; -@@ -65,120 +46,12 @@ macro_rules! ioctl { - - from_unix_result(libc::ioctl(fd, ioc as IocType, val)) - } -- ); -+ }; - } - // https://github.com/torvalds/linux/blob/master/include/uapi/linux/hidraw.h ioctl!(READ, hidiocgrdescsize, b'H', 0x01; ::libc::c_int); -ioctl!(READ, hidiocgrdesc, b'H', 0x02; /*struct*/ ReportDescriptor); @@ -1013,126 +894,10 @@ index 0ce5d379c3f7..182fe0ec5f2e 100644 + value.truncate(desc.size as usize); + Ok(ReportDescriptor { value }) } -diff --git dom/webauthn/u2f-hid-rs/src/linux/monitor.rs dom/webauthn/u2f-hid-rs/src/linux/monitor.rs -index 47c376ba9176..408ea4b7b9ad 100644 ---- dom/webauthn/u2f-hid-rs/src/linux/monitor.rs -+++ dom/webauthn/u2f-hid-rs/src/linux/monitor.rs -@@ -65,13 +65,11 @@ where - - // Start listening for new devices. - let mut socket = monitor.listen()?; -- let mut fds = vec![ -- ::libc::pollfd { -- fd: socket.as_raw_fd(), -- events: POLLIN, -- revents: 0, -- }, -- ]; -+ let mut fds = vec![::libc::pollfd { -+ fd: socket.as_raw_fd(), -+ events: POLLIN, -+ revents: 0, -+ }]; - - while alive() { - // Wait for new events, break on failure. -diff --git dom/webauthn/u2f-hid-rs/src/macos/iokit.rs dom/webauthn/u2f-hid-rs/src/macos/iokit.rs -index 7e550af2a445..79e53599004e 100644 ---- dom/webauthn/u2f-hid-rs/src/macos/iokit.rs -+++ dom/webauthn/u2f-hid-rs/src/macos/iokit.rs -@@ -282,13 +282,13 @@ extern "C" { - - #[cfg(test)] - mod tests { -+ use super::*; - use core_foundation_sys::base::*; - use core_foundation_sys::runloop::*; - use libc::c_void; - use std::ptr; - use std::sync::mpsc::{channel, Sender}; - use std::thread; -- use super::*; - - extern "C" fn observe(_: CFRunLoopObserverRef, _: CFRunLoopActivity, context: *mut c_void) { - let tx: &Sender = unsafe { &*(context as *mut _) }; -diff --git dom/webauthn/u2f-hid-rs/src/macos/monitor.rs dom/webauthn/u2f-hid-rs/src/macos/monitor.rs -index c346fe5eff57..b971ed885d18 100644 ---- dom/webauthn/u2f-hid-rs/src/macos/monitor.rs -+++ dom/webauthn/u2f-hid-rs/src/macos/monitor.rs -@@ -10,9 +10,9 @@ use core_foundation_sys::runloop::*; - use libc::c_void; - use platform::iokit::*; - use runloop::RunLoop; --use std::{io, slice}; - use std::collections::HashMap; - use std::sync::mpsc::{channel, Receiver, Sender}; -+use std::{io, slice}; - use util::io_err; - - struct DeviceData { -diff --git dom/webauthn/u2f-hid-rs/src/manager.rs dom/webauthn/u2f-hid-rs/src/manager.rs -index c9f92bdbfad5..ca8b80a9584a 100644 ---- dom/webauthn/u2f-hid-rs/src/manager.rs -+++ dom/webauthn/u2f-hid-rs/src/manager.rs -@@ -7,8 +7,8 @@ use std::sync::mpsc::{channel, RecvTimeoutError, Sender}; - use std::time::Duration; - - use consts::PARAMETER_SIZE; --use statemachine::StateMachine; - use runloop::RunLoop; -+use statemachine::StateMachine; - use util::OnceCallback; - - enum QueueAction { -diff --git dom/webauthn/u2f-hid-rs/src/statemachine.rs dom/webauthn/u2f-hid-rs/src/statemachine.rs -index 8e4abaa7cf02..55e7d36155a3 100644 ---- dom/webauthn/u2f-hid-rs/src/statemachine.rs -+++ dom/webauthn/u2f-hid-rs/src/statemachine.rs -@@ -7,8 +7,8 @@ use platform::device::Device; - use platform::transaction::Transaction; - use std::thread; - use std::time::Duration; --use util::OnceCallback; - use u2fprotocol::{u2f_init_device, u2f_is_keyhandle_valid, u2f_register, u2f_sign}; -+use util::OnceCallback; - - fn is_valid_transport(transports: ::AuthenticatorTransports) -> bool { - transports.is_empty() || transports.contains(::AuthenticatorTransports::USB) -diff --git dom/webauthn/u2f-hid-rs/src/u2fprotocol.rs dom/webauthn/u2f-hid-rs/src/u2fprotocol.rs -index 4d6737b1289e..0b984407d873 100644 ---- dom/webauthn/u2f-hid-rs/src/u2fprotocol.rs -+++ dom/webauthn/u2f-hid-rs/src/u2fprotocol.rs -@@ -5,9 +5,9 @@ - extern crate std; - - use rand::{thread_rng, Rng}; -+use std::ffi::CString; - use std::io; - use std::io::{Read, Write}; --use std::ffi::CString; - - use consts::*; - use u2ftypes::*; diff --git dom/webauthn/u2f-hid-rs/src/util.rs dom/webauthn/u2f-hid-rs/src/util.rs index 27db864e2fcd..770e166d57d2 100644 --- dom/webauthn/u2f-hid-rs/src/util.rs +++ dom/webauthn/u2f-hid-rs/src/util.rs -@@ -12,10 +12,12 @@ use boxfnonce::SendBoxFnOnce; - macro_rules! try_or { - ($val:expr, $or:expr) => { - match $val { -- Ok(v) => { v } -- Err(e) => { return $or(e); } -+ Ok(v) => v, -+ Err(e) => { -+ return $or(e); -+ } - } -- } -+ }; - } - - pub trait Signed { @@ -44,6 +46,16 @@ pub fn from_unix_result(rv: T) -> io::Result { } } @@ -1150,33 +915,6 @@ index 27db864e2fcd..770e166d57d2 100644 pub fn io_err(msg: &str) -> io::Error { io::Error::new(io::ErrorKind::Other, msg) } -diff --git dom/webauthn/u2f-hid-rs/src/windows/device.rs dom/webauthn/u2f-hid-rs/src/windows/device.rs -index cbbe2811d672..5579cc052a6f 100644 ---- dom/webauthn/u2f-hid-rs/src/windows/device.rs -+++ dom/webauthn/u2f-hid-rs/src/windows/device.rs -@@ -7,8 +7,8 @@ use std::io; - use std::io::{Read, Write}; - use std::os::windows::io::AsRawHandle; - --use consts::{FIDO_USAGE_U2FHID, CID_BROADCAST, FIDO_USAGE_PAGE, HID_RPT_SIZE}; - use super::winapi::DeviceCapabilities; -+use consts::{FIDO_USAGE_U2FHID, CID_BROADCAST, FIDO_USAGE_PAGE, HID_RPT_SIZE}; - - use u2ftypes::U2FDevice; - -diff --git dom/webauthn/u2f-hid-rs/src/windows/winapi.rs dom/webauthn/u2f-hid-rs/src/windows/winapi.rs -index 18c6898e86ee..bd8a7e58d06a 100644 ---- dom/webauthn/u2f-hid-rs/src/windows/winapi.rs -+++ dom/webauthn/u2f-hid-rs/src/windows/winapi.rs -@@ -60,7 +60,7 @@ extern "stdcall" { - macro_rules! offset_of { - ($ty:ty, $field:ident) => { - unsafe { &(*(0 as *const $ty)).$field as *const _ as usize } -- } -+ }; - } - - fn from_wide_ptr(ptr: *const u16, len: usize) -> String { diff --git third_party/rust/devd-rs/.cargo-checksum.json third_party/rust/devd-rs/.cargo-checksum.json new file mode 100644 index 000000000000..7f8c6af3141e Modified: branches/2018Q2/www/firefox/files/patch-z-bug517422 ============================================================================== --- branches/2018Q2/www/firefox/files/patch-z-bug517422 Mon Jun 25 22:00:36 2018 (r473353) +++ branches/2018Q2/www/firefox/files/patch-z-bug517422 Mon Jun 25 22:36:12 2018 (r473354) @@ -132,10 +132,10 @@ diff --git dom/media/AudioStream.h dom/media/AudioStre index 7dc1f60f95cc..67d402a4117f 100644 --- dom/media/AudioStream.h +++ dom/media/AudioStream.h -@@ -15,7 +15,11 @@ - #include "mozilla/TimeStamp.h" - #include "mozilla/UniquePtr.h" - #include "CubebUtils.h" +@@ -16,7 +16,11 @@ + #include "nsAutoPtr.h" + #include "nsCOMPtr.h" + #include "nsThreadUtils.h" +#ifdef MOZ_SYSTEM_SOUNDTOUCH +#include "soundtouch/SoundTouch.h" +#else From owner-svn-ports-branches@freebsd.org Tue Jun 26 00:57:03 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C17F10276DD; Tue, 26 Jun 2018 00:57:03 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 35C5C75471; Tue, 26 Jun 2018 00:57:03 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0B26A5037; Tue, 26 Jun 2018 00:57:03 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5Q0v2W8041875; Tue, 26 Jun 2018 00:57:02 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5Q0v2tA041874; Tue, 26 Jun 2018 00:57:02 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201806260057.w5Q0v2tA041874@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 26 Jun 2018 00:57:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473364 - branches/2018Q2/emulators/rpcs3 X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2018Q2/emulators/rpcs3 X-SVN-Commit-Revision: 473364 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2018 00:57:03 -0000 Author: jbeich Date: Tue Jun 26 00:57:02 2018 New Revision: 473364 URL: https://svnweb.freebsd.org/changeset/ports/473364 Log: MFH: r473359 emulators/rpcs3: update to 0.0.5.546 Changes: https://github.com/RPCS3/rpcs3/compare/78ef205b4...3b8eab87d Approved by: ports-secteam (junovitch, implicit for snapshots) Modified: branches/2018Q2/emulators/rpcs3/Makefile branches/2018Q2/emulators/rpcs3/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/emulators/rpcs3/Makefile ============================================================================== --- branches/2018Q2/emulators/rpcs3/Makefile Tue Jun 26 00:55:16 2018 (r473363) +++ branches/2018Q2/emulators/rpcs3/Makefile Tue Jun 26 00:57:02 2018 (r473364) @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.5-530 -DISTVERSIONSUFFIX= -g78ef205b4 +DISTVERSION= 0.0.5-546 +DISTVERSIONSUFFIX= -g3b8eab87d CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org @@ -25,7 +25,7 @@ ONLY_FOR_ARCHS_REASON= requires int128 and SSE2 USE_GITHUB= yes GH_ACCOUNT= RPCS3 GH_TUPLE= RPCS3:hidapi:hidapi-0.8.0-rc1-25-gca39ce8:hidapi/3rdparty/hidapi \ - RPCS3:llvm:17ec6d78a73:llvm/llvm \ + RPCS3:llvm:4952addb0c00:llvm/llvm \ akrzemi1:Optional:f27e790:Optional/3rdparty/Optional \ Cyan4973:xxHash:v0.6.5:xxHash/3rdparty/xxHash \ jbeder:yaml-cpp:yaml-cpp-0.6.2-4-g4fb1c4b:yamlcpp/3rdparty/yaml-cpp \ @@ -33,7 +33,7 @@ GH_TUPLE= RPCS3:hidapi:hidapi-0.8.0-rc1-25-gca39ce8:hi KhronosGroup:glslang:3.0-1794-ge22e3473:glslang/Vulkan/glslang \ Microsoft:GSL:fc5fce4:GSL/3rdparty/GSL \ USCiLab:cereal:v1.2.0:cereal/3rdparty/cereal \ - zeux:pugixml:v1.8.1-148-g257fbb4:pugixml/3rdparty/pugixml + zeux:pugixml:v1.9:pugixml/3rdparty/pugixml USES= cmake:outsource compiler:c++14-lang iconv:wchar_t localbase:ldflags \ openal:soft pkgconfig Modified: branches/2018Q2/emulators/rpcs3/distinfo ============================================================================== --- branches/2018Q2/emulators/rpcs3/distinfo Tue Jun 26 00:55:16 2018 (r473363) +++ branches/2018Q2/emulators/rpcs3/distinfo Tue Jun 26 00:57:02 2018 (r473364) @@ -1,10 +1,10 @@ -TIMESTAMP = 1529692202 -SHA256 (RPCS3-rpcs3-v0.0.5-530-g78ef205b4_GH0.tar.gz) = 018e77d4308b7b6123a32ba00b25118263b3573efae5217d9462dbf046d1e5c6 -SIZE (RPCS3-rpcs3-v0.0.5-530-g78ef205b4_GH0.tar.gz) = 4976266 +TIMESTAMP = 1529872126 +SHA256 (RPCS3-rpcs3-v0.0.5-546-g3b8eab87d_GH0.tar.gz) = 222ba33898e274a1ecfd7afc05e63df5e3494d34b61fdc0dc6e68966f07f7cc1 +SIZE (RPCS3-rpcs3-v0.0.5-546-g3b8eab87d_GH0.tar.gz) = 4977415 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = e50e4f4e9035e891e16867e995f44aac87ce734a9dde169f02fc9719b2ce3642 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = 105623 -SHA256 (RPCS3-llvm-17ec6d78a73_GH0.tar.gz) = 4567d1d946429ce55d6c0480fad3b82874aad22c2b1928ac4d4ba5ba40338604 -SIZE (RPCS3-llvm-17ec6d78a73_GH0.tar.gz) = 37823077 +SHA256 (RPCS3-llvm-4952addb0c00_GH0.tar.gz) = b7f32518c4d40291bd908fe51c041fe867e6895c60b8038bfbba6492a23b5b82 +SIZE (RPCS3-llvm-4952addb0c00_GH0.tar.gz) = 37835913 SHA256 (akrzemi1-Optional-f27e790_GH0.tar.gz) = d9f81fa3699b724812994897180365b7ee2fdef1549239d5086722bd4552baf1 SIZE (akrzemi1-Optional-f27e790_GH0.tar.gz) = 16055 SHA256 (Cyan4973-xxHash-v0.6.5_GH0.tar.gz) = 19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95 @@ -19,5 +19,5 @@ SHA256 (Microsoft-GSL-fc5fce4_GH0.tar.gz) = 2df1538ff2 SIZE (Microsoft-GSL-fc5fce4_GH0.tar.gz) = 38809 SHA256 (USCiLab-cereal-v1.2.0_GH0.tar.gz) = 1ccf3ed205a7a2f0d6a060415b123f1ae0d984cd4435db01af8de11a2eda49c1 SIZE (USCiLab-cereal-v1.2.0_GH0.tar.gz) = 299883 -SHA256 (zeux-pugixml-v1.8.1-148-g257fbb4_GH0.tar.gz) = 0b37a212bd64ae2336b5f8401e44b0f5f8cb16460e80d1cd9bee1c6acdee0552 -SIZE (zeux-pugixml-v1.8.1-148-g257fbb4_GH0.tar.gz) = 539220 +SHA256 (zeux-pugixml-v1.9_GH0.tar.gz) = 7ac060048bf00da4b3902cf411f0ba9f048cdc5580eed1f5a27ff51be4a38243 +SIZE (zeux-pugixml-v1.9_GH0.tar.gz) = 555480 From owner-svn-ports-branches@freebsd.org Tue Jun 26 15:48:35 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8809102BB0D; Tue, 26 Jun 2018 15:48:34 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 85FB475E21; Tue, 26 Jun 2018 15:48:34 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4955C16441; Tue, 26 Jun 2018 15:48:34 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5QFmYYw096253; Tue, 26 Jun 2018 15:48:34 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5QFmXRN096251; Tue, 26 Jun 2018 15:48:33 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201806261548.w5QFmXRN096251@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 26 Jun 2018 15:48:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473392 - in branches/2018Q2/databases/sqlite3: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q2/databases/sqlite3: . files X-SVN-Commit-Revision: 473392 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2018 15:48:35 -0000 Author: jbeich Date: Tue Jun 26 15:48:33 2018 New Revision: 473392 URL: https://svnweb.freebsd.org/changeset/ports/473392 Log: MFH: r466838 by yuri databases/sqlite3: Update 3.22.0 -> 3.23.0 Changelog: https://www.sqlite.org/releaselog/3_23_0.html Port changes: * Add SER1 option for the new optional sqlite3_serialize()/sqlite3_deserialize() functions * Remove security patches that are now in the release PR: 227365 Submitted by: Pavel Volkov (maintainer) Approved by: ports-secteam blanket (required by Firefox 61) Deleted: branches/2018Q2/databases/sqlite3/files/ Modified: branches/2018Q2/databases/sqlite3/Makefile branches/2018Q2/databases/sqlite3/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/databases/sqlite3/Makefile ============================================================================== --- branches/2018Q2/databases/sqlite3/Makefile Tue Jun 26 15:47:51 2018 (r473391) +++ branches/2018Q2/databases/sqlite3/Makefile Tue Jun 26 15:48:33 2018 (r473392) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sqlite3 -DISTVERSION= 3.22.0 -PORTREVISION= 2 +DISTVERSION= 3.23.0 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 @@ -30,7 +29,7 @@ OPTIONS_RADIO= STAT OPTIONS_GROUP= OPT_EXT OPT_FUNC UNICODE RTREEG RL OPTIONS_GROUP_OPT_EXT= JSON1 SESSION -OPTIONS_GROUP_OPT_FUNC= OFFSET SOUNDEX +OPTIONS_GROUP_OPT_FUNC= OFFSET SER1 SOUNDEX OPT_EXT_DESC= Optional extensions OPT_FUNC_DESC= Optional functions @@ -52,6 +51,9 @@ NULL_TRIM_DESC= Omits NULL columns at the ends of row # http://www.sqlite.org/compile.html#enable_offset_sql_func OFFSET_DESC= Enable sqlite_offset() returning record's file offset +# https://www.sqlite.org/compile.html#enable_deserialize +SER1_DESC= Enable the sqlite3_[de]serialize() interface + # https://www.sqlite.org/sessionintro.html SESSION_DESC= Enable the session extension @@ -211,6 +213,8 @@ UNKNOWN_SQL_CPPFLAGS= -DSQLITE_ENABLE_UNKNOWN_SQL_FUNC NULL_TRIM_CPPFLAGS= -DSQLITE_ENABLE_NULL_TRIM=1 OFFSET_CPPFLAGS= -DSQLITE_ENABLE_OFFSET_SQL_FUNC=1 + +SER1_CPPFLAGS= -DSQLITE_ENABLE_DESERIALIZE=1 .include Modified: branches/2018Q2/databases/sqlite3/distinfo ============================================================================== --- branches/2018Q2/databases/sqlite3/distinfo Tue Jun 26 15:47:51 2018 (r473391) +++ branches/2018Q2/databases/sqlite3/distinfo Tue Jun 26 15:48:33 2018 (r473392) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517654018 -SHA256 (sqlite-autoconf-3220000.tar.gz) = 2824ab1238b706bc66127320afbdffb096361130e23291f26928a027b885c612 -SIZE (sqlite-autoconf-3220000.tar.gz) = 2644649 +TIMESTAMP = 1523081283 +SHA256 (sqlite-autoconf-3230000.tar.gz) = b7711a1800a071674c2bf76898ae8584fc6c9643cfe933cfc1bc54361e3a6e49 +SIZE (sqlite-autoconf-3230000.tar.gz) = 2674030 From owner-svn-ports-branches@freebsd.org Tue Jun 26 15:49:12 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A642B102BB8D; Tue, 26 Jun 2018 15:49:12 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 53CBA75F4C; Tue, 26 Jun 2018 15:49:12 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 34FAE16443; Tue, 26 Jun 2018 15:49:12 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5QFnCgC096422; Tue, 26 Jun 2018 15:49:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5QFnBfQ096420; Tue, 26 Jun 2018 15:49:11 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201806261549.w5QFnBfQ096420@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 26 Jun 2018 15:49:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473393 - branches/2018Q2/databases/sqlite3 X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2018Q2/databases/sqlite3 X-SVN-Commit-Revision: 473393 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2018 15:49:12 -0000 Author: jbeich Date: Tue Jun 26 15:49:11 2018 New Revision: 473393 URL: https://svnweb.freebsd.org/changeset/ports/473393 Log: MFH: r468935 by joneum databases/sqlite3: Update to 3.23.1 Changelog: http://www.sqlite.org/releaselog/3_23_1.html PR: 227889 Submitted by: Pavel Volkov (maintainer) Approved by: ports-secteam blanket (required by Firefox 61) Modified: branches/2018Q2/databases/sqlite3/Makefile branches/2018Q2/databases/sqlite3/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/databases/sqlite3/Makefile ============================================================================== --- branches/2018Q2/databases/sqlite3/Makefile Tue Jun 26 15:48:33 2018 (r473392) +++ branches/2018Q2/databases/sqlite3/Makefile Tue Jun 26 15:49:11 2018 (r473393) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sqlite3 -DISTVERSION= 3.23.0 +DISTVERSION= 3.23.1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 Modified: branches/2018Q2/databases/sqlite3/distinfo ============================================================================== --- branches/2018Q2/databases/sqlite3/distinfo Tue Jun 26 15:48:33 2018 (r473392) +++ branches/2018Q2/databases/sqlite3/distinfo Tue Jun 26 15:49:11 2018 (r473393) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523081283 -SHA256 (sqlite-autoconf-3230000.tar.gz) = b7711a1800a071674c2bf76898ae8584fc6c9643cfe933cfc1bc54361e3a6e49 -SIZE (sqlite-autoconf-3230000.tar.gz) = 2674030 +TIMESTAMP = 1525362811 +SHA256 (sqlite-autoconf-3230100.tar.gz) = 92842b283e5e744eff5da29ed3c69391de7368fccc4d0ee6bf62490ce555ef25 +SIZE (sqlite-autoconf-3230100.tar.gz) = 2675362 From owner-svn-ports-branches@freebsd.org Tue Jun 26 16:01:40 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58659100055D; Tue, 26 Jun 2018 16:01:40 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0AFF376A45; Tue, 26 Jun 2018 16:01:40 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E192E16739; Tue, 26 Jun 2018 16:01:39 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5QG1dbB003688; Tue, 26 Jun 2018 16:01:39 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5QG1dTc003682; Tue, 26 Jun 2018 16:01:39 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201806261601.w5QG1dTc003682@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Tue, 26 Jun 2018 16:01:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473394 - in branches/2018Q2/mail/mailman: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: in branches/2018Q2/mail/mailman: . files X-SVN-Commit-Revision: 473394 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2018 16:01:40 -0000 Author: mandree Date: Tue Jun 26 16:01:38 2018 New Revision: 473394 URL: https://svnweb.freebsd.org/changeset/ports/473394 Log: MFH: r473352 Security upgrade mail/mailman to v2.1.27 Changelog: Release announcement: Reported by: portscout@ (release) Security: 739948e3-78bf-11e8-b23c-080027ac955c Security: CVE-2018-0618 Security: JVN#00846677 Security: JPCERT#97432283 Approved by: ports-secteam@ (miwi@) Modified: branches/2018Q2/mail/mailman/Makefile branches/2018Q2/mail/mailman/distinfo branches/2018Q2/mail/mailman/files/mailman.newsyslog.sample.in branches/2018Q2/mail/mailman/pkg-plist Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/mail/mailman/Makefile ============================================================================== --- branches/2018Q2/mail/mailman/Makefile Tue Jun 26 15:49:11 2018 (r473393) +++ branches/2018Q2/mail/mailman/Makefile Tue Jun 26 16:01:38 2018 (r473394) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mailman -DISTVERSION= 2.1.26 -PORTREVISION= 4 +DISTVERSION= 2.1.27 CATEGORIES= mail MASTER_SITES= GNU \ SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \ @@ -125,11 +124,11 @@ MAIL_GID?= _smtpd PKGNAMESUFFIX+= -with-htdig # how to create PATCHFILES: #X identify what is the version of msapiro's patches corresponding to the release. -#X fetch http://bazaar.launchpad.net/~msapiro/mailman/htdig/tarball/1702 +#X fetch http://bazaar.launchpad.net/~msapiro/mailman/htdig/tarball/1768 #X unpack this tarball, and the original distfile -#X diff -NEur original-unpack bazaar-unpack | xz --best -c >msapiro-htdig-1702.patch.xz +#X diff -NEur original-unpack bazaar-unpack | xz --best -c >msapiro-htdig-1768.patch.xz #X upload the latter with mode 0644 or similar to freefall's public_distfiles/ directory -_HTDIGREV= 1734 +_HTDIGREV= 1768 PATCHFILES+= msapiro-htdig-${_HTDIGREV}.patch.xz RUN_DEPENDS+= htdig:textproc/htdig PLIST_SUB+= SUB_HTDIG="" Modified: branches/2018Q2/mail/mailman/distinfo ============================================================================== --- branches/2018Q2/mail/mailman/distinfo Tue Jun 26 15:49:11 2018 (r473393) +++ branches/2018Q2/mail/mailman/distinfo Tue Jun 26 16:01:38 2018 (r473394) @@ -1,5 +1,5 @@ -TIMESTAMP = 1518121723 -SHA256 (mailman/mailman-2.1.26.tgz) = 240177e1ef561ede88d7b48283c3835f39bbd0b1ae19100d3520cbe43058339f -SIZE (mailman/mailman-2.1.26.tgz) = 9264592 -SHA256 (mailman/msapiro-htdig-1734.patch.xz) = 1616c8ae2cb393bd60aa463523fe1b7e7f4bae20d29104242388ba1886e0b8c0 -SIZE (mailman/msapiro-htdig-1734.patch.xz) = 50304 +TIMESTAMP = 1529962222 +SHA256 (mailman/mailman-2.1.27.tgz) = cb899eb3bd1d5248dd4788af3ad8b0341ff300fc1248ce4031d2e71679931222 +SIZE (mailman/mailman-2.1.27.tgz) = 9373313 +SHA256 (mailman/msapiro-htdig-1768.patch.xz) = af6a7633de842fdea552b10067fa71b7ac697b6db80261073e04bdd6c5918ad8 +SIZE (mailman/msapiro-htdig-1768.patch.xz) = 50276 Modified: branches/2018Q2/mail/mailman/files/mailman.newsyslog.sample.in ============================================================================== --- branches/2018Q2/mail/mailman/files/mailman.newsyslog.sample.in Tue Jun 26 15:49:11 2018 (r473393) +++ branches/2018Q2/mail/mailman/files/mailman.newsyslog.sample.in Tue Jun 26 16:01:38 2018 (r473394) @@ -5,6 +5,7 @@ %%MAILMANDIR%%/logs/mischief %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid %%MAILMANDIR%%/logs/post %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid %%MAILMANDIR%%/logs/qrunner %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid +%%MAILMANDIR%%/logs/security %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid %%MAILMANDIR%%/logs/smtp %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid %%MAILMANDIR%%/logs/smtp-failure %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid %%MAILMANDIR%%/logs/subscribe %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid Modified: branches/2018Q2/mail/mailman/pkg-plist ============================================================================== --- branches/2018Q2/mail/mailman/pkg-plist Tue Jun 26 15:49:11 2018 (r473393) +++ branches/2018Q2/mail/mailman/pkg-plist Tue Jun 26 16:01:38 2018 (r473394) @@ -857,6 +857,43 @@ %%MMDIR%%/templates/en/unsubauth.txt %%MMDIR%%/templates/en/userpass.txt %%MMDIR%%/templates/en/verify.txt +%%NLS%%%%MMDIR%%/messages/eo/LC_MESSAGES/%%MM_USERNAME%%.mo +%%NLS%%%%MMDIR%%/messages/eo/LC_MESSAGES/%%MM_USERNAME%%.po +%%NLS%%%%MMDIR%%/templates/eo/admlogin.html +%%NLS%%%%MMDIR%%/templates/eo/approve.txt +%%NLS%%%%MMDIR%%/templates/eo/archidxentry.html +%%NLS%%%%MMDIR%%/templates/eo/archidxfoot.html +%%NLS%%%%MMDIR%%/templates/eo/archidxhead.html +%%NLS%%%%MMDIR%%/templates/eo/archlistend.html +%%NLS%%%%MMDIR%%/templates/eo/archliststart.html +%%NLS%%%%MMDIR%%/templates/eo/archtoc.html +%%NLS%%%%MMDIR%%/templates/eo/archtocentry.html +%%NLS%%%%MMDIR%%/templates/eo/archtocnombox.html +%%NLS%%%%MMDIR%%/templates/eo/article.html +%%NLS%%%%MMDIR%%/templates/eo/bounce.txt +%%NLS%%%%MMDIR%%/templates/eo/cronpass.txt +%%NLS%%%%MMDIR%%/templates/eo/disabled.txt +%%NLS%%%%MMDIR%%/templates/eo/emptyarchive.html +%%NLS%%%%MMDIR%%/templates/eo/help.txt +%%NLS%%%%MMDIR%%/templates/eo/invite.txt +%%NLS%%%%MMDIR%%/templates/eo/listinfo.html +%%NLS%%%%MMDIR%%/templates/eo/masthead.txt +%%NLS%%%%MMDIR%%/templates/eo/nomoretoday.txt +%%NLS%%%%MMDIR%%/templates/eo/options.html +%%NLS%%%%MMDIR%%/templates/eo/postack.txt +%%NLS%%%%MMDIR%%/templates/eo/postauth.txt +%%NLS%%%%MMDIR%%/templates/eo/postheld.txt +%%NLS%%%%MMDIR%%/templates/eo/private.html +%%NLS%%%%MMDIR%%/templates/eo/probe.txt +%%NLS%%%%MMDIR%%/templates/eo/refuse.txt +%%NLS%%%%MMDIR%%/templates/eo/roster.html +%%NLS%%%%MMDIR%%/templates/eo/subauth.txt +%%NLS%%%%MMDIR%%/templates/eo/subscribe.html +%%NLS%%%%MMDIR%%/templates/eo/subscribeack.txt +%%NLS%%%%MMDIR%%/templates/eo/unsub.txt +%%NLS%%%%MMDIR%%/templates/eo/unsubauth.txt +%%NLS%%%%MMDIR%%/templates/eo/userpass.txt +%%NLS%%%%MMDIR%%/templates/eo/verify.txt %%NLS%%%%MMDIR%%/templates/es/admindbdetails.html %%NLS%%%%MMDIR%%/templates/es/admindbpreamble.html %%NLS%%%%MMDIR%%/templates/es/admindbsummary.html From owner-svn-ports-branches@freebsd.org Tue Jun 26 16:34:39 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 86DBF1001D74; Tue, 26 Jun 2018 16:34:39 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 33BA6783DD; Tue, 26 Jun 2018 16:34:39 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 10AF916C68; Tue, 26 Jun 2018 16:34:39 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5QGYc3F024752; Tue, 26 Jun 2018 16:34:38 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5QGYcVN024749; Tue, 26 Jun 2018 16:34:38 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201806261634.w5QGYcVN024749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 26 Jun 2018 16:34:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473397 - in branches/2018Q2/security: ca_root_nss nss X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q2/security: ca_root_nss nss X-SVN-Commit-Revision: 473397 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2018 16:34:39 -0000 Author: jbeich Date: Tue Jun 26 16:34:37 2018 New Revision: 473397 URL: https://svnweb.freebsd.org/changeset/ports/473397 Log: MFH: r473361 security/nss: update to 3.38 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.38_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_38_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ Approved by: ports-secteam blanket (contains security fixes, required by Firefox 62) Modified: branches/2018Q2/security/ca_root_nss/Makefile branches/2018Q2/security/ca_root_nss/distinfo branches/2018Q2/security/nss/Makefile branches/2018Q2/security/nss/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/security/ca_root_nss/Makefile ============================================================================== --- branches/2018Q2/security/ca_root_nss/Makefile Tue Jun 26 16:30:49 2018 (r473396) +++ branches/2018Q2/security/ca_root_nss/Makefile Tue Jun 26 16:34:37 2018 (r473397) @@ -32,7 +32,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! Please DO NOT submit patches for new version until it has !!! # !!! been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.37.3 +VERSION_NSS= 3.38 #NSS_SUFFIX= -with-ckbi-1.98 CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl Modified: branches/2018Q2/security/ca_root_nss/distinfo ============================================================================== --- branches/2018Q2/security/ca_root_nss/distinfo Tue Jun 26 16:30:49 2018 (r473396) +++ branches/2018Q2/security/ca_root_nss/distinfo Tue Jun 26 16:34:37 2018 (r473397) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528192937 -SHA256 (nss-3.37.3.tar.gz) = 9af2bbb615d010bd866bb83f8c0bb22b0fa086171e93030ffb03da3da15cc5be -SIZE (nss-3.37.3.tar.gz) = 23034239 +TIMESTAMP = 1529573085 +SHA256 (nss-3.38.tar.gz) = 2c643d3c08d6935f4d325f40743719b6990aa25a79ec2f8f712c99d086672f62 +SIZE (nss-3.38.tar.gz) = 23023474 Modified: branches/2018Q2/security/nss/Makefile ============================================================================== --- branches/2018Q2/security/nss/Makefile Tue Jun 26 16:30:49 2018 (r473396) +++ branches/2018Q2/security/nss/Makefile Tue Jun 26 16:34:37 2018 (r473397) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.37.3 +PORTVERSION= 3.38 #DISTVERSIONSUFFIX= -with-ckbi-1.98 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: branches/2018Q2/security/nss/distinfo ============================================================================== --- branches/2018Q2/security/nss/distinfo Tue Jun 26 16:30:49 2018 (r473396) +++ branches/2018Q2/security/nss/distinfo Tue Jun 26 16:34:37 2018 (r473397) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528192937 -SHA256 (nss-3.37.3.tar.gz) = 9af2bbb615d010bd866bb83f8c0bb22b0fa086171e93030ffb03da3da15cc5be -SIZE (nss-3.37.3.tar.gz) = 23034239 +TIMESTAMP = 1529573085 +SHA256 (nss-3.38.tar.gz) = 2c643d3c08d6935f4d325f40743719b6990aa25a79ec2f8f712c99d086672f62 +SIZE (nss-3.38.tar.gz) = 23023474 From owner-svn-ports-branches@freebsd.org Tue Jun 26 18:47:52 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7E291011417; Tue, 26 Jun 2018 18:47:52 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7B26B7DF6D; Tue, 26 Jun 2018 18:47:52 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5C56A181D5; Tue, 26 Jun 2018 18:47:52 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5QIlqO0092771; Tue, 26 Jun 2018 18:47:52 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5QIlpoT092768; Tue, 26 Jun 2018 18:47:51 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201806261847.w5QIlpoT092768@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 26 Jun 2018 18:47:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473404 - in branches/2018Q2/cad/feappv: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in branches/2018Q2/cad/feappv: . files X-SVN-Commit-Revision: 473404 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2018 18:47:52 -0000 Author: rene Date: Tue Jun 26 18:47:51 2018 New Revision: 473404 URL: https://svnweb.freebsd.org/changeset/ports/473404 Log: MFH: r473335 cad/feappv: fix, update to version 4.1i and update WWW PR: 223412 (modified) Submitted by: smars@yuntech.edu.tw Approved by: ports-secteam (miwi) Deleted: branches/2018Q2/cad/feappv/files/ Modified: branches/2018Q2/cad/feappv/Makefile branches/2018Q2/cad/feappv/distinfo branches/2018Q2/cad/feappv/pkg-descr Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/cad/feappv/Makefile ============================================================================== --- branches/2018Q2/cad/feappv/Makefile Tue Jun 26 18:08:04 2018 (r473403) +++ branches/2018Q2/cad/feappv/Makefile Tue Jun 26 18:47:51 2018 (r473404) @@ -2,30 +2,28 @@ # $FreeBSD$ PORTNAME= feappv -PORTVERSION= 3.1 -PORTREVISION= 9 +PORTVERSION= 4.1i +DISTVERSIONPREFIX=v CATEGORIES= cad science -MASTER_SITES= http://www.ce.berkeley.edu/projects/feap/feappv/ -DISTFILES= ${PORTNAME}${PORTVERSION:S/.//}${EXTRACT_SUFX} ${PORTDOCS} -DIST_SUBDIR= ${PORTNAME}${PORTVERSION:S/.//} -EXTRACT_ONLY= ${PORTNAME}${PORTVERSION:S/.//}${EXTRACT_SUFX} +MASTER_SITES= http://projects.ce.berkeley.edu/feap/${PORTNAME}/:1 +DISTFILES= ${PORTDOCS}:1 +EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${DISTVERSIONPREFIX}${PORTVERSION}_GH0${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Finite element analysis program (personal version) -BROKEN= No public distfiles -USES= fortran gmake localbase:ldflags zip +USES= fortran gmake localbase:ldflags +USE_GITHUB= yes +GH_ACCOUNT= sanjayg0 USE_XORG= x11 MAKEFILE= makefile -MAKE_ENV= FEAPPVHOME3_1="${WRKSRC}" +MAKE_ENV= FEAPPVHOME4_1="${WRKSRC}" ALL_TARGET= install -WRKSRC= ${WRKDIR}/ver${PORTVERSION:S/.//} - LDFLAGS+= -lX11 -lm PLIST_FILES= bin/feappv lib/libfeappv.a -PORTDOCS= manual.pdf +PORTDOCS= manual41.pdf OPTIONS_DEFINE= DOCS @@ -33,11 +31,11 @@ post-patch: @${REINPLACE_CMD} -e \ 's| make | $$(MAKE) |' ${WRKSRC}/makefile @${REINPLACE_CMD} -e \ - '/^FF /s|=.*|= ${FC}| ; \ - /^CC /s|=.*|= ${CC}| ; \ - /^FFOPTFLAG /s|=.*|= ${FFLAGS}| ; \ - /^CCOPTFLAG /s|=.*|= ${CFLAGS}| ; \ - /^LDOPTIONS /s|=.*|= ${LDFLAGS}| ; \ + '/^ FF /s|=.*|= ${FC}| ; \ + /^ CC /s|=.*|= ${CC}| ; \ + /^ FFOPTFLAG /s|=.*|= ${FFLAGS}| ; \ + /^ CCOPTFLAG /s|=.*|= ${CFLAGS}| ; \ + /^ LDOPTIONS /s|=.*|= ${LDFLAGS}| ; \ s|Feappv.a|libfeappv.a|' ${WRKSRC}/makefile.in do-install: Modified: branches/2018Q2/cad/feappv/distinfo ============================================================================== --- branches/2018Q2/cad/feappv/distinfo Tue Jun 26 18:08:04 2018 (r473403) +++ branches/2018Q2/cad/feappv/distinfo Tue Jun 26 18:47:51 2018 (r473404) @@ -1,4 +1,5 @@ -SHA256 (feappv31/feappv31.zip) = e1edbced934474b0839857ce799a6cc6b31961b7c0acae8ee70ce2f1efa26791 -SIZE (feappv31/feappv31.zip) = 615732 -SHA256 (feappv31/manual.pdf) = f3c6d5ac9c310852dfcde0c74c22df7388fcc6230e30630f70d591c50fd93832 -SIZE (feappv31/manual.pdf) = 649124 +TIMESTAMP = 1529955297 +SHA256 (manual41.pdf) = 09bb4b6f0622a1384ad7c52bcd7db0a1b7d190f9849012bf05622b5e7fa3463e +SIZE (manual41.pdf) = 649177 +SHA256 (sanjayg0-feappv-v4.1i_GH0.tar.gz) = 49917388a390b5d35e4ac938db8bc67cfe144a4c7127ad7016fcc741e6256f28 +SIZE (sanjayg0-feappv-v4.1i_GH0.tar.gz) = 1043692 Modified: branches/2018Q2/cad/feappv/pkg-descr ============================================================================== --- branches/2018Q2/cad/feappv/pkg-descr Tue Jun 26 18:08:04 2018 (r473403) +++ branches/2018Q2/cad/feappv/pkg-descr Tue Jun 26 18:47:51 2018 (r473404) @@ -10,4 +10,4 @@ Windows PC environments. No support on use of the program will be provided. -WWW: http://www.ce.berkeley.edu/projects/feap/feappv/ +WWW: http://projects.ce.berkeley.edu/feap/feappv/ From owner-svn-ports-branches@freebsd.org Wed Jun 27 16:24:58 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A2EB102B8D1; Wed, 27 Jun 2018 16:24:58 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C79684AA8; Wed, 27 Jun 2018 16:24:58 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F2054257DF; Wed, 27 Jun 2018 16:24:57 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5RGOv5h056973; Wed, 27 Jun 2018 16:24:57 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5RGOuZo056965; Wed, 27 Jun 2018 16:24:56 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201806271624.w5RGOuZo056965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Wed, 27 Jun 2018 16:24:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473450 - in branches/2018Q2/misc/freebsd-release-manifests: . files/MANIFESTS X-SVN-Group: ports-branches X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: in branches/2018Q2/misc/freebsd-release-manifests: . files/MANIFESTS X-SVN-Commit-Revision: 473450 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jun 2018 16:24:58 -0000 Author: gjb Date: Wed Jun 27 16:24:56 2018 New Revision: 473450 URL: https://svnweb.freebsd.org/changeset/ports/473450 Log: MFH: r469747 r470423 r470879 r471241 r471328 r471945 r472090 r472556 r473388 r473449 Add MANIFEST files for 11.2-BETA1. Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Add MANIFEST files for 11.2-BETA2. Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Add MANIFEST files for 11.2-BETA3. Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Prune MANIFEST files from 11.2-BETA1. Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Add MANIFEST files for 11.2-RC1. Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Prune 11.2-BETA2 MANIFEST files. Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Add MANIFEST files for 11.2-RC2. Prune MANIFEST files for 11.2-BETA3. Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Add 11.2-RC3 MANIFEST files. Prune 11.2-RC1 MANIFEST files. Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Prune 11.2-RC2 MANIFEST files. Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Add 11.2-RELEASE MANIFEST files. Remove 11.2-RC3 MANIFEST files. Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Approved by: portmgr (mat) Added: branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-11.2-RELEASE - copied unchanged from r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-11.2-RELEASE branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-11.2-RELEASE - copied unchanged from r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-11.2-RELEASE branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-11.2-RELEASE - copied unchanged from r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-11.2-RELEASE branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-11.2-RELEASE - copied unchanged from r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-11.2-RELEASE branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-11.2-RELEASE - copied unchanged from r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-11.2-RELEASE branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/sparc64-sparc64-11.2-RELEASE - copied unchanged from r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/sparc64-sparc64-11.2-RELEASE Modified: branches/2018Q2/misc/freebsd-release-manifests/Makefile branches/2018Q2/misc/freebsd-release-manifests/pkg-plist Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/misc/freebsd-release-manifests/Makefile ============================================================================== --- branches/2018Q2/misc/freebsd-release-manifests/Makefile Wed Jun 27 16:23:23 2018 (r473449) +++ branches/2018Q2/misc/freebsd-release-manifests/Makefile Wed Jun 27 16:24:56 2018 (r473450) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= freebsd-release-manifests -DISTVERSION= 20171003 +DISTVERSION= 20180627 PORTREVISION= 0 CATEGORIES= misc MASTER_SITES= # Copied: branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-11.2-RELEASE (from r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-11.2-RELEASE) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-11.2-RELEASE Wed Jun 27 16:24:56 2018 (r473450, copy of r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-11.2-RELEASE) @@ -0,0 +1,10 @@ +base-dbg.txz df47071a19c8bd302e4712d8dba6862b4e711e1dc73125009be2ed5f12329134 1455 base_dbg "Base system (Debugging)" off +base.txz a002be690462ad4f5f2ada6d01784836946894ed9449de6289b3e67d8496fd19 22841 base "Base system (MANDATORY)" on +doc.txz ebe5ba58f7ee223619ea2073fd96cf44f0270ccdfeb2374a6a72ec5db92dbd01 120 doc "Additional Documentation" off +kernel-dbg.txz 6e50a4aaa7e3e7bb45614ddbd0da156fe73e5ff51d170f1858f5121a9916eb95 872 kernel_dbg "Kernel (Debugging)" off +kernel.txz 9cacf1f6f0822389466825440ef5a2dc3995a93a24e504ad071cac491a3b0de0 881 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 54ca3694f94cb91eb19ffd114061148c6be8606a8dbca5fe3cffa022cc26bc52 209 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 675246c1b6ce94544f7b36f8dc86d670a4edd6a2d3421c7cfa89381e88800dc8 732 lib32 "32-bit compatibility libraries" on +ports.txz 040c63ba0b8a56edefd3d554a46fdda429edf13994054ac4f6b7e98ad0a70662 172843 ports "Ports tree" on +src.txz dbc99a386a0abcbdf61e34ca7753580f368c02b453b0b115d1f7a6d725fe797b 79999 src "System source tree" off +tests.txz 7e98f4c728c859aa966b6594227858a6decc5d5884257bf2fa3cb93c76636125 4076 tests "Test suite" off Copied: branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-11.2-RELEASE (from r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-11.2-RELEASE) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-11.2-RELEASE Wed Jun 27 16:24:56 2018 (r473450, copy of r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-11.2-RELEASE) @@ -0,0 +1,8 @@ +base-dbg.txz ca0de5495ca305e732b642d76c0783bd4a36ba24906cc5e6e3e4230271585907 1424 base_dbg "Base system (Debugging)" off +base.txz 265c0a25fa162489c95a325d79e99063fb83035706a2db9c0695d23ca38e171f 22476 base "Base system (MANDATORY)" on +doc.txz e7f7498380742097b0dc17a332f6e473829757647fe7f3fbf22e4c5b7dc9acd8 120 doc "Additional Documentation" off +kernel-dbg.txz a7eeb4513ef1a4f4456f4ec9df9905eab895aa57a0e146c5f556ce859d279b0e 584 kernel_dbg "Kernel (Debugging)" off +kernel.txz bb06221a52b5600727563f0e97515cfea3b97a485a09b729ddeabd91335cda40 592 kernel "Kernel (MANDATORY)" on +ports.txz 040c63ba0b8a56edefd3d554a46fdda429edf13994054ac4f6b7e98ad0a70662 172843 ports "Ports tree" on +src.txz dbc99a386a0abcbdf61e34ca7753580f368c02b453b0b115d1f7a6d725fe797b 79999 src "System source tree" off +tests.txz fe650cb8dbe7e9cc0f51544b2e8c226fc7b9684a30f8bbd0d7825f4c0662d049 4072 tests "Test suite" off Copied: branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-11.2-RELEASE (from r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-11.2-RELEASE) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-11.2-RELEASE Wed Jun 27 16:24:56 2018 (r473450, copy of r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-11.2-RELEASE) @@ -0,0 +1,8 @@ +base-dbg.txz 9cdc688a7723fdfa29d94f150c380e0113611dfc055be304f878327856d6522b 1455 base_dbg "Base system (Debugging)" off +base.txz 9c8be09d549f6365a43f8a86529110c1ebac4263ac357c8aa25b753d65b1460c 22855 base "Base system (MANDATORY)" on +doc.txz fde32e37b66c6d72ee7c5953299ae84119d63e8cce1059e679ec7909bda57fb5 120 doc "Additional Documentation" off +kernel-dbg.txz 062a417ef6289de224fa753baa3d7ef55f324173c70112ca028ba9202c7759ce 881 kernel_dbg "Kernel (Debugging)" off +kernel.txz 1ff9d4874fd93dc7e2e89090c5b0bfdd27c89f2ba463b6b8d5fa2d19fb00633d 890 kernel "Kernel (MANDATORY)" on +ports.txz 040c63ba0b8a56edefd3d554a46fdda429edf13994054ac4f6b7e98ad0a70662 172843 ports "Ports tree" on +src.txz dbc99a386a0abcbdf61e34ca7753580f368c02b453b0b115d1f7a6d725fe797b 79999 src "System source tree" off +tests.txz e240b9ff8a1968dce5d529cdb356069afeb69469b8eef13fab4b38c257a84efb 4076 tests "Test suite" off Copied: branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-11.2-RELEASE (from r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-11.2-RELEASE) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-11.2-RELEASE Wed Jun 27 16:24:56 2018 (r473450, copy of r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-11.2-RELEASE) @@ -0,0 +1,8 @@ +base-dbg.txz e966de942fbbf378fd0b19bd4fa5fca2534fd8e53d55232d677fa9d50d9212fd 1427 base_dbg "Base system (Debugging)" off +base.txz 309e26acb22f77d16954740778b81521a01682f3a33309bdc0ec7d4d2de3caa3 22695 base "Base system (MANDATORY)" on +doc.txz 18c6acccf137d8bb941d8f262da323ffe85eadb22e88317d0387fe4b8165a544 120 doc "Additional Documentation" off +kernel-dbg.txz fcc6230cf48b92f775cc0da1b7304c0ed7c669a4f00f650c9c12b29471579b62 595 kernel_dbg "Kernel (Debugging)" off +kernel.txz 83d883702e82436bd486618aac914f84a1e7802bf89f4e3e8d4a794a334448b1 603 kernel "Kernel (MANDATORY)" on +ports.txz 040c63ba0b8a56edefd3d554a46fdda429edf13994054ac4f6b7e98ad0a70662 172843 ports "Ports tree" on +src.txz dbc99a386a0abcbdf61e34ca7753580f368c02b453b0b115d1f7a6d725fe797b 79999 src "System source tree" off +tests.txz bce5c56e0471afc9b7bfd4e819629931fd839e9baa8f37153198d762b5b91d70 4071 tests "Test suite" off Copied: branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-11.2-RELEASE (from r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-11.2-RELEASE) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-11.2-RELEASE Wed Jun 27 16:24:56 2018 (r473450, copy of r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-11.2-RELEASE) @@ -0,0 +1,10 @@ +base-dbg.txz 6cabec9333c8bdb4cd42883b80902b215dace547933551767ed4d1dc47c188f4 1429 base_dbg "Base system (Debugging)" off +base.txz 5af1060f8f2cd5e7ebaf33a35dfbaeeffddc912aad6d6b202a3d47fda3f5fb94 22714 base "Base system (MANDATORY)" on +doc.txz 6ee13d76757aef73cc70344e25dc08dd102cd21e5cfc785964b402a05a0d585d 120 doc "Additional Documentation" off +kernel-dbg.txz ff3314bc102e4d5c4ddf06f8db9ea26210b153357f79e7dc3b4e7fded1375e2c 688 kernel_dbg "Kernel (Debugging)" off +kernel.txz c003c9c2af269e1742e759805b9dfa72c3568c1e9bb5b56e64d121a2a7cd77d6 696 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz c4e74659b6f772201c97269d1b95bfe56ef443be9c638e640988f4087dbb58b3 207 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz acf7d18f0cd593013c3dc40c72e373f6f310b4a5d83fa7ee9d17e87ce364256c 725 lib32 "32-bit compatibility libraries" on +ports.txz 040c63ba0b8a56edefd3d554a46fdda429edf13994054ac4f6b7e98ad0a70662 172843 ports "Ports tree" on +src.txz dbc99a386a0abcbdf61e34ca7753580f368c02b453b0b115d1f7a6d725fe797b 79999 src "System source tree" off +tests.txz 87182cb6c9a8ecf2b5e42907ad29d1b5cceb4a298d384a61df83533e2975d390 4071 tests "Test suite" off Copied: branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/sparc64-sparc64-11.2-RELEASE (from r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/sparc64-sparc64-11.2-RELEASE) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q2/misc/freebsd-release-manifests/files/MANIFESTS/sparc64-sparc64-11.2-RELEASE Wed Jun 27 16:24:56 2018 (r473450, copy of r473449, head/misc/freebsd-release-manifests/files/MANIFESTS/sparc64-sparc64-11.2-RELEASE) @@ -0,0 +1,8 @@ +base-dbg.txz 1cc044c35c8c40ba459d656084bbe21941124ef0ce89d9e0d45780739bcc3cda 1425 base_dbg "Base system (Debugging)" off +base.txz 4c670672a7f93b078e63b1ce2a968450c178e80bd223c8e76c97518758f86560 22630 base "Base system (MANDATORY)" on +doc.txz cc8046b057002197a7c8e49dc13dd02370bc3d000a2a4d686535433b9b7a9358 120 doc "Additional Documentation" off +kernel-dbg.txz a3459c553a614a0cf50257a5b13daa24ff45f7908d13367c96cd9ca8c8d69576 579 kernel_dbg "Kernel (Debugging)" off +kernel.txz c57a2b2940b06d62c210f5519272663c400d1060bc5d81d53b016175e9da9fd8 587 kernel "Kernel (MANDATORY)" on +ports.txz 040c63ba0b8a56edefd3d554a46fdda429edf13994054ac4f6b7e98ad0a70662 172843 ports "Ports tree" on +src.txz dbc99a386a0abcbdf61e34ca7753580f368c02b453b0b115d1f7a6d725fe797b 79999 src "System source tree" off +tests.txz f942dfdcb15add67e0cb8dcda2863ad01234d20dd25f2bc3d3a6e33a644c367c 4067 tests "Test suite" off Modified: branches/2018Q2/misc/freebsd-release-manifests/pkg-plist ============================================================================== --- branches/2018Q2/misc/freebsd-release-manifests/pkg-plist Wed Jun 27 16:23:23 2018 (r473449) +++ branches/2018Q2/misc/freebsd-release-manifests/pkg-plist Wed Jun 27 16:24:56 2018 (r473450) @@ -62,3 +62,9 @@ %%DATADIR%%/MANIFESTS/powerpc-powerpc-10.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-10.4-RELEASE %%DATADIR%%/MANIFESTS/sparc64-sparc64-10.4-RELEASE +%%DATADIR%%/MANIFESTS/amd64-amd64-11.2-RELEASE +%%DATADIR%%/MANIFESTS/arm64-aarch64-11.2-RELEASE +%%DATADIR%%/MANIFESTS/i386-i386-11.2-RELEASE +%%DATADIR%%/MANIFESTS/powerpc-powerpc-11.2-RELEASE +%%DATADIR%%/MANIFESTS/powerpc-powerpc64-11.2-RELEASE +%%DATADIR%%/MANIFESTS/sparc64-sparc64-11.2-RELEASE From owner-svn-ports-branches@freebsd.org Wed Jun 27 20:21:50 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85913100F1DD; Wed, 27 Jun 2018 20:21:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 37ECF7157D; Wed, 27 Jun 2018 20:21:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 19BB927E2B; Wed, 27 Jun 2018 20:21:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5RKLnEw079339; Wed, 27 Jun 2018 20:21:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5RKLnSi079338; Wed, 27 Jun 2018 20:21:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201806272021.w5RKLnSi079338@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 27 Jun 2018 20:21:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473456 - branches/2018Q2/science/hdf5 X-SVN-Group: ports-branches X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: branches/2018Q2/science/hdf5 X-SVN-Commit-Revision: 473456 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jun 2018 20:21:50 -0000 Author: sunpoet Date: Wed Jun 27 20:21:49 2018 New Revision: 473456 URL: https://svnweb.freebsd.org/changeset/ports/473456 Log: MFH: r473454 Fix MASTER_SITES - https://www.hdfgroup.org/ should be removed in r426844. - ftp://support.hdfgroup.org/ is no longer available. Approved by: ports-secteam (blanket) Modified: branches/2018Q2/science/hdf5/Makefile Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/science/hdf5/Makefile ============================================================================== --- branches/2018Q2/science/hdf5/Makefile Wed Jun 27 20:18:04 2018 (r473455) +++ branches/2018Q2/science/hdf5/Makefile Wed Jun 27 20:21:49 2018 (r473456) @@ -5,9 +5,7 @@ PORTNAME= hdf5 PORTVERSION= 1.10.1 PORTREVISION= 1 CATEGORIES= science archivers graphics -MASTER_SITES= https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \ MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \ - ftp://support.hdfgroup.org/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org From owner-svn-ports-branches@freebsd.org Fri Jun 29 21:48:18 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0B97F7DE71; Fri, 29 Jun 2018 21:48:17 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 966127D60D; Fri, 29 Jun 2018 21:48:17 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7754726807; Fri, 29 Jun 2018 21:48:17 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5TLmHI0041763; Fri, 29 Jun 2018 21:48:17 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5TLmGog041760; Fri, 29 Jun 2018 21:48:16 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201806292148.w5TLmGog041760@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 29 Jun 2018 21:48:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473586 - in branches/2018Q2/www/waterfox: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q2/www/waterfox: . files X-SVN-Commit-Revision: 473586 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2018 21:48:18 -0000 Author: jbeich Date: Fri Jun 29 21:48:16 2018 New Revision: 473586 URL: https://svnweb.freebsd.org/changeset/ports/473586 Log: MFH: r473585 www/waterfox: update to 56.2.1.48 Changes: https://github.com/MrAlex94/Waterfox/compare/ff88ad0b627dc...7f6ff796eeda4 Approved by: ports-secteam blanket Deleted: branches/2018Q2/www/waterfox/files/patch-bug1261175 branches/2018Q2/www/waterfox/files/patch-bug1436241 branches/2018Q2/www/waterfox/files/patch-bug1452375 branches/2018Q2/www/waterfox/files/patch-bug1459162 branches/2018Q2/www/waterfox/files/patch-bug1459206 branches/2018Q2/www/waterfox/files/patch-bug1459693 branches/2018Q2/www/waterfox/files/patch-bug1463244 branches/2018Q2/www/waterfox/files/patch-bug1464829 branches/2018Q2/www/waterfox/files/patch-bug1465686 Modified: branches/2018Q2/www/waterfox/Makefile branches/2018Q2/www/waterfox/distinfo branches/2018Q2/www/waterfox/files/patch-bug1453127 Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/www/waterfox/Makefile ============================================================================== --- branches/2018Q2/www/waterfox/Makefile Fri Jun 29 21:45:57 2018 (r473585) +++ branches/2018Q2/www/waterfox/Makefile Fri Jun 29 21:48:16 2018 (r473586) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= waterfox -DISTVERSION= 56.2.1-19 -DISTVERSIONSUFFIX= -gff88ad0b627dc -PORTREVISION= 2 +DISTVERSION= 56.2.1-48 +DISTVERSIONSUFFIX= -g7f6ff796eeda4 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org Modified: branches/2018Q2/www/waterfox/distinfo ============================================================================== --- branches/2018Q2/www/waterfox/distinfo Fri Jun 29 21:45:57 2018 (r473585) +++ branches/2018Q2/www/waterfox/distinfo Fri Jun 29 21:48:16 2018 (r473586) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529323760 -SHA256 (MrAlex94-Waterfox-56.2.1-19-gff88ad0b627dc_GH0.tar.gz) = f94cb6a907e287fd599cbd57dd2cabc0dd9a4747dd2ec38600db7709dcd1b04b -SIZE (MrAlex94-Waterfox-56.2.1-19-gff88ad0b627dc_GH0.tar.gz) = 395126403 +TIMESTAMP = 1530292793 +SHA256 (MrAlex94-Waterfox-56.2.1-48-g7f6ff796eeda4_GH0.tar.gz) = 07b65c4e20917968ce5086ddef09dcfe37bd90135f4f37fa2d4cd6029ac38df8 +SIZE (MrAlex94-Waterfox-56.2.1-48-g7f6ff796eeda4_GH0.tar.gz) = 395133776 Modified: branches/2018Q2/www/waterfox/files/patch-bug1453127 ============================================================================== --- branches/2018Q2/www/waterfox/files/patch-bug1453127 Fri Jun 29 21:45:57 2018 (r473585) +++ branches/2018Q2/www/waterfox/files/patch-bug1453127 Fri Jun 29 21:48:16 2018 (r473586) @@ -1,39 +1,3 @@ -commit 7f8f5d958ed6 -Author: Bryce Van Dyk -Date: Wed Apr 18 15:30:57 2018 -0400 - - Bug 1453127 - Do not use iterators in MediaStreamTrack when removing listeners. r=pehrsons a=lizzard - - --HG-- - extra : source : 6b3aaee40f7507e240da08d6e073cff3c53971f4 ---- - dom/media/MediaStreamTrack.cpp | 12 ++++++++---- - 1 file changed, 8 insertions(+), 4 deletions(-) - -diff --git dom/media/MediaStreamTrack.cpp dom/media/MediaStreamTrack.cpp -index 010373e9086dc..af6c6014cf02a 100644 ---- dom/media/MediaStreamTrack.cpp -+++ dom/media/MediaStreamTrack.cpp -@@ -166,11 +166,15 @@ MediaStreamTrack::Destroy() - mPrincipalHandleListener->Forget(); - mPrincipalHandleListener = nullptr; - } -- for (auto l : mTrackListeners) { -- RemoveListener(l); -+ // Remove all listeners -- avoid iterating over the list we're removing from -+ const nsTArray> trackListeners(mTrackListeners); -+ for (auto listener : trackListeners) { -+ RemoveListener(listener); - } -- for (auto l : mDirectTrackListeners) { -- RemoveDirectListener(l); -+ // Do the same as above for direct listeners -+ const nsTArray> directTrackListeners(mDirectTrackListeners); -+ for (auto listener : directTrackListeners) { -+ RemoveDirectListener(listener); - } - } - commit 890e77744a2a Author: Andreas Pehrson Date: Tue May 29 10:13:14 2018 +0200 From owner-svn-ports-branches@freebsd.org Fri Jun 29 21:56:06 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18742F7E415; Fri, 29 Jun 2018 21:56:06 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AFCDC7DB4A; Fri, 29 Jun 2018 21:56:05 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8C731269C4; Fri, 29 Jun 2018 21:56:05 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5TLu5Ov046842; Fri, 29 Jun 2018 21:56:05 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5TLu5Rr046841; Fri, 29 Jun 2018 21:56:05 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201806292156.w5TLu5Rr046841@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 29 Jun 2018 21:56:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473588 - branches/2018Q2/games/openbor X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2018Q2/games/openbor X-SVN-Commit-Revision: 473588 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2018 21:56:06 -0000 Author: jbeich Date: Fri Jun 29 21:56:04 2018 New Revision: 473588 URL: https://svnweb.freebsd.org/changeset/ports/473588 Log: MFH: r473363 r473587 games/openbor: update to 6219 Changes: https://github.com/DCurrent/openbor/compare/50ccb3df...5005b966 Approved by: ports-secteam (feld, implicit for snapshots) Modified: branches/2018Q2/games/openbor/Makefile branches/2018Q2/games/openbor/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/games/openbor/Makefile ============================================================================== --- branches/2018Q2/games/openbor/Makefile Fri Jun 29 21:54:52 2018 (r473587) +++ branches/2018Q2/games/openbor/Makefile Fri Jun 29 21:56:04 2018 (r473588) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6184 +PORTVERSION?= 6219 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 50ccb3df +GH_TAGNAME?= 5005b966 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: branches/2018Q2/games/openbor/distinfo ============================================================================== --- branches/2018Q2/games/openbor/distinfo Fri Jun 29 21:54:52 2018 (r473587) +++ branches/2018Q2/games/openbor/distinfo Fri Jun 29 21:56:04 2018 (r473588) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527695239 -SHA256 (DCurrent-openbor-6184-50ccb3df_GH0.tar.gz) = dc13b6ec89f53bbc63e8af853583bee6e9daebcc6259c0317321aa326eb90f04 -SIZE (DCurrent-openbor-6184-50ccb3df_GH0.tar.gz) = 185431321 +TIMESTAMP = 1530229500 +SHA256 (DCurrent-openbor-6219-5005b966_GH0.tar.gz) = 8393eb2678a320fa38275363443a082a88992e515465df190caf6d72edb2185b +SIZE (DCurrent-openbor-6219-5005b966_GH0.tar.gz) = 154353589 From owner-svn-ports-branches@freebsd.org Fri Jun 29 22:02:12 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3367DF7E948; Fri, 29 Jun 2018 22:02:12 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA4137E05A; Fri, 29 Jun 2018 22:02:11 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BC32826B37; Fri, 29 Jun 2018 22:02:11 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5TM2B6a049935; Fri, 29 Jun 2018 22:02:11 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5TM2BuM049934; Fri, 29 Jun 2018 22:02:11 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201806292202.w5TM2BuM049934@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 29 Jun 2018 22:02:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473589 - branches/2018Q2/emulators/rpcs3 X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2018Q2/emulators/rpcs3 X-SVN-Commit-Revision: 473589 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2018 22:02:12 -0000 Author: jbeich Date: Fri Jun 29 22:02:11 2018 New Revision: 473589 URL: https://svnweb.freebsd.org/changeset/ports/473589 Log: MFH: r473457 emulators/rpcs3: update to 0.0.5.558 Changes: https://github.com/RPCS3/rpcs3/compare/3b8eab87d...345f92ab0 Approved by: ports-secteam (junovitch, implicit for snapshots) Modified: branches/2018Q2/emulators/rpcs3/Makefile branches/2018Q2/emulators/rpcs3/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/emulators/rpcs3/Makefile ============================================================================== --- branches/2018Q2/emulators/rpcs3/Makefile Fri Jun 29 21:56:04 2018 (r473588) +++ branches/2018Q2/emulators/rpcs3/Makefile Fri Jun 29 22:02:11 2018 (r473589) @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.5-546 -DISTVERSIONSUFFIX= -g3b8eab87d +DISTVERSION= 0.0.5-558 +DISTVERSIONSUFFIX= -g345f92ab0 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org @@ -30,7 +30,7 @@ GH_TUPLE= RPCS3:hidapi:hidapi-0.8.0-rc1-25-gca39ce8:hi Cyan4973:xxHash:v0.6.5:xxHash/3rdparty/xxHash \ jbeder:yaml-cpp:yaml-cpp-0.6.2-4-g4fb1c4b:yamlcpp/3rdparty/yaml-cpp \ kobalicek:asmjit:673dcef:asmjit/asmjit \ - KhronosGroup:glslang:3.0-1794-ge22e3473:glslang/Vulkan/glslang \ + KhronosGroup:glslang:5.1-184-gc99304c5:glslang/Vulkan/glslang \ Microsoft:GSL:fc5fce4:GSL/3rdparty/GSL \ USCiLab:cereal:v1.2.0:cereal/3rdparty/cereal \ zeux:pugixml:v1.9:pugixml/3rdparty/pugixml Modified: branches/2018Q2/emulators/rpcs3/distinfo ============================================================================== --- branches/2018Q2/emulators/rpcs3/distinfo Fri Jun 29 21:56:04 2018 (r473588) +++ branches/2018Q2/emulators/rpcs3/distinfo Fri Jun 29 22:02:11 2018 (r473589) @@ -1,6 +1,6 @@ -TIMESTAMP = 1529872126 -SHA256 (RPCS3-rpcs3-v0.0.5-546-g3b8eab87d_GH0.tar.gz) = 222ba33898e274a1ecfd7afc05e63df5e3494d34b61fdc0dc6e68966f07f7cc1 -SIZE (RPCS3-rpcs3-v0.0.5-546-g3b8eab87d_GH0.tar.gz) = 4977415 +TIMESTAMP = 1530032840 +SHA256 (RPCS3-rpcs3-v0.0.5-558-g345f92ab0_GH0.tar.gz) = 2ac3251c8210f0f884f40b65cdfde2d9405bc20a1a1e570151db61ea2ac5a8a2 +SIZE (RPCS3-rpcs3-v0.0.5-558-g345f92ab0_GH0.tar.gz) = 4978616 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = e50e4f4e9035e891e16867e995f44aac87ce734a9dde169f02fc9719b2ce3642 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-25-gca39ce8_GH0.tar.gz) = 105623 SHA256 (RPCS3-llvm-4952addb0c00_GH0.tar.gz) = b7f32518c4d40291bd908fe51c041fe867e6895c60b8038bfbba6492a23b5b82 @@ -13,8 +13,8 @@ SHA256 (jbeder-yaml-cpp-yaml-cpp-0.6.2-4-g4fb1c4b_GH0. SIZE (jbeder-yaml-cpp-yaml-cpp-0.6.2-4-g4fb1c4b_GH0.tar.gz) = 1396702 SHA256 (kobalicek-asmjit-673dcef_GH0.tar.gz) = 228dd2f422740a1c9e713f1c86934e95d75fc1a8731a88ea006a2cebb033ca8c SIZE (kobalicek-asmjit-673dcef_GH0.tar.gz) = 448118 -SHA256 (KhronosGroup-glslang-3.0-1794-ge22e3473_GH0.tar.gz) = cc1f9bd99f875650113cdf4870caa1fc5510c571ac61368834586e6c856831d7 -SIZE (KhronosGroup-glslang-3.0-1794-ge22e3473_GH0.tar.gz) = 1981069 +SHA256 (KhronosGroup-glslang-5.1-184-gc99304c5_GH0.tar.gz) = b6a3b853a31b6aace0826bdeafce2d1f26c00ba349664e87fb35d189b99c0b58 +SIZE (KhronosGroup-glslang-5.1-184-gc99304c5_GH0.tar.gz) = 2329404 SHA256 (Microsoft-GSL-fc5fce4_GH0.tar.gz) = 2df1538ff240bf4dd3ef44ba8c832451376fff8e74f7734d32fc8c337557a64d SIZE (Microsoft-GSL-fc5fce4_GH0.tar.gz) = 38809 SHA256 (USCiLab-cereal-v1.2.0_GH0.tar.gz) = 1ccf3ed205a7a2f0d6a060415b123f1ae0d984cd4435db01af8de11a2eda49c1