From owner-svn-ports-branches@freebsd.org Sun Jun 5 16:38:25 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A7BDB6AD57; Sun, 5 Jun 2016 16:38:25 +0000 (UTC) (envelope-from junovitch@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 mx1.freebsd.org (Postfix) with ESMTPS id 2C4C31A8F; Sun, 5 Jun 2016 16:38:25 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u55GcOkN074418; Sun, 5 Jun 2016 16:38:24 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u55GcOe8074416; Sun, 5 Jun 2016 16:38:24 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201606051638.u55GcOe8074416@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 5 Jun 2016 16:38:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416399 - branches/2016Q2/www/ikiwiki X-SVN-Group: ports-branches 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.22 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: Sun, 05 Jun 2016 16:38:25 -0000 Author: junovitch Date: Sun Jun 5 16:38:24 2016 New Revision: 416399 URL: https://svnweb.freebsd.org/changeset/ports/416399 Log: MFH: r415432 Update to 3.20160509. PR: 209593 Reported by: Sevan Janiyan Security: CVE-2016-4561 Sponsored by: Absolight Approved by: ports-secteam (with hat) Modified: branches/2016Q2/www/ikiwiki/Makefile branches/2016Q2/www/ikiwiki/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/www/ikiwiki/Makefile ============================================================================== --- branches/2016Q2/www/ikiwiki/Makefile Sun Jun 5 16:37:13 2016 (r416398) +++ branches/2016Q2/www/ikiwiki/Makefile Sun Jun 5 16:38:24 2016 (r416399) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ikiwiki -PORTVERSION= 3.20150614 +PORTVERSION= 3.20160509 CATEGORIES= www MASTER_SITES= DEBIAN_POOL \ LOCAL/mat/${PORTNAME} @@ -32,7 +32,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ p5-XML-Feed>=0:textproc/p5-XML-Feed \ p5-Authen-Passphrase>=0:security/p5-Authen-Passphrase -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= gettext perl5 gmake cpe USE_PERL5= configure Modified: branches/2016Q2/www/ikiwiki/distinfo ============================================================================== --- branches/2016Q2/www/ikiwiki/distinfo Sun Jun 5 16:37:13 2016 (r416398) +++ branches/2016Q2/www/ikiwiki/distinfo Sun Jun 5 16:38:24 2016 (r416399) @@ -1,2 +1,3 @@ -SHA256 (ikiwiki_3.20150614.tar.gz) = 42f199e26458e8ca79d2f85d7d190c2dc2e1df70f3ec2c2e0f5729771a2a7a69 -SIZE (ikiwiki_3.20150614.tar.gz) = 3344970 +TIMESTAMP = 1463569338 +SHA256 (ikiwiki_3.20160509.tar.gz) = 2001ac5a6a614eca0c700e019940022a1eaffae9ba8492a77b2364d72cc17868 +SIZE (ikiwiki_3.20160509.tar.gz) = 3439887 From owner-svn-ports-branches@freebsd.org Sun Jun 5 17:44:04 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5522B6A5A4; Sun, 5 Jun 2016 17:44:04 +0000 (UTC) (envelope-from junovitch@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 mx1.freebsd.org (Postfix) with ESMTPS id 8BB1116A9; Sun, 5 Jun 2016 17:44:04 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u55Hi3BB001417; Sun, 5 Jun 2016 17:44:03 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u55Hi2cl001401; Sun, 5 Jun 2016 17:44:02 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201606051744.u55Hi2cl001401@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 5 Jun 2016 17:44:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416407 - in branches/2016Q2/www: nginx nginx-devel nginx-devel/files nginx/files X-SVN-Group: ports-branches 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.22 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: Sun, 05 Jun 2016 17:44:04 -0000 Author: junovitch Date: Sun Jun 5 17:44:02 2016 New Revision: 416407 URL: https://svnweb.freebsd.org/changeset/ports/416407 Log: MFH: r412446 r412447 r412449 r412450 r412534 r412535 r412555 r412588 r412645 r412858 r412862 r413165 r413379 r413380 r413662 Apply CVE-2016-4450 patches to www/nginx and www/nginx-devel following a sync with r413662 from head before the major release updates to 1.10.x and 1.11.x and configuration change requirement brought about by dynamic module support. - Enable several vendor's modules to be in sync with vendor's original packages for some linux distros, please see http://nginx.org/en/linux_packages.html for details. - Upgrade nginx-devel from 1.9.12 to 1.9.15; remove needless vendor patches. Add/upgrade third-party modules: o) Upgrade third-party brotli module from 86998c6 to 2fc6f12. o) Add AWS proxy third-party module. o) Change the third-party http_auth_digest module location and upgrade it. Previous location no longer supported by developers. o) Upgrade third-party nchan (formerly http_push) module from 0.99.8 to 0.99.11. o) Enable vendor's http_realip module by default. o) Upgrade third-party njs module from 50fbb3b to c4a5f2b. o) Upgrade third-party tarantool module from 966f2f5 to 3599ba0. o) Add third-party upstream check module. o) Upgrade push from 0.99.11 to 0.99.12; o) Upgrade lua from 7410339 to d44f8e0; o) Upgrade shibboleth from 20150121 to 4f1119b. PR: 208499 203967 208380 Security: CVE-2016-4450 Security: https://vuxml.FreeBSD.org/freebsd/36cf7670-2774-11e6-af29-f0def16c5c1b.html Approved by: ports-secteam (with hat) Added: branches/2016Q2/www/nginx-devel/files/extra-patch-ngx_http_upstream_fair_module.c - copied unchanged from r413165, head/www/nginx-devel/files/extra-patch-ngx_http_upstream_fair_module.c branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_hash_module.c - copied unchanged from r413165, head/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_hash_module.c branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_ip_hash_module.c - copied unchanged from r413165, head/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_ip_hash_module.c branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_least_conn_module.c - copied unchanged from r413165, head/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_least_conn_module.c branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-ngx_http_upstream_round_robin.c - copied unchanged from r413165, head/www/nginx-devel/files/extra-patch-src-http-ngx_http_upstream_round_robin.c branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-ngx_http_upstream_round_robin.h - copied unchanged from r413165, head/www/nginx-devel/files/extra-patch-src-http-ngx_http_upstream_round_robin.h branches/2016Q2/www/nginx-devel/files/patch-CVE-2016-4450 (contents, props changed) branches/2016Q2/www/nginx/files/extra-patch-ngx_http_upstream_fair_module.c - copied unchanged from r413165, head/www/nginx/files/extra-patch-ngx_http_upstream_fair_module.c branches/2016Q2/www/nginx/files/extra-patch-src-http-modules-ngx_http_upstream_hash_module.c - copied unchanged from r413165, head/www/nginx/files/extra-patch-src-http-modules-ngx_http_upstream_hash_module.c branches/2016Q2/www/nginx/files/extra-patch-src-http-modules-ngx_http_upstream_ip_hash_module.c - copied unchanged from r413165, head/www/nginx/files/extra-patch-src-http-modules-ngx_http_upstream_ip_hash_module.c branches/2016Q2/www/nginx/files/extra-patch-src-http-modules-ngx_http_upstream_least_conn_module.c - copied unchanged from r413165, head/www/nginx/files/extra-patch-src-http-modules-ngx_http_upstream_least_conn_module.c branches/2016Q2/www/nginx/files/extra-patch-src-http-ngx_http_upstream_round_robin.c - copied unchanged from r413165, head/www/nginx/files/extra-patch-src-http-ngx_http_upstream_round_robin.c branches/2016Q2/www/nginx/files/extra-patch-src-http-ngx_http_upstream_round_robin.h - copied unchanged from r413165, head/www/nginx/files/extra-patch-src-http-ngx_http_upstream_round_robin.h branches/2016Q2/www/nginx/files/patch-CVE-2016-4450 (contents, props changed) Deleted: branches/2016Q2/www/nginx-devel/files/patch-auto-make branches/2016Q2/www/nginx-devel/files/patch-perl-as-dynamic-module Modified: branches/2016Q2/www/nginx-devel/Makefile branches/2016Q2/www/nginx-devel/distinfo branches/2016Q2/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config branches/2016Q2/www/nginx/Makefile branches/2016Q2/www/nginx/distinfo branches/2016Q2/www/nginx/files/extra-patch-ngx_http_tarantool-config Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/www/nginx-devel/Makefile ============================================================================== --- branches/2016Q2/www/nginx-devel/Makefile Sun Jun 5 17:44:01 2016 (r416406) +++ branches/2016Q2/www/nginx-devel/Makefile Sun Jun 5 17:44:02 2016 (r416407) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= nginx -PORTVERSION= 1.9.12 +PORTVERSION= 1.9.15 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ MASTER_SITES+= LOCAL/osa @@ -37,6 +38,7 @@ OPTIONS_DEFINE= \ HTTP_GZIP_STATIC \ HTTP_GUNZIP_FILTER \ HTTP_IMAGE_FILTER \ + HTTP_MP4 \ HTTP_PERL \ HTTP_RANDOM_INDEX \ HTTP_REALIP \ @@ -59,6 +61,7 @@ OPTIONS_DEFINE= \ THREADS \ WWW \ AJP \ + AWS_AUTH \ CACHE_PURGE \ CLOJURE \ CT \ @@ -76,6 +79,7 @@ OPTIONS_DEFINE= \ HTTP_FOOTER \ HTTP_JSON_STATUS \ HTTP_MOGILEFS \ + HTTP_MP4_H264 \ HTTP_NOTICE \ HTTP_PUSH \ HTTP_PUSH_STREAM \ @@ -85,6 +89,7 @@ OPTIONS_DEFINE= \ HTTP_TARANTOOL \ HTTP_UPLOAD \ HTTP_UPLOAD_PROGRESS \ + HTTP_UPSTREAM_CHECK \ HTTP_UPSTREAM_FAIR \ HTTP_UPSTREAM_STICKY \ HTTP_VIDEO_THUMBEXTRACTOR \ @@ -117,12 +122,13 @@ OPTIONS_DEFINE= \ STATSD \ UDPLOG \ XRID_HEADER \ - XSS \ - VIDEO + XSS -OPTIONS_RADIO= VIDEO -OPTIONS_RADIO_VIDEO= HTTP_MP4 HTTP_MP4_H264 -OPTIONS_DEFAULT= IPV6 HTTP HTTP_CACHE HTTP_REWRITE HTTP_SSL HTTP_STATUS HTTPV2 WWW +OPTIONS_DEFAULT=IPV6 FILE_AIO HTTP HTTP_ADDITION HTTP_AUTH_REQ HTTP_CACHE \ + HTTP_DAV HTTP_FLV HTTP_GZIP_STATIC HTTP_GUNZIP_FILTER \ + HTTP_MP4 HTTP_RANDOM_INDEX HTTP_REALIP HTTP_SECURE_LINK \ + HTTP_SLICE HTTP_REWRITE HTTP_SSL HTTP_STATUS HTTP_SUB \ + HTTPV2 MAIL MAIL_SSL STREAM STREAM_SSL THREADS WWW DEBUGLOG_DESC= Enable debug log (--with-debug) FILE_AIO_DESC= Enable file aio @@ -160,6 +166,7 @@ STREAM_SSL_DESC= Enable stream_ssl modu THREADS_DESC= Enable threads support WWW_DESC= Enable html sample files AJP_DESC= 3rd party ajp module +AWS_AUTH_DESC= 3rd party aws auth module CACHE_PURGE_DESC= 3rd party cache_purge module CLOJURE_DESC= 3rd party clojure module CT_DESC= 3rd party cert_transparency module (SSL req.) @@ -187,6 +194,7 @@ HTTP_SUBS_FILTER_DESC= 3rd party subs f HTTP_TARANTOOL_DESC= 3rd party tarantool upstream module HTTP_UPLOAD_DESC= 3rd party upload module HTTP_UPLOAD_PROGRESS_DESC= 3rd party uploadprogress module +HTTP_UPSTREAM_CHECK_DESC= 3rd party upstream check module HTTP_UPSTREAM_FAIR_DESC= 3rd party upstream fair module HTTP_UPSTREAM_STICKY_DESC= 3rd party upstream sticky module HTTP_VIDEO_THUMBEXTRACTOR_DESC= 3rd party video_thumbextractor module @@ -316,12 +324,11 @@ CONFIGURE_ARGS+=--with-http_addition_mod .endif .if ${PORT_OPTIONS:MHTTP_AUTH_DIGEST} -GIT_AUTH_DIGEST_VERSION= bd1c86a -GH_ACCOUNT+= samizdatco:auth_digest +GIT_AUTH_DIGEST_VERSION= 4edfb18 +GH_ACCOUNT+= atomx:auth_digest GH_PROJECT+= nginx-http-auth-digest:auth_digest GH_TAGNAME+= ${GIT_AUTH_DIGEST_VERSION}:auth_digest CONFIGURE_ARGS+=--add-module=${WRKSRC_auth_digest} -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_auth_digest_module.c .endif .if ${PORT_OPTIONS:MHTTP_AUTH_KRB5} @@ -368,6 +375,14 @@ GH_TAGNAME+= ${NGINX_AJP_VERSION}:ajp CONFIGURE_ARGS+=--add-module=${WRKSRC_ajp} .endif +.if ${PORT_OPTIONS:MAWS_AUTH} +NGINX_AWS_AUTH_VERSION= 1e62670 +GH_ACCOUNT+= anomalizer:aws_auth +GH_PROJECT+= ngx_aws_auth:aws_auth +GH_TAGNAME+= ${NGINX_AWS_AUTH_VERSION}:aws_auth +CONFIGURE_ARGS+=--add-module=${WRKSRC_aws_auth} +.endif + .if ${PORT_OPTIONS:MCACHE_PURGE} NGINX_CACHE_PURGE_VERSION= 2.3 MASTER_SITES+= http://labs.frickle.com/files/:cache_purge @@ -521,7 +536,7 @@ USES+= perl5 .endif .if ${PORT_OPTIONS:MHTTP_PUSH} -GIT_PUSH_VERSION= 0.99.8 +GIT_PUSH_VERSION= 0.99.12 GH_ACCOUNT+= slact:push GH_PROJECT+= nchan:push GH_TAGNAME+= v${GIT_PUSH_VERSION}:push @@ -571,7 +586,7 @@ LIB_DEPENDS+= libmsgpuck.so:devel/msgpuc libyajl.so:devel/yajl GH_ACCOUNT+= tarantool:nginx_tarantool GH_PROJECT+= nginx_upstream_module:nginx_tarantool -GH_TAGNAME+= 966f2f5:nginx_tarantool +GH_TAGNAME+= 3599ba0:nginx_tarantool CFLAGS+= -I${LOCALBASE}/include/msgpuck CONFIGURE_ARGS+=--add-module=${WRKSRC_nginx_tarantool} EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_tarantool-config @@ -609,11 +624,28 @@ GH_TAGNAME+= v${NGINX_UPLOADPROGRESS_VER CONFIGURE_ARGS+=--add-module=${WRKSRC_uploadprogress} .endif +.if !empty(PORT_OPTIONS:MHTTP_UPSTREAM_CHECK) +# WWW: https://github.com/yaoweibin/nginx_upstream_check_module +NGINX_UPSTREAM_CHECK_VERSION= 10782ea +GH_ACCOUNT+= yaoweibin:upstreamcheck +GH_PROJECT+= nginx_upstream_check_module:upstreamcheck +GH_TAGNAME+= ${NGINX_UPSTREAM_CHECK_VERSION}:upstreamcheck +CONFIGURE_ARGS+=--add-module=${WRKSRC_upstreamcheck} +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-src-http-modules-ngx_http_upstream_hash_module.c \ + ${PATCHDIR}/extra-patch-src-http-modules-ngx_http_upstream_ip_hash_module.c \ + ${PATCHDIR}/extra-patch-src-http-modules-ngx_http_upstream_least_conn_module.c \ + ${PATCHDIR}/extra-patch-src-http-ngx_http_upstream_round_robin.c \ + ${PATCHDIR}/extra-patch-src-http-ngx_http_upstream_round_robin.h +.endif + .if !empty(PORT_OPTIONS:MHTTP_UPSTREAM_FAIR) NGINX_UPSTREAM_FAIR_VERSION= 20090923 MASTER_SITES+= LOCAL/osa:upstreamfair DISTFILES+= nginx_upstream_fair-${NGINX_UPSTREAM_FAIR_VERSION}.tar.gz:upstreamfair CONFIGURE_ARGS+=--add-module=${WRKDIR}/nginx_upstream_fair-${NGINX_UPSTREAM_FAIR_VERSION} +.if !empty(PORT_OPTIONS:MHTTP_UPSTREAM_CHECK) +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_upstream_fair_module.c +.endif .endif .if ${PORT_OPTIONS:MHTTP_UPSTREAM_STICKY} @@ -706,7 +738,7 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_le LIB_DEPENDS+= libluajit-5.1.so:lang/luajit CONFIGURE_ENV+= "LUAJIT_INC=${LOCALBASE}/include/luajit-2.0" CONFIGURE_ENV+= "LUAJIT_LIB=${LOCALBASE}/lib" -NGINX_LUA_VERSION= 7410339 +NGINX_LUA_VERSION= d44f8e0 GH_ACCOUNT+= openresty:lua GH_PROJECT+= lua-nginx-module:lua GH_TAGNAME+= ${NGINX_LUA_VERSION}:lua @@ -827,10 +859,10 @@ EXTRA_PATCHES+= ${PATCHDIR}/extra-patch- .endif .if ${PORT_OPTIONS:MSHIBBOLETH} -GIT_SHIBBOLETH_VERSION= 20150121 +GIT_SHIBBOLETH_VERSION= 4f1119b GH_ACCOUNT+= nginx-shib:shib GH_PROJECT+= nginx-http-shibboleth:shib -GH_TAGNAME+= v${GIT_SHIBBOLETH_VERSION}:shib +GH_TAGNAME+= ${GIT_SHIBBOLETH_VERSION}:shib CONFIGURE_ARGS+=--add-module=${WRKSRC_shib} .endif @@ -902,7 +934,7 @@ WITH_OPENSSL_PORT= yes .if ${PORT_OPTIONS:MNJS} GH_ACCOUNT+= nginx:njs GH_PROJECT+= njs:njs -GH_TAGNAME+= 50fbb3b:njs +GH_TAGNAME+= c4a5f2b:njs CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_njs}/nginx .endif @@ -961,7 +993,7 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_ar .endif .if ${PORT_OPTIONS:MBROTLI} -NGINX_BROTLI_VERSION= 86998c6 +NGINX_BROTLI_VERSION= 2fc6f12 LIB_DEPENDS+= libbrotlidec.so:devel/libbrotli \ libbrotlienc.so:devel/libbrotli GH_ACCOUNT+= google:brotli Modified: branches/2016Q2/www/nginx-devel/distinfo ============================================================================== --- branches/2016Q2/www/nginx-devel/distinfo Sun Jun 5 17:44:01 2016 (r416406) +++ branches/2016Q2/www/nginx-devel/distinfo Sun Jun 5 17:44:02 2016 (r416407) @@ -1,5 +1,5 @@ -SHA256 (nginx-1.9.12.tar.gz) = 1af2eb956910ed4b11aaf525a81bc37e135907e7127948f9179f5410337da042 -SIZE (nginx-1.9.12.tar.gz) = 899183 +SHA256 (nginx-1.9.15.tar.gz) = cc89b277cc03f403c0b746d60aa5943cdecf59ae48278f8cb7e2df0cbdb6dac3 +SIZE (nginx-1.9.15.tar.gz) = 908984 SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1 SIZE (nginx-accesskey-2.0.3.tar.gz) = 2632 SHA256 (ngx_http_auth_pam_module-1.2.tar.gz) = 5a85970ba61a99f55a26d2536a11d512b39bbd622f5737d25a9a8c10db81efa9 @@ -32,14 +32,16 @@ SHA256 (nginx_udplog_module-1.0.0.tar.gz SIZE (nginx_udplog_module-1.0.0.tar.gz) = 6284 SHA256 (giom-nginx_accept_language_module-2f69842_GH0.tar.gz) = 5534ca63cdfc2a7dc4e1cbf9c2d54d3ed3f0e6c86b4a95be48ec0a3f41cc1eb0 SIZE (giom-nginx_accept_language_module-2f69842_GH0.tar.gz) = 3393 -SHA256 (samizdatco-nginx-http-auth-digest-bd1c86a_GH0.tar.gz) = d3071ca4b70cfd7f437add772a2aa6ab585dafb5d5a2e3f5cc70af74da72acf2 -SIZE (samizdatco-nginx-http-auth-digest-bd1c86a_GH0.tar.gz) = 14458 +SHA256 (atomx-nginx-http-auth-digest-4edfb18_GH0.tar.gz) = 8b831fccda3ce9bdf854a3aefa1e466a8da97ca0a5feb33a28b4f117f517b82e +SIZE (atomx-nginx-http-auth-digest-4edfb18_GH0.tar.gz) = 16007 SHA256 (stnoonan-spnego-http-auth-nginx-module-c85a38c_GH0.tar.gz) = b47b23a362aa338c377d6163d15abee6f33ff16bac5f86ee4d9543293fe8c4d1 SIZE (stnoonan-spnego-http-auth-nginx-module-c85a38c_GH0.tar.gz) = 18120 SHA256 (kvspb-nginx-auth-ldap-8517bb0_GH0.tar.gz) = a69cf8d5490620d5507d712fa234e137d9404e9c250563f2eb421eafa6209975 SIZE (kvspb-nginx-auth-ldap-8517bb0_GH0.tar.gz) = 16947 SHA256 (yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz) = 9e3f78ea73e2d606a95ee64fd3affa4c249f9b342e66b6b11b63061791f28316 SIZE (yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz) = 109704 +SHA256 (anomalizer-ngx_aws_auth-1e62670_GH0.tar.gz) = db7ceef4ae22cf5bfaf5abae64830dfeef203ca85f9f40f7d1f1d90f277478c0 +SIZE (anomalizer-ngx_aws_auth-1e62670_GH0.tar.gz) = 8260 SHA256 (nginx-clojure-nginx-clojure-v0.4.4_GH0.tar.gz) = 642ebf4724fa7c3efd5349e60b442ac8671497406834804c903ec548bfdcb691 SIZE (nginx-clojure-nginx-clojure-v0.4.4_GH0.tar.gz) = 603856 SHA256 (grahamedgecombe-nginx-ct-f3cad5e_GH0.tar.gz) = 846e148f09ffea2ffc1b09b20c84408e23c170313f967513a85009717227c13a @@ -60,18 +62,20 @@ SHA256 (nginx-modules-ngx_http_json_stat SIZE (nginx-modules-ngx_http_json_status_module-1d2f303_GH0.tar.gz) = 6736 SHA256 (kr-nginx-notice-3c95966_GH0.tar.gz) = e829fc94178cc8c91fef15a1fc44ee7ac162c13eddc0bba4c9427aaa23386885 SIZE (kr-nginx-notice-3c95966_GH0.tar.gz) = 3343 -SHA256 (slact-nchan-v0.99.8_GH0.tar.gz) = 3b25cbd7aff9742dac15d64d55f67a4ab83fc52053111ddd3fd0b8f2932682d1 -SIZE (slact-nchan-v0.99.8_GH0.tar.gz) = 344368 +SHA256 (slact-nchan-v0.99.12_GH0.tar.gz) = b761255489c617aa270910f3ba02af1adbd42e299116cdd465c80dda1b2acf07 +SIZE (slact-nchan-v0.99.12_GH0.tar.gz) = 358336 SHA256 (wandenberg-nginx-push-stream-module-0.5.1_GH0.tar.gz) = a95f31e80120fd7324795b92a0d94c0b43e1265df7fd0f1eba11a337c1e0a626 SIZE (wandenberg-nginx-push-stream-module-0.5.1_GH0.tar.gz) = 175263 SHA256 (yaoweibin-ngx_http_substitutions_filter_module-v0.6.4_GH0.tar.gz) = ed4ddbcf0c434f4a1e97b61251a63ace759792764bd5cb79ff20efe348db8db3 SIZE (yaoweibin-ngx_http_substitutions_filter_module-v0.6.4_GH0.tar.gz) = 92230 -SHA256 (tarantool-nginx_upstream_module-966f2f5_GH0.tar.gz) = 8142475d8ecf0c02d2fc8051364729d842fe06b0b445b416c87c2f796bb42fa7 -SIZE (tarantool-nginx_upstream_module-966f2f5_GH0.tar.gz) = 873343 +SHA256 (tarantool-nginx_upstream_module-3599ba0_GH0.tar.gz) = 9f4c60a742786b3507fb69fb9fb653cec08114399ce0e65a06ea5fb532030713 +SIZE (tarantool-nginx_upstream_module-3599ba0_GH0.tar.gz) = 877305 SHA256 (vkholodkov-nginx-upload-module-aba1e3f34c_GH0.tar.gz) = 62a2c4388585aec463a1cee30bc84953593a93f341dc1df61b42b452594d2a05 SIZE (vkholodkov-nginx-upload-module-aba1e3f34c_GH0.tar.gz) = 28296 SHA256 (masterzen-nginx-upload-progress-module-v0.9.0_GH0.tar.gz) = 93e29b9b437a2e34713de54c2861ea51151624aca09f73f9f44d1caaff01a6b1 SIZE (masterzen-nginx-upload-progress-module-v0.9.0_GH0.tar.gz) = 16990 +SHA256 (yaoweibin-nginx_upstream_check_module-10782ea_GH0.tar.gz) = 52e6acd8c0264a59c5c948271015a59acd3cbcf91377456b7c8dc6f9feecef4a +SIZE (yaoweibin-nginx_upstream_check_module-10782ea_GH0.tar.gz) = 128281 SHA256 (wandenberg-nginx-video-thumbextractor-module-0.7.0_GH0.tar.gz) = 382bb41fa739f471fdab9fbabc5384d8ec7f25b5bb0c45c153f5cc01d428abe2 SIZE (wandenberg-nginx-video-thumbextractor-module-0.7.0_GH0.tar.gz) = 2709351 SHA256 (openresty-drizzle-nginx-module-v0.1.9_GH0.tar.gz) = aafb79d87273eec023025333c34d6d0108026a1ce2e09b20a53e8e2d9bf65080 @@ -88,8 +92,8 @@ SHA256 (mongodb-mongo-c-driver-v0.3.1_GH SIZE (mongodb-mongo-c-driver-v0.3.1_GH0.tar.gz) = 53024 SHA256 (arut-nginx-let-module-v0.0.4_GH0.tar.gz) = cbf6fcddc00a7e30289134bdeace12565e000cc7d4efee2d2ebb8799d0b88270 SIZE (arut-nginx-let-module-v0.0.4_GH0.tar.gz) = 20534 -SHA256 (openresty-lua-nginx-module-7410339_GH0.tar.gz) = 1b78f243ea95efcfd6f5bda43fbe5849bff931b9620d22c75b3de6590e09c684 -SIZE (openresty-lua-nginx-module-7410339_GH0.tar.gz) = 574764 +SHA256 (openresty-lua-nginx-module-d44f8e0_GH0.tar.gz) = e63997f54dc01dcef82598f4423e5433ac46a26606ea9e8b59f631374b326e42 +SIZE (openresty-lua-nginx-module-d44f8e0_GH0.tar.gz) = 575604 SHA256 (openresty-memc-nginx-module-v0.16_GH0.tar.gz) = 24f3c3270831aed2d157c01ef74cb26eab26b832971fe7b9f42a03dbfac10ce4 SIZE (openresty-memc-nginx-module-v0.16_GH0.tar.gz) = 38560 SHA256 (nbs-system-naxsi-0.54_GH0.tar.gz) = 9cc2c09405bc71f78ef26a8b6d70afcea3fccbe8125df70cb0cfc480133daba5 @@ -106,8 +110,8 @@ SHA256 (arut-nginx-rtmp-module-v1.1.7_GH SIZE (arut-nginx-rtmp-module-v1.1.7_GH0.tar.gz) = 519735 SHA256 (openresty-set-misc-nginx-module-6582fb4_GH0.tar.gz) = cc325830477dfcdbb355fc7b19cbc2f4e55c179b3b56fdfe0613b5a7b926235e SIZE (openresty-set-misc-nginx-module-6582fb4_GH0.tar.gz) = 35961 -SHA256 (nginx-shib-nginx-http-shibboleth-v20150121_GH0.tar.gz) = e38a19bb4d30e5487c013c4b6b3e3d5b96de82d63b776471cc2c381a5d00374d -SIZE (nginx-shib-nginx-http-shibboleth-v20150121_GH0.tar.gz) = 10106 +SHA256 (nginx-shib-nginx-http-shibboleth-4f1119b_GH0.tar.gz) = c25f284bc934f59a267d319385a3e11858efef786c84b49a77d09e7f5274bbf1 +SIZE (nginx-shib-nginx-http-shibboleth-4f1119b_GH0.tar.gz) = 16688 SHA256 (cubicdaiya-ngx_small_light-v0.6.15_GH0.tar.gz) = 9bc9c221287a6db56a4a0eb7ac35a560fc15dfd6dafcb500fdea49a583527716 SIZE (cubicdaiya-ngx_small_light-v0.6.15_GH0.tar.gz) = 54695 SHA256 (openresty-srcache-nginx-module-v0.30_GH0.tar.gz) = e34b1ab5f5007661f73819f9c20fd6c2a46ed3e53364e9449b02ef2bd3628633 @@ -118,12 +122,12 @@ SHA256 (gabor-nginx-x-rid-header-0daa3cc SIZE (gabor-nginx-x-rid-header-0daa3cc_GH0.tar.gz) = 2711 SHA256 (openresty-xss-nginx-module-v0.04_GH0.tar.gz) = 4e5230a644779b8298063d5c0bd7dc19531496369456d69dc5281ae1cca4d6ec SIZE (openresty-xss-nginx-module-v0.04_GH0.tar.gz) = 10536 -SHA256 (nginx-njs-50fbb3b_GH0.tar.gz) = dd82502ff1ca0f68a0c6cdc43e26443b0d85429906cd21485fb92e4f0a09fd6c -SIZE (nginx-njs-50fbb3b_GH0.tar.gz) = 142336 +SHA256 (nginx-njs-c4a5f2b_GH0.tar.gz) = 90859b979c76ad04fa3b45ed773ddfe14b6a9ca0b6d70626aa3293c2aad3d52d +SIZE (nginx-njs-c4a5f2b_GH0.tar.gz) = 150513 SHA256 (openresty-array-var-nginx-module-v0.03_GH0.tar.gz) = f9892ec9a2e872d8aabeb2234d0d4c66cf85b8dbb2ca5c108a20c3d8c2111189 SIZE (openresty-array-var-nginx-module-v0.03_GH0.tar.gz) = 9520 -SHA256 (google-ngx_brotli-86998c6_GH0.tar.gz) = 463a583cfbeacdf6d6db5630afaddc9eebeec44301ca68c660cc8fdf4580e5aa -SIZE (google-ngx_brotli-86998c6_GH0.tar.gz) = 10890 +SHA256 (google-ngx_brotli-2fc6f12_GH0.tar.gz) = f72daeb63db97e4facf99f6917f55f5d33e52f7f18d87c01fac05ec50274054f +SIZE (google-ngx_brotli-2fc6f12_GH0.tar.gz) = 10960 SHA256 (calio-form-input-nginx-module-v0.07_GH0.tar.gz) = c0c56cc697a290e98b88d4888bac8828041ef6f3049247d3cd3c63f2808d1e20 SIZE (calio-form-input-nginx-module-v0.07_GH0.tar.gz) = 10563 SHA256 (calio-iconv-nginx-module-v0.10_GH0.tar.gz) = 88e326eba7fdf9fd2376b1ba033b48cb0eee45136528cf5430ac9340088ce324 Modified: branches/2016Q2/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config ============================================================================== --- branches/2016Q2/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config Sun Jun 5 17:44:01 2016 (r416406) +++ branches/2016Q2/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config Sun Jun 5 17:44:02 2016 (r416407) @@ -1,5 +1,5 @@ ---- ../nginx_upstream_module-966f2f5/config.orig 2015-08-20 23:33:02.000000000 +0300 -+++ ../nginx_upstream_module-966f2f5/config 2015-08-23 16:04:59.572045669 +0300 +--- ../nginx_upstream_module-3599ba0/config.orig 2015-08-20 23:33:02.000000000 +0300 ++++ ../nginx_upstream_module-3599ba0/config 2015-08-23 16:04:59.572045669 +0300 @@ -4,7 +4,7 @@ " Copied: branches/2016Q2/www/nginx-devel/files/extra-patch-ngx_http_upstream_fair_module.c (from r413165, head/www/nginx-devel/files/extra-patch-ngx_http_upstream_fair_module.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/nginx-devel/files/extra-patch-ngx_http_upstream_fair_module.c Sun Jun 5 17:44:02 2016 (r416407, copy of r413165, head/www/nginx-devel/files/extra-patch-ngx_http_upstream_fair_module.c) @@ -0,0 +1,89 @@ +--- ../nginx_upstream_fair-20090923/ngx_http_upstream_fair_module.c.orig 2009-09-24 01:38:16.000000000 +0800 ++++ ../nginx_upstream_fair-20090923/ngx_http_upstream_fair_module.c 2016-03-24 13:56:02.990728000 +0800 +@@ -9,6 +9,10 @@ + #include + #include + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++#include "ngx_http_upstream_check_module.h" ++#endif ++ + typedef struct { + ngx_uint_t nreq; + ngx_uint_t total_req; +@@ -42,6 +46,10 @@ + ngx_uint_t max_fails; + time_t fail_timeout; + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ ngx_uint_t check_index; ++#endif ++ + time_t accessed; + ngx_uint_t down:1; + +@@ -474,6 +482,15 @@ + peers->peer[n].fail_timeout = server[i].fail_timeout; + peers->peer[n].down = server[i].down; + peers->peer[n].weight = server[i].down ? 0 : server[i].weight; ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ if (!server[i].down) { ++ peers->peer[n].check_index = ++ ngx_http_upstream_check_add_peer(cf, us, &server[i].addrs[j]); ++ } ++ else { ++ peers->peer[n].check_index = (ngx_uint_t) NGX_ERROR; ++ } ++#endif + n++; + } + } +@@ -524,6 +541,15 @@ + backup->peer[n].max_fails = server[i].max_fails; + backup->peer[n].fail_timeout = server[i].fail_timeout; + backup->peer[n].down = server[i].down; ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ if (!server[i].down) { ++ backup->peer[n].check_index = ++ ngx_http_upstream_check_add_peer(cf, us, &server[i].addrs[j]); ++ } ++ else { ++ backup->peer[n].check_index = (ngx_uint_t) NGX_ERROR; ++ } ++#endif + n++; + } + } +@@ -580,6 +606,9 @@ + peers->peer[i].weight = 1; + peers->peer[i].max_fails = 1; + peers->peer[i].fail_timeout = 10; ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ peers->peer[i].check_index = (ngx_uint_t) NGX_ERROR; ++#endif + } + + us->peer.data = peers; +@@ -721,6 +750,12 @@ + peer = &fp->peers->peer[peer_id]; + + if (!peer->down) { ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ ngx_log_debug1(NGX_LOG_DEBUG_HTTP, pc->log, 0, ++ "[upstream_fair] get fair peer, check_index: %ui", ++ peer->check_index); ++ if (!ngx_http_upstream_check_peer_down(peer->check_index)) { ++#endif + if (peer->max_fails == 0 || peer->shared->fails < peer->max_fails) { + return NGX_OK; + } +@@ -731,6 +766,9 @@ + peer->shared->fails = 0; + return NGX_OK; + } ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ } ++#endif + } + + return NGX_BUSY; Copied: branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_hash_module.c (from r413165, head/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_hash_module.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_hash_module.c Sun Jun 5 17:44:02 2016 (r416407, copy of r413165, head/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_hash_module.c) @@ -0,0 +1,44 @@ +--- src/http/modules/ngx_http_upstream_hash_module.c.orig 2016-02-24 14:53:24 UTC ++++ src/http/modules/ngx_http_upstream_hash_module.c +@@ -9,6 +9,9 @@ + #include + #include + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++#include "ngx_http_upstream_check_module.h" ++#endif + + typedef struct { + uint32_t hash; +@@ -235,6 +238,15 @@ ngx_http_upstream_get_hash_peer(ngx_peer + goto next; + } + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ ngx_log_debug1(NGX_LOG_DEBUG_HTTP, pc->log, 0, ++ "get hash peer, check_index: %ui", ++ peer->check_index); ++ if (ngx_http_upstream_check_peer_down(peer->check_index)) { ++ goto next; ++ } ++#endif ++ + if (peer->max_fails + && peer->fails >= peer->max_fails + && now - peer->checked <= peer->fail_timeout) +@@ -535,6 +547,15 @@ ngx_http_upstream_get_chash_peer(ngx_pee + continue; + } + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ ngx_log_debug1(NGX_LOG_DEBUG_HTTP, pc->log, 0, ++ "get consistent_hash peer, check_index: %ui", ++ peer->check_index); ++ if (ngx_http_upstream_check_peer_down(peer->check_index)) { ++ continue; ++ } ++#endif ++ + if (peer->server.len != server->len + || ngx_strncmp(peer->server.data, server->data, server->len) + != 0) Copied: branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_ip_hash_module.c (from r413165, head/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_ip_hash_module.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_ip_hash_module.c Sun Jun 5 17:44:02 2016 (r416407, copy of r413165, head/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_ip_hash_module.c) @@ -0,0 +1,28 @@ +--- src/http/modules/ngx_http_upstream_ip_hash_module.c.orig 2016-02-24 14:53:24 UTC ++++ src/http/modules/ngx_http_upstream_ip_hash_module.c +@@ -9,6 +9,9 @@ + #include + #include + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++#include "ngx_http_upstream_check_module.h" ++#endif + + typedef struct { + /* the round robin data must be first */ +@@ -205,6 +208,15 @@ ngx_http_upstream_get_ip_hash_peer(ngx_p + goto next; + } + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ ngx_log_debug1(NGX_LOG_DEBUG_HTTP, pc->log, 0, ++ "get ip_hash peer, check_index: %ui", ++ peer->check_index); ++ if (ngx_http_upstream_check_peer_down(peer->check_index)) { ++ goto next; ++ } ++#endif ++ + if (peer->max_fails + && peer->fails >= peer->max_fails + && now - peer->checked <= peer->fail_timeout) Copied: branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_least_conn_module.c (from r413165, head/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_least_conn_module.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_least_conn_module.c Sun Jun 5 17:44:02 2016 (r416407, copy of r413165, head/www/nginx-devel/files/extra-patch-src-http-modules-ngx_http_upstream_least_conn_module.c) @@ -0,0 +1,46 @@ +--- src/http/modules/ngx_http_upstream_least_conn_module.c.orig 2016-02-24 14:53:24 UTC ++++ src/http/modules/ngx_http_upstream_least_conn_module.c +@@ -9,6 +9,9 @@ + #include + #include + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++#include "ngx_http_upstream_check_module.h" ++#endif + + static ngx_int_t ngx_http_upstream_init_least_conn_peer(ngx_http_request_t *r, + ngx_http_upstream_srv_conf_t *us); +@@ -148,6 +151,16 @@ ngx_http_upstream_get_least_conn_peer(ng + continue; + } + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ ngx_log_debug1(NGX_LOG_DEBUG_HTTP, pc->log, 0, ++ "get least_conn peer, check_index: %ui", ++ peer->check_index); ++ ++ if (ngx_http_upstream_check_peer_down(peer->check_index)) { ++ continue; ++ } ++#endif ++ + if (peer->max_fails + && peer->fails >= peer->max_fails + && now - peer->checked <= peer->fail_timeout) +@@ -199,6 +212,16 @@ ngx_http_upstream_get_least_conn_peer(ng + continue; + } + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ ngx_log_debug1(NGX_LOG_DEBUG_HTTP, pc->log, 0, ++ "get least_conn peer, check_index: %ui", ++ peer->check_index); ++ ++ if (ngx_http_upstream_check_peer_down(peer->check_index)) { ++ continue; ++ } ++#endif ++ + if (peer->conns * best->weight != best->conns * peer->weight) { + continue; + } Copied: branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-ngx_http_upstream_round_robin.c (from r413165, head/www/nginx-devel/files/extra-patch-src-http-ngx_http_upstream_round_robin.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-ngx_http_upstream_round_robin.c Sun Jun 5 17:44:02 2016 (r416407, copy of r413165, head/www/nginx-devel/files/extra-patch-src-http-ngx_http_upstream_round_robin.c) @@ -0,0 +1,101 @@ +--- src/http/ngx_http_upstream_round_robin.c.orig 2016-02-24 14:53:24 UTC ++++ src/http/ngx_http_upstream_round_robin.c +@@ -9,6 +9,9 @@ + #include + #include + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++#include "ngx_http_upstream_check_module.h" ++#endif + + #define ngx_http_upstream_tries(p) ((p)->number \ + + ((p)->next ? (p)->next->number : 0)) +@@ -96,7 +99,14 @@ ngx_http_upstream_init_round_robin(ngx_c + peer[n].fail_timeout = server[i].fail_timeout; + peer[n].down = server[i].down; + peer[n].server = server[i].name; +- ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ if (!server[i].down) { ++ peer[n].check_index = ++ ngx_http_upstream_check_add_peer(cf, us, &server[i].addrs[j]); ++ } else { ++ peer[n].check_index = (ngx_uint_t) NGX_ERROR; ++ } ++#endif + *peerp = &peer[n]; + peerp = &peer[n].next; + n++; +@@ -159,7 +169,15 @@ ngx_http_upstream_init_round_robin(ngx_c + peer[n].fail_timeout = server[i].fail_timeout; + peer[n].down = server[i].down; + peer[n].server = server[i].name; +- ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ if (!server[i].down) { ++ peer[n].check_index = ++ ngx_http_upstream_check_add_peer(cf, us, &server[i].addrs[j]); ++ } ++ else { ++ peer[n].check_index = (ngx_uint_t) NGX_ERROR; ++ } ++#endif + *peerp = &peer[n]; + peerp = &peer[n].next; + n++; +@@ -225,6 +243,9 @@ ngx_http_upstream_init_round_robin(ngx_c + peer[i].current_weight = 0; + peer[i].max_fails = 1; + peer[i].fail_timeout = 10; ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ peer[i].check_index = (ngx_uint_t) NGX_ERROR; ++#endif + *peerp = &peer[i]; + peerp = &peer[i].next; + } +@@ -339,6 +360,9 @@ ngx_http_upstream_create_round_robin_pee + peer[0].current_weight = 0; + peer[0].max_fails = 1; + peer[0].fail_timeout = 10; ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ peer[0].check_index = (ngx_uint_t) NGX_ERROR; ++#endif + peers->peer = peer; + + } else { +@@ -381,6 +405,9 @@ ngx_http_upstream_create_round_robin_pee + peer[i].current_weight = 0; + peer[i].max_fails = 1; + peer[i].fail_timeout = 10; ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ peer[i].check_index = (ngx_uint_t) NGX_ERROR; ++#endif + *peerp = &peer[i]; + peerp = &peer[i].next; + } +@@ -441,6 +468,12 @@ ngx_http_upstream_get_round_robin_peer(n + goto failed; + } + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ if (ngx_http_upstream_check_peer_down(peer->check_index)) { ++ goto failed; ++ } ++#endif ++ + rrp->current = peer; + + } else { +@@ -542,6 +575,12 @@ ngx_http_upstream_get_peer(ngx_http_upst + continue; + } + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ if (ngx_http_upstream_check_peer_down(peer->check_index)) { ++ continue; ++ } ++#endif ++ + if (peer->max_fails + && peer->fails >= peer->max_fails + && now - peer->checked <= peer->fail_timeout) Copied: branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-ngx_http_upstream_round_robin.h (from r413165, head/www/nginx-devel/files/extra-patch-src-http-ngx_http_upstream_round_robin.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/nginx-devel/files/extra-patch-src-http-ngx_http_upstream_round_robin.h Sun Jun 5 17:44:02 2016 (r416407, copy of r413165, head/www/nginx-devel/files/extra-patch-src-http-ngx_http_upstream_round_robin.h) @@ -0,0 +1,13 @@ +--- src/http/ngx_http_upstream_round_robin.h.orig 2016-02-24 14:53:24 UTC ++++ src/http/ngx_http_upstream_round_robin.h +@@ -35,6 +35,10 @@ struct ngx_http_upstream_rr_peer_s { + ngx_uint_t max_fails; + time_t fail_timeout; + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ ngx_uint_t check_index; ++#endif ++ + ngx_uint_t down; /* unsigned down:1; */ + + #if (NGX_HTTP_SSL) Added: branches/2016Q2/www/nginx-devel/files/patch-CVE-2016-4450 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/nginx-devel/files/patch-CVE-2016-4450 Sun Jun 5 17:44:02 2016 (r416407) @@ -0,0 +1,14 @@ +--- src/os/unix/ngx_files.c ++++ src/os/unix/ngx_files.c +@@ -356,6 +356,11 @@ + n = 0; + + for ( /* void */ ; cl; cl = cl->next) { ++ ++ if (ngx_buf_special(cl->buf)) { ++ continue; ++ } ++ + size = cl->buf->last - cl->buf->pos; + + if (prev == cl->buf->pos) { Modified: branches/2016Q2/www/nginx/Makefile ============================================================================== --- branches/2016Q2/www/nginx/Makefile Sun Jun 5 17:44:01 2016 (r416406) +++ branches/2016Q2/www/nginx/Makefile Sun Jun 5 17:44:02 2016 (r416407) @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.8.1 -PORTREVISION= 0 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ @@ -38,6 +38,7 @@ OPTIONS_DEFINE= \ HTTP_GZIP_STATIC \ HTTP_GUNZIP_FILTER \ HTTP_IMAGE_FILTER \ + HTTP_MP4 \ HTTP_PERL \ HTTP_RANDOM_INDEX \ HTTP_REALIP \ @@ -56,6 +57,7 @@ OPTIONS_DEFINE= \ THREADS \ WWW \ AJP \ + AWS_AUTH \ CACHE_PURGE \ CLOJURE \ CT \ @@ -73,6 +75,7 @@ OPTIONS_DEFINE= \ HTTP_FOOTER \ HTTP_JSON_STATUS \ HTTP_MOGILEFS \ + HTTP_MP4_H264 \ HTTP_NOTICE \ HTTP_PUSH \ HTTP_PUSH_STREAM \ @@ -82,6 +85,7 @@ OPTIONS_DEFINE= \ HTTP_TARANTOOL \ HTTP_UPLOAD \ HTTP_UPLOAD_PROGRESS \ + HTTP_UPSTREAM_CHECK \ HTTP_UPSTREAM_FAIR \ HTTP_UPSTREAM_STICKY \ HTTP_VIDEO_THUMBEXTRACTOR \ @@ -113,12 +117,13 @@ OPTIONS_DEFINE= \ STATSD \ UDPLOG \ XRID_HEADER \ - XSS \ - VIDEO + XSS -OPTIONS_RADIO= VIDEO -OPTIONS_RADIO_VIDEO= HTTP_MP4 HTTP_MP4_H264 -OPTIONS_DEFAULT= IPV6 HTTP HTTP_CACHE HTTP_REWRITE HTTP_SSL HTTP_STATUS WWW +OPTIONS_DEFAULT=IPV6 FILE_AIO HTTP HTTP_ADDITION HTTP_AUTH_REQ HTTP_CACHE \ + HTTP_DAV HTTP_FLV HTTP_GZIP_STATIC HTTP_GUNZIP_FILTER \ + HTTP_MP4 HTTP_RANDOM_INDEX HTTP_REALIP HTTP_SECURE_LINK \ + HTTP_REWRITE HTTP_SSL HTTP_STATUS HTTP_SUB MAIL MAIL_SSL \ + SPDY WWW DEBUGLOG_DESC= Enable debug log (--with-debug) FILE_AIO_DESC= Enable file aio @@ -152,6 +157,7 @@ SPDY_DESC= Enable SPDY protocol suppor THREADS_DESC= Enable threads support WWW_DESC= Enable html sample files AJP_DESC= 3rd party ajp module +AWS_AUTH_DESC= 3rd party aws auth module CACHE_PURGE_DESC= 3rd party cache_purge module CLOJURE_DESC= 3rd party clojure module CT_DESC= 3rd party cert_transparency module (SSL req.) @@ -179,6 +185,7 @@ HTTP_SUBS_FILTER_DESC= 3rd party subs f HTTP_TARANTOOL_DESC= 3rd party tarantool upstream module HTTP_UPLOAD_DESC= 3rd party upload module HTTP_UPLOAD_PROGRESS_DESC= 3rd party uploadprogress module +HTTP_UPSTREAM_CHECK_DESC= 3rd party upstream check module HTTP_UPSTREAM_FAIR_DESC= 3rd party upstream fair module HTTP_UPSTREAM_STICKY_DESC= 3rd party upstream sticky module HTTP_VIDEO_THUMBEXTRACTOR_DESC= 3rd party video_thumbextractor module @@ -305,12 +312,11 @@ CONFIGURE_ARGS+=--with-http_addition_mod .endif .if ${PORT_OPTIONS:MHTTP_AUTH_DIGEST} -GIT_AUTH_DIGEST_VERSION= bd1c86a -GH_ACCOUNT+= samizdatco:auth_digest +GIT_AUTH_DIGEST_VERSION= 4edfb18 +GH_ACCOUNT+= atomx:auth_digest GH_PROJECT+= nginx-http-auth-digest:auth_digest GH_TAGNAME+= ${GIT_AUTH_DIGEST_VERSION}:auth_digest CONFIGURE_ARGS+=--add-module=${WRKSRC_auth_digest} -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_auth_digest_module.c .endif .if ${PORT_OPTIONS:MHTTP_AUTH_KRB5} @@ -357,6 +363,14 @@ GH_TAGNAME+= ${NGINX_AJP_VERSION}:ajp CONFIGURE_ARGS+=--add-module=${WRKSRC_ajp} .endif +.if ${PORT_OPTIONS:MAWS_AUTH} +NGINX_AWS_AUTH_VERSION= 1e62670 +GH_ACCOUNT+= anomalizer:aws_auth +GH_PROJECT+= ngx_aws_auth:aws_auth +GH_TAGNAME+= ${NGINX_AWS_AUTH_VERSION}:aws_auth +CONFIGURE_ARGS+=--add-module=${WRKSRC_aws_auth} +.endif + .if ${PORT_OPTIONS:MCACHE_PURGE} NGINX_CACHE_PURGE_VERSION= 2.3 MASTER_SITES+= http://labs.frickle.com/files/:cache_purge @@ -510,7 +524,7 @@ USES+= perl5 .endif .if ${PORT_OPTIONS:MHTTP_PUSH} -GIT_PUSH_VERSION= 0.99.8 +GIT_PUSH_VERSION= 0.99.12 GH_ACCOUNT+= slact:push GH_PROJECT+= nchan:push GH_TAGNAME+= v${GIT_PUSH_VERSION}:push @@ -560,7 +574,7 @@ LIB_DEPENDS+= libmsgpuck.so:devel/msgpuc libyajl.so:devel/yajl GH_ACCOUNT+= tarantool:nginx_tarantool GH_PROJECT+= nginx_upstream_module:nginx_tarantool -GH_TAGNAME+= 966f2f5:nginx_tarantool +GH_TAGNAME+= 3599ba0:nginx_tarantool CFLAGS+= -I${LOCALBASE}/include/msgpuck CONFIGURE_ARGS+=--add-module=${WRKSRC_nginx_tarantool} EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_tarantool-config @@ -594,11 +608,28 @@ GH_TAGNAME+= v${NGINX_UPLOADPROGRESS_VER CONFIGURE_ARGS+=--add-module=${WRKSRC_uploadprogress} .endif +.if !empty(PORT_OPTIONS:MHTTP_UPSTREAM_CHECK) +# WWW: https://github.com/yaoweibin/nginx_upstream_check_module +NGINX_UPSTREAM_CHECK_VERSION= 10782ea +GH_ACCOUNT+= yaoweibin:upstreamcheck +GH_PROJECT+= nginx_upstream_check_module:upstreamcheck +GH_TAGNAME+= ${NGINX_UPSTREAM_CHECK_VERSION}:upstreamcheck +CONFIGURE_ARGS+=--add-module=${WRKSRC_upstreamcheck} +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-src-http-modules-ngx_http_upstream_hash_module.c \ + ${PATCHDIR}/extra-patch-src-http-modules-ngx_http_upstream_ip_hash_module.c \ + ${PATCHDIR}/extra-patch-src-http-modules-ngx_http_upstream_least_conn_module.c \ + ${PATCHDIR}/extra-patch-src-http-ngx_http_upstream_round_robin.c \ + ${PATCHDIR}/extra-patch-src-http-ngx_http_upstream_round_robin.h +.endif + .if !empty(PORT_OPTIONS:MHTTP_UPSTREAM_FAIR) NGINX_UPSTREAM_FAIR_VERSION= 20090923 MASTER_SITES+= LOCAL/osa:upstreamfair DISTFILES+= nginx_upstream_fair-${NGINX_UPSTREAM_FAIR_VERSION}.tar.gz:upstreamfair CONFIGURE_ARGS+=--add-module=${WRKDIR}/nginx_upstream_fair-${NGINX_UPSTREAM_FAIR_VERSION} +.if !empty(PORT_OPTIONS:MHTTP_UPSTREAM_CHECK) +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_upstream_fair_module.c +.endif .endif .if ${PORT_OPTIONS:MHTTP_UPSTREAM_STICKY} @@ -683,7 +714,7 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_le LIB_DEPENDS+= libluajit-5.1.so:lang/luajit CONFIGURE_ENV+= "LUAJIT_INC=${LOCALBASE}/include/luajit-2.0" CONFIGURE_ENV+= "LUAJIT_LIB=${LOCALBASE}/lib" -NGINX_LUA_VERSION= 7410339 +NGINX_LUA_VERSION= d44f8e0 GH_ACCOUNT+= openresty:lua GH_PROJECT+= lua-nginx-module:lua GH_TAGNAME+= ${NGINX_LUA_VERSION}:lua @@ -803,10 +834,10 @@ EXTRA_PATCHES+= ${PATCHDIR}/extra-patch- .endif .if ${PORT_OPTIONS:MSHIBBOLETH} -GIT_SHIBBOLETH_VERSION= 20150121 +GIT_SHIBBOLETH_VERSION= 4f1119b GH_ACCOUNT+= nginx-shib:shib GH_PROJECT+= nginx-http-shibboleth:shib -GH_TAGNAME+= v${GIT_SHIBBOLETH_VERSION}:shib +GH_TAGNAME+= ${GIT_SHIBBOLETH_VERSION}:shib CONFIGURE_ARGS+=--add-module=${WRKSRC_shib} .endif @@ -920,7 +951,7 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_ar .endif .if ${PORT_OPTIONS:MBROTLI} -NGINX_BROTLI_VERSION= 86998c6 +NGINX_BROTLI_VERSION= 2fc6f12 LIB_DEPENDS+= libbrotlidec.so:devel/libbrotli \ libbrotlienc.so:devel/libbrotli GH_ACCOUNT+= google:brotli Modified: branches/2016Q2/www/nginx/distinfo ============================================================================== --- branches/2016Q2/www/nginx/distinfo Sun Jun 5 17:44:01 2016 (r416406) +++ branches/2016Q2/www/nginx/distinfo Sun Jun 5 17:44:02 2016 (r416407) @@ -32,14 +32,16 @@ SHA256 (nginx_udplog_module-1.0.0.tar.gz SIZE (nginx_udplog_module-1.0.0.tar.gz) = 6284 SHA256 (giom-nginx_accept_language_module-2f69842_GH0.tar.gz) = 5534ca63cdfc2a7dc4e1cbf9c2d54d3ed3f0e6c86b4a95be48ec0a3f41cc1eb0 SIZE (giom-nginx_accept_language_module-2f69842_GH0.tar.gz) = 3393 -SHA256 (samizdatco-nginx-http-auth-digest-bd1c86a_GH0.tar.gz) = d3071ca4b70cfd7f437add772a2aa6ab585dafb5d5a2e3f5cc70af74da72acf2 -SIZE (samizdatco-nginx-http-auth-digest-bd1c86a_GH0.tar.gz) = 14458 +SHA256 (atomx-nginx-http-auth-digest-4edfb18_GH0.tar.gz) = 8b831fccda3ce9bdf854a3aefa1e466a8da97ca0a5feb33a28b4f117f517b82e +SIZE (atomx-nginx-http-auth-digest-4edfb18_GH0.tar.gz) = 16007 SHA256 (stnoonan-spnego-http-auth-nginx-module-c85a38c_GH0.tar.gz) = b47b23a362aa338c377d6163d15abee6f33ff16bac5f86ee4d9543293fe8c4d1 SIZE (stnoonan-spnego-http-auth-nginx-module-c85a38c_GH0.tar.gz) = 18120 SHA256 (kvspb-nginx-auth-ldap-8517bb0_GH0.tar.gz) = a69cf8d5490620d5507d712fa234e137d9404e9c250563f2eb421eafa6209975 SIZE (kvspb-nginx-auth-ldap-8517bb0_GH0.tar.gz) = 16947 SHA256 (yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz) = 9e3f78ea73e2d606a95ee64fd3affa4c249f9b342e66b6b11b63061791f28316 SIZE (yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz) = 109704 +SHA256 (anomalizer-ngx_aws_auth-1e62670_GH0.tar.gz) = db7ceef4ae22cf5bfaf5abae64830dfeef203ca85f9f40f7d1f1d90f277478c0 +SIZE (anomalizer-ngx_aws_auth-1e62670_GH0.tar.gz) = 8260 SHA256 (nginx-clojure-nginx-clojure-v0.4.4_GH0.tar.gz) = 642ebf4724fa7c3efd5349e60b442ac8671497406834804c903ec548bfdcb691 SIZE (nginx-clojure-nginx-clojure-v0.4.4_GH0.tar.gz) = 603856 SHA256 (grahamedgecombe-nginx-ct-f3cad5e_GH0.tar.gz) = 846e148f09ffea2ffc1b09b20c84408e23c170313f967513a85009717227c13a @@ -60,18 +62,20 @@ SHA256 (nginx-modules-ngx_http_json_stat SIZE (nginx-modules-ngx_http_json_status_module-1d2f303_GH0.tar.gz) = 6736 SHA256 (kr-nginx-notice-3c95966_GH0.tar.gz) = e829fc94178cc8c91fef15a1fc44ee7ac162c13eddc0bba4c9427aaa23386885 SIZE (kr-nginx-notice-3c95966_GH0.tar.gz) = 3343 -SHA256 (slact-nchan-v0.99.8_GH0.tar.gz) = 3b25cbd7aff9742dac15d64d55f67a4ab83fc52053111ddd3fd0b8f2932682d1 -SIZE (slact-nchan-v0.99.8_GH0.tar.gz) = 344368 +SHA256 (slact-nchan-v0.99.12_GH0.tar.gz) = b761255489c617aa270910f3ba02af1adbd42e299116cdd465c80dda1b2acf07 +SIZE (slact-nchan-v0.99.12_GH0.tar.gz) = 358336 SHA256 (wandenberg-nginx-push-stream-module-0.5.1_GH0.tar.gz) = a95f31e80120fd7324795b92a0d94c0b43e1265df7fd0f1eba11a337c1e0a626 SIZE (wandenberg-nginx-push-stream-module-0.5.1_GH0.tar.gz) = 175263 SHA256 (yaoweibin-ngx_http_substitutions_filter_module-v0.6.4_GH0.tar.gz) = ed4ddbcf0c434f4a1e97b61251a63ace759792764bd5cb79ff20efe348db8db3 SIZE (yaoweibin-ngx_http_substitutions_filter_module-v0.6.4_GH0.tar.gz) = 92230 -SHA256 (tarantool-nginx_upstream_module-966f2f5_GH0.tar.gz) = 8142475d8ecf0c02d2fc8051364729d842fe06b0b445b416c87c2f796bb42fa7 -SIZE (tarantool-nginx_upstream_module-966f2f5_GH0.tar.gz) = 873343 +SHA256 (tarantool-nginx_upstream_module-3599ba0_GH0.tar.gz) = 9f4c60a742786b3507fb69fb9fb653cec08114399ce0e65a06ea5fb532030713 +SIZE (tarantool-nginx_upstream_module-3599ba0_GH0.tar.gz) = 877305 SHA256 (vkholodkov-nginx-upload-module-aba1e3f34c_GH0.tar.gz) = 62a2c4388585aec463a1cee30bc84953593a93f341dc1df61b42b452594d2a05 SIZE (vkholodkov-nginx-upload-module-aba1e3f34c_GH0.tar.gz) = 28296 SHA256 (masterzen-nginx-upload-progress-module-v0.9.0_GH0.tar.gz) = 93e29b9b437a2e34713de54c2861ea51151624aca09f73f9f44d1caaff01a6b1 SIZE (masterzen-nginx-upload-progress-module-v0.9.0_GH0.tar.gz) = 16990 +SHA256 (yaoweibin-nginx_upstream_check_module-10782ea_GH0.tar.gz) = 52e6acd8c0264a59c5c948271015a59acd3cbcf91377456b7c8dc6f9feecef4a +SIZE (yaoweibin-nginx_upstream_check_module-10782ea_GH0.tar.gz) = 128281 SHA256 (wandenberg-nginx-video-thumbextractor-module-0.7.0_GH0.tar.gz) = 382bb41fa739f471fdab9fbabc5384d8ec7f25b5bb0c45c153f5cc01d428abe2 SIZE (wandenberg-nginx-video-thumbextractor-module-0.7.0_GH0.tar.gz) = 2709351 SHA256 (openresty-drizzle-nginx-module-v0.1.9_GH0.tar.gz) = aafb79d87273eec023025333c34d6d0108026a1ce2e09b20a53e8e2d9bf65080 @@ -86,8 +90,8 @@ SHA256 (mongodb-mongo-c-driver-v0.3.1_GH SIZE (mongodb-mongo-c-driver-v0.3.1_GH0.tar.gz) = 53024 SHA256 (arut-nginx-let-module-v0.0.4_GH0.tar.gz) = cbf6fcddc00a7e30289134bdeace12565e000cc7d4efee2d2ebb8799d0b88270 SIZE (arut-nginx-let-module-v0.0.4_GH0.tar.gz) = 20534 -SHA256 (openresty-lua-nginx-module-7410339_GH0.tar.gz) = 1b78f243ea95efcfd6f5bda43fbe5849bff931b9620d22c75b3de6590e09c684 -SIZE (openresty-lua-nginx-module-7410339_GH0.tar.gz) = 574764 +SHA256 (openresty-lua-nginx-module-d44f8e0_GH0.tar.gz) = e63997f54dc01dcef82598f4423e5433ac46a26606ea9e8b59f631374b326e42 +SIZE (openresty-lua-nginx-module-d44f8e0_GH0.tar.gz) = 575604 SHA256 (openresty-memc-nginx-module-v0.16_GH0.tar.gz) = 24f3c3270831aed2d157c01ef74cb26eab26b832971fe7b9f42a03dbfac10ce4 SIZE (openresty-memc-nginx-module-v0.16_GH0.tar.gz) = 38560 SHA256 (nbs-system-naxsi-0.54_GH0.tar.gz) = 9cc2c09405bc71f78ef26a8b6d70afcea3fccbe8125df70cb0cfc480133daba5 @@ -104,8 +108,8 @@ SHA256 (arut-nginx-rtmp-module-v1.1.7_GH SIZE (arut-nginx-rtmp-module-v1.1.7_GH0.tar.gz) = 519735 SHA256 (openresty-set-misc-nginx-module-6582fb4_GH0.tar.gz) = cc325830477dfcdbb355fc7b19cbc2f4e55c179b3b56fdfe0613b5a7b926235e SIZE (openresty-set-misc-nginx-module-6582fb4_GH0.tar.gz) = 35961 -SHA256 (nginx-shib-nginx-http-shibboleth-v20150121_GH0.tar.gz) = e38a19bb4d30e5487c013c4b6b3e3d5b96de82d63b776471cc2c381a5d00374d -SIZE (nginx-shib-nginx-http-shibboleth-v20150121_GH0.tar.gz) = 10106 +SHA256 (nginx-shib-nginx-http-shibboleth-4f1119b_GH0.tar.gz) = c25f284bc934f59a267d319385a3e11858efef786c84b49a77d09e7f5274bbf1 +SIZE (nginx-shib-nginx-http-shibboleth-4f1119b_GH0.tar.gz) = 16688 SHA256 (cubicdaiya-ngx_small_light-v0.6.15_GH0.tar.gz) = 9bc9c221287a6db56a4a0eb7ac35a560fc15dfd6dafcb500fdea49a583527716 SIZE (cubicdaiya-ngx_small_light-v0.6.15_GH0.tar.gz) = 54695 SHA256 (openresty-srcache-nginx-module-v0.30_GH0.tar.gz) = e34b1ab5f5007661f73819f9c20fd6c2a46ed3e53364e9449b02ef2bd3628633 @@ -118,8 +122,8 @@ SHA256 (openresty-xss-nginx-module-v0.04 SIZE (openresty-xss-nginx-module-v0.04_GH0.tar.gz) = 10536 SHA256 (openresty-array-var-nginx-module-v0.03_GH0.tar.gz) = f9892ec9a2e872d8aabeb2234d0d4c66cf85b8dbb2ca5c108a20c3d8c2111189 SIZE (openresty-array-var-nginx-module-v0.03_GH0.tar.gz) = 9520 -SHA256 (google-ngx_brotli-86998c6_GH0.tar.gz) = 463a583cfbeacdf6d6db5630afaddc9eebeec44301ca68c660cc8fdf4580e5aa -SIZE (google-ngx_brotli-86998c6_GH0.tar.gz) = 10890 +SHA256 (google-ngx_brotli-2fc6f12_GH0.tar.gz) = f72daeb63db97e4facf99f6917f55f5d33e52f7f18d87c01fac05ec50274054f +SIZE (google-ngx_brotli-2fc6f12_GH0.tar.gz) = 10960 SHA256 (calio-form-input-nginx-module-v0.07_GH0.tar.gz) = c0c56cc697a290e98b88d4888bac8828041ef6f3049247d3cd3c63f2808d1e20 SIZE (calio-form-input-nginx-module-v0.07_GH0.tar.gz) = 10563 SHA256 (calio-iconv-nginx-module-v0.10_GH0.tar.gz) = 88e326eba7fdf9fd2376b1ba033b48cb0eee45136528cf5430ac9340088ce324 Modified: branches/2016Q2/www/nginx/files/extra-patch-ngx_http_tarantool-config ============================================================================== --- branches/2016Q2/www/nginx/files/extra-patch-ngx_http_tarantool-config Sun Jun 5 17:44:01 2016 (r416406) +++ branches/2016Q2/www/nginx/files/extra-patch-ngx_http_tarantool-config Sun Jun 5 17:44:02 2016 (r416407) @@ -1,5 +1,5 @@ ---- ../nginx_upstream_module-966f2f5/config.orig 2015-08-20 23:33:02.000000000 +0300 -+++ ../nginx_upstream_module-966f2f5/config 2015-08-23 16:04:59.572045669 +0300 +--- ../nginx_upstream_module-3599ba0/config.orig 2015-08-20 23:33:02.000000000 +0300 ++++ ../nginx_upstream_module-3599ba0/config 2015-08-23 16:04:59.572045669 +0300 @@ -4,7 +4,7 @@ " Copied: branches/2016Q2/www/nginx/files/extra-patch-ngx_http_upstream_fair_module.c (from r413165, head/www/nginx/files/extra-patch-ngx_http_upstream_fair_module.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/nginx/files/extra-patch-ngx_http_upstream_fair_module.c Sun Jun 5 17:44:02 2016 (r416407, copy of r413165, head/www/nginx/files/extra-patch-ngx_http_upstream_fair_module.c) @@ -0,0 +1,89 @@ +--- ../nginx_upstream_fair-20090923/ngx_http_upstream_fair_module.c.orig 2009-09-24 01:38:16.000000000 +0800 ++++ ../nginx_upstream_fair-20090923/ngx_http_upstream_fair_module.c 2016-03-24 13:56:02.990728000 +0800 +@@ -9,6 +9,10 @@ + #include + #include + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++#include "ngx_http_upstream_check_module.h" ++#endif ++ + typedef struct { + ngx_uint_t nreq; + ngx_uint_t total_req; +@@ -42,6 +46,10 @@ + ngx_uint_t max_fails; + time_t fail_timeout; + ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ ngx_uint_t check_index; ++#endif ++ + time_t accessed; + ngx_uint_t down:1; + +@@ -474,6 +482,15 @@ + peers->peer[n].fail_timeout = server[i].fail_timeout; + peers->peer[n].down = server[i].down; + peers->peer[n].weight = server[i].down ? 0 : server[i].weight; ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ if (!server[i].down) { ++ peers->peer[n].check_index = ++ ngx_http_upstream_check_add_peer(cf, us, &server[i].addrs[j]); ++ } ++ else { ++ peers->peer[n].check_index = (ngx_uint_t) NGX_ERROR; ++ } ++#endif + n++; + } + } +@@ -524,6 +541,15 @@ + backup->peer[n].max_fails = server[i].max_fails; + backup->peer[n].fail_timeout = server[i].fail_timeout; + backup->peer[n].down = server[i].down; ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ if (!server[i].down) { ++ backup->peer[n].check_index = ++ ngx_http_upstream_check_add_peer(cf, us, &server[i].addrs[j]); ++ } ++ else { ++ backup->peer[n].check_index = (ngx_uint_t) NGX_ERROR; ++ } ++#endif + n++; + } + } +@@ -580,6 +606,9 @@ + peers->peer[i].weight = 1; + peers->peer[i].max_fails = 1; + peers->peer[i].fail_timeout = 10; ++#if (NGX_HTTP_UPSTREAM_CHECK) ++ peers->peer[i].check_index = (ngx_uint_t) NGX_ERROR; ++#endif + } + + us->peer.data = peers; +@@ -721,6 +750,12 @@ *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-branches@freebsd.org Sun Jun 5 18:05:47 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8C498B6ACA1; Sun, 5 Jun 2016 18:05:47 +0000 (UTC) (envelope-from junovitch@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 mx1.freebsd.org (Postfix) with ESMTPS id 451D6151A; Sun, 5 Jun 2016 18:05:47 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u55I5k7D009285; Sun, 5 Jun 2016 18:05:46 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u55I5kGJ009283; Sun, 5 Jun 2016 18:05:46 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201606051805.u55I5kGJ009283@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sun, 5 Jun 2016 18:05:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416411 - branches/2016Q2/net/openafs X-SVN-Group: ports-branches 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.22 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: Sun, 05 Jun 2016 18:05:47 -0000 Author: junovitch Date: Sun Jun 5 18:05:46 2016 New Revision: 416411 URL: https://svnweb.freebsd.org/changeset/ports/416411 Log: MFH: r415920 Update net/openafs to upstream 1.6.18 This includes the changes in 1.6.17, a security release. PR: 209534 Reported by: Sevan Janiyan Security: CVE-2015-8312 Security: CVE-2016-2860 Security: CVE-2016-4536 Security: https://vuxml.FreeBSD.org/freebsd/2e8fe57e-2b46-11e6-ae88-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/bcbd3fe0-2b46-11e6-ae88-002590263bf5.html Approved by: ports-secteam (with hat) Modified: branches/2016Q2/net/openafs/Makefile branches/2016Q2/net/openafs/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/net/openafs/Makefile ============================================================================== --- branches/2016Q2/net/openafs/Makefile Sun Jun 5 18:04:11 2016 (r416410) +++ branches/2016Q2/net/openafs/Makefile Sun Jun 5 18:05:46 2016 (r416411) @@ -21,8 +21,8 @@ LICENSE_NAME= IBM Public License Version LICENSE_FILE= ${WRKSRC}/doc/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -AFS_DISTVERSION= 1.6.15 -DBVERSION= 2015-07-13 +AFS_DISTVERSION= 1.6.18 +DBVERSION= 2016-01-01 USES= cpe kmod tar:bzip2 USE_LDCONFIG= yes @@ -94,14 +94,6 @@ post-extract: ${MKDIR} ${WRKDIR}/conf cd ${KERNCONFDIR} && \ /usr/sbin/config -d ${WRKDIR}/conf ${_KERNCONF} >/dev/null -# Unbreak on FreeBSD 10.2 (until official support arrives) -.for a in i386 amd64 - @${SED} -e 's,101,102, ; /FBSD102_ENV/ { h; s/102/101/; G; }' \ - ${WRKSRC}/src/config/param.${a}_fbsd_101.h \ - > ${WRKSRC}/src/config/param.${a}_fbsd_102.h -.endfor - @${REINPLACE_CMD} -e '/fbsd_101/ { h; s/101/102/; s/31/32/; x; G; }' \ - ${WRKSRC}/src/config/afs_sysnames.h create-sample-files: @${ECHO_CMD} openafs.org > ${WRKDIR}/ThisCell Modified: branches/2016Q2/net/openafs/distinfo ============================================================================== --- branches/2016Q2/net/openafs/distinfo Sun Jun 5 18:04:11 2016 (r416410) +++ branches/2016Q2/net/openafs/distinfo Sun Jun 5 18:05:46 2016 (r416411) @@ -1,6 +1,7 @@ -SHA256 (openafs-1.6.15-src.tar.bz2) = 456db6544b4b9334fbeee638ca804adcbd4be1a306d60f0da03d7675d1ecef26 -SIZE (openafs-1.6.15-src.tar.bz2) = 14388197 -SHA256 (openafs-1.6.15-doc.tar.bz2) = 9e6cab86eadf2883f8fc01df51cb63b5f306658a9563eed45a306e742f6baef0 -SIZE (openafs-1.6.15-doc.tar.bz2) = 3501246 -SHA256 (CellServDB.2015-07-13) = 07dacb7f7445c8e6d29a07c84e92dd29ded3b8f2a5eaba8d074e9c341878e242 -SIZE (CellServDB.2015-07-13) = 36650 +TIMESTAMP = 1464147602 +SHA256 (openafs-1.6.18-src.tar.bz2) = b3c35e7be6b6c86b91e7c699fd015f53c87bc19d1ae8ec3ec9cda6b97327d3b6 +SIZE (openafs-1.6.18-src.tar.bz2) = 14645551 +SHA256 (openafs-1.6.18-doc.tar.bz2) = c6a72f5a8c6982202f4b19b038e76abe439f3ce2f867f39ebb6dcce943bf0a84 +SIZE (openafs-1.6.18-doc.tar.bz2) = 3533400 +SHA256 (CellServDB.2016-01-01) = ef37a1cc73c90619e9b6a0ab0fa8602c57c9da8ae5e65aab96cb17e2bc1bf70e +SIZE (CellServDB.2016-01-01) = 37058 From owner-svn-ports-branches@freebsd.org Sun Jun 5 19:43:41 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35F7AB6BA2B; Sun, 5 Jun 2016 19:43:41 +0000 (UTC) (envelope-from riggs@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 mx1.freebsd.org (Postfix) with ESMTPS id 10553165D; Sun, 5 Jun 2016 19:43:40 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u55JheNa047509; Sun, 5 Jun 2016 19:43:40 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u55Jhe7K047506; Sun, 5 Jun 2016 19:43:40 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201606051943.u55Jhe7K047506@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 5 Jun 2016 19:43:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416421 - branches/2016Q2/lang/chicken X-SVN-Group: ports-branches 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.22 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: Sun, 05 Jun 2016 19:43:41 -0000 Author: riggs Date: Sun Jun 5 19:43:39 2016 New Revision: 416421 URL: https://svnweb.freebsd.org/changeset/ports/416421 Log: MFH: r416371 Update to upstream version 4.11.0 Extensive changelog on http://code.call-cc.org/releases/4.11.0/NEWS-4.11.0 including security fixes for Specialisation rules for string-{ref,set!}, bit-set? and move-memory no longer use unchecked C functions which could result in undefined behaviour, including buffer overruns. While on it: Pet portlint PR: 209810 Submitted by: vmagerya@gmail.com (maintainer) Reported by: philneaton95@gmail.com Approved by: ports-secteam (junovitch) Modified: branches/2016Q2/lang/chicken/Makefile branches/2016Q2/lang/chicken/distinfo branches/2016Q2/lang/chicken/pkg-plist Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/lang/chicken/Makefile ============================================================================== --- branches/2016Q2/lang/chicken/Makefile Sun Jun 5 19:35:39 2016 (r416420) +++ branches/2016Q2/lang/chicken/Makefile Sun Jun 5 19:43:39 2016 (r416421) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chicken -PORTVERSION= 4.10.0 +PORTVERSION= 4.11.0 PORTEPOCH= 1 CATEGORIES= lang scheme MASTER_SITES= http://code.call-cc.org/releases/${PORTVERSION}/ @@ -27,19 +27,37 @@ MAKE_ARGS+= PLATFORM=bsd \ NEW_ARCH= ${ARCH:S/i386/x86/:S/amd64/x86-64/} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS FEATHERS +FEATHERS_DESC= Install the Feathers debugger (requires Tcl/Tk) + +FEATHERS_RUN_DEPENDS=\ + wish:x11-toolkits/tk-wrapper + +OPTIONS_SUB= yes .include -.if ${ARCH} != "amd64" && ${ARCH} != "i386" && ${ARCH} != "sparc64" -MAKE_ARGS+= HACKED_APPLY= +.if !${PORT_OPTIONS:MFEATHERS} +post-patch: + ${REINPLACE_CMD} \ + -e 's/feathers.1//g' \ + -e '/INSTALL_PROGRAM.*_DEBUGGER_/{N;d;}' \ + -e '/INSTALL_PROGRAM.*feathers/d' \ + ${WRKSRC}/rules.make .endif post-install: ${INSTALL_DATA} ${WRKSRC}/NEWS ${STAGEDIR}${DOCSDIR} - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/chicken/7/*.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libchicken* + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/chicken + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/chicken-bug + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/chicken-install + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/chicken-profile + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/chicken-status + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/chicken-uninstall + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/csc + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/csi + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/chicken/8/*.so + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libchicken.so.8 # This only works *after* chicken is installed. regression-test: build Modified: branches/2016Q2/lang/chicken/distinfo ============================================================================== --- branches/2016Q2/lang/chicken/distinfo Sun Jun 5 19:35:39 2016 (r416420) +++ branches/2016Q2/lang/chicken/distinfo Sun Jun 5 19:43:39 2016 (r416421) @@ -1,2 +1,3 @@ -SHA256 (chicken-4.10.0.tar.gz) = 0e07f5abcd11961986950dbeaa5a40db415f8a1b65daff9c300e9b05b334899b -SIZE (chicken-4.10.0.tar.gz) = 4020442 +TIMESTAMP = 1464444057 +SHA256 (chicken-4.11.0.tar.gz) = e3dc2b8f95b6a3cd59c85b5bb6bdb2bd9cefc45b5d536a20cad74e3c63f4ad89 +SIZE (chicken-4.11.0.tar.gz) = 4201815 Modified: branches/2016Q2/lang/chicken/pkg-plist ============================================================================== --- branches/2016Q2/lang/chicken/pkg-plist Sun Jun 5 19:35:39 2016 (r416420) +++ branches/2016Q2/lang/chicken/pkg-plist Sun Jun 5 19:43:39 2016 (r416421) @@ -6,34 +6,35 @@ bin/chicken-status bin/chicken-uninstall bin/csc bin/csi +%%FEATHERS%%bin/feathers include/chicken/chicken-config.h include/chicken/chicken.h -lib/chicken/7/chicken.import.so -lib/chicken/7/csi.import.so -lib/chicken/7/data-structures.import.so -lib/chicken/7/extras.import.so -lib/chicken/7/files.import.so -lib/chicken/7/foreign.import.so -lib/chicken/7/irregex.import.so -lib/chicken/7/lolevel.import.so -lib/chicken/7/ports.import.so -lib/chicken/7/posix.import.so -lib/chicken/7/setup-api.import.so -lib/chicken/7/setup-api.so -lib/chicken/7/setup-download.import.so -lib/chicken/7/setup-download.so -lib/chicken/7/srfi-1.import.so -lib/chicken/7/srfi-13.import.so -lib/chicken/7/srfi-14.import.so -lib/chicken/7/srfi-18.import.so -lib/chicken/7/srfi-4.import.so -lib/chicken/7/srfi-69.import.so -lib/chicken/7/tcp.import.so -lib/chicken/7/types.db -lib/chicken/7/utils.import.so +lib/chicken/8/chicken.import.so +lib/chicken/8/csi.import.so +lib/chicken/8/data-structures.import.so +lib/chicken/8/extras.import.so +lib/chicken/8/files.import.so +lib/chicken/8/foreign.import.so +lib/chicken/8/irregex.import.so +lib/chicken/8/lolevel.import.so +lib/chicken/8/ports.import.so +lib/chicken/8/posix.import.so +lib/chicken/8/setup-api.import.so +lib/chicken/8/setup-api.so +lib/chicken/8/setup-download.import.so +lib/chicken/8/setup-download.so +lib/chicken/8/srfi-1.import.so +lib/chicken/8/srfi-13.import.so +lib/chicken/8/srfi-14.import.so +lib/chicken/8/srfi-18.import.so +lib/chicken/8/srfi-4.import.so +lib/chicken/8/srfi-69.import.so +lib/chicken/8/tcp.import.so +lib/chicken/8/types.db +lib/chicken/8/utils.import.so lib/libchicken.a lib/libchicken.so -lib/libchicken.so.7 +lib/libchicken.so.8 man/man1/chicken-bug.1.gz man/man1/chicken-install.1.gz man/man1/chicken-profile.1.gz @@ -42,7 +43,9 @@ man/man1/chicken-uninstall.1.gz man/man1/chicken.1.gz man/man1/csc.1.gz man/man1/csi.1.gz +%%FEATHERS%%man/man1/feathers.1.gz %%DATADIR%%/setup.defaults +%%FEATHERS%%%%DATADIR%%/feathers.tcl %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README @@ -55,6 +58,7 @@ man/man1/csi.1.gz %%PORTDOCS%%%%DOCSDIR%%/manual/Callbacks.html %%PORTDOCS%%%%DOCSDIR%%/manual/Cross development.html %%PORTDOCS%%%%DOCSDIR%%/manual/Data representation.html +%%PORTDOCS%%%%DOCSDIR%%/manual/Debugging.html %%PORTDOCS%%%%DOCSDIR%%/manual/Declarations.html %%PORTDOCS%%%%DOCSDIR%%/manual/Deployment.html %%PORTDOCS%%%%DOCSDIR%%/manual/Deviations from the standard.html @@ -100,5 +104,5 @@ man/man1/csi.1.gz %%PORTDOCS%%%%DOCSDIR%%/manual/faq.html %%PORTDOCS%%%%DOCSDIR%%/manual/index.html %%PORTDOCS%%%%DOCSDIR%%/manual/manual.css -@exec %D/bin/chicken-install -update-db -@unexec rm -f %D/lib/chicken/7/modules.db +@postexec %D/bin/chicken-install -update-db +@postunexec rm -f %D/lib/chicken/8/modules.db From owner-svn-ports-branches@freebsd.org Sun Jun 5 19:57:54 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E74CBB6BD0A; Sun, 5 Jun 2016 19:57:54 +0000 (UTC) (envelope-from riggs@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 mx1.freebsd.org (Postfix) with ESMTPS id C21B01DE7; Sun, 5 Jun 2016 19:57:54 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u55JvrTf051925; Sun, 5 Jun 2016 19:57:53 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u55JvrWT051920; Sun, 5 Jun 2016 19:57:53 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201606051957.u55JvrWT051920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 5 Jun 2016 19:57:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416424 - in branches/2016Q2/devel: gdb gdb/files gdb66/files X-SVN-Group: ports-branches 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.22 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: Sun, 05 Jun 2016 19:57:55 -0000 Author: riggs Date: Sun Jun 5 19:57:53 2016 New Revision: 416424 URL: https://svnweb.freebsd.org/changeset/ports/416424 Log: MFH: r416247 r416392 Make GDB build when basename() is POSIX compliant. GDB's libiberty.h has a prototype of the basename() function it which does not match the one that is part of POSIX, declared in libgen.h. This is normally never visible, as GDB never includes libgen.h. On FreeBSD, it unfortunately is, as our locally added copy of kgdb includes both. Fix up libiberty.h to just include libgen.h. I'm currently discussing with upstream how a clean fix should be done, but I guess that requires more refactoring to the existing code. We'd better not bother importing that and stick to this compact workaround. Reviewed by: bapt@, mi@, Luca Pizzamiglio Differential Revision: https://reviews.freebsd.org/D6630 Update to upstream release 7.11.1 Includes several runtime fixes, e.g. crashes on reverse-stepi and use-after-free errors, see https://www.gnu.org/software/gdb/news/ PR: 209935 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Approved by: ports-secteam (junovitch) Added: branches/2016Q2/devel/gdb/files/patch-libiberty-basename - copied unchanged from r416247, head/devel/gdb/files/patch-libiberty-basename branches/2016Q2/devel/gdb66/files/patch-libiberty-basename - copied unchanged from r416247, head/devel/gdb66/files/patch-libiberty-basename Modified: branches/2016Q2/devel/gdb/Makefile branches/2016Q2/devel/gdb/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/devel/gdb/Makefile ============================================================================== --- branches/2016Q2/devel/gdb/Makefile Sun Jun 5 19:49:04 2016 (r416423) +++ branches/2016Q2/devel/gdb/Makefile Sun Jun 5 19:57:53 2016 (r416424) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= gdb -PORTVERSION= 7.11 -PORTREVISION= 2 +PORTVERSION= 7.11.1 +#PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GNU Modified: branches/2016Q2/devel/gdb/distinfo ============================================================================== --- branches/2016Q2/devel/gdb/distinfo Sun Jun 5 19:49:04 2016 (r416423) +++ branches/2016Q2/devel/gdb/distinfo Sun Jun 5 19:57:53 2016 (r416424) @@ -1,2 +1,3 @@ -SHA256 (gdb-7.11.tar.xz) = 7a434116cb630d77bb40776e8f5d3937bed11dea56bafebb4d2bc5dd389fe5c1 -SIZE (gdb-7.11.tar.xz) = 18934392 +TIMESTAMP = 1464770611 +SHA256 (gdb-7.11.1.tar.xz) = e9216da4e3755e9f414c1aa0026b626251dfc57ffe572a266e98da4f6988fc70 +SIZE (gdb-7.11.1.tar.xz) = 18947760 Copied: branches/2016Q2/devel/gdb/files/patch-libiberty-basename (from r416247, head/devel/gdb/files/patch-libiberty-basename) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/devel/gdb/files/patch-libiberty-basename Sun Jun 5 19:57:53 2016 (r416424, copy of r416247, head/devel/gdb/files/patch-libiberty-basename) @@ -0,0 +1,11 @@ +--- include/libiberty.h ++++ include/libiberty.h +@@ -109,7 +109,7 @@ + || defined (__FreeBSD__) || defined (__OpenBSD__) || defined (__NetBSD__) \ + || defined (__CYGWIN__) || defined (__CYGWIN32__) || defined (__MINGW32__) \ + || defined (__DragonFly__) || defined (HAVE_DECL_BASENAME) +-extern char *basename (const char *) ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_NONNULL(1); ++#include + #else + /* Do not allow basename to be used if there is no prototype seen. We + either need to use the above prototype or have one from Copied: branches/2016Q2/devel/gdb66/files/patch-libiberty-basename (from r416247, head/devel/gdb66/files/patch-libiberty-basename) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/devel/gdb66/files/patch-libiberty-basename Sun Jun 5 19:57:53 2016 (r416424, copy of r416247, head/devel/gdb66/files/patch-libiberty-basename) @@ -0,0 +1,11 @@ +--- include/libiberty.h ++++ include/libiberty.h +@@ -98,7 +98,7 @@ + is 1, we found it so don't provide any declaration at all. */ + #if !HAVE_DECL_BASENAME + #if defined (__GNU_LIBRARY__ ) || defined (__linux__) || defined (__FreeBSD__) || defined (__OpenBSD__) || defined(__NetBSD__) || defined (__CYGWIN__) || defined (__CYGWIN32__) || defined (__MINGW32__) || defined (HAVE_DECL_BASENAME) +-extern char *basename (const char *); ++#include + #else + /* Do not allow basename to be used if there is no prototype seen. We + either need to use the above prototype or have one from From owner-svn-ports-branches@freebsd.org Sun Jun 5 20:25:46 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84733B6B679; Sun, 5 Jun 2016 20:25:46 +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 mx1.freebsd.org (Postfix) with ESMTPS id 2B4E212F5; Sun, 5 Jun 2016 20:25:46 +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 u55KPj2a063941; Sun, 5 Jun 2016 20:25:45 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u55KPi9D063924; Sun, 5 Jun 2016 20:25:44 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201606052025.u55KPi9D063924@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Jun 2016 20:25:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416430 - in branches/2016Q2: Mk Mk/Uses www/firefox www/firefox-esr www/firefox-esr-i18n www/firefox-esr/files www/firefox-i18n www/firefox/files www/libxul www/libxul/files www/linux-... X-SVN-Group: ports-branches 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.22 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: Sun, 05 Jun 2016 20:25:46 -0000 Author: jbeich Date: Sun Jun 5 20:25:43 2016 New Revision: 416430 URL: https://svnweb.freebsd.org/changeset/ports/416430 Log: MFH: r416309 r416312 r416394 www/firefox: update to 47.0 (rc3) / 45.2esr - Adjust firefox-esr-i18n for linux-firefox after r414580 - Unbreak DTRACE=on + DEBUG=on [1] - Unbreak FFMPEG=off [2] Changes: https://www.mozilla.org/firefox/47.0/releasenotes/ Changes: https://www.mozilla.org/firefox/45.2.0/releasenotes/ Security: 8065d37b-8e7c-4707-a608-1b0a2b8509c3 PR: 200845, 209952 [1], 209308 [2] Approved by: ports-secteam (feld, junovitch) Deleted: branches/2016Q2/www/firefox-esr/files/patch-bug1269165 branches/2016Q2/www/firefox/files/patch-bug1239550 branches/2016Q2/www/firefox/files/patch-bug1242132 branches/2016Q2/www/firefox/files/patch-bug1243312 branches/2016Q2/www/firefox/files/patch-bug1252246 branches/2016Q2/www/firefox/files/patch-bug1269165 branches/2016Q2/www/libxul/files/patch-bug1269165 Modified: branches/2016Q2/Mk/Uses/gecko.mk branches/2016Q2/Mk/bsd.gecko.mk branches/2016Q2/www/firefox-esr-i18n/Makefile branches/2016Q2/www/firefox-esr-i18n/distinfo branches/2016Q2/www/firefox-esr/Makefile branches/2016Q2/www/firefox-esr/distinfo branches/2016Q2/www/firefox-i18n/Makefile branches/2016Q2/www/firefox-i18n/Makefile.lang branches/2016Q2/www/firefox-i18n/Makefile.option branches/2016Q2/www/firefox-i18n/distinfo branches/2016Q2/www/firefox/Makefile branches/2016Q2/www/firefox/distinfo branches/2016Q2/www/firefox/files/patch-bug1021761 branches/2016Q2/www/firefox/files/patch-bug826985 branches/2016Q2/www/firefox/files/patch-bug847568 branches/2016Q2/www/firefox/files/patch-ijg-libjpeg branches/2016Q2/www/firefox/files/patch-sample-type branches/2016Q2/www/firefox/files/patch-z-bug517422 branches/2016Q2/www/libxul/Makefile branches/2016Q2/www/libxul/distinfo branches/2016Q2/www/linux-firefox/Makefile branches/2016Q2/www/linux-firefox/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/Mk/Uses/gecko.mk ============================================================================== --- branches/2016Q2/Mk/Uses/gecko.mk Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/Mk/Uses/gecko.mk Sun Jun 5 20:25:43 2016 (r416430) @@ -37,12 +37,12 @@ RUN_DEPENDS+= libxul>=45:www/libxul .elif ${gecko_ARGS:Mfirefox} _GECKO_DEFAULT_VERSION= 45 -_GECKO_VERSIONS= 45 46 +_GECKO_VERSIONS= 45 47 _GECKO_TYPE= firefox # Dependence lines for different Firefox versions 45_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:www/firefox-esr -46_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:www/firefox +47_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:www/firefox .if exists(${LOCALBASE}/bin/firefox) _GECKO_INSTALLED_VER!= ${LOCALBASE}/bin/firefox --version 2>/dev/null Modified: branches/2016Q2/Mk/bsd.gecko.mk ============================================================================== --- branches/2016Q2/Mk/bsd.gecko.mk Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/Mk/bsd.gecko.mk Sun Jun 5 20:25:43 2016 (r416430) @@ -327,8 +327,6 @@ MOZ_OPTIONS+= --disable-dbus --disable-l .if ${PORT_OPTIONS:MFFMPEG} # dom/media/platforms/ffmpeg/FFmpegRuntimeLinker.cpp RUN_DEPENDS+= ffmpeg>=0.8,1:multimedia/ffmpeg -.else -MOZ_OPTIONS+= --disable-ffmpeg .endif .if ${PORT_OPTIONS:MGSTREAMER} @@ -413,7 +411,8 @@ MOZ_OPTIONS+= --disable-debug --enable-r .endif .if ${PORT_OPTIONS:MDTRACE} -MOZ_OPTIONS+= --enable-dtrace +MOZ_OPTIONS+= --enable-dtrace \ + --disable-gold . if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100061 LIBS+= -lelf . endif Modified: branches/2016Q2/www/firefox-esr-i18n/Makefile ============================================================================== --- branches/2016Q2/www/firefox-esr-i18n/Makefile Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox-esr-i18n/Makefile Sun Jun 5 20:25:43 2016 (r416430) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= firefox -PORTVERSION= 45.1.1 +PORTVERSION= 45.2.0 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build2/linux-i686/xpi PKGNAMEPREFIX= PKGNAMESUFFIX= -esr-i18n DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} @@ -17,7 +17,7 @@ COMMENT= Localized interface for Firefox EXTRACT_DEPENDS= zip:archivers/zip USES= zip:infozip gecko:firefox,build -USE_XPI= firefox +USE_XPI= firefox linux-firefox NO_ARCH= yes USE_SUBMAKE= yes Modified: branches/2016Q2/www/firefox-esr-i18n/distinfo ============================================================================== --- branches/2016Q2/www/firefox-esr-i18n/distinfo Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox-esr-i18n/distinfo Sun Jun 5 20:25:43 2016 (r416430) @@ -1,180 +1,180 @@ -SHA256 (xpi/firefox-45.1.1/ach.xpi) = d83055ca8b37a345abc83272fcdb98fd12282152763157589a975ecf4f7a17fa -SIZE (xpi/firefox-45.1.1/ach.xpi) = 426525 -SHA256 (xpi/firefox-45.1.1/af.xpi) = dd994cf4e196ba8928018fdff624b448efd7519560b1bed09aaa61fe740bc04e -SIZE (xpi/firefox-45.1.1/af.xpi) = 439350 -SHA256 (xpi/firefox-45.1.1/an.xpi) = 5b924b7b5893f770c23e7a3c5cf20759f6039d89a7336ca8fc0a93ca119f81c4 -SIZE (xpi/firefox-45.1.1/an.xpi) = 449031 -SHA256 (xpi/firefox-45.1.1/ar.xpi) = e31158a718f2456a5476e3cf40d3230e5661a59ffd52b7c831f23759d1ea3b31 -SIZE (xpi/firefox-45.1.1/ar.xpi) = 474955 -SHA256 (xpi/firefox-45.1.1/as.xpi) = 09aba7093334335f399eed15b3827697a1f66052602af842b61b8fe870e2b5a6 -SIZE (xpi/firefox-45.1.1/as.xpi) = 483091 -SHA256 (xpi/firefox-45.1.1/ast.xpi) = 5b03cfd06270a6f80e77935fdca231b4089e806cc244f83c6a4886ed908152b6 -SIZE (xpi/firefox-45.1.1/ast.xpi) = 419244 -SHA256 (xpi/firefox-45.1.1/az.xpi) = 56a3a2c8ccd8afbbd9c272f8b12f4bb7b2b4bc072828c3a2e8e98ffeae61fa07 -SIZE (xpi/firefox-45.1.1/az.xpi) = 464013 -SHA256 (xpi/firefox-45.1.1/be.xpi) = ee66ead5c254eec4cc7400ba0f29772cc76ada94542442c47668e885b75146cd -SIZE (xpi/firefox-45.1.1/be.xpi) = 442615 -SHA256 (xpi/firefox-45.1.1/bg.xpi) = 2f97043dbe9d611da03f92780d40c9c6925153c584c0a01241289e3aeef42336 -SIZE (xpi/firefox-45.1.1/bg.xpi) = 460803 -SHA256 (xpi/firefox-45.1.1/bn-BD.xpi) = 164c51026a76126f225c0e626788bf1a17ce79cb0921e9920fd18bc19765bcfe -SIZE (xpi/firefox-45.1.1/bn-BD.xpi) = 515638 -SHA256 (xpi/firefox-45.1.1/bn-IN.xpi) = 8adeb66997ba426da30c547366772d13daa7cad7e1afa84c91f0f8f48583dc01 -SIZE (xpi/firefox-45.1.1/bn-IN.xpi) = 494070 -SHA256 (xpi/firefox-45.1.1/br.xpi) = 9e4d131052a40f686783788517b21605832d4cb32acc5a7529a732ccbd646233 -SIZE (xpi/firefox-45.1.1/br.xpi) = 436387 -SHA256 (xpi/firefox-45.1.1/bs.xpi) = 26ff067f53933358ca06419059ccdc0178b1645b190db5c1069ccdcd5d28d088 -SIZE (xpi/firefox-45.1.1/bs.xpi) = 442991 -SHA256 (xpi/firefox-45.1.1/ca.xpi) = 55f09e4ffe22f0e17eec7f4e7ec6a0980beb77f785b38ea9bbd36a7252cea000 -SIZE (xpi/firefox-45.1.1/ca.xpi) = 436829 -SHA256 (xpi/firefox-45.1.1/cs.xpi) = f2a087e3d15cf9cebbaef4d8021d0cd57cbadbffdc4b3e8255e781048ae46079 -SIZE (xpi/firefox-45.1.1/cs.xpi) = 443479 -SHA256 (xpi/firefox-45.1.1/cy.xpi) = 83362ff6880072fe09ac17cf1c1c005b1585f5a3a0dc8d8346f64c86dc21951a -SIZE (xpi/firefox-45.1.1/cy.xpi) = 438904 -SHA256 (xpi/firefox-45.1.1/da.xpi) = 5e7ad2b10abcf56ee0e2571bd356369f9acbb9e8dd8a39d202da58d7efa514a3 -SIZE (xpi/firefox-45.1.1/da.xpi) = 430073 -SHA256 (xpi/firefox-45.1.1/de.xpi) = 53632d86e03b462a54afb5cb225db82e2f256f8439be0c41569154b9fc1d0897 -SIZE (xpi/firefox-45.1.1/de.xpi) = 445477 -SHA256 (xpi/firefox-45.1.1/dsb.xpi) = 146c7acc29ef17b8a128013b681a73b9932abd83a4f16facb6d564ffdf0eacbc -SIZE (xpi/firefox-45.1.1/dsb.xpi) = 463786 -SHA256 (xpi/firefox-45.1.1/el.xpi) = 708c7fa8e513f5c3c2dcf68b2f167c401fd084fa40a77c50fa4ad0c4208b3297 -SIZE (xpi/firefox-45.1.1/el.xpi) = 470861 -SHA256 (xpi/firefox-45.1.1/en-GB.xpi) = bc6e1b550c28e2de857afd19442a99d54e61419adcb6e9c558a319d52e95b7a2 -SIZE (xpi/firefox-45.1.1/en-GB.xpi) = 423865 -SHA256 (xpi/firefox-45.1.1/en-US.xpi) = 8cf66fdf60c680886a6679e36178d2800a66b4958c9c1b530e39875ab97fe4b8 -SIZE (xpi/firefox-45.1.1/en-US.xpi) = 425464 -SHA256 (xpi/firefox-45.1.1/en-ZA.xpi) = 37e00a701eabae66fd8bd348e94f6ffdf381a0e1d82a1138f0780e9d7260d53f -SIZE (xpi/firefox-45.1.1/en-ZA.xpi) = 420770 -SHA256 (xpi/firefox-45.1.1/eo.xpi) = 40b05996c059a9192cfcc328b1e21535f04ff487402eae31d4c1e5da11a89ecf -SIZE (xpi/firefox-45.1.1/eo.xpi) = 440955 -SHA256 (xpi/firefox-45.1.1/es-AR.xpi) = 8738b135c875ccead5705faa6430d8fc514675e5fceae6b46a72905b19031c81 -SIZE (xpi/firefox-45.1.1/es-AR.xpi) = 441477 -SHA256 (xpi/firefox-45.1.1/es-CL.xpi) = f9e2d636093aacd073318ca937baa90acac5ca5454e01068d274026065e0360b -SIZE (xpi/firefox-45.1.1/es-CL.xpi) = 368759 -SHA256 (xpi/firefox-45.1.1/es-ES.xpi) = d5cbdd9d45c507c3d6727749eccead5c246674a8ba935be0006ac88bff086c48 -SIZE (xpi/firefox-45.1.1/es-ES.xpi) = 353711 -SHA256 (xpi/firefox-45.1.1/es-MX.xpi) = ae5d50462d73824068acd0c1cc790f27d72e211cdeed6030b0bbbc32f098ada2 -SIZE (xpi/firefox-45.1.1/es-MX.xpi) = 449390 -SHA256 (xpi/firefox-45.1.1/et.xpi) = 9270f2850624c80b06f462ab38e36588d7a7cf9c2043a956bc72e1a78fe196e5 -SIZE (xpi/firefox-45.1.1/et.xpi) = 433347 -SHA256 (xpi/firefox-45.1.1/eu.xpi) = 1ede6524e697b29a6b309179dec0b6492cff485b62e3a00df281510f994c7b03 -SIZE (xpi/firefox-45.1.1/eu.xpi) = 441352 -SHA256 (xpi/firefox-45.1.1/fa.xpi) = d3b5580b8080022fbb1863f959d40e14c3e9e143b33b8a0436e282a8f8030dd3 -SIZE (xpi/firefox-45.1.1/fa.xpi) = 491936 -SHA256 (xpi/firefox-45.1.1/ff.xpi) = fab5cde7546ae3ff7a5c166018246e5c9ccc4270775a916dd0df56063862151a -SIZE (xpi/firefox-45.1.1/ff.xpi) = 441494 -SHA256 (xpi/firefox-45.1.1/fi.xpi) = f2f9060386db9a14840f42cc0c298bf17eee0662472bbac90be6733fad246ce9 -SIZE (xpi/firefox-45.1.1/fi.xpi) = 438343 -SHA256 (xpi/firefox-45.1.1/fr.xpi) = 7f40ec62c37479a1493c78a54a82b9d333f2991888b61f72e24074eedbe44a34 -SIZE (xpi/firefox-45.1.1/fr.xpi) = 450032 -SHA256 (xpi/firefox-45.1.1/fy-NL.xpi) = d72cee29697aa248b5aae12b9ef09a09e28ef375029be4c1a673265ddc7ab25d -SIZE (xpi/firefox-45.1.1/fy-NL.xpi) = 447773 -SHA256 (xpi/firefox-45.1.1/ga-IE.xpi) = 5e1dad1f15e5b9aae87d147b1467aa345f3e15594de6e21b19ba5a2ce7302679 -SIZE (xpi/firefox-45.1.1/ga-IE.xpi) = 460050 -SHA256 (xpi/firefox-45.1.1/gd.xpi) = 7fb26a668acc2c0c6da4264bfd1c8b5c3377ccd61037560a617d5005064bfd81 -SIZE (xpi/firefox-45.1.1/gd.xpi) = 449705 -SHA256 (xpi/firefox-45.1.1/gl.xpi) = bcca0faeb5266d16040880daa5a083616bee93ed8077b42eff2368d583fa47d0 -SIZE (xpi/firefox-45.1.1/gl.xpi) = 434799 -SHA256 (xpi/firefox-45.1.1/gn.xpi) = 7ad0548c25d0858d0694996bfcaa132771edd6ab026f214d79c8852bd9ade6c0 -SIZE (xpi/firefox-45.1.1/gn.xpi) = 460643 -SHA256 (xpi/firefox-45.1.1/gu-IN.xpi) = b5c344b9e6f750b0b63c35dc279982ce2294cce3a5275e44741da66abc320193 -SIZE (xpi/firefox-45.1.1/gu-IN.xpi) = 472562 -SHA256 (xpi/firefox-45.1.1/he.xpi) = d4814f3dac155439a6ce2488bf19e0fd70a2ed85989f5699519a33174359677b -SIZE (xpi/firefox-45.1.1/he.xpi) = 454782 -SHA256 (xpi/firefox-45.1.1/hi-IN.xpi) = d5b71557d0e40e9ee3d79aa1e2ce0b3af34df6d85d68b7ac52d4a67ee644f068 -SIZE (xpi/firefox-45.1.1/hi-IN.xpi) = 486986 -SHA256 (xpi/firefox-45.1.1/hr.xpi) = 476ee9610d7002551c1a81a00fe0caa47c30b02bc3478562ed3e96fc9539a485 -SIZE (xpi/firefox-45.1.1/hr.xpi) = 449063 -SHA256 (xpi/firefox-45.1.1/hsb.xpi) = e949a95ed6788525b3bae044e45fc22fac45ba09e33c2de63776fa168f6c51c2 -SIZE (xpi/firefox-45.1.1/hsb.xpi) = 461453 -SHA256 (xpi/firefox-45.1.1/hu.xpi) = eb2b2d2b59b9fdf25f30596b4ee2262d4756e1324daa507901e197e208542bcc -SIZE (xpi/firefox-45.1.1/hu.xpi) = 449772 -SHA256 (xpi/firefox-45.1.1/hy-AM.xpi) = ab5db1d2d6b18df71757420c5d77178adfdedc9779e7c944bd2221279fd83085 -SIZE (xpi/firefox-45.1.1/hy-AM.xpi) = 500035 -SHA256 (xpi/firefox-45.1.1/id.xpi) = 719dc2d7875378d2eafb950c50a720d15a2c104840bc7fcfe53a1f6d75cfadb7 -SIZE (xpi/firefox-45.1.1/id.xpi) = 427171 -SHA256 (xpi/firefox-45.1.1/is.xpi) = 81a974a7a697aa07c691a9b9498a2190e00f27f2cc9a5a2190d5af8facf9034c -SIZE (xpi/firefox-45.1.1/is.xpi) = 443209 -SHA256 (xpi/firefox-45.1.1/it.xpi) = a6352ff97bd2bf30b34a5031ae8fb4754ff7cd5fecab22eb9681a9e366b1276d -SIZE (xpi/firefox-45.1.1/it.xpi) = 343721 -SHA256 (xpi/firefox-45.1.1/ja.xpi) = 3ed23a89edd79b14350ba6dac759aa2c53b4b80914430854a774e0a407c2f6d5 -SIZE (xpi/firefox-45.1.1/ja.xpi) = 486326 -SHA256 (xpi/firefox-45.1.1/kk.xpi) = e97977832c4163b1041b3c74885ede4dc866cdd666315c38b1cd14838e9e197f -SIZE (xpi/firefox-45.1.1/kk.xpi) = 498890 -SHA256 (xpi/firefox-45.1.1/km.xpi) = fac7e5eef4b9f3eef29c190e26e8907b42b2513933d3a9ff14820205376fbf46 -SIZE (xpi/firefox-45.1.1/km.xpi) = 504297 -SHA256 (xpi/firefox-45.1.1/kn.xpi) = e93c5157c2e8da41118164f872498a488c870add2f5bd51d44b0d4c429fd5be0 -SIZE (xpi/firefox-45.1.1/kn.xpi) = 495877 -SHA256 (xpi/firefox-45.1.1/ko.xpi) = dbabcbf7eb3c91135c878f2fc60fef425a49d44802f77ae390623fe9fcc7d998 -SIZE (xpi/firefox-45.1.1/ko.xpi) = 465285 -SHA256 (xpi/firefox-45.1.1/lij.xpi) = 3602d267fd9dc509a82503aba560b897c832d4b7b77a239c375725d5276cce64 -SIZE (xpi/firefox-45.1.1/lij.xpi) = 381382 -SHA256 (xpi/firefox-45.1.1/lt.xpi) = 03aaf4c628851b180dcee65339149f3c988dd95364eab664e49e40add844b805 -SIZE (xpi/firefox-45.1.1/lt.xpi) = 454675 -SHA256 (xpi/firefox-45.1.1/lv.xpi) = 2e39a7fb32c349fc0305e42da6e0abaeba276f8ed870e024e54e13c457dfd318 -SIZE (xpi/firefox-45.1.1/lv.xpi) = 445716 -SHA256 (xpi/firefox-45.1.1/mai.xpi) = 7e575105a99b516cce1eeba46e55180e5606175ed42e187e6088c9aa0b4c867d -SIZE (xpi/firefox-45.1.1/mai.xpi) = 492643 -SHA256 (xpi/firefox-45.1.1/mk.xpi) = 84f6bbaea802d5cdb65cc42386e92e80c6e0f6a4da97c501eb6c0ec649ac7f9c -SIZE (xpi/firefox-45.1.1/mk.xpi) = 476389 -SHA256 (xpi/firefox-45.1.1/ml.xpi) = 53398c5163ab97bc87c396ce731883da3de060c4a18bbdb5f0daa88d2313538b -SIZE (xpi/firefox-45.1.1/ml.xpi) = 498677 -SHA256 (xpi/firefox-45.1.1/mr.xpi) = 7e450bc14788fa5a59533289a98c81d44e1dc159484f6c86c6dbcb1e2d370699 -SIZE (xpi/firefox-45.1.1/mr.xpi) = 503695 -SHA256 (xpi/firefox-45.1.1/ms.xpi) = e4cf31c4086c81affb738e42d4f6acc0ef54e855dce92dab0df348d49d0760de -SIZE (xpi/firefox-45.1.1/ms.xpi) = 440061 -SHA256 (xpi/firefox-45.1.1/nb-NO.xpi) = 0001e6a8fdf69acea398930e331ef0c22706d1e853e7a345c1f0ddb47d39185c -SIZE (xpi/firefox-45.1.1/nb-NO.xpi) = 435466 -SHA256 (xpi/firefox-45.1.1/nl.xpi) = 5133bf601b0bbe8a5378cf2086f0196dabc46567c5e906115a7361d6467c840a -SIZE (xpi/firefox-45.1.1/nl.xpi) = 435198 -SHA256 (xpi/firefox-45.1.1/nn-NO.xpi) = ae7f0431315024ec41c69893dc8c0c231f1cdb1f7331bd86101c0fc43314a126 -SIZE (xpi/firefox-45.1.1/nn-NO.xpi) = 432930 -SHA256 (xpi/firefox-45.1.1/or.xpi) = a6ceb9afd32665e3ab6ee262809f35714d45f54f6c12f26b03a0d4c63de22cb9 -SIZE (xpi/firefox-45.1.1/or.xpi) = 495918 -SHA256 (xpi/firefox-45.1.1/pa-IN.xpi) = d44be9e06234d1be404335bfe7c5aeecc9ccb3e62aaa82e14422f8b072e4c6dd -SIZE (xpi/firefox-45.1.1/pa-IN.xpi) = 489546 -SHA256 (xpi/firefox-45.1.1/pl.xpi) = 543d72ff9f59cc1eacf0fc5b5bede92ae09abfd33946de214a0cff18d7161621 -SIZE (xpi/firefox-45.1.1/pl.xpi) = 383925 -SHA256 (xpi/firefox-45.1.1/pt-BR.xpi) = 4e2866a37ad4aff1376e13b6559acbfad3266259daf9b296505780f73af0085c -SIZE (xpi/firefox-45.1.1/pt-BR.xpi) = 450986 -SHA256 (xpi/firefox-45.1.1/pt-PT.xpi) = 1b7a6eaffc5282dcbeb8de95a79aee457c6dd2be9000410245a8e6131756bea6 -SIZE (xpi/firefox-45.1.1/pt-PT.xpi) = 437018 -SHA256 (xpi/firefox-45.1.1/rm.xpi) = cf1dcaddda433c7419b67456133ab9a1db4464a7d7481d7622679e047af99d8e -SIZE (xpi/firefox-45.1.1/rm.xpi) = 437714 -SHA256 (xpi/firefox-45.1.1/ro.xpi) = 501da53fdd20aaafc736509e5efc46df07c1612949dfcf7099143d4783b6d03a -SIZE (xpi/firefox-45.1.1/ro.xpi) = 444056 -SHA256 (xpi/firefox-45.1.1/ru.xpi) = 789e501b0b548f442edbd5068d22248e69aabea2ffc527c21eae4ed26eab6f75 -SIZE (xpi/firefox-45.1.1/ru.xpi) = 392734 -SHA256 (xpi/firefox-45.1.1/si.xpi) = 61dd114357a8e515f88c5c1552f4520c246b3c5410ed0b7f8d5d88bc631c5c1a -SIZE (xpi/firefox-45.1.1/si.xpi) = 482242 -SHA256 (xpi/firefox-45.1.1/sk.xpi) = 2366d4536443d89807e7a089ec3b2efd1ff40d2d45343bb070eab0a6644f69e2 -SIZE (xpi/firefox-45.1.1/sk.xpi) = 453602 -SHA256 (xpi/firefox-45.1.1/sl.xpi) = 48ff2e41664ae674d40b377d8d0c88b5e66cd094928f0a62dccff47ababf155c -SIZE (xpi/firefox-45.1.1/sl.xpi) = 444959 -SHA256 (xpi/firefox-45.1.1/son.xpi) = abb8e49455d60d8e250ec2ea16b5f1e2137bf55e98cff70c2f506d29fe32065c -SIZE (xpi/firefox-45.1.1/son.xpi) = 433510 -SHA256 (xpi/firefox-45.1.1/sq.xpi) = 854e5e89707d0e190321c84dde2053022859cdcf44e765be1f3a3f02fe300e0e -SIZE (xpi/firefox-45.1.1/sq.xpi) = 452183 -SHA256 (xpi/firefox-45.1.1/sr.xpi) = 9882dff840c774a92b2c5b704488d284da11b0ed730fc2a5146d139e9ca9520e -SIZE (xpi/firefox-45.1.1/sr.xpi) = 464474 -SHA256 (xpi/firefox-45.1.1/sv-SE.xpi) = dfabb4ac996e9023dff676621be12f2a9908f965c015b6776780bb1257456c74 -SIZE (xpi/firefox-45.1.1/sv-SE.xpi) = 444209 -SHA256 (xpi/firefox-45.1.1/ta.xpi) = 1fdd03dd1af63c4c7fa47b2c011e508699cb293618ef3103f9c464a2fbb09bf7 -SIZE (xpi/firefox-45.1.1/ta.xpi) = 483115 -SHA256 (xpi/firefox-45.1.1/te.xpi) = dbd40c37d1cfbdb2a20608ad5ca43cfd3e63b70cd0f6ae4b6def37e0867f792a -SIZE (xpi/firefox-45.1.1/te.xpi) = 492463 -SHA256 (xpi/firefox-45.1.1/th.xpi) = 44b610ec4753c587275a67f90679782d482de7901911d439bdf1f85be2ba1ac1 -SIZE (xpi/firefox-45.1.1/th.xpi) = 477645 -SHA256 (xpi/firefox-45.1.1/tr.xpi) = 12875bf1f2fe0e59b9072d898513da94391cdf0d2b00841edda12d62bbe49bc5 -SIZE (xpi/firefox-45.1.1/tr.xpi) = 451160 -SHA256 (xpi/firefox-45.1.1/uk.xpi) = 8a6ab975de9e7705fb397e6375d5f8a7652eebfe8ac5eb321bad724b7c2531bd -SIZE (xpi/firefox-45.1.1/uk.xpi) = 494777 -SHA256 (xpi/firefox-45.1.1/uz.xpi) = 55be80aeec41b284a5ac60a290f23c76c08d621c37281c7bf23e05deb42cd567 -SIZE (xpi/firefox-45.1.1/uz.xpi) = 443798 -SHA256 (xpi/firefox-45.1.1/vi.xpi) = 9c2530a840975d755bc7571bbb1e012159d50b834fc85b00833c9305a39d3729 -SIZE (xpi/firefox-45.1.1/vi.xpi) = 450775 -SHA256 (xpi/firefox-45.1.1/xh.xpi) = 8f7eabfe6f34624ce419da4e43a7a00dbad3298badb56119abee6b425466321a -SIZE (xpi/firefox-45.1.1/xh.xpi) = 432914 -SHA256 (xpi/firefox-45.1.1/zh-CN.xpi) = bcc5929c954fdabc359768309d90cce3a929d58313f2aba24d08d50f8abd2ab3 -SIZE (xpi/firefox-45.1.1/zh-CN.xpi) = 475791 -SHA256 (xpi/firefox-45.1.1/zh-TW.xpi) = 8eec6417d7c44b44669a8c5901adfdd6f9ea8115e6a4fa773a3ac4bf2b36e975 -SIZE (xpi/firefox-45.1.1/zh-TW.xpi) = 466525 +SHA256 (xpi/firefox-45.2.0/ach.xpi) = ab32a48c5904390b6bae54666d6cdade4500256314b427d84c92aed6a545365e +SIZE (xpi/firefox-45.2.0/ach.xpi) = 426530 +SHA256 (xpi/firefox-45.2.0/af.xpi) = ad0cac28e5f308d1b28c871a7a19ae8f90b5f766664a6d5f3bb4180035e39250 +SIZE (xpi/firefox-45.2.0/af.xpi) = 439353 +SHA256 (xpi/firefox-45.2.0/an.xpi) = 800b61986f4a120ece9746abdf3c0eff4702c16bc4968cd517d464705f40c848 +SIZE (xpi/firefox-45.2.0/an.xpi) = 449036 +SHA256 (xpi/firefox-45.2.0/ar.xpi) = e59ce49538ea7825c762acf88263cd8cb3ceb2c51184ead1035d6995e8ee3e36 +SIZE (xpi/firefox-45.2.0/ar.xpi) = 474961 +SHA256 (xpi/firefox-45.2.0/as.xpi) = 67f6fd6bd8c40c97b339fa98f10b34dc23c149260a130bcdb60fdd3f9914ef8f +SIZE (xpi/firefox-45.2.0/as.xpi) = 483096 +SHA256 (xpi/firefox-45.2.0/ast.xpi) = 2b9ebd133922ea270fcec57b41f0c123fd3fdbd24fb0ff5a1afde2595691a3cc +SIZE (xpi/firefox-45.2.0/ast.xpi) = 419249 +SHA256 (xpi/firefox-45.2.0/az.xpi) = 8eb51f7a8ba22cc2d98d017c8935e34e8fb4bad55faac7d4b2a2554ea2b41ee7 +SIZE (xpi/firefox-45.2.0/az.xpi) = 464018 +SHA256 (xpi/firefox-45.2.0/be.xpi) = 70fca224ef5d1511b407bcb03f555d0efbdd0917beb6d1d813da7d6e1b4ff5db +SIZE (xpi/firefox-45.2.0/be.xpi) = 442619 +SHA256 (xpi/firefox-45.2.0/bg.xpi) = eee477ac2a49d30afaccff8442936ccdc19848806aa71213982f7f4f21ffd5fb +SIZE (xpi/firefox-45.2.0/bg.xpi) = 460809 +SHA256 (xpi/firefox-45.2.0/bn-BD.xpi) = 1f58d1245fac7492bcd1ec42aa1c2179539bf515dc2a82bf7cc9695e3f78728c +SIZE (xpi/firefox-45.2.0/bn-BD.xpi) = 515643 +SHA256 (xpi/firefox-45.2.0/bn-IN.xpi) = b83af2acca411bf6213bcf2d320c5b40c20733baf712a053460222aaa6e0c8f2 +SIZE (xpi/firefox-45.2.0/bn-IN.xpi) = 494076 +SHA256 (xpi/firefox-45.2.0/br.xpi) = 14b1c5e5f904cd41e2fd4e1313918f29b2df318017bbab6e757a642b7bb85106 +SIZE (xpi/firefox-45.2.0/br.xpi) = 436390 +SHA256 (xpi/firefox-45.2.0/bs.xpi) = 4ec98ec6a9a72a9973bd2d422ba0192257a9162ad11b12d080b1c0681bdc4a0c +SIZE (xpi/firefox-45.2.0/bs.xpi) = 442998 +SHA256 (xpi/firefox-45.2.0/ca.xpi) = f894c0a2ac465f8391bff78287444837dabf1179901968360157bba3ec5b6efd +SIZE (xpi/firefox-45.2.0/ca.xpi) = 436832 +SHA256 (xpi/firefox-45.2.0/cs.xpi) = 7f03c25a4889f68b95127ccf05a5cd31e7239fa494364037e8982dc120750aff +SIZE (xpi/firefox-45.2.0/cs.xpi) = 443482 +SHA256 (xpi/firefox-45.2.0/cy.xpi) = c553756f9c8e637e575994fc6ab7947ae4a7a56d795049800c33460c6dae15d1 +SIZE (xpi/firefox-45.2.0/cy.xpi) = 438907 +SHA256 (xpi/firefox-45.2.0/da.xpi) = 73451be8019a5d58277abac7882deb87fcb9ed2a3623af84ba1b36dfb8c2c63a +SIZE (xpi/firefox-45.2.0/da.xpi) = 430078 +SHA256 (xpi/firefox-45.2.0/de.xpi) = 39cfb1784510fb2e3554853504c5134f375976062625d42eaaaeb7285cde6da5 +SIZE (xpi/firefox-45.2.0/de.xpi) = 445481 +SHA256 (xpi/firefox-45.2.0/dsb.xpi) = 2074c16b5182987cce55976c8a37fbd547d41691e9d2445deddfe8a6a90a306d +SIZE (xpi/firefox-45.2.0/dsb.xpi) = 463791 +SHA256 (xpi/firefox-45.2.0/el.xpi) = fba350202bf123c1c653f8a39c63bf751699e2f4e6381add7b0ef43cca6c6a5a +SIZE (xpi/firefox-45.2.0/el.xpi) = 470866 +SHA256 (xpi/firefox-45.2.0/en-GB.xpi) = 93023222bd0692ddf0e68b15c4f4237a0103e132d3b9b75aa34cde4da5a37822 +SIZE (xpi/firefox-45.2.0/en-GB.xpi) = 423871 +SHA256 (xpi/firefox-45.2.0/en-US.xpi) = 99d2186606e994592ce8cac8652efaa6cf9d2c74ec877a086f876547bc326796 +SIZE (xpi/firefox-45.2.0/en-US.xpi) = 425461 +SHA256 (xpi/firefox-45.2.0/en-ZA.xpi) = 80d207cae72da385aca4745d7eb726aadc12b3ba74ddf0ade07f3e0a0d4f40d4 +SIZE (xpi/firefox-45.2.0/en-ZA.xpi) = 420776 +SHA256 (xpi/firefox-45.2.0/eo.xpi) = bc9cede961a4af1077b1a5cec9ca44b69f2b88aaa5daa53ebb432adccbbc1ab3 +SIZE (xpi/firefox-45.2.0/eo.xpi) = 440960 +SHA256 (xpi/firefox-45.2.0/es-AR.xpi) = 692d0087ff79da78962576bf56bea48152f71817e339d41d05012346a61a473d +SIZE (xpi/firefox-45.2.0/es-AR.xpi) = 441481 +SHA256 (xpi/firefox-45.2.0/es-CL.xpi) = 2551e0a0f2866a7bd1190bf00926c500e3ec28e1090f19320926b14babaaddd4 +SIZE (xpi/firefox-45.2.0/es-CL.xpi) = 368763 +SHA256 (xpi/firefox-45.2.0/es-ES.xpi) = 580d3c833e2337f9e54cda734153fa80f0a14f43e72b7c38f80add9b18405a10 +SIZE (xpi/firefox-45.2.0/es-ES.xpi) = 353716 +SHA256 (xpi/firefox-45.2.0/es-MX.xpi) = 53511dae1d4de036953ca1f5fa1faee7bb63d1229c31c95e8d5e3bb94efdcac8 +SIZE (xpi/firefox-45.2.0/es-MX.xpi) = 449395 +SHA256 (xpi/firefox-45.2.0/et.xpi) = b5a2388d7ba5d50a00c8816b48ba344e088103f6637686df36a0ee0d2d7356b1 +SIZE (xpi/firefox-45.2.0/et.xpi) = 433352 +SHA256 (xpi/firefox-45.2.0/eu.xpi) = ed94e9950608c75acb4f08bedf645dfec6a390dab3221be7aaa124297bae1166 +SIZE (xpi/firefox-45.2.0/eu.xpi) = 441357 +SHA256 (xpi/firefox-45.2.0/fa.xpi) = 6cd12a4e763c01802d1807e3c4c0bbf30ab3e6fb8898064770d2ea8ca105b980 +SIZE (xpi/firefox-45.2.0/fa.xpi) = 491941 +SHA256 (xpi/firefox-45.2.0/ff.xpi) = e8d5cdc8269924c7ca6865e623bf529cac2b4c2cc7660c403f9d1e80f85951bf +SIZE (xpi/firefox-45.2.0/ff.xpi) = 441499 +SHA256 (xpi/firefox-45.2.0/fi.xpi) = 9e71e711df882e30a5707f9e94b7fee46ad9b31b6be8f381f1a8c29d446f9374 +SIZE (xpi/firefox-45.2.0/fi.xpi) = 438347 +SHA256 (xpi/firefox-45.2.0/fr.xpi) = d54ecb0438c531e95f605c29dac47c700a03e4e4f3759a51fd7e956586015928 +SIZE (xpi/firefox-45.2.0/fr.xpi) = 450037 +SHA256 (xpi/firefox-45.2.0/fy-NL.xpi) = 5f04850dedf9b6bc6fb5e566b498ce94bdd4402e56cd8b3e1c738dd35aebc567 +SIZE (xpi/firefox-45.2.0/fy-NL.xpi) = 447779 +SHA256 (xpi/firefox-45.2.0/ga-IE.xpi) = 82af32ddc3a958b3a0ff7ed5ef40085c6b1736bba071a6308febec066ce1ad5c +SIZE (xpi/firefox-45.2.0/ga-IE.xpi) = 460055 +SHA256 (xpi/firefox-45.2.0/gd.xpi) = 737e7dc382486d00c0c453e010a2d3d38b6a5dcd62517b56ab221ffa6c54b9ad +SIZE (xpi/firefox-45.2.0/gd.xpi) = 449711 +SHA256 (xpi/firefox-45.2.0/gl.xpi) = d306890e910978682d4d547a05b86135bf1db4cbbc9fd3fbad646ea237385fd2 +SIZE (xpi/firefox-45.2.0/gl.xpi) = 434804 +SHA256 (xpi/firefox-45.2.0/gn.xpi) = 9e26501f999a5a3db51408b8a31f2187fccc98469c4b0d2cc49266dc7e91439a +SIZE (xpi/firefox-45.2.0/gn.xpi) = 460648 +SHA256 (xpi/firefox-45.2.0/gu-IN.xpi) = 139545d1c9db7a2a2c8c3a281a07f9486331db9c3c5f408e688218cd927fb270 +SIZE (xpi/firefox-45.2.0/gu-IN.xpi) = 472566 +SHA256 (xpi/firefox-45.2.0/he.xpi) = 686d7def4db270016f9439e848741ba5b54db1ecc8965834b43e49f9324a9ff4 +SIZE (xpi/firefox-45.2.0/he.xpi) = 454785 +SHA256 (xpi/firefox-45.2.0/hi-IN.xpi) = ba1baa71fb8cb0820101dad05f5192811d77a3c155a1ef032c8b1abeb97225bf +SIZE (xpi/firefox-45.2.0/hi-IN.xpi) = 486991 +SHA256 (xpi/firefox-45.2.0/hr.xpi) = b29db58626d46a7dca1ee5e4529f40b2fde142068c84ddbefdc5e623e820b709 +SIZE (xpi/firefox-45.2.0/hr.xpi) = 449068 +SHA256 (xpi/firefox-45.2.0/hsb.xpi) = 3c0c5567f58322f2b34445ecd9e08a0e1f927fd912a9c269c9643a821401b134 +SIZE (xpi/firefox-45.2.0/hsb.xpi) = 461454 +SHA256 (xpi/firefox-45.2.0/hu.xpi) = 28cca2db55be3ea6c71a687cb88187b1835fd4ced2aee17a52c3cf2dadbe67c9 +SIZE (xpi/firefox-45.2.0/hu.xpi) = 449777 +SHA256 (xpi/firefox-45.2.0/hy-AM.xpi) = 1ee6ddf381c1a1260c64c158aa807e4ca66555905f40bdce7de5b7956641959e +SIZE (xpi/firefox-45.2.0/hy-AM.xpi) = 500040 +SHA256 (xpi/firefox-45.2.0/id.xpi) = ec275678c1db4e70b2a2da48c19bf0572d7f74478cb42c04a81be92d3aa46d78 +SIZE (xpi/firefox-45.2.0/id.xpi) = 427175 +SHA256 (xpi/firefox-45.2.0/is.xpi) = c8b8fa447a48d9dd571345a4674b0cfd0b8bd1ba5504e1510e13f97fc7148ebb +SIZE (xpi/firefox-45.2.0/is.xpi) = 443209 +SHA256 (xpi/firefox-45.2.0/it.xpi) = 56fd3ee3a3a74c168b6e0bf51a89d420f53e13c2de96bb5866c70f0b9d4d22e3 +SIZE (xpi/firefox-45.2.0/it.xpi) = 343724 +SHA256 (xpi/firefox-45.2.0/ja.xpi) = 71d204506415314995661a7e0dbe7cdc0ff5a172308496b92c0c95b1610a8678 +SIZE (xpi/firefox-45.2.0/ja.xpi) = 486331 +SHA256 (xpi/firefox-45.2.0/kk.xpi) = ddda566a4a597c96241772115d61b930b6943dbb3c01043329c302799ecbedba +SIZE (xpi/firefox-45.2.0/kk.xpi) = 498895 +SHA256 (xpi/firefox-45.2.0/km.xpi) = ff359fa2d93a2cc513d0b1993dc06cd259cfd919ca708b4d4ae045829206c96d +SIZE (xpi/firefox-45.2.0/km.xpi) = 504301 +SHA256 (xpi/firefox-45.2.0/kn.xpi) = 0a5f165bc7ae67e5fef88d4a3f562910f0bd327145978a122f4631734835f01c +SIZE (xpi/firefox-45.2.0/kn.xpi) = 495880 +SHA256 (xpi/firefox-45.2.0/ko.xpi) = 15494988b0018752122cc4c798b090793df515f21b18a3a0a510159d33571e38 +SIZE (xpi/firefox-45.2.0/ko.xpi) = 465289 +SHA256 (xpi/firefox-45.2.0/lij.xpi) = 264ca757f638025039ab9d456503e70dc2689b4d3d8139f011b87aeac09c3c66 +SIZE (xpi/firefox-45.2.0/lij.xpi) = 381384 +SHA256 (xpi/firefox-45.2.0/lt.xpi) = 544687a52e5be21badd5aebea8f30a0f54fffc2b41e0c6b1b928e62f2ac76689 +SIZE (xpi/firefox-45.2.0/lt.xpi) = 454678 +SHA256 (xpi/firefox-45.2.0/lv.xpi) = 353b4287e9ae5ad161f84f3ccbda94b701cdcae4fded73f3683dbbcf6776996d +SIZE (xpi/firefox-45.2.0/lv.xpi) = 445720 +SHA256 (xpi/firefox-45.2.0/mai.xpi) = 6704741e8db60752a33d22513fcbd4def443c341b2dd79694517eea449c877b9 +SIZE (xpi/firefox-45.2.0/mai.xpi) = 492650 +SHA256 (xpi/firefox-45.2.0/mk.xpi) = eaa3d2ac2ec030120222ef7be87a14c74137a923642c0d34db800f85ce5a5c41 +SIZE (xpi/firefox-45.2.0/mk.xpi) = 476391 +SHA256 (xpi/firefox-45.2.0/ml.xpi) = ebb1e4efa5bd1f30326cae5dab1c34586b6b30c8a12cf70b43c596ad9b1f3d55 +SIZE (xpi/firefox-45.2.0/ml.xpi) = 498681 +SHA256 (xpi/firefox-45.2.0/mr.xpi) = 9d0dd0add1a43827c7d2ddc92179cf160d4705b23d90e485e878cc0d5292a394 +SIZE (xpi/firefox-45.2.0/mr.xpi) = 503700 +SHA256 (xpi/firefox-45.2.0/ms.xpi) = 6b9c129e22b336a3b02dc355144db4b4e70fdda80b2aef02907facf51f409c3d +SIZE (xpi/firefox-45.2.0/ms.xpi) = 440064 +SHA256 (xpi/firefox-45.2.0/nb-NO.xpi) = e3d543509ae33fc8d7aee2df3eaa88b98e747251284428ea45d5e8930217a416 +SIZE (xpi/firefox-45.2.0/nb-NO.xpi) = 435470 +SHA256 (xpi/firefox-45.2.0/nl.xpi) = 3d702d1762196e62ebba04fbc1d413ecb506cdbc3db0ecbdd3e3b238687efde9 +SIZE (xpi/firefox-45.2.0/nl.xpi) = 435202 +SHA256 (xpi/firefox-45.2.0/nn-NO.xpi) = 0d6452c5d10fa1a3321ab0b029c9d6bc04a9cb2ccdc8df9789af921a77e656c6 +SIZE (xpi/firefox-45.2.0/nn-NO.xpi) = 432934 +SHA256 (xpi/firefox-45.2.0/or.xpi) = fd59ed99ab8dc8940037d920d304e4b73f4b5ecb26435c612bb10905d4c9e24c +SIZE (xpi/firefox-45.2.0/or.xpi) = 495922 +SHA256 (xpi/firefox-45.2.0/pa-IN.xpi) = b9dc7f16072915f7c73bb76c05482922c152c4dcedc033b5eec6100a947ccb76 +SIZE (xpi/firefox-45.2.0/pa-IN.xpi) = 489550 +SHA256 (xpi/firefox-45.2.0/pl.xpi) = ee5c3299ad6093c13a11a2bf0b84a673c3b8d7f213d0eccca66ad5a45b40481b +SIZE (xpi/firefox-45.2.0/pl.xpi) = 383929 +SHA256 (xpi/firefox-45.2.0/pt-BR.xpi) = 13a0247861b12e75004688c6f66b43a8f77585129e0f9aad648762991018a137 +SIZE (xpi/firefox-45.2.0/pt-BR.xpi) = 450991 +SHA256 (xpi/firefox-45.2.0/pt-PT.xpi) = 15d312442e670c2c82742086bc131e56a507813954a6001ed60f9ec80487cfe9 +SIZE (xpi/firefox-45.2.0/pt-PT.xpi) = 437022 +SHA256 (xpi/firefox-45.2.0/rm.xpi) = b25a99bc87671f42d652090f3216875848c1ebe44c3229312146c8a0e1adab64 +SIZE (xpi/firefox-45.2.0/rm.xpi) = 437717 +SHA256 (xpi/firefox-45.2.0/ro.xpi) = ec785f0e3f7c9c8d753efeba0fcebb936ba3879c43decc6a627fd0a7e9e108f2 +SIZE (xpi/firefox-45.2.0/ro.xpi) = 444062 +SHA256 (xpi/firefox-45.2.0/ru.xpi) = 4e87a586a2a7180e7b816f0633dc4fd04bfddf92539d1b6cfe553fd18a0b1c7c +SIZE (xpi/firefox-45.2.0/ru.xpi) = 392738 +SHA256 (xpi/firefox-45.2.0/si.xpi) = 229cee5f06a0f9a09bf6c3220b78d06433b3b86d6fdfccbb095ceccf5cb23f37 +SIZE (xpi/firefox-45.2.0/si.xpi) = 482248 +SHA256 (xpi/firefox-45.2.0/sk.xpi) = fb4fb1df2c1f9001fc52694606eaa20ddb3500d19845adbbbd243acff5dd00b2 +SIZE (xpi/firefox-45.2.0/sk.xpi) = 453606 +SHA256 (xpi/firefox-45.2.0/sl.xpi) = 468fe8a06ec6cf8857be2db2fce922c864dd9fc3cf32792b901cdf8e9a170bb3 +SIZE (xpi/firefox-45.2.0/sl.xpi) = 444963 +SHA256 (xpi/firefox-45.2.0/son.xpi) = 92f165d1d15ca97c2307076a2b50f5768fb6c4949d1fdbe4866fa93a1105f7ab +SIZE (xpi/firefox-45.2.0/son.xpi) = 433513 +SHA256 (xpi/firefox-45.2.0/sq.xpi) = e8be4541145770f51fcc684ec03eb1a5c9fb55bfd3ed67608435f605f0a130e2 +SIZE (xpi/firefox-45.2.0/sq.xpi) = 452186 +SHA256 (xpi/firefox-45.2.0/sr.xpi) = aa8b65cdee5a9c22a2be0f417cfbd5af6cb4a286143aa3b07303fc581d627cd5 +SIZE (xpi/firefox-45.2.0/sr.xpi) = 464479 +SHA256 (xpi/firefox-45.2.0/sv-SE.xpi) = 153633ec437e931061e0a425a9eca68d7576d45865e5f6387b3d639a7d6d544c +SIZE (xpi/firefox-45.2.0/sv-SE.xpi) = 444214 +SHA256 (xpi/firefox-45.2.0/ta.xpi) = 44e0606031bc956658b593a53c8c4d70eac1ea48252c7e2f006921f07e054640 +SIZE (xpi/firefox-45.2.0/ta.xpi) = 483117 +SHA256 (xpi/firefox-45.2.0/te.xpi) = b4cc2afa5333eb7fa2caf31d29ae8fcce3ee7b67baecc7efc7c7e5167add6d72 +SIZE (xpi/firefox-45.2.0/te.xpi) = 492471 +SHA256 (xpi/firefox-45.2.0/th.xpi) = ad37cf4d00223d0f58304bbfef3b08e56c69e0a63dcc479e31228fcb41558643 +SIZE (xpi/firefox-45.2.0/th.xpi) = 477650 +SHA256 (xpi/firefox-45.2.0/tr.xpi) = d28a503d950418add2f603ae466086b35d6a019c4aa710a7e18b9606249db0d6 +SIZE (xpi/firefox-45.2.0/tr.xpi) = 451166 +SHA256 (xpi/firefox-45.2.0/uk.xpi) = de02a2a23c4b43eed07014951aaf8a0dc664880ad3d40db75959b8e907c72f82 +SIZE (xpi/firefox-45.2.0/uk.xpi) = 494780 +SHA256 (xpi/firefox-45.2.0/uz.xpi) = 4ab5efc5ea6e947b20d0ef37609b37b9b39c3e8fc5c8e920ddc898211c487cfa +SIZE (xpi/firefox-45.2.0/uz.xpi) = 443803 +SHA256 (xpi/firefox-45.2.0/vi.xpi) = b8494e8e5b9b6bd9e2330cd0baced8a87cbd5c7c5725350a372643e9ffabea5f +SIZE (xpi/firefox-45.2.0/vi.xpi) = 450778 +SHA256 (xpi/firefox-45.2.0/xh.xpi) = 435306cfa84825c72b2e15811d81e561ca863a5e80d3d1481b8726c5a2e44c55 +SIZE (xpi/firefox-45.2.0/xh.xpi) = 432918 +SHA256 (xpi/firefox-45.2.0/zh-CN.xpi) = dfbd3199e8b98916daf2a79dabdc21632e71645dcca876751807ae766714d695 +SIZE (xpi/firefox-45.2.0/zh-CN.xpi) = 475797 +SHA256 (xpi/firefox-45.2.0/zh-TW.xpi) = 6f9e0d6446aa9c4fe3806e82e012ef60e16007584a59bc08a4316df57cbaa3ef +SIZE (xpi/firefox-45.2.0/zh-TW.xpi) = 466529 Modified: branches/2016Q2/www/firefox-esr/Makefile ============================================================================== --- branches/2016Q2/www/firefox-esr/Makefile Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox-esr/Makefile Sun Jun 5 20:25:43 2016 (r416430) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 45.1.1 +DISTVERSION= 45.2.0 DISTVERSIONSUFFIX=esr.source PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= -esr MAINTAINER= gecko@FreeBSD.org Modified: branches/2016Q2/www/firefox-esr/distinfo ============================================================================== --- branches/2016Q2/www/firefox-esr/distinfo Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox-esr/distinfo Sun Jun 5 20:25:43 2016 (r416430) @@ -1,2 +1,2 @@ -SHA256 (firefox-45.1.1esr.source.tar.xz) = a27e36aa1ccebddfe5a113f7f15b09a61e35644be58029b00b0d996a00d04562 -SIZE (firefox-45.1.1esr.source.tar.xz) = 184360800 +SHA256 (firefox-45.2.0esr.source.tar.xz) = 1a729774034231c919dc5a556e17d3342792d5347c755d8d0a4f67a07374804b +SIZE (firefox-45.2.0esr.source.tar.xz) = 185458280 Modified: branches/2016Q2/www/firefox-i18n/Makefile ============================================================================== --- branches/2016Q2/www/firefox-i18n/Makefile Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox-i18n/Makefile Sun Jun 5 20:25:43 2016 (r416430) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 46.0.1 +PORTVERSION= 47.0 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/build2/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} @@ -15,8 +15,8 @@ COMMENT= Localized interface for Firefox EXTRACT_DEPENDS= zip:archivers/zip -USES= zip:infozip gecko:firefox,46,build -USE_XPI= firefox linux-firefox +USES= zip:infozip gecko:firefox,47,build +USE_XPI= firefox NO_ARCH= yes USE_SUBMAKE= yes Modified: branches/2016Q2/www/firefox-i18n/Makefile.lang ============================================================================== --- branches/2016Q2/www/firefox-i18n/Makefile.lang Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox-i18n/Makefile.lang Sun Jun 5 20:25:43 2016 (r416430) @@ -2,7 +2,7 @@ # $FreeBSD$ FIREFOX_I18N_ALL_= ach af an ar as ast az be bg bn-BD bn-IN br bs ca cs \ - cy da de dsb el en-GB en-ZA eo es-AR es-CL \ + cy da de dsb el en-GB en-US en-ZA eo es-AR es-CL \ es-ES es-MX et eu fa ff fi fr fy-NL ga-IE gd gl gn \ gu-IN he hi-IN hr hsb hu hy-AM id is it ja kk km \ kn ko lij lt lv mai mk ml mr ms nb-NO nl nn-NO \ @@ -75,6 +75,9 @@ FIREFOX_I18N+= el .if ${PORT_OPTIONS:MLANG_GB} FIREFOX_I18N+= en-GB .endif +.if ${PORT_OPTIONS:MLANG_US} +FIREFOX_I18N+= en-US +.endif .if ${PORT_OPTIONS:MLANG_ZA} FIREFOX_I18N+= en-ZA .endif Modified: branches/2016Q2/www/firefox-i18n/Makefile.option ============================================================================== --- branches/2016Q2/www/firefox-i18n/Makefile.option Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox-i18n/Makefile.option Sun Jun 5 20:25:43 2016 (r416430) @@ -23,6 +23,7 @@ OPTIONS_DEFINE= LANG_ACH \ LANG_DSB \ LANG_EL \ LANG_GB \ + LANG_US \ LANG_ZA \ LANG_EO \ LANG_SA \ Modified: branches/2016Q2/www/firefox-i18n/distinfo ============================================================================== --- branches/2016Q2/www/firefox-i18n/distinfo Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox-i18n/distinfo Sun Jun 5 20:25:43 2016 (r416430) @@ -1,178 +1,180 @@ -SHA256 (xpi/firefox-i18n-46.0.1/ach.xpi) = f0d47951dfdeaa97752afa5f860ec90d775b6124fc393a7c8ff04e507afc61d3 -SIZE (xpi/firefox-i18n-46.0.1/ach.xpi) = 430444 -SHA256 (xpi/firefox-i18n-46.0.1/af.xpi) = 94a037ca774b48f44db941c0074b118c9c2a226f8d7448e17a8e35b93626441d -SIZE (xpi/firefox-i18n-46.0.1/af.xpi) = 437790 -SHA256 (xpi/firefox-i18n-46.0.1/an.xpi) = 5f352fd2d500c224c10e6762b73940f8cfd11aac84c01635ff3af3677dfa85e6 -SIZE (xpi/firefox-i18n-46.0.1/an.xpi) = 447584 -SHA256 (xpi/firefox-i18n-46.0.1/ar.xpi) = 8e22844d0e461b908fe4f5213a22ca1722afaac4106938eb5e88e18565b46cd8 -SIZE (xpi/firefox-i18n-46.0.1/ar.xpi) = 473523 -SHA256 (xpi/firefox-i18n-46.0.1/as.xpi) = fedd32a271d0980d2cf6a42560b240e744d87be38c7fdc9c9b9e802cea11312d -SIZE (xpi/firefox-i18n-46.0.1/as.xpi) = 485695 -SHA256 (xpi/firefox-i18n-46.0.1/ast.xpi) = dee65a28152aa0b09bfe59f83b7678bf29bebb2e41eabd07684777c782e9d920 -SIZE (xpi/firefox-i18n-46.0.1/ast.xpi) = 421893 -SHA256 (xpi/firefox-i18n-46.0.1/az.xpi) = 645e6d94631cf67f7238658795ba8170a4cffe4a02247d1b6aad918c1bce1fb0 -SIZE (xpi/firefox-i18n-46.0.1/az.xpi) = 458475 -SHA256 (xpi/firefox-i18n-46.0.1/be.xpi) = 37451d28220bf33640a58dfa2dc3040b4b0bbe49b176660b3cfbf6850982f7a1 -SIZE (xpi/firefox-i18n-46.0.1/be.xpi) = 447216 -SHA256 (xpi/firefox-i18n-46.0.1/bg.xpi) = e99d5bb1f5f3f60e3a7ed89b5ec66f2409249bf80e6c7904aa7672083b2327ca -SIZE (xpi/firefox-i18n-46.0.1/bg.xpi) = 485177 -SHA256 (xpi/firefox-i18n-46.0.1/bn-BD.xpi) = 14608b1a98e48fecbc54908f748569184aa8372927e8e60301734d8da4da763a -SIZE (xpi/firefox-i18n-46.0.1/bn-BD.xpi) = 514992 -SHA256 (xpi/firefox-i18n-46.0.1/bn-IN.xpi) = afbe7cdaaeb11d95485b539e40d9624c5ae232ff5deab4fcc1ccb13a89f43d15 -SIZE (xpi/firefox-i18n-46.0.1/bn-IN.xpi) = 511120 -SHA256 (xpi/firefox-i18n-46.0.1/br.xpi) = 82a7326e73735cdaf21b2867cfc5e2f64a7111d03fe0d5996b2dea19e29ce43d -SIZE (xpi/firefox-i18n-46.0.1/br.xpi) = 434622 -SHA256 (xpi/firefox-i18n-46.0.1/bs.xpi) = a1404fefd9f65c9bae4fb6728ace056fa72d6263c394b7a0915e5df7566d212a -SIZE (xpi/firefox-i18n-46.0.1/bs.xpi) = 441622 -SHA256 (xpi/firefox-i18n-46.0.1/ca.xpi) = a9642a3d72a83cdf8083262381cf68f43118784da20dbaa105314f8661c747b5 -SIZE (xpi/firefox-i18n-46.0.1/ca.xpi) = 439861 -SHA256 (xpi/firefox-i18n-46.0.1/cs.xpi) = 70b2fec4f524afcc34b2cbfc43fc9f317d7191d4811945be4e6ce069fd65169f -SIZE (xpi/firefox-i18n-46.0.1/cs.xpi) = 442446 -SHA256 (xpi/firefox-i18n-46.0.1/cy.xpi) = 32110478415c096040c843042375bfd8270e98ddc5c395c74f63ed5a97fe1809 -SIZE (xpi/firefox-i18n-46.0.1/cy.xpi) = 437878 -SHA256 (xpi/firefox-i18n-46.0.1/da.xpi) = f0daf30e06e84ba45379c856900117c0971ff092310ca04b88251222752cd400 -SIZE (xpi/firefox-i18n-46.0.1/da.xpi) = 428343 -SHA256 (xpi/firefox-i18n-46.0.1/de.xpi) = e60717631e6400fe3129b6419d3a33294ab18fe1c509f80598f799d16ec11508 -SIZE (xpi/firefox-i18n-46.0.1/de.xpi) = 444269 -SHA256 (xpi/firefox-i18n-46.0.1/dsb.xpi) = 50b5e36eaec33550245267a9965adfbd0058cccf49882645cdcd618dfc63083a -SIZE (xpi/firefox-i18n-46.0.1/dsb.xpi) = 462492 -SHA256 (xpi/firefox-i18n-46.0.1/el.xpi) = 0423a99f8eb2c3b4fdaea26e073169537e67943831579242e3b9ca95617eae75 -SIZE (xpi/firefox-i18n-46.0.1/el.xpi) = 473312 -SHA256 (xpi/firefox-i18n-46.0.1/en-GB.xpi) = f85ab43812f9e36529abd7d0563f0ba6047eb0520c6ff96b845e19abace29a5a -SIZE (xpi/firefox-i18n-46.0.1/en-GB.xpi) = 421833 -SHA256 (xpi/firefox-i18n-46.0.1/en-ZA.xpi) = a259e1e77c5d008044843789c16479979b194630e54a36d52289a5bce1bd9a8c -SIZE (xpi/firefox-i18n-46.0.1/en-ZA.xpi) = 411467 -SHA256 (xpi/firefox-i18n-46.0.1/eo.xpi) = fd4b4be0a5ee625f11496b4e0ac80b516f0f8862458bb815878c10cfb911e349 -SIZE (xpi/firefox-i18n-46.0.1/eo.xpi) = 438145 -SHA256 (xpi/firefox-i18n-46.0.1/es-AR.xpi) = 578b12e91a596cad9c78f602863cc3473dd711ee83ee651a147157b17a78eada -SIZE (xpi/firefox-i18n-46.0.1/es-AR.xpi) = 439952 -SHA256 (xpi/firefox-i18n-46.0.1/es-CL.xpi) = 27f880560d846a81ca19de6926e2dc2c70e3975f96986330e960d8d7ad24ce75 -SIZE (xpi/firefox-i18n-46.0.1/es-CL.xpi) = 369971 -SHA256 (xpi/firefox-i18n-46.0.1/es-ES.xpi) = 94f6c156574add6ad334b6ada0645a56d67c7de67dd7d385381622b9a8d4381d -SIZE (xpi/firefox-i18n-46.0.1/es-ES.xpi) = 351183 -SHA256 (xpi/firefox-i18n-46.0.1/es-MX.xpi) = f2a064adeac314b67dd7896284dfb75ce4942850f8dbea57db7caecff59c927e -SIZE (xpi/firefox-i18n-46.0.1/es-MX.xpi) = 447980 -SHA256 (xpi/firefox-i18n-46.0.1/et.xpi) = 7ed3b29ae516d11267cd5e0637dacfa188894233291bf8f30c3b9094c27e1c34 -SIZE (xpi/firefox-i18n-46.0.1/et.xpi) = 431025 -SHA256 (xpi/firefox-i18n-46.0.1/eu.xpi) = ea7c9b8ecce4f42dbd1c71f922bf50d50c66b63bcba8ef9f4d52f7c7e5236b2b -SIZE (xpi/firefox-i18n-46.0.1/eu.xpi) = 439772 -SHA256 (xpi/firefox-i18n-46.0.1/fa.xpi) = f7183cbc12774a41e7d5f7b701afa5d0f7a4ff7b3104c9ba9fd36099019b6423 -SIZE (xpi/firefox-i18n-46.0.1/fa.xpi) = 490946 -SHA256 (xpi/firefox-i18n-46.0.1/ff.xpi) = b5d4e0961d1691dbb907fc8ad544dd479432713871b0fdcc80ec5349bfe24a92 -SIZE (xpi/firefox-i18n-46.0.1/ff.xpi) = 444064 -SHA256 (xpi/firefox-i18n-46.0.1/fi.xpi) = e2c5608bd13f0749221e05be448e9e626e24966f9f7cce1870308ccaaac9cc8a -SIZE (xpi/firefox-i18n-46.0.1/fi.xpi) = 433022 -SHA256 (xpi/firefox-i18n-46.0.1/fr.xpi) = 5707d498995be7a8576040d2308502f4c310c6406250a8e4ff92fee6c47adc2c -SIZE (xpi/firefox-i18n-46.0.1/fr.xpi) = 452730 -SHA256 (xpi/firefox-i18n-46.0.1/fy-NL.xpi) = a4ed390004026a5b4757c944f016ec006e0779acb6471f18f3c7b44eeb11f7bf -SIZE (xpi/firefox-i18n-46.0.1/fy-NL.xpi) = 446172 -SHA256 (xpi/firefox-i18n-46.0.1/ga-IE.xpi) = 67cac34d026365980b2e68e4c87dd9089005a776f25e477130b301e9856ecc36 -SIZE (xpi/firefox-i18n-46.0.1/ga-IE.xpi) = 458905 -SHA256 (xpi/firefox-i18n-46.0.1/gd.xpi) = d3737b985d8912cab025a7c24490da1a59cf4e4bc29f9986aa42b6803e5896be -SIZE (xpi/firefox-i18n-46.0.1/gd.xpi) = 448231 -SHA256 (xpi/firefox-i18n-46.0.1/gl.xpi) = 42233cc32d13dd8c5a3f518db6056edab6219c44f8313436744eb5d35b04faf2 -SIZE (xpi/firefox-i18n-46.0.1/gl.xpi) = 437767 -SHA256 (xpi/firefox-i18n-46.0.1/gn.xpi) = f3ed9eee677aa9b0ebd6c43f63d695557fae3b8ddf6b8eee7827708a7b5a59b8 -SIZE (xpi/firefox-i18n-46.0.1/gn.xpi) = 459163 -SHA256 (xpi/firefox-i18n-46.0.1/gu-IN.xpi) = d0a47f85673f9ae38a29bb522c39f09761632e2d143b2da8cf44b2c658cb9355 -SIZE (xpi/firefox-i18n-46.0.1/gu-IN.xpi) = 475143 -SHA256 (xpi/firefox-i18n-46.0.1/he.xpi) = 9be91c79406f5c3cfbbf7ce9dbca81e8b63473253811e13883b27f4528bef5b8 -SIZE (xpi/firefox-i18n-46.0.1/he.xpi) = 458182 -SHA256 (xpi/firefox-i18n-46.0.1/hi-IN.xpi) = a83e219fa35bc40c464a3ac6d3868b4c40f8b9d3b9a5e1f98e1e7d152c96ba2b -SIZE (xpi/firefox-i18n-46.0.1/hi-IN.xpi) = 489652 -SHA256 (xpi/firefox-i18n-46.0.1/hr.xpi) = ae3596469b937e216f6fea4f29313ea1935231b979c6bd23fcde877369c7790e -SIZE (xpi/firefox-i18n-46.0.1/hr.xpi) = 447691 -SHA256 (xpi/firefox-i18n-46.0.1/hsb.xpi) = 856745c8ccd328545f9e5e1e3cd5ae56b22bbc53f90a34dba3c7d76af4cf7af8 -SIZE (xpi/firefox-i18n-46.0.1/hsb.xpi) = 460156 -SHA256 (xpi/firefox-i18n-46.0.1/hu.xpi) = 5e4e98334f6938dd9eee38869283091f54b848cd75ad69a85deef91887518d8b -SIZE (xpi/firefox-i18n-46.0.1/hu.xpi) = 452539 -SHA256 (xpi/firefox-i18n-46.0.1/hy-AM.xpi) = 5d58d351167c5f062c8c74713dbe3ec86226ea13babba5e26b46c891a84fa392 -SIZE (xpi/firefox-i18n-46.0.1/hy-AM.xpi) = 499569 -SHA256 (xpi/firefox-i18n-46.0.1/id.xpi) = afd2c57e56dd7e42249fda83442c7e4fbb04518665707a6b02fa0684dd14bb7b -SIZE (xpi/firefox-i18n-46.0.1/id.xpi) = 424739 -SHA256 (xpi/firefox-i18n-46.0.1/is.xpi) = 813f7da71ee99418d8a8256da843b5c798ace592d0d4a6ca8d6a0ddcd7dfe7f3 -SIZE (xpi/firefox-i18n-46.0.1/is.xpi) = 441735 -SHA256 (xpi/firefox-i18n-46.0.1/it.xpi) = 1fe6cea75803b9be36167558cca32afbece3b01c158c754b5a185cf7dcadae30 -SIZE (xpi/firefox-i18n-46.0.1/it.xpi) = 345367 -SHA256 (xpi/firefox-i18n-46.0.1/ja.xpi) = 32d7aaf26a0cdb92d884361931483a69312cf94b8e62758f5b8033c3d2b6d2bf -SIZE (xpi/firefox-i18n-46.0.1/ja.xpi) = 489475 -SHA256 (xpi/firefox-i18n-46.0.1/kk.xpi) = 4ac9051a94a9587cf606c0c6ffe0275c6fa038c7420e410d2768b78ef0e2b917 -SIZE (xpi/firefox-i18n-46.0.1/kk.xpi) = 496354 -SHA256 (xpi/firefox-i18n-46.0.1/km.xpi) = abfab1c0e4276b87b97f6fb41823805853d43b7ae213f3ffaa4ef529f164075a -SIZE (xpi/firefox-i18n-46.0.1/km.xpi) = 507045 -SHA256 (xpi/firefox-i18n-46.0.1/kn.xpi) = 5e0265bdf3d5101539e88d711052a0ff467dd06489fd3a691c40e7260c448568 -SIZE (xpi/firefox-i18n-46.0.1/kn.xpi) = 516230 -SHA256 (xpi/firefox-i18n-46.0.1/ko.xpi) = 98e1b9cddf40a6cb71243d951202aca0b7c7f9e470d53b118085b30a11e669de -SIZE (xpi/firefox-i18n-46.0.1/ko.xpi) = 464534 -SHA256 (xpi/firefox-i18n-46.0.1/lij.xpi) = 83cab4238a3baf60f253d954a2e7b564efb45aa4ba4789d87ef30df1b2956cbe -SIZE (xpi/firefox-i18n-46.0.1/lij.xpi) = 386448 -SHA256 (xpi/firefox-i18n-46.0.1/lt.xpi) = b683dabe8edae09e9c46b864516a8f8162e0902b6d5238e2b1194db546f40e3e -SIZE (xpi/firefox-i18n-46.0.1/lt.xpi) = 453290 -SHA256 (xpi/firefox-i18n-46.0.1/lv.xpi) = d1f35372a9d76fd979d7893da186abdf19644613315d2916efe1216caf738932 -SIZE (xpi/firefox-i18n-46.0.1/lv.xpi) = 444309 -SHA256 (xpi/firefox-i18n-46.0.1/mai.xpi) = f267d4cb4d8265b458cef3d0dc5b3f4d4908cd5b68bf95d1cce4945f868f54ac -SIZE (xpi/firefox-i18n-46.0.1/mai.xpi) = 495281 -SHA256 (xpi/firefox-i18n-46.0.1/mk.xpi) = 2667a8c68472a8cb43f6bf33615c5fbcb27f7b55b3da71ca1f6d214c45706401 -SIZE (xpi/firefox-i18n-46.0.1/mk.xpi) = 478877 -SHA256 (xpi/firefox-i18n-46.0.1/ml.xpi) = ae7f8bb4eecbfd6f633f7f5e9acfabf76bb0e98a685706da531c2a64d16dedd8 -SIZE (xpi/firefox-i18n-46.0.1/ml.xpi) = 520779 -SHA256 (xpi/firefox-i18n-46.0.1/mr.xpi) = 083b99cf39f6ff85486f21ce04c9a8362de18b8911f9e3ce11bfb4abb5271b0c -SIZE (xpi/firefox-i18n-46.0.1/mr.xpi) = 502342 -SHA256 (xpi/firefox-i18n-46.0.1/ms.xpi) = a9bd85db2eabced2bbc133b412d4a75875bd0eae8125ef5e72c748493e41d4cf -SIZE (xpi/firefox-i18n-46.0.1/ms.xpi) = 442936 -SHA256 (xpi/firefox-i18n-46.0.1/nb-NO.xpi) = 71ca049757dd6e55d48a49a42f668386f78870da14733307106d4e7187fa04b4 -SIZE (xpi/firefox-i18n-46.0.1/nb-NO.xpi) = 433764 -SHA256 (xpi/firefox-i18n-46.0.1/nl.xpi) = 6eb39f4716b497a14abfdb366bccb5c8cd35fa1bd50fc563c3bc904c69c7965e -SIZE (xpi/firefox-i18n-46.0.1/nl.xpi) = 433504 -SHA256 (xpi/firefox-i18n-46.0.1/nn-NO.xpi) = 12b23858b7b33767823bdb7e1960a78391c80c6874cdc0bf61d3328556842743 -SIZE (xpi/firefox-i18n-46.0.1/nn-NO.xpi) = 429675 -SHA256 (xpi/firefox-i18n-46.0.1/or.xpi) = 861f4c661888e3abd2cac861870922914f096c910b8aea2385bd0ede4c0c909b -SIZE (xpi/firefox-i18n-46.0.1/or.xpi) = 498524 -SHA256 (xpi/firefox-i18n-46.0.1/pa-IN.xpi) = 6b6968aaa0dd15313176677b62de5dbe9dc5ae8952f6575b0e67830f23c36d24 -SIZE (xpi/firefox-i18n-46.0.1/pa-IN.xpi) = 492244 -SHA256 (xpi/firefox-i18n-46.0.1/pl.xpi) = fa8e15e9842382da18a47e7b7974af94194a595916c93c0831ef16e4f97a4d47 -SIZE (xpi/firefox-i18n-46.0.1/pl.xpi) = 385183 -SHA256 (xpi/firefox-i18n-46.0.1/pt-BR.xpi) = f4c13bce735a1554a560c499152a11189d8443d79d2ed18d659d6cbe4218d31e -SIZE (xpi/firefox-i18n-46.0.1/pt-BR.xpi) = 449181 -SHA256 (xpi/firefox-i18n-46.0.1/pt-PT.xpi) = b0110cb8a24ba7908a1151195725dca3bf7e448e18e4f5b87273a3d19efc7163 -SIZE (xpi/firefox-i18n-46.0.1/pt-PT.xpi) = 435561 -SHA256 (xpi/firefox-i18n-46.0.1/rm.xpi) = 52e28fdac9edbae28260ba50a770080e5c4a4beaf17f383ddec93a759c2ecc57 -SIZE (xpi/firefox-i18n-46.0.1/rm.xpi) = 436665 -SHA256 (xpi/firefox-i18n-46.0.1/ro.xpi) = 5bdd9bb5a56e536223f0f36f7551efc01e56d847b2f73e84a76bc010d5491f6d -SIZE (xpi/firefox-i18n-46.0.1/ro.xpi) = 449482 -SHA256 (xpi/firefox-i18n-46.0.1/ru.xpi) = 24001217f6b2f222037fff74d4de42ae55b301f668eb6a3635d5d090c5c0ac10 -SIZE (xpi/firefox-i18n-46.0.1/ru.xpi) = 396303 -SHA256 (xpi/firefox-i18n-46.0.1/si.xpi) = dda3c6680a62d27d1465c2c018521b214b1c0a6d9de53290a3bcb1e31e6cbdd1 -SIZE (xpi/firefox-i18n-46.0.1/si.xpi) = 484912 -SHA256 (xpi/firefox-i18n-46.0.1/sk.xpi) = 6150daff402bacc8e4c0dfaa2df9d87589c24bbf4f565ef7b39d394164861b4c -SIZE (xpi/firefox-i18n-46.0.1/sk.xpi) = 452440 -SHA256 (xpi/firefox-i18n-46.0.1/sl.xpi) = 0bb6045168dc2c64d3c936bb09178b493924c04ad769a27ea118e2ad35aeba5b -SIZE (xpi/firefox-i18n-46.0.1/sl.xpi) = 443726 -SHA256 (xpi/firefox-i18n-46.0.1/son.xpi) = 0d2a94aad4bafa4e626d51a3e39a57220728872893a6a45d2b9682121e430ac0 -SIZE (xpi/firefox-i18n-46.0.1/son.xpi) = 436206 -SHA256 (xpi/firefox-i18n-46.0.1/sq.xpi) = 9fb1822eeea4ebce7cbf3e037ad89239125a1d012b972a892bb50d365f19b7b2 -SIZE (xpi/firefox-i18n-46.0.1/sq.xpi) = 450773 -SHA256 (xpi/firefox-i18n-46.0.1/sr.xpi) = edfb6133babd29e6d3b6083266d4bcbb87d51212668c5f27be2f0d66a08dca58 -SIZE (xpi/firefox-i18n-46.0.1/sr.xpi) = 467599 -SHA256 (xpi/firefox-i18n-46.0.1/sv-SE.xpi) = 27d6287973462dae2b6d6e4874ecbd9cc8890c2408eedfd599e62efcfeb146ee -SIZE (xpi/firefox-i18n-46.0.1/sv-SE.xpi) = 442644 -SHA256 (xpi/firefox-i18n-46.0.1/ta.xpi) = 354e5657999a12d3a2d4dc564fe81fa4c0cb74b9452d893bebc0da092ee022d4 -SIZE (xpi/firefox-i18n-46.0.1/ta.xpi) = 485895 -SHA256 (xpi/firefox-i18n-46.0.1/te.xpi) = 1e86f0ed15a928c5f9d097ad7e977d4d5c20ed7809c9d2b8963d43585541e673 -SIZE (xpi/firefox-i18n-46.0.1/te.xpi) = 512320 -SHA256 (xpi/firefox-i18n-46.0.1/th.xpi) = 0f473c1686c97c96788176a4df2a799bbba180c36fc071215eb1f5e84c2fcb3b -SIZE (xpi/firefox-i18n-46.0.1/th.xpi) = 489020 -SHA256 (xpi/firefox-i18n-46.0.1/tr.xpi) = 94050219121fa0a4102e636e8a72be638dc180ae9d21ef62e41820aa355b9871 -SIZE (xpi/firefox-i18n-46.0.1/tr.xpi) = 443018 -SHA256 (xpi/firefox-i18n-46.0.1/uk.xpi) = 1c131d8ed6b259587fd24629fdf17f5a1b502b605e59ea87190c28e49ae0d595 -SIZE (xpi/firefox-i18n-46.0.1/uk.xpi) = 492434 -SHA256 (xpi/firefox-i18n-46.0.1/uz.xpi) = 9baef189da768da46772a31654ef4151e6f42212b82603a8ae5d305a562fa4b4 -SIZE (xpi/firefox-i18n-46.0.1/uz.xpi) = 450194 -SHA256 (xpi/firefox-i18n-46.0.1/vi.xpi) = 33ae4068d12b9f30b4ce6da59e5c9ba10bdcab0fa8436033187416f586076ece -SIZE (xpi/firefox-i18n-46.0.1/vi.xpi) = 453663 -SHA256 (xpi/firefox-i18n-46.0.1/xh.xpi) = 29a5c75fec307430136ef6a46c17ce77c7cecce31da01e912d92ea5578ec8590 -SIZE (xpi/firefox-i18n-46.0.1/xh.xpi) = 439664 -SHA256 (xpi/firefox-i18n-46.0.1/zh-CN.xpi) = bccb8ecc0ab6262f055e40fc9af998fce2dcf50890963f3d463acb8ae3fb18b2 -SIZE (xpi/firefox-i18n-46.0.1/zh-CN.xpi) = 464301 -SHA256 (xpi/firefox-i18n-46.0.1/zh-TW.xpi) = 1f8e3aefb8eacb5ea0fa9fb631ec0eb17000408cb15a6d39e08c09ff2f2cdde6 -SIZE (xpi/firefox-i18n-46.0.1/zh-TW.xpi) = 472118 +SHA256 (xpi/firefox-i18n-47.0/ach.xpi) = 90d6783f1e1a8b56fe4bd9275ea00c194bbc742148eca0a72136f791107f6b67 +SIZE (xpi/firefox-i18n-47.0/ach.xpi) = 425996 +SHA256 (xpi/firefox-i18n-47.0/af.xpi) = 63242ab9f9c417a16a67011bebf561a8ff4d464b5b7b875ea068133199215965 +SIZE (xpi/firefox-i18n-47.0/af.xpi) = 441513 +SHA256 (xpi/firefox-i18n-47.0/an.xpi) = f2745a4aec44a791a07b0055de10258dd92535fe8e34372875a2b8fe7ce94b59 +SIZE (xpi/firefox-i18n-47.0/an.xpi) = 453259 +SHA256 (xpi/firefox-i18n-47.0/ar.xpi) = b918866a4b2acff45ea383e128618512a80eb797a5aecb52321f38c25b39284f +SIZE (xpi/firefox-i18n-47.0/ar.xpi) = 478501 +SHA256 (xpi/firefox-i18n-47.0/as.xpi) = 2ccde82a79a8e5794ce3b39ddc27edeb8e31af6613ae5f7304737e7b3c1a7d21 +SIZE (xpi/firefox-i18n-47.0/as.xpi) = 484618 +SHA256 (xpi/firefox-i18n-47.0/ast.xpi) = bb9e6f535e748dcb72fc1c7930b14eeb7661dd8424c853623a67617ccbd45e3e +SIZE (xpi/firefox-i18n-47.0/ast.xpi) = 422167 +SHA256 (xpi/firefox-i18n-47.0/az.xpi) = f519a67eec1cfaa33ad2b821feab03b37b7418724574b55790c7e75b678e3592 +SIZE (xpi/firefox-i18n-47.0/az.xpi) = 453801 +SHA256 (xpi/firefox-i18n-47.0/be.xpi) = 2cb8d03c904207dbd8b3de78d68274796459985f68b542e00d720fafac89262f +SIZE (xpi/firefox-i18n-47.0/be.xpi) = 445103 +SHA256 (xpi/firefox-i18n-47.0/bg.xpi) = 25e7360aa4e4724727033ec254fa61fc4ffd32808bb327bdbcf2e36b90820eca +SIZE (xpi/firefox-i18n-47.0/bg.xpi) = 490773 +SHA256 (xpi/firefox-i18n-47.0/bn-BD.xpi) = 58250cb374132956921781ab6b2ddac112800ad33fc42f4c10ef112b42d1b2d7 +SIZE (xpi/firefox-i18n-47.0/bn-BD.xpi) = 509736 +SHA256 (xpi/firefox-i18n-47.0/bn-IN.xpi) = 6bd932435431b526723689e02527e25059db452ebe787ca4e87089076db55977 +SIZE (xpi/firefox-i18n-47.0/bn-IN.xpi) = 515477 +SHA256 (xpi/firefox-i18n-47.0/br.xpi) = 6706b2b371d092b803e554ffe5c38ba63bd23ed5e43b91ceefab4c186ea3d772 +SIZE (xpi/firefox-i18n-47.0/br.xpi) = 430466 +SHA256 (xpi/firefox-i18n-47.0/bs.xpi) = 1eede930802298168b6515575ee501d7f06f6f432abb3aa64d73ab5fc0ea5282 +SIZE (xpi/firefox-i18n-47.0/bs.xpi) = 447151 +SHA256 (xpi/firefox-i18n-47.0/ca.xpi) = 02cb40821769add87a25f13cd47e93385ef02bcd8747b68ce5ffa3d4e294e675 +SIZE (xpi/firefox-i18n-47.0/ca.xpi) = 438338 +SHA256 (xpi/firefox-i18n-47.0/cs.xpi) = 7a8b459b22f15e0b99d27b3f6a1d71eaeab471de8629c1869e635dbce80a61dc +SIZE (xpi/firefox-i18n-47.0/cs.xpi) = 438403 +SHA256 (xpi/firefox-i18n-47.0/cy.xpi) = 20c266cd28c926d31a36ea6497482286e680f78aeb5f9a6c097767002f98150e +SIZE (xpi/firefox-i18n-47.0/cy.xpi) = 433788 +SHA256 (xpi/firefox-i18n-47.0/da.xpi) = 09ff084b5348771f87eb435f5b562908e783183c66c46253f6c814523f92b31d +SIZE (xpi/firefox-i18n-47.0/da.xpi) = 424568 +SHA256 (xpi/firefox-i18n-47.0/de.xpi) = 269c5109a80653d6c99c431712517de78e7951332fa7fdcbc65a4a7a293f7ce9 +SIZE (xpi/firefox-i18n-47.0/de.xpi) = 440550 +SHA256 (xpi/firefox-i18n-47.0/dsb.xpi) = 4cf78e541c17a5ec0cda610f5e64442f0a77a1a8a846d9cf07026aa3d2b50879 +SIZE (xpi/firefox-i18n-47.0/dsb.xpi) = 458251 +SHA256 (xpi/firefox-i18n-47.0/el.xpi) = 1b0797271bfe46c9c0a824a68bd0d09576185ff20aefa5c947dbbd52b3be6505 +SIZE (xpi/firefox-i18n-47.0/el.xpi) = 470594 +SHA256 (xpi/firefox-i18n-47.0/en-GB.xpi) = d2e9b4b39c4c1f4a62095bbc44957f9e2d89d03275edba817a66b45ca90b0825 +SIZE (xpi/firefox-i18n-47.0/en-GB.xpi) = 418328 +SHA256 (xpi/firefox-i18n-47.0/en-US.xpi) = 19f782c9f10924fcbed5f8ac777ed13192be52ad400d07a771dc572e84d33697 +SIZE (xpi/firefox-i18n-47.0/en-US.xpi) = 426930 +SHA256 (xpi/firefox-i18n-47.0/en-ZA.xpi) = 624e348a101c4efc39c299da7cc8aa2d3568ce5ddd064a78a91cb668062e86f1 +SIZE (xpi/firefox-i18n-47.0/en-ZA.xpi) = 407833 +SHA256 (xpi/firefox-i18n-47.0/eo.xpi) = 0d62974e28b8634db7682fc3d749c2e12cd5ef5455076c51dc64f858613ef1ec +SIZE (xpi/firefox-i18n-47.0/eo.xpi) = 434239 +SHA256 (xpi/firefox-i18n-47.0/es-AR.xpi) = 110895f1580d526e814fd3fa62a29a82040fcc83dec437d349bd809a13092c0e +SIZE (xpi/firefox-i18n-47.0/es-AR.xpi) = 435265 +SHA256 (xpi/firefox-i18n-47.0/es-CL.xpi) = f2e4edb6a1fe6f6078cd61b63e70804d96b0fef93325525a3fd258641d83e148 +SIZE (xpi/firefox-i18n-47.0/es-CL.xpi) = 372783 +SHA256 (xpi/firefox-i18n-47.0/es-ES.xpi) = 91eddc7c16498db30921afae2476b5d28d0acc4d515efbb8e1c7e2dd7fa21c8b +SIZE (xpi/firefox-i18n-47.0/es-ES.xpi) = 348230 +SHA256 (xpi/firefox-i18n-47.0/es-MX.xpi) = 6dd35669516cad479782051da63704cc940d78d08a3f444117dbc873007ac02d +SIZE (xpi/firefox-i18n-47.0/es-MX.xpi) = 445765 +SHA256 (xpi/firefox-i18n-47.0/et.xpi) = 978722383a646c1a05951063bd8c0478c0b7d5aac93615f079174ce8031ad121 +SIZE (xpi/firefox-i18n-47.0/et.xpi) = 434959 +SHA256 (xpi/firefox-i18n-47.0/eu.xpi) = 71c55fb4084fb2576f2b7a0725549ec5ff155f5757b9871f0e77147e782172cd +SIZE (xpi/firefox-i18n-47.0/eu.xpi) = 435864 +SHA256 (xpi/firefox-i18n-47.0/fa.xpi) = 60c3027b449d84a8d29a1b063f80ab2c8d2017c097f71b366036d6512a5740af +SIZE (xpi/firefox-i18n-47.0/fa.xpi) = 486496 +SHA256 (xpi/firefox-i18n-47.0/ff.xpi) = 81fa9cddc027fe0846f06c193dde6f250fa9c61bf785ffef3557ad3ac19fc301 +SIZE (xpi/firefox-i18n-47.0/ff.xpi) = 443578 +SHA256 (xpi/firefox-i18n-47.0/fi.xpi) = a7dae5cddd0093641e0adb2b9850e581e2cabd3ba8f1406eb67a828eef2fcb26 +SIZE (xpi/firefox-i18n-47.0/fi.xpi) = 429549 +SHA256 (xpi/firefox-i18n-47.0/fr.xpi) = ad84aca0207435dc1bcdc89c7dbf81f7bc657ac10fe80fd6f5f3590662a9274c +SIZE (xpi/firefox-i18n-47.0/fr.xpi) = 450327 +SHA256 (xpi/firefox-i18n-47.0/fy-NL.xpi) = 01e4b12846f15cc47a0beaf1817c5e3b12255f12aed7d344670c52762cc28734 +SIZE (xpi/firefox-i18n-47.0/fy-NL.xpi) = 442462 +SHA256 (xpi/firefox-i18n-47.0/ga-IE.xpi) = 6bbc5beb0d0b37e297f893e8e0253c3194651a16b3ac5fc5e57921da0dfb54fc +SIZE (xpi/firefox-i18n-47.0/ga-IE.xpi) = 454692 +SHA256 (xpi/firefox-i18n-47.0/gd.xpi) = 6d828eb1e85d3ea45753bd7c2316b26c9291cf941d47426bd821734c6992f095 +SIZE (xpi/firefox-i18n-47.0/gd.xpi) = 443137 +SHA256 (xpi/firefox-i18n-47.0/gl.xpi) = 520436f22de5b6132f236f1ebe1498895c85cdfee23333dde62ce5a5cd020a7e +SIZE (xpi/firefox-i18n-47.0/gl.xpi) = 438908 +SHA256 (xpi/firefox-i18n-47.0/gn.xpi) = dfec89249ae3a7f66830e78af88017a2ef726d4493efbb9719762ebd04d6a6a3 +SIZE (xpi/firefox-i18n-47.0/gn.xpi) = 464959 +SHA256 (xpi/firefox-i18n-47.0/gu-IN.xpi) = f819bd9878095f12bbdf76dbb793e27be4f882f3cf3a9d145e6b603db013f47d +SIZE (xpi/firefox-i18n-47.0/gu-IN.xpi) = 472818 +SHA256 (xpi/firefox-i18n-47.0/he.xpi) = acce7b941d248d8e733201c235ef65362b8001a59cb51d4f80083017a1e13bd6 +SIZE (xpi/firefox-i18n-47.0/he.xpi) = 449443 +SHA256 (xpi/firefox-i18n-47.0/hi-IN.xpi) = 68a25bf51bb0887917aa129e3f57193b7b7055469bc1daf38a056f138804d3a8 +SIZE (xpi/firefox-i18n-47.0/hi-IN.xpi) = 489304 +SHA256 (xpi/firefox-i18n-47.0/hr.xpi) = 854408302d28fa7fb1e9b472b47266c3108b69e7738c314ce8c9a66e1c0e334f +SIZE (xpi/firefox-i18n-47.0/hr.xpi) = 443334 +SHA256 (xpi/firefox-i18n-47.0/hsb.xpi) = 2471f4a8c09a66663c5f8168dc4d69650ab3cebf5cedbcd2132f255a1d17cbd0 +SIZE (xpi/firefox-i18n-47.0/hsb.xpi) = 455856 +SHA256 (xpi/firefox-i18n-47.0/hu.xpi) = c9b090616464220b7015188299570b07f4902edae63623ea050c9542d494ea23 +SIZE (xpi/firefox-i18n-47.0/hu.xpi) = 448451 +SHA256 (xpi/firefox-i18n-47.0/hy-AM.xpi) = 8148372d3bf6443b53adcf31c0ec41d998bcc28c0ed428b6387510beab4e9cab +SIZE (xpi/firefox-i18n-47.0/hy-AM.xpi) = 494269 +SHA256 (xpi/firefox-i18n-47.0/id.xpi) = c0e4a8254072144a5fb1b36a55307b957339ed500e6416e24ad69a4b610752d9 +SIZE (xpi/firefox-i18n-47.0/id.xpi) = 420862 +SHA256 (xpi/firefox-i18n-47.0/is.xpi) = 1a20cff2ba6044314153ed7a9c6dc892a5385f074f9a1ced244a8fb8abf9e223 +SIZE (xpi/firefox-i18n-47.0/is.xpi) = 437342 +SHA256 (xpi/firefox-i18n-47.0/it.xpi) = 28057739849ac9c483742483ecff9acb60673418375d25d0739a8be8841aa537 +SIZE (xpi/firefox-i18n-47.0/it.xpi) = 342327 +SHA256 (xpi/firefox-i18n-47.0/ja.xpi) = d234a9085b933a44dcaa531957bda580b3d29fcaef39278bac7d002356b1e712 +SIZE (xpi/firefox-i18n-47.0/ja.xpi) = 485004 +SHA256 (xpi/firefox-i18n-47.0/kk.xpi) = 74461c9edc1b950a5f69b66add3400ad14ffe59c65ad3789e974dbeee39510ca +SIZE (xpi/firefox-i18n-47.0/kk.xpi) = 491493 +SHA256 (xpi/firefox-i18n-47.0/km.xpi) = dc2777bc4f46390c3aad32aa8bf6badf2979b071fb1c6318ca66c9dea54527ab +SIZE (xpi/firefox-i18n-47.0/km.xpi) = 507773 +SHA256 (xpi/firefox-i18n-47.0/kn.xpi) = 3b39b35b6141833fc12130ffdfc5152ae0c02ac1ef1247458cd5ace64cf1b7c0 +SIZE (xpi/firefox-i18n-47.0/kn.xpi) = 512033 +SHA256 (xpi/firefox-i18n-47.0/ko.xpi) = 6a07e6ba259e074d2f6ed83006b7b1a18b212cb599363fbc10ed4df0d9b605c9 +SIZE (xpi/firefox-i18n-47.0/ko.xpi) = 457471 +SHA256 (xpi/firefox-i18n-47.0/lij.xpi) = 13ece3a5fb4e5b60c30f5c858b4998fbd615725c49c9a364ca227e509e96d508 +SIZE (xpi/firefox-i18n-47.0/lij.xpi) = 391955 +SHA256 (xpi/firefox-i18n-47.0/lt.xpi) = aebaea07258eaeb73927cd3215bea560941ac4ff7b0f988f6ceedd2b8cf02f29 +SIZE (xpi/firefox-i18n-47.0/lt.xpi) = 449057 +SHA256 (xpi/firefox-i18n-47.0/lv.xpi) = bbcf7d6ae4c40bbcde73a881cffe244b0e80eb6515e63f40ceab734efa62af72 +SIZE (xpi/firefox-i18n-47.0/lv.xpi) = 442455 +SHA256 (xpi/firefox-i18n-47.0/mai.xpi) = 613af296d5ad5fedc2bc73f7b89afeecccf4416946960c94bfa1e4925a07a282 +SIZE (xpi/firefox-i18n-47.0/mai.xpi) = 494894 +SHA256 (xpi/firefox-i18n-47.0/mk.xpi) = be53087229fb8da59fbe3b915c86c155f0acc711a26eefdc2edba617b7487cfa +SIZE (xpi/firefox-i18n-47.0/mk.xpi) = 476188 +SHA256 (xpi/firefox-i18n-47.0/ml.xpi) = 30b32ccce5167b87ee00b714744a2ed2126489b929bfcf70465ab8eb8e1a381d +SIZE (xpi/firefox-i18n-47.0/ml.xpi) = 524948 +SHA256 (xpi/firefox-i18n-47.0/mr.xpi) = 6f5db218d97a92525c6d60ea061c96ad6254c017e454b027dbd9496e255dcf8c +SIZE (xpi/firefox-i18n-47.0/mr.xpi) = 497586 +SHA256 (xpi/firefox-i18n-47.0/ms.xpi) = 357c17cf6bc1424b58bd109e2216f65c3682ae9a05df2156f6e418e74c606ee0 +SIZE (xpi/firefox-i18n-47.0/ms.xpi) = 443218 +SHA256 (xpi/firefox-i18n-47.0/nb-NO.xpi) = 0e3e49f4c2e300202b9e26d638ba05237e604b323c3e95a38a19ba2977bc20f7 +SIZE (xpi/firefox-i18n-47.0/nb-NO.xpi) = 429969 +SHA256 (xpi/firefox-i18n-47.0/nl.xpi) = 1ca808f58ee49d94958dd2739fae33735fcb888940107b1c1b710364f668532d +SIZE (xpi/firefox-i18n-47.0/nl.xpi) = 429575 +SHA256 (xpi/firefox-i18n-47.0/nn-NO.xpi) = 3461e96586f5a47c1bdbf55b20e8e1c2b3985c6c24847be0756f6e867809fd8a +SIZE (xpi/firefox-i18n-47.0/nn-NO.xpi) = 425796 +SHA256 (xpi/firefox-i18n-47.0/or.xpi) = af0b8f86e3e173a98dd97e39ff60d09d8264fb7c6ecca47793cad52c00ba5cbf +SIZE (xpi/firefox-i18n-47.0/or.xpi) = 497585 +SHA256 (xpi/firefox-i18n-47.0/pa-IN.xpi) = da805823c10b95f6149232d37bd1fc40da562fd1068c3c5b56562fd605ce1df3 +SIZE (xpi/firefox-i18n-47.0/pa-IN.xpi) = 492396 +SHA256 (xpi/firefox-i18n-47.0/pl.xpi) = 1e47ca5ea31b4f22e11fd28ce1f3446b33fff5b047659400def022bcf163343d +SIZE (xpi/firefox-i18n-47.0/pl.xpi) = 371970 +SHA256 (xpi/firefox-i18n-47.0/pt-BR.xpi) = 48bdeb1eb179518061d350e07246eb32cf26aeafb3cf8b58ea9e66e4fe79076a +SIZE (xpi/firefox-i18n-47.0/pt-BR.xpi) = 443876 +SHA256 (xpi/firefox-i18n-47.0/pt-PT.xpi) = 93c6d34c021961ab28a6f17d00cbecdfb93e28f44f16e205713bdfa58a941189 +SIZE (xpi/firefox-i18n-47.0/pt-PT.xpi) = 431642 +SHA256 (xpi/firefox-i18n-47.0/rm.xpi) = 2b0e71c1e0d18fc89cc07c836eb8b91de1e570e1fc17625a4527e2afe819e8ee +SIZE (xpi/firefox-i18n-47.0/rm.xpi) = 431927 +SHA256 (xpi/firefox-i18n-47.0/ro.xpi) = 49d22ee13d7966bf5655447f3962214ab27a59b1c3e278b5a1d99014832785a8 +SIZE (xpi/firefox-i18n-47.0/ro.xpi) = 445165 +SHA256 (xpi/firefox-i18n-47.0/ru.xpi) = b012064bab63da49e9367fa98656365f043f6c696cf07ad5c360a2e32e3e0a36 +SIZE (xpi/firefox-i18n-47.0/ru.xpi) = 392467 +SHA256 (xpi/firefox-i18n-47.0/si.xpi) = ec6a81d32d5e8e3e6b12eba7c5a921e274f74173e0ee975b0453682bd049dc00 +SIZE (xpi/firefox-i18n-47.0/si.xpi) = 488800 +SHA256 (xpi/firefox-i18n-47.0/sk.xpi) = 28f1f60c17120c8359c00ff9ef2ec1b62b2b380965fcf9a792615bf9d6852a70 +SIZE (xpi/firefox-i18n-47.0/sk.xpi) = 452876 +SHA256 (xpi/firefox-i18n-47.0/sl.xpi) = 808e91c8ecf181250ce6c0ce95f4404e68014bbc122ec953d63fde5a13d80e31 +SIZE (xpi/firefox-i18n-47.0/sl.xpi) = 429762 +SHA256 (xpi/firefox-i18n-47.0/son.xpi) = fb9b6bfcf0a87366ef4418494027ec4f3288a96d291e5df2d5cad838bbd63a2b +SIZE (xpi/firefox-i18n-47.0/son.xpi) = 441954 +SHA256 (xpi/firefox-i18n-47.0/sq.xpi) = 981c9379448c6047c9202525fea0cca7ce1af7a801006b94909362c2879268f7 +SIZE (xpi/firefox-i18n-47.0/sq.xpi) = 446756 +SHA256 (xpi/firefox-i18n-47.0/sr.xpi) = 6e774d8e0f036f783e7d4db2b14cdbe962bec907b92cf0c7babaca14e0f002e5 +SIZE (xpi/firefox-i18n-47.0/sr.xpi) = 462407 +SHA256 (xpi/firefox-i18n-47.0/sv-SE.xpi) = 16faf547324a7fd7c89dc10ecb83e9977ad1cb04325751f2b457e1e34da1f4f3 +SIZE (xpi/firefox-i18n-47.0/sv-SE.xpi) = 438737 +SHA256 (xpi/firefox-i18n-47.0/ta.xpi) = c9ab481fab0723a4fbb8e37b6146264be7db5a38318a34db52c8c7637c176721 +SIZE (xpi/firefox-i18n-47.0/ta.xpi) = 485392 +SHA256 (xpi/firefox-i18n-47.0/te.xpi) = 633f48a4ac4ef981eaf88259771e8ec7968ede0a701d3f71bb70aa8c8e6b9928 +SIZE (xpi/firefox-i18n-47.0/te.xpi) = 516412 +SHA256 (xpi/firefox-i18n-47.0/th.xpi) = da62e1732168c86192bd00e475f5edb5ec4831c7fb6dd2066b95c189b0b0bb80 +SIZE (xpi/firefox-i18n-47.0/th.xpi) = 492434 +SHA256 (xpi/firefox-i18n-47.0/tr.xpi) = 939e53a11429eab44f365fe7ee7f893f421bd26358259c3b5c84d0a65b24aad5 +SIZE (xpi/firefox-i18n-47.0/tr.xpi) = 438666 +SHA256 (xpi/firefox-i18n-47.0/uk.xpi) = be577eb4f263238a33b46afbdbe0241eae64de18cb386815b3740c945fb220a1 +SIZE (xpi/firefox-i18n-47.0/uk.xpi) = 487552 +SHA256 (xpi/firefox-i18n-47.0/uz.xpi) = 9e5ee75e84bd299656983b7bce2b56626c3f813e44ca7e228ca89b13f87b6a14 +SIZE (xpi/firefox-i18n-47.0/uz.xpi) = 446245 +SHA256 (xpi/firefox-i18n-47.0/vi.xpi) = c570a462781c0fa5020fd4fea041f19ba0e6488fad8c71203c91731676560c81 +SIZE (xpi/firefox-i18n-47.0/vi.xpi) = 454208 +SHA256 (xpi/firefox-i18n-47.0/xh.xpi) = bdd81444b045b09b0b1ccafc4dec8c2068a66d8eb1f47b3438e5b1fe8628ced3 +SIZE (xpi/firefox-i18n-47.0/xh.xpi) = 435192 +SHA256 (xpi/firefox-i18n-47.0/zh-CN.xpi) = a27f813cdce29d262f718c5d6a7c1ab8079710513dda8dc8865f5fd39bf2e217 +SIZE (xpi/firefox-i18n-47.0/zh-CN.xpi) = 459552 +SHA256 (xpi/firefox-i18n-47.0/zh-TW.xpi) = 78472471cfc53ed7a3fe0a089a37dd23624f52c16a54466beb28dc368a52dd8d +SIZE (xpi/firefox-i18n-47.0/zh-TW.xpi) = 467823 Modified: branches/2016Q2/www/firefox/Makefile ============================================================================== --- branches/2016Q2/www/firefox/Makefile Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox/Makefile Sun Jun 5 20:25:43 2016 (r416430) @@ -2,26 +2,27 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 46.0.1 +DISTVERSION= 47.0 DISTVERSIONSUFFIX=.source +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 MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nspr>=4.12:devel/nspr \ - nss>=3.22.3:security/nss \ + nss>=3.23:security/nss \ libevent2>=2.0.21_2:devel/libevent2 \ soundtouch>=1.9.0:audio/soundtouch \ - harfbuzz>=1.1.3:print/harfbuzz \ - graphite2>=1.3.7:graphics/graphite2 \ - png>=1.6.19:graphics/png \ + harfbuzz>=1.2.2:print/harfbuzz \ + graphite2>=1.3.8:graphics/graphite2 \ + png>=1.6.21:graphics/png \ libvorbis>=1.3.5,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ - sqlite3>=3.10.2:databases/sqlite3 \ + sqlite3>=3.11.0:databases/sqlite3 \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ Modified: branches/2016Q2/www/firefox/distinfo ============================================================================== --- branches/2016Q2/www/firefox/distinfo Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox/distinfo Sun Jun 5 20:25:43 2016 (r416430) @@ -1,2 +1,2 @@ -SHA256 (firefox-46.0.1.source.tar.xz) = 98b8292a31b7e3e426f3204de1fed2a6ab38dcf64dd27bdfae556b407a198bf9 -SIZE (firefox-46.0.1.source.tar.xz) = 187160976 +SHA256 (firefox-47.0.source.tar.xz) = 51936fcf86c5f84e7fdd377d07658a02a1c99d2ebdc3c8aae01d70f947331d12 +SIZE (firefox-47.0.source.tar.xz) = 187883964 Modified: branches/2016Q2/www/firefox/files/patch-bug1021761 ============================================================================== --- branches/2016Q2/www/firefox/files/patch-bug1021761 Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox/files/patch-bug1021761 Sun Jun 5 20:25:43 2016 (r416430) @@ -1,7 +1,7 @@ -diff --git configure.in configure.in +diff --git old-configure.in configure.in index 48e60c0..ec08417 100644 ---- configure.in -+++ configure.in +--- old-configure.in ++++ old-configure.in @@ -5591,6 +5591,67 @@ fi AC_SUBST(MOZ_WEBM_ENCODER) Modified: branches/2016Q2/www/firefox/files/patch-bug826985 ============================================================================== --- branches/2016Q2/www/firefox/files/patch-bug826985 Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox/files/patch-bug826985 Sun Jun 5 20:25:43 2016 (r416430) @@ -5,7 +5,7 @@ Date: Fri Jan 4 13:49:22 2013 +0100 Bug 826985 - Support more video formats for WebRTC via libv4l2 on Linux. --- config/system-headers | 1 + - configure.in | 7 +++++++ + old-configure.in | 7 +++++++ media/webrtc/signaling/test/Makefile.in | 1 + .../modules/video_capture/linux/device_info_linux.cc | 17 +++++++++++++++++ .../modules/video_capture/linux/video_capture_linux.cc | 16 +++++++++++++++- @@ -25,10 +25,10 @@ index 55e4cd1..76567b3 100644 limits limits.h link.h -diff --git configure.in configure.in +diff --git old-configure.in configure.in index 55e4cd1..76567b3 100644 ---- configure.in -+++ configure.in +--- old-configure.in ++++ old-configure.in @@ -5309,6 +5309,9 @@ if test -n "$MOZ_WEBRTC"; then MOZ_VP8_ENCODER=1 MOZ_VP8_ERROR_CONCEALMENT=1 Modified: branches/2016Q2/www/firefox/files/patch-bug847568 ============================================================================== --- branches/2016Q2/www/firefox/files/patch-bug847568 Sun Jun 5 20:25:15 2016 (r416429) +++ branches/2016Q2/www/firefox/files/patch-bug847568 Sun Jun 5 20:25:43 2016 (r416430) @@ -29,10 +29,10 @@ index 18e8703..bdc5f82 100644 +harfbuzz/hb-ot.h +harfbuzz/hb.h +#endif -diff --git configure.in configure.in +diff --git old-configure.in configure.in index ac38f40..87536b7 100644 ---- configure.in -+++ configure.in +--- old-configure.in ++++ old-configure.in @@ -7989,6 +7989,49 @@ if test "$USE_FC_FREETYPE"; then fi @@ -46,7 +46,7 @@ index ac38f40..87536b7 100644 +MOZ_NATIVE_HARFBUZZ=) + +if test -n "$MOZ_NATIVE_HARFBUZZ"; then -+ PKG_CHECK_MODULES(MOZ_HARFBUZZ, harfbuzz >= 1.1.3) ++ PKG_CHECK_MODULES(MOZ_HARFBUZZ, harfbuzz >= 1.2.2) +fi + +AC_SUBST(MOZ_NATIVE_HARFBUZZ) @@ -70,7 +70,7 @@ index ac38f40..87536b7 100644 + * 100 + GR2_VERSION_BUGFIX >= \ + (major) * 10000 + (minor) * 100 + (bugfix) ) + ], [ -+ #if !GR2_VERSION_REQUIRE(1,3,7) ++ #if !GR2_VERSION_REQUIRE(1,3,8) + #error "Insufficient graphite2 version." + #endif + ], [], @@ -115,7 +115,7 @@ index f3d76ea..a9e7fb6 100644 +# chase version for --with-system-graphite2 +perl -p -i -e "s/[0-9]+\,[0-9]+\,[0-9]+/$RELEASE/ and tr/./,/ \ -+ if /GR2_VERSION_REQUIRE/" configure.in ++ if /GR2_VERSION_REQUIRE/" old-configure.in + # summarize what's been touched echo Updated to $RELEASE. @@ -123,7 +123,7 @@ index f3d76ea..a9e7fb6 100644 echo -hg stat gfx/graphite2 -+hg stat configure.in gfx/graphite2 ++hg stat old-configure.in gfx/graphite2 echo *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-branches@freebsd.org Mon Jun 6 12:04:32 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B647B6D698; Mon, 6 Jun 2016 12:04:32 +0000 (UTC) (envelope-from robak@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 mx1.freebsd.org (Postfix) with ESMTPS id D64551EB7; Mon, 6 Jun 2016 12:04:31 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u56C4V2n013848; Mon, 6 Jun 2016 12:04:31 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u56C4Uc7013846; Mon, 6 Jun 2016 12:04:30 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201606061204.u56C4Uc7013846@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Mon, 6 Jun 2016 12:04:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416453 - branches/2016Q2/mail/milter-greylist-devel X-SVN-Group: ports-branches 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.22 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, 06 Jun 2016 12:04:32 -0000 Author: robak Date: Mon Jun 6 12:04:30 2016 New Revision: 416453 URL: https://svnweb.freebsd.org/changeset/ports/416453 Log: MFH: r416320 mail/milter-greylist-devel: update 4.6a1 -> 4.6 - Fix runtime dependencies PR: 209979 Submitted by: Daniel Austin (maintainer) Approved by: ports-secteam Modified: branches/2016Q2/mail/milter-greylist-devel/Makefile branches/2016Q2/mail/milter-greylist-devel/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/mail/milter-greylist-devel/Makefile ============================================================================== --- branches/2016Q2/mail/milter-greylist-devel/Makefile Mon Jun 6 12:02:59 2016 (r416452) +++ branches/2016Q2/mail/milter-greylist-devel/Makefile Mon Jun 6 12:04:30 2016 (r416453) @@ -2,16 +2,14 @@ # $FreeBSD$ PORTNAME= milter-greylist -PORTVERSION= 4.6.a1 -PORTREVISION= 2 +PORTVERSION= 4.6 CATEGORIES= mail MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ \ http://fossies.org/unix/privat/ \ ftp://ftpmirror.uk/freebsd-ports/milter-greylist/ PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-4.6a1 -MAINTAINER= freebsd-ports@dan.me.uk +MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Unstable (dev) greylist milter for sendmail and postfix LICENSE= BSD3CLAUSE @@ -31,11 +29,11 @@ CURL_DESC= curl support P0F_DESC= P0F support POSTFIX_DESC= Use Postfix instead of Sendmail -DKIM_BUILD_DEPENDS+= opendkim>=0:mail/opendkim +DKIM_LIB_DEPENDS+= libopendkim.so:mail/opendkim P0F_RUN_DEPENDS+= p0f:net-mgmt/p0f -SPF_BUILD_DEPENDS= libspf2>=1.2.5:mail/libspf2 -CURL_BUILD_DEPENDS+= curl>=7.18:ftp/curl -GEOIP_BUILD_DEPENDS= GeoIP>=1.4.4:net/GeoIP +SPF_LIB_DEPENDS+= libspf2.so:mail/libspf2 +CURL_LIB_DEPENDS+= libcurl.so:ftp/curl +GEOIP_LIB_DEPENDS+= libGeoIP.so:net/GeoIP POSTFIX_CONFIGURE_ENABLE= postfix P0F_CONFIGURE_ENABLE= p0f306 Modified: branches/2016Q2/mail/milter-greylist-devel/distinfo ============================================================================== --- branches/2016Q2/mail/milter-greylist-devel/distinfo Mon Jun 6 12:02:59 2016 (r416452) +++ branches/2016Q2/mail/milter-greylist-devel/distinfo Mon Jun 6 12:04:30 2016 (r416453) @@ -1,2 +1,2 @@ -SHA256 (milter-greylist-4.6a1.tgz) = d6028b1c4c8e2d52776d8471edfc74e6692d7ef12a537f518d52caa9f7c4030c -SIZE (milter-greylist-4.6a1.tgz) = 254153 +SHA256 (milter-greylist-4.6.tgz) = 82a9ac345548bc4f3733332f29aca2d5c6b28f978d4655aa3aaa97f8c76d8f78 +SIZE (milter-greylist-4.6.tgz) = 254262 From owner-svn-ports-branches@freebsd.org Mon Jun 6 18:29:15 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF078B6DD22; Mon, 6 Jun 2016 18:29:15 +0000 (UTC) (envelope-from pi@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 mx1.freebsd.org (Postfix) with ESMTPS id C084012FD; Mon, 6 Jun 2016 18:29:15 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u56ITEpg057621; Mon, 6 Jun 2016 18:29:14 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u56ITE23057620; Mon, 6 Jun 2016 18:29:14 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201606061829.u56ITE23057620@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 6 Jun 2016 18:29:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416481 - branches/2016Q2/net-mgmt/cacti X-SVN-Group: ports-branches 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.22 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, 06 Jun 2016 18:29:16 -0000 Author: pi Date: Mon Jun 6 18:29:14 2016 New Revision: 416481 URL: https://svnweb.freebsd.org/changeset/ports/416481 Log: net-mgmt/cacti: fix version number in Makefile PR: 209809 Submitted by: Daniel Austin (maintainer) Approved by: ports-secteam (junovitch) MFH: 2016Q2 Modified: branches/2016Q2/net-mgmt/cacti/Makefile Modified: branches/2016Q2/net-mgmt/cacti/Makefile ============================================================================== --- branches/2016Q2/net-mgmt/cacti/Makefile Mon Jun 6 18:23:20 2016 (r416480) +++ branches/2016Q2/net-mgmt/cacti/Makefile Mon Jun 6 18:29:14 2016 (r416481) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 0.8.8g${PATCHLEVEL} +PORTVERSION= 0.8.8h${PATCHLEVEL} PORTREVISION= 1 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ From owner-svn-ports-branches@freebsd.org Mon Jun 6 20:33:15 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CB45B6D55D; Mon, 6 Jun 2016 20:33:15 +0000 (UTC) (envelope-from cmt@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 mx1.freebsd.org (Postfix) with ESMTPS id 4BCFD12A5; Mon, 6 Jun 2016 20:33:15 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u56KXEoG007347; Mon, 6 Jun 2016 20:33:14 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u56KXEdY007341; Mon, 6 Jun 2016 20:33:14 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201606062033.u56KXEdY007341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Mon, 6 Jun 2016 20:33:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416486 - in branches/2016Q2/mail: linux-thunderbird thunderbird thunderbird-i18n thunderbird/files X-SVN-Group: ports-branches 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.22 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, 06 Jun 2016 20:33:15 -0000 Author: cmt Date: Mon Jun 6 20:33:13 2016 New Revision: 416486 URL: https://svnweb.freebsd.org/changeset/ports/416486 Log: MFH: r416485 Update thunderbird to 45.1.1, enigmail to 1.9.3 PR: 210061 Approved by: jbeich (maintainer) Approved by: rene (mentor) Approved by: ports-secteam (feld@) Deleted: branches/2016Q2/mail/thunderbird/files/patch-bug1269165 Modified: branches/2016Q2/mail/linux-thunderbird/Makefile branches/2016Q2/mail/linux-thunderbird/distinfo branches/2016Q2/mail/thunderbird-i18n/Makefile branches/2016Q2/mail/thunderbird-i18n/distinfo branches/2016Q2/mail/thunderbird/Makefile branches/2016Q2/mail/thunderbird/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/mail/linux-thunderbird/Makefile ============================================================================== --- branches/2016Q2/mail/linux-thunderbird/Makefile Mon Jun 6 20:16:59 2016 (r416485) +++ branches/2016Q2/mail/linux-thunderbird/Makefile Mon Jun 6 20:33:13 2016 (r416486) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 45.1.0 +DISTVERSION= 45.1.1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US Modified: branches/2016Q2/mail/linux-thunderbird/distinfo ============================================================================== --- branches/2016Q2/mail/linux-thunderbird/distinfo Mon Jun 6 20:16:59 2016 (r416485) +++ branches/2016Q2/mail/linux-thunderbird/distinfo Mon Jun 6 20:33:13 2016 (r416486) @@ -1,5 +1,5 @@ -SHA256 (thunderbird-45.1.0.tar.bz2) = 24c5d03af4a931d8b1e31de86b9ae15b630e40b8b784c94981195ccca633796e -SIZE (thunderbird-45.1.0.tar.bz2) = 44109949 +SHA256 (thunderbird-45.1.1.tar.bz2) = f40cfa03c6c557417b78536b3d636dbccdf945c732621bad985d9f027b7e08ff +SIZE (thunderbird-45.1.1.tar.bz2) = 44113727 SHA256 (glib2-2.22.2-2.fc12.i686.rpm) = e3b459c245ec14e7248e9de4b506963a4773407f3e58835db5070d0ed02ecc99 SIZE (glib2-2.22.2-2.fc12.i686.rpm) = 1162908 SHA256 (gtk2-2.18.3-19.fc12.i686.rpm) = aea9cf7ffe9c8dae0faa2bf3d2aa1b2117c55dce03da72dcce8c268279ec0a4b Modified: branches/2016Q2/mail/thunderbird-i18n/Makefile ============================================================================== --- branches/2016Q2/mail/thunderbird-i18n/Makefile Mon Jun 6 20:16:59 2016 (r416485) +++ branches/2016Q2/mail/thunderbird-i18n/Makefile Mon Jun 6 20:33:13 2016 (r416486) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird-i18n -PORTVERSION= 45.1.0 +PORTVERSION= 45.1.1 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi Modified: branches/2016Q2/mail/thunderbird-i18n/distinfo ============================================================================== --- branches/2016Q2/mail/thunderbird-i18n/distinfo Mon Jun 6 20:16:59 2016 (r416485) +++ branches/2016Q2/mail/thunderbird-i18n/distinfo Mon Jun 6 20:33:13 2016 (r416486) @@ -1,116 +1,117 @@ -SHA256 (xpi/thunderbird-i18n-45.1.0/ar.xpi) = 19ca994ba8ae469e3ee62d0e8f2c22b436c355a02ec187e81d615c67c9addad3 -SIZE (xpi/thunderbird-i18n-45.1.0/ar.xpi) = 490774 -SHA256 (xpi/thunderbird-i18n-45.1.0/ast.xpi) = 97a31e91a44e84ce5975f8a4f15b1792c5c11b3a796d648e3e9943f51454bfd3 -SIZE (xpi/thunderbird-i18n-45.1.0/ast.xpi) = 428058 -SHA256 (xpi/thunderbird-i18n-45.1.0/be.xpi) = 7e7b3c6d8ce6c73a0cc522924bf578682b2b029c5c534a6bbad24968f086fc47 -SIZE (xpi/thunderbird-i18n-45.1.0/be.xpi) = 469095 -SHA256 (xpi/thunderbird-i18n-45.1.0/bg.xpi) = 4bbd01b864a0d57c7f9dd8f7b09b702db0b5629d5330ab23af64b1edc286cb47 -SIZE (xpi/thunderbird-i18n-45.1.0/bg.xpi) = 524298 -SHA256 (xpi/thunderbird-i18n-45.1.0/bn-BD.xpi) = a234d2ddc12c466a2812329e3e2bb186bd09a85a8c0ab2ce387b7f6133a7ee73 -SIZE (xpi/thunderbird-i18n-45.1.0/bn-BD.xpi) = 581438 -SHA256 (xpi/thunderbird-i18n-45.1.0/br.xpi) = 47c8d122a35a688282f72e70c29af8a6e0cf3b31fa1bb98da5f7ec7dfcd5b381 -SIZE (xpi/thunderbird-i18n-45.1.0/br.xpi) = 465999 -SHA256 (xpi/thunderbird-i18n-45.1.0/ca.xpi) = 9d0ffb70eb8b72ba0932c3bee34f12a3fb06766d3cfb063872219397c48685fc -SIZE (xpi/thunderbird-i18n-45.1.0/ca.xpi) = 467979 -SHA256 (xpi/thunderbird-i18n-45.1.0/cs.xpi) = dd7c1720fa7f2825438dee59e46e5d93911d29f8f4f05152b61d0ec6675009f0 -SIZE (xpi/thunderbird-i18n-45.1.0/cs.xpi) = 474327 -SHA256 (xpi/thunderbird-i18n-45.1.0/cy.xpi) = 5ef4be044999200b273a148f7bc1954c5a20047383ea27ac1eb065aaa47db56b -SIZE (xpi/thunderbird-i18n-45.1.0/cy.xpi) = 456120 -SHA256 (xpi/thunderbird-i18n-45.1.0/da.xpi) = 7961f7214f3eff898964aaa2a79bf554d566fc18405508f504ba20b92a0085e6 -SIZE (xpi/thunderbird-i18n-45.1.0/da.xpi) = 445594 -SHA256 (xpi/thunderbird-i18n-45.1.0/de.xpi) = 0f8291cbc88d6fb18fae20ecc30e1a70f2492d06c3734d63e8900f2977721a5f -SIZE (xpi/thunderbird-i18n-45.1.0/de.xpi) = 451955 -SHA256 (xpi/thunderbird-i18n-45.1.0/dsb.xpi) = d71e1d3f0b9a583bcd67a3844b91e043ab7961219fc1ff8f5c98177a78ac0a1e -SIZE (xpi/thunderbird-i18n-45.1.0/dsb.xpi) = 481646 -SHA256 (xpi/thunderbird-i18n-45.1.0/el.xpi) = f9d39cdecfe57374fb35694a3d2073959fe6c33629df3a124b37b829fe50bcce -SIZE (xpi/thunderbird-i18n-45.1.0/el.xpi) = 514358 -SHA256 (xpi/thunderbird-i18n-45.1.0/en-GB.xpi) = b339fe2259e86be929cb7e9a9e9779d2fc16c5cdd92949ad64b8a57553eb1269 -SIZE (xpi/thunderbird-i18n-45.1.0/en-GB.xpi) = 437602 -SHA256 (xpi/thunderbird-i18n-45.1.0/en-US.xpi) = d61bda9acabc223810bcb86b73d1d27e92708f6517bc7c89663834058e36ffdf -SIZE (xpi/thunderbird-i18n-45.1.0/en-US.xpi) = 435471 -SHA256 (xpi/thunderbird-i18n-45.1.0/es-AR.xpi) = f05c5717d6b48632e389afde024a35df775c5bf5fa710606666f6385a5475755 -SIZE (xpi/thunderbird-i18n-45.1.0/es-AR.xpi) = 464683 -SHA256 (xpi/thunderbird-i18n-45.1.0/es-ES.xpi) = 5c0de219e65edafd7893ae94727f002b6a8841c336f4f1acda82de982c76d0dd -SIZE (xpi/thunderbird-i18n-45.1.0/es-ES.xpi) = 387999 -SHA256 (xpi/thunderbird-i18n-45.1.0/et.xpi) = bc8b3283dacf9180e1fc9b8cd563fcb576d746aa2b085a4287d3b69b84b2f8e8 -SIZE (xpi/thunderbird-i18n-45.1.0/et.xpi) = 458418 -SHA256 (xpi/thunderbird-i18n-45.1.0/eu.xpi) = 625b59556469dad351cde4a28a5dce5529aa2465dcde1f7eaeecbede785272dc -SIZE (xpi/thunderbird-i18n-45.1.0/eu.xpi) = 456707 -SHA256 (xpi/thunderbird-i18n-45.1.0/fi.xpi) = 15f4c05034134d9b1900a8a8a1040686b9a711eca5ff2e45ddc502e0f248768b -SIZE (xpi/thunderbird-i18n-45.1.0/fi.xpi) = 458335 -SHA256 (xpi/thunderbird-i18n-45.1.0/fr.xpi) = 5490d542ad080fbce3076c691004a0fa8d47ead78ceb46ce8a0d1f6452ddb5a8 -SIZE (xpi/thunderbird-i18n-45.1.0/fr.xpi) = 475465 -SHA256 (xpi/thunderbird-i18n-45.1.0/fy-NL.xpi) = 473af6e3e4bdf460485c6a46cae6b14d15221f5eb17d2a36500aefe6cd2589c6 -SIZE (xpi/thunderbird-i18n-45.1.0/fy-NL.xpi) = 464756 -SHA256 (xpi/thunderbird-i18n-45.1.0/ga-IE.xpi) = 4d2d14261e1ac010b3c762030cf416727821c433b2ff7b1867e5f5c07d8ca04b -SIZE (xpi/thunderbird-i18n-45.1.0/ga-IE.xpi) = 480315 -SHA256 (xpi/thunderbird-i18n-45.1.0/gd.xpi) = 05d709219a0c6ef956663dbcbfa7f546a4ada1128922ad678307b99d2f16f281 -SIZE (xpi/thunderbird-i18n-45.1.0/gd.xpi) = 478296 -SHA256 (xpi/thunderbird-i18n-45.1.0/gl.xpi) = 15bd061510fdfbae09807f7697acc6e743f72a634c91002e830001fbeb01f5f5 -SIZE (xpi/thunderbird-i18n-45.1.0/gl.xpi) = 478580 -SHA256 (xpi/thunderbird-i18n-45.1.0/he.xpi) = 05fa15c626a0166280e2c406947ebf28e463337f77086c5f7fa374e5f859479a -SIZE (xpi/thunderbird-i18n-45.1.0/he.xpi) = 497962 -SHA256 (xpi/thunderbird-i18n-45.1.0/hr.xpi) = 3459b013efbfc2e15129b623869ee4a61810f4eb864bf71d3cdbbce0d3465144 -SIZE (xpi/thunderbird-i18n-45.1.0/hr.xpi) = 463958 -SHA256 (xpi/thunderbird-i18n-45.1.0/hsb.xpi) = 2dc60498f9ede9f084805c65ce7a70d12cffa828c19d206478a1966023bf396d -SIZE (xpi/thunderbird-i18n-45.1.0/hsb.xpi) = 479413 -SHA256 (xpi/thunderbird-i18n-45.1.0/hu.xpi) = e899edbae6b7d20346a08896770b63bd27226214777fbff43d8287407545b8a3 -SIZE (xpi/thunderbird-i18n-45.1.0/hu.xpi) = 479583 -SHA256 (xpi/thunderbird-i18n-45.1.0/hy-AM.xpi) = 5e8b49826771d87b40bd0de7c973715a9dc6f87cbcb57ecab2baf13c0312c9e7 -SIZE (xpi/thunderbird-i18n-45.1.0/hy-AM.xpi) = 518882 -SHA256 (xpi/thunderbird-i18n-45.1.0/id.xpi) = 218fd44697d5d77e7057203c618941341a477ce84cd9058c4aca1bf444ffba0a -SIZE (xpi/thunderbird-i18n-45.1.0/id.xpi) = 499981 -SHA256 (xpi/thunderbird-i18n-45.1.0/is.xpi) = 33a82beeed8d07a0e99027e4658956ead6191c4d83731b8ed9785b5e4a8ceeec -SIZE (xpi/thunderbird-i18n-45.1.0/is.xpi) = 462190 -SHA256 (xpi/thunderbird-i18n-45.1.0/it.xpi) = b88335742b965488b4c253b2762922dcbaec1b03e4a46e89ccf0868a312d97a9 -SIZE (xpi/thunderbird-i18n-45.1.0/it.xpi) = 376888 -SHA256 (xpi/thunderbird-i18n-45.1.0/ja.xpi) = 508616adb80b75eb11ac4ffe774da069c53e5325cd2518bea8a6b68124e442aa -SIZE (xpi/thunderbird-i18n-45.1.0/ja.xpi) = 519551 -SHA256 (xpi/thunderbird-i18n-45.1.0/ko.xpi) = d66d4fff901d7e1b073709807f6b5d5d6bb3c1abac13df27c040f924a574ff05 -SIZE (xpi/thunderbird-i18n-45.1.0/ko.xpi) = 487416 -SHA256 (xpi/thunderbird-i18n-45.1.0/lt.xpi) = 3505eab4baaca400374f6a600dc3502ddb8cd4415caa64c8e7fb8516e02d4ace -SIZE (xpi/thunderbird-i18n-45.1.0/lt.xpi) = 477735 -SHA256 (xpi/thunderbird-i18n-45.1.0/nb-NO.xpi) = 77a7fd3ec33ea13f13dfc785a59bc195e4f22a526ce3af0657e4cd26a345bd0f -SIZE (xpi/thunderbird-i18n-45.1.0/nb-NO.xpi) = 460011 -SHA256 (xpi/thunderbird-i18n-45.1.0/nl.xpi) = dc8d2c6a679f6d4e911015c87fb67c82f9cef4820965e0d80a8c53aaba1155ba -SIZE (xpi/thunderbird-i18n-45.1.0/nl.xpi) = 456663 -SHA256 (xpi/thunderbird-i18n-45.1.0/nn-NO.xpi) = 80a9d5f496db0854f565c1ab71473aaf5e39e2e0e312aa1516732d87f99e1e34 -SIZE (xpi/thunderbird-i18n-45.1.0/nn-NO.xpi) = 460879 -SHA256 (xpi/thunderbird-i18n-45.1.0/pa-IN.xpi) = 7be57264ce44d7a08addccaa24661f9cf1def3e1e0d1bb23e4f8b6de72a5a342 -SIZE (xpi/thunderbird-i18n-45.1.0/pa-IN.xpi) = 551066 -SHA256 (xpi/thunderbird-i18n-45.1.0/pl.xpi) = a2dfbf3e92891b98bb7ab6feef9c7b903f16fe4615b641506e3470ba5505af04 -SIZE (xpi/thunderbird-i18n-45.1.0/pl.xpi) = 423866 -SHA256 (xpi/thunderbird-i18n-45.1.0/pt-BR.xpi) = bf7f0de90bcf22a5087fbe4883962a72efbcefc969fabbdaff4675eadc8bef86 -SIZE (xpi/thunderbird-i18n-45.1.0/pt-BR.xpi) = 464682 -SHA256 (xpi/thunderbird-i18n-45.1.0/pt-PT.xpi) = 2c681adc6dc8c67ed7fd9e51a521a383c63397984e8d7f1eda915b3b3d596369 -SIZE (xpi/thunderbird-i18n-45.1.0/pt-PT.xpi) = 463750 -SHA256 (xpi/thunderbird-i18n-45.1.0/rm.xpi) = a54eb68e4585eeefee3fb0e3bb02e9987002f8e0d6e2c268bd131bcb86dd5b47 -SIZE (xpi/thunderbird-i18n-45.1.0/rm.xpi) = 462650 -SHA256 (xpi/thunderbird-i18n-45.1.0/ro.xpi) = 1f6d544d91d499de32abd5327bdb494e219215971dfa73532a4b184ace075cb3 -SIZE (xpi/thunderbird-i18n-45.1.0/ro.xpi) = 468517 -SHA256 (xpi/thunderbird-i18n-45.1.0/ru.xpi) = 12915fca3a3a5f821f8ee0c4c09105ae23b289d3cb0692f27177c75e811987c4 -SIZE (xpi/thunderbird-i18n-45.1.0/ru.xpi) = 463891 -SHA256 (xpi/thunderbird-i18n-45.1.0/si.xpi) = fc7295c884f537ae6085322333a477c0c08995202b039ce439d5e1925ca22b65 -SIZE (xpi/thunderbird-i18n-45.1.0/si.xpi) = 555994 -SHA256 (xpi/thunderbird-i18n-45.1.0/sk.xpi) = 1481bddd79f9d2b640adc3fa715f535dffada9aaac5b48b24bfe9cd9f77dee56 -SIZE (xpi/thunderbird-i18n-45.1.0/sk.xpi) = 481492 -SHA256 (xpi/thunderbird-i18n-45.1.0/sl.xpi) = b7bc2a32d62917609ee1501a747b648357a875a337aa466e8b846fe83c0a5e94 -SIZE (xpi/thunderbird-i18n-45.1.0/sl.xpi) = 462776 -SHA256 (xpi/thunderbird-i18n-45.1.0/sq.xpi) = 8c4a165a103ca785e6b776bc0fd8b5d1bc2f9da33530d80aaa5fc6634272ed4b -SIZE (xpi/thunderbird-i18n-45.1.0/sq.xpi) = 469534 -SHA256 (xpi/thunderbird-i18n-45.1.0/sr.xpi) = 2ebe7c218753470f5bf9016b87fce71145994581cba6f50f99ae141aed3a97e6 -SIZE (xpi/thunderbird-i18n-45.1.0/sr.xpi) = 565464 -SHA256 (xpi/thunderbird-i18n-45.1.0/sv-SE.xpi) = c8fecd5f57bc1954b5ffe8f3288790f59ef85c0734d8a1d7a4f5ae77955f1a3b -SIZE (xpi/thunderbird-i18n-45.1.0/sv-SE.xpi) = 465433 -SHA256 (xpi/thunderbird-i18n-45.1.0/ta-LK.xpi) = e4b6656c11850367c353cf4034bea73676d4c9f90d9ed1121cca46c7603a3b4b -SIZE (xpi/thunderbird-i18n-45.1.0/ta-LK.xpi) = 579218 -SHA256 (xpi/thunderbird-i18n-45.1.0/tr.xpi) = bebf4f5adbec44d288bd5c36cd807e5fd894a39cd60b0325059fe6c0b46c0ffa -SIZE (xpi/thunderbird-i18n-45.1.0/tr.xpi) = 467621 -SHA256 (xpi/thunderbird-i18n-45.1.0/uk.xpi) = 8fc7721b3bc4010632041b08bdb7dde39c4ee6920afe5d7ee6608534a830abee -SIZE (xpi/thunderbird-i18n-45.1.0/uk.xpi) = 536438 -SHA256 (xpi/thunderbird-i18n-45.1.0/vi.xpi) = a26268f37e0eeabacb84b514c6dc1bc033706230a72dc882b67c17afd46faea9 -SIZE (xpi/thunderbird-i18n-45.1.0/vi.xpi) = 540497 -SHA256 (xpi/thunderbird-i18n-45.1.0/zh-CN.xpi) = e1618817070fc4c9904e752c9cc8d3aa431590b4a093b04cd6d54b4cd0b20d7d -SIZE (xpi/thunderbird-i18n-45.1.0/zh-CN.xpi) = 489209 -SHA256 (xpi/thunderbird-i18n-45.1.0/zh-TW.xpi) = 0e1939d37e92509190809d8da305c879f3bc48695272a0640ba1962cd9dcc9e1 -SIZE (xpi/thunderbird-i18n-45.1.0/zh-TW.xpi) = 490849 +TIMESTAMP = 1465151206 +SHA256 (xpi/thunderbird-i18n-45.1.1/ar.xpi) = c535c621cd989d46942058f14c90ec3d9c9236c45c4dde52af8be4614ddd7140 +SIZE (xpi/thunderbird-i18n-45.1.1/ar.xpi) = 490774 +SHA256 (xpi/thunderbird-i18n-45.1.1/ast.xpi) = 9e2f93f4851ce6fb7a180738823b8286f107e1380b1ec8f884fdc3758174c05b +SIZE (xpi/thunderbird-i18n-45.1.1/ast.xpi) = 428058 +SHA256 (xpi/thunderbird-i18n-45.1.1/be.xpi) = 25ca69a539f92f53eb0b7fff142989bf6dbaa7231e28d43ff9f5c12c46450d0a +SIZE (xpi/thunderbird-i18n-45.1.1/be.xpi) = 469096 +SHA256 (xpi/thunderbird-i18n-45.1.1/bg.xpi) = 13ed61e0d9d6dccd8fdecf432dc6deec87d554239676fe7c96767b58aa8dcc49 +SIZE (xpi/thunderbird-i18n-45.1.1/bg.xpi) = 524304 +SHA256 (xpi/thunderbird-i18n-45.1.1/bn-BD.xpi) = 65530a9adc3f442c9fa5032bd9e5e9d74f984397a227c34e36a07f888b69aa60 +SIZE (xpi/thunderbird-i18n-45.1.1/bn-BD.xpi) = 581439 +SHA256 (xpi/thunderbird-i18n-45.1.1/br.xpi) = 6b3c787ebc50c41eed5410f22402da6e7415c72dcc67c4a655e1931572a3e5a6 +SIZE (xpi/thunderbird-i18n-45.1.1/br.xpi) = 465999 +SHA256 (xpi/thunderbird-i18n-45.1.1/ca.xpi) = 059a4d68d8319b6b66e6946a6b4add2ffb8b13a689c1cace70a5bcff56b49731 +SIZE (xpi/thunderbird-i18n-45.1.1/ca.xpi) = 467979 +SHA256 (xpi/thunderbird-i18n-45.1.1/cs.xpi) = 76c4f7643a72b3a57ec123beba2aee25de553d71a700f3c739090ea580554b3d +SIZE (xpi/thunderbird-i18n-45.1.1/cs.xpi) = 474328 +SHA256 (xpi/thunderbird-i18n-45.1.1/cy.xpi) = 677eb544ddfd42a223d5f4858635ad00c6c2e2651f9820f737f8f0454cb5af5a +SIZE (xpi/thunderbird-i18n-45.1.1/cy.xpi) = 456120 +SHA256 (xpi/thunderbird-i18n-45.1.1/da.xpi) = 899e09b81ccbc88cc441e24c4a8d511ffd18d56fd247bd9164c15900b22e32be +SIZE (xpi/thunderbird-i18n-45.1.1/da.xpi) = 445594 +SHA256 (xpi/thunderbird-i18n-45.1.1/de.xpi) = 971d977956cf3e3a0ec9ff8d5f862abf4ea8829411c10c894750c232b35d5739 +SIZE (xpi/thunderbird-i18n-45.1.1/de.xpi) = 451955 +SHA256 (xpi/thunderbird-i18n-45.1.1/dsb.xpi) = 29b8599995c0b00fff4d86f4e60196838efff0010c757b08d6ef79515d0c577d +SIZE (xpi/thunderbird-i18n-45.1.1/dsb.xpi) = 481647 +SHA256 (xpi/thunderbird-i18n-45.1.1/el.xpi) = 5adb9671a58c732de677242f7bebefb8203bd00568f99a78ab3f1e09b80962f5 +SIZE (xpi/thunderbird-i18n-45.1.1/el.xpi) = 514358 +SHA256 (xpi/thunderbird-i18n-45.1.1/en-GB.xpi) = b0afd91d607111545d251b9b51894bb25276e3aef11624a35b6c67b6947ad1b6 +SIZE (xpi/thunderbird-i18n-45.1.1/en-GB.xpi) = 437602 +SHA256 (xpi/thunderbird-i18n-45.1.1/en-US.xpi) = 44f2ce58c56d39216ff6167bdeb39747eed2396bf6e1a28bf80c0beda391a0a7 +SIZE (xpi/thunderbird-i18n-45.1.1/en-US.xpi) = 435472 +SHA256 (xpi/thunderbird-i18n-45.1.1/es-AR.xpi) = 09e3d97c0dbd7ea39f5fca8fd372ecd43b5075a86ca3f5afaa80af6fb7fe6669 +SIZE (xpi/thunderbird-i18n-45.1.1/es-AR.xpi) = 464683 +SHA256 (xpi/thunderbird-i18n-45.1.1/es-ES.xpi) = 1a277653c49a1a5ad7f859dc70ac9959ab026b9f5dcbef28081a901b876a67ec +SIZE (xpi/thunderbird-i18n-45.1.1/es-ES.xpi) = 387999 +SHA256 (xpi/thunderbird-i18n-45.1.1/et.xpi) = bd3a19cf288f41d1b867ffa757bc5b2f8dfc300406958669981d61b74af4d3ef +SIZE (xpi/thunderbird-i18n-45.1.1/et.xpi) = 458418 +SHA256 (xpi/thunderbird-i18n-45.1.1/eu.xpi) = 85ddf6c308c847e3102e813feb87c3ca2b585401ab9e17ef523b43d0c866097a +SIZE (xpi/thunderbird-i18n-45.1.1/eu.xpi) = 456707 +SHA256 (xpi/thunderbird-i18n-45.1.1/fi.xpi) = bdef4f4923042b7ac90e4e908965a56f75813d92cc0c6b678e492e8a2369f21a +SIZE (xpi/thunderbird-i18n-45.1.1/fi.xpi) = 458335 +SHA256 (xpi/thunderbird-i18n-45.1.1/fr.xpi) = 9f0b1ccec04d4f5178e4ba76ddef4f130b9346e18e59b73f9183a717c11dd132 +SIZE (xpi/thunderbird-i18n-45.1.1/fr.xpi) = 475465 +SHA256 (xpi/thunderbird-i18n-45.1.1/fy-NL.xpi) = ccca231508908ae9125a00b737a45d71e40006ba8bf9b3ca168553f15eb3d367 +SIZE (xpi/thunderbird-i18n-45.1.1/fy-NL.xpi) = 464756 +SHA256 (xpi/thunderbird-i18n-45.1.1/ga-IE.xpi) = ccc8cd8d80aae1cfc58e63b8a9ee66bfb6247fa6d79859f5d3f6ed15333aaf45 +SIZE (xpi/thunderbird-i18n-45.1.1/ga-IE.xpi) = 480317 +SHA256 (xpi/thunderbird-i18n-45.1.1/gd.xpi) = f9b89e925ce69bccf7284872f47fd010d26efc5ad9aa97c7c454b2d54462eb17 +SIZE (xpi/thunderbird-i18n-45.1.1/gd.xpi) = 478296 +SHA256 (xpi/thunderbird-i18n-45.1.1/gl.xpi) = 8c896fa15d69ac8f829391b47051d596420fd2175058c6e0852d66af932d30c1 +SIZE (xpi/thunderbird-i18n-45.1.1/gl.xpi) = 478580 +SHA256 (xpi/thunderbird-i18n-45.1.1/he.xpi) = f8a78f0483a070fe619d9e0a918d736664edfdb56fdfa9db71c0a990c0c5b631 +SIZE (xpi/thunderbird-i18n-45.1.1/he.xpi) = 497962 +SHA256 (xpi/thunderbird-i18n-45.1.1/hr.xpi) = dcab60dcadc2cac63cd854868bd7c731af592b5da292a335a3a98393f1e6eb4b +SIZE (xpi/thunderbird-i18n-45.1.1/hr.xpi) = 463958 +SHA256 (xpi/thunderbird-i18n-45.1.1/hsb.xpi) = ecc2e8fc7a6068555465aa3f7d7db4fb468fc13197e331e78055659af062988b +SIZE (xpi/thunderbird-i18n-45.1.1/hsb.xpi) = 479414 +SHA256 (xpi/thunderbird-i18n-45.1.1/hu.xpi) = 69f71f459a486c4e8030025b3507fc2e3bacf77023b68d65a4ecf61a2994b7e9 +SIZE (xpi/thunderbird-i18n-45.1.1/hu.xpi) = 479584 +SHA256 (xpi/thunderbird-i18n-45.1.1/hy-AM.xpi) = 8215b28e46869204378b961eae14b3261247798573ef788d7e2befdb4efff419 +SIZE (xpi/thunderbird-i18n-45.1.1/hy-AM.xpi) = 518882 +SHA256 (xpi/thunderbird-i18n-45.1.1/id.xpi) = 5395263dd7af3767df9f930a202aadce4687373e7e152dd1843111fcf2bce52d +SIZE (xpi/thunderbird-i18n-45.1.1/id.xpi) = 499982 +SHA256 (xpi/thunderbird-i18n-45.1.1/is.xpi) = 92dd8e5c854c8572d267efb8392c182ecf3488203da4dd2f85c33db9a93b07e3 +SIZE (xpi/thunderbird-i18n-45.1.1/is.xpi) = 462190 +SHA256 (xpi/thunderbird-i18n-45.1.1/it.xpi) = 98ef0facbb0a51b620c9846bf84d159cd1f66a3443465ccf4e63a8662b83dc4b +SIZE (xpi/thunderbird-i18n-45.1.1/it.xpi) = 376888 +SHA256 (xpi/thunderbird-i18n-45.1.1/ja.xpi) = 4f3fb68bc679a263d09287fd33d7348392eeb1340046bf907edbed3df7aaf64f +SIZE (xpi/thunderbird-i18n-45.1.1/ja.xpi) = 519552 +SHA256 (xpi/thunderbird-i18n-45.1.1/ko.xpi) = 88a22ca155e94151e835dd86f7bf13db8b38309210339344eb1e17785b6f1143 +SIZE (xpi/thunderbird-i18n-45.1.1/ko.xpi) = 487417 +SHA256 (xpi/thunderbird-i18n-45.1.1/lt.xpi) = 21908a4d42b989c1949cfa5fe81a4a72f661c24b0e049489305e7ac0149d995a +SIZE (xpi/thunderbird-i18n-45.1.1/lt.xpi) = 477735 +SHA256 (xpi/thunderbird-i18n-45.1.1/nb-NO.xpi) = 191ec40d25a7714b34000075d18b20c215e2fdec4cf747b0dfc4e923a3ddc732 +SIZE (xpi/thunderbird-i18n-45.1.1/nb-NO.xpi) = 460011 +SHA256 (xpi/thunderbird-i18n-45.1.1/nl.xpi) = 5fb155e70095f2104c912e0773df1d0fc4a87515672b9a4b5f15377950e01bdd +SIZE (xpi/thunderbird-i18n-45.1.1/nl.xpi) = 456664 +SHA256 (xpi/thunderbird-i18n-45.1.1/nn-NO.xpi) = 9384271d6c39b69e31f74dcf96327a26469c915163b9e187a4b3996700ab75c4 +SIZE (xpi/thunderbird-i18n-45.1.1/nn-NO.xpi) = 460879 +SHA256 (xpi/thunderbird-i18n-45.1.1/pa-IN.xpi) = 2cf05a30f1a240e47ce6996f9f879d3046fabfc39a18ca5d42dc19fae35fb86f +SIZE (xpi/thunderbird-i18n-45.1.1/pa-IN.xpi) = 551068 +SHA256 (xpi/thunderbird-i18n-45.1.1/pl.xpi) = c06c0421f53003cb38d7a1b293944ecbc0bcc4b70349ed09dec3f01ef5e100cf +SIZE (xpi/thunderbird-i18n-45.1.1/pl.xpi) = 423867 +SHA256 (xpi/thunderbird-i18n-45.1.1/pt-BR.xpi) = 737136c3a556ff64dd162a5adf423856de8beacec2075b566c86538e6dc611be +SIZE (xpi/thunderbird-i18n-45.1.1/pt-BR.xpi) = 464682 +SHA256 (xpi/thunderbird-i18n-45.1.1/pt-PT.xpi) = f2aa87ab0f584f4c8e358ba4043f16a4021f6d5f236050fa27002b0663d78b60 +SIZE (xpi/thunderbird-i18n-45.1.1/pt-PT.xpi) = 463751 +SHA256 (xpi/thunderbird-i18n-45.1.1/rm.xpi) = cffdbb8f425afa026e667f1cbacff05cba999b452dd002f66cd9470e2be002fa +SIZE (xpi/thunderbird-i18n-45.1.1/rm.xpi) = 462650 +SHA256 (xpi/thunderbird-i18n-45.1.1/ro.xpi) = 8107706cfc2eb68b1663c62b6e02bce98a3bbb72688133502bc8b44b93251a94 +SIZE (xpi/thunderbird-i18n-45.1.1/ro.xpi) = 468518 +SHA256 (xpi/thunderbird-i18n-45.1.1/ru.xpi) = 90a897492fda811c989b6ac6720f7c7a36153d452b7c4299be1837305bb7421c +SIZE (xpi/thunderbird-i18n-45.1.1/ru.xpi) = 463892 +SHA256 (xpi/thunderbird-i18n-45.1.1/si.xpi) = 8a8308b82e663addc40bd0235afc4d2d480e3aa296c49b8083627d5eed822df2 +SIZE (xpi/thunderbird-i18n-45.1.1/si.xpi) = 555995 +SHA256 (xpi/thunderbird-i18n-45.1.1/sk.xpi) = 3e3b26829625652ec2a1c43580a0b7b0b94cc0603cb8c21758306ba2cb857c14 +SIZE (xpi/thunderbird-i18n-45.1.1/sk.xpi) = 481492 +SHA256 (xpi/thunderbird-i18n-45.1.1/sl.xpi) = b0a150bfae8660dcef15e0e5c90795b61a1c78c4f65f9c3054755ba949c8b2b9 +SIZE (xpi/thunderbird-i18n-45.1.1/sl.xpi) = 462780 +SHA256 (xpi/thunderbird-i18n-45.1.1/sq.xpi) = 51cc95ca790168f32697f7248c502e4e88a4229846e044892503cafa80a44750 +SIZE (xpi/thunderbird-i18n-45.1.1/sq.xpi) = 469535 +SHA256 (xpi/thunderbird-i18n-45.1.1/sr.xpi) = 5d1a3c814f31aadb8782f7e0c540f5b8fe84fe984b772b16fb592469feab02f6 +SIZE (xpi/thunderbird-i18n-45.1.1/sr.xpi) = 565465 +SHA256 (xpi/thunderbird-i18n-45.1.1/sv-SE.xpi) = 3e99ca9ad562f247b8d80fae10867bf5ed7605ded5e877a91592af9c6f28f128 +SIZE (xpi/thunderbird-i18n-45.1.1/sv-SE.xpi) = 465433 +SHA256 (xpi/thunderbird-i18n-45.1.1/ta-LK.xpi) = f82cc68c2a2f5a0869c78d96f12ead30f77ebb6a984a0058445d75d38c4f5376 +SIZE (xpi/thunderbird-i18n-45.1.1/ta-LK.xpi) = 579218 +SHA256 (xpi/thunderbird-i18n-45.1.1/tr.xpi) = 324a8a9fee18a407824387e5544d9de1d46d467143ee45100576b1499f034da5 +SIZE (xpi/thunderbird-i18n-45.1.1/tr.xpi) = 467622 +SHA256 (xpi/thunderbird-i18n-45.1.1/uk.xpi) = 0d5c01967f6a5a7c42051ce2fdf5f22ae25056e4e55ef1519c77a961694dae5c +SIZE (xpi/thunderbird-i18n-45.1.1/uk.xpi) = 536438 +SHA256 (xpi/thunderbird-i18n-45.1.1/vi.xpi) = 4219170416d1c3cf5bcb3e78fde7747e3bbbf44bb8dca3d9d826c93782a36ff2 +SIZE (xpi/thunderbird-i18n-45.1.1/vi.xpi) = 540497 +SHA256 (xpi/thunderbird-i18n-45.1.1/zh-CN.xpi) = b75726022d753a4fb55df7a47b83a36227b88382b2a91775252b7e909b34f979 +SIZE (xpi/thunderbird-i18n-45.1.1/zh-CN.xpi) = 489209 +SHA256 (xpi/thunderbird-i18n-45.1.1/zh-TW.xpi) = fcbb98c5bb083bcb036bca8651e3edb00a1efff9b5aebc69a5f02492ab09719a +SIZE (xpi/thunderbird-i18n-45.1.1/zh-TW.xpi) = 490850 Modified: branches/2016Q2/mail/thunderbird/Makefile ============================================================================== --- branches/2016Q2/mail/thunderbird/Makefile Mon Jun 6 20:16:59 2016 (r416485) +++ branches/2016Q2/mail/thunderbird/Makefile Mon Jun 6 20:33:13 2016 (r416486) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 45.1.0 +DISTVERSION= 45.1.1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source @@ -31,8 +31,8 @@ BUILD_DEPENDS= nspr>=4.12:devel/nspr \ LIB_DEPENDS= libv4l2.so:multimedia/libv4l -EM_VERSION= 1.9.2 -L_VERSION= 4.7.1 +EM_VERSION= 1.9.3 +L_VERSION= 4.7.1.1 SSP_UNSAFE= yes USE_GECKO= gecko Modified: branches/2016Q2/mail/thunderbird/distinfo ============================================================================== --- branches/2016Q2/mail/thunderbird/distinfo Mon Jun 6 20:16:59 2016 (r416485) +++ branches/2016Q2/mail/thunderbird/distinfo Mon Jun 6 20:33:13 2016 (r416486) @@ -1,4 +1,5 @@ -SHA256 (thunderbird-45.1.0.source.tar.xz) = 830a5a1819450e43c82be8a735095b3366416e80144699e07542720bde8639bd -SIZE (thunderbird-45.1.0.source.tar.xz) = 200993556 -SHA256 (enigmail-1.9.2.tar.gz) = 81c92937911005a5b94956d6d330a6f4114ad91da2dc10137bb0a3cbafd0ca42 -SIZE (enigmail-1.9.2.tar.gz) = 1741350 +TIMESTAMP = 1465154624 +SHA256 (thunderbird-45.1.1.source.tar.xz) = 107d103c30b4f666ede1ec197156f94456117783087518fe1af4557d548b718e +SIZE (thunderbird-45.1.1.source.tar.xz) = 201012896 +SHA256 (enigmail-1.9.3.tar.gz) = 1dee90ff4ad51d361335686ab4ed722d34d2502b36b609680e2aabe3bb50729a +SIZE (enigmail-1.9.3.tar.gz) = 1741831 From owner-svn-ports-branches@freebsd.org Mon Jun 6 20:34:35 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2647B6D6AE; Mon, 6 Jun 2016 20:34:35 +0000 (UTC) (envelope-from madpilot@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 mx1.freebsd.org (Postfix) with ESMTPS id B48F4142A; Mon, 6 Jun 2016 20:34:35 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u56KYYab007560; Mon, 6 Jun 2016 20:34:34 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u56KYYQw007558; Mon, 6 Jun 2016 20:34:34 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201606062034.u56KYYQw007558@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 6 Jun 2016 20:34:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416487 - in branches/2016Q2/net: asterisk11 asterisk13 X-SVN-Group: ports-branches 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.22 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, 06 Jun 2016 20:34:36 -0000 Author: madpilot Date: Mon Jun 6 20:34:34 2016 New Revision: 416487 URL: https://svnweb.freebsd.org/changeset/ports/416487 Log: MFH: r416484 Force asterisk to use it's internal iLBC implementation. This prevents asterisk configure script from being confused by net/libilbc (which is not compatible) if installed on the system. PR: 210074 Submitted by: Nikolay Approved by: ports-secteam (feld) Modified: branches/2016Q2/net/asterisk11/Makefile branches/2016Q2/net/asterisk13/Makefile Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/net/asterisk11/Makefile ============================================================================== --- branches/2016Q2/net/asterisk11/Makefile Mon Jun 6 20:33:13 2016 (r416486) +++ branches/2016Q2/net/asterisk11/Makefile Mon Jun 6 20:34:34 2016 (r416487) @@ -28,7 +28,8 @@ USE_OPENSSL= yes USE_RC_SUBR= asterisk GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-crypto=${OPENSSLBASE} \ +CONFIGURE_ARGS+= --with-ilbc=internal \ + --with-crypto=${OPENSSLBASE} \ --with-ssl=${OPENSSLBASE} CPE_VENDOR= digium Modified: branches/2016Q2/net/asterisk13/Makefile ============================================================================== --- branches/2016Q2/net/asterisk13/Makefile Mon Jun 6 20:33:13 2016 (r416486) +++ branches/2016Q2/net/asterisk13/Makefile Mon Jun 6 20:34:34 2016 (r416487) @@ -32,6 +32,7 @@ USE_RC_SUBR= asterisk GNU_CONFIGURE= yes CONFIGURE_ARGS+= --datarootdir=${DATADIR} \ + --with-ilbc=internal \ --with-crypto=${OPENSSLBASE} \ --with-ssl=${OPENSSLBASE} From owner-svn-ports-branches@freebsd.org Wed Jun 8 05:31:40 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28C44B6FE42; Wed, 8 Jun 2016 05:31:40 +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 mx1.freebsd.org (Postfix) with ESMTPS id 489801AE5; Wed, 8 Jun 2016 05:31:39 +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 u585Vcjp062296; Wed, 8 Jun 2016 05:31:38 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u585VZS6062262; Wed, 8 Jun 2016 05:31:35 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201606080531.u585VZS6062262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 8 Jun 2016 05:31:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416530 - in branches/2016Q2/www/chromium: . files X-SVN-Group: ports-branches 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.22 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, 08 Jun 2016 05:31:40 -0000 Author: rene Date: Wed Jun 8 05:31:35 2016 New Revision: 416530 URL: https://svnweb.freebsd.org/changeset/ports/416530 Log: MFH: r416521 www/chromium: update to 51.0.2704.84 A lot of patch files are renamed in this update. Submitted by: Timothy Vaccarelli Obtained from: https://github.com/LeFroid/ Security: http://vuxml.freebsd.org/freebsd/c039a761-2c29-11e6-8912-3065ec8fd3ec.html Security: http://vuxml.freebsd.org/freebsd/1a6bbb95-24b8-11e6-bd31-3065ec8fd3ec.html Security: http://vuxml.freebsd.org/freebsd/4dfafa16-24ba-11e6-bd31-3065ec8fd3ec.html Security: http://vuxml.freebsd.org/freebsd/7da1da96-24bb-11e6-bd31-3065ec8fd3ec.html Security: http://vuxml.freebsd.org/freebsd/6d8505f0-0614-11e6-b39c-00262d5ed8ee.html Approved by: ports-secteam (junovitch) Added: branches/2016Q2/www/chromium/files/patch-base__trace_event__process_memory_dump.h - copied unchanged from r416521, head/www/chromium/files/patch-base__trace_event__process_memory_dump.h branches/2016Q2/www/chromium/files/patch-base_base.gyp - copied unchanged from r416521, head/www/chromium/files/patch-base_base.gyp branches/2016Q2/www/chromium/files/patch-base_base.gypi - copied unchanged from r416521, head/www/chromium/files/patch-base_base.gypi branches/2016Q2/www/chromium/files/patch-base_debug_stack__trace__posix.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_debug_stack__trace__posix.cc branches/2016Q2/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h - copied unchanged from r416521, head/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h branches/2016Q2/www/chromium/files/patch-base_i18n_icu__util.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_i18n_icu__util.cc branches/2016Q2/www/chromium/files/patch-base_i18n_icu__util.h - copied unchanged from r416521, head/www/chromium/files/patch-base_i18n_icu__util.h branches/2016Q2/www/chromium/files/patch-base_posix_unix__domain__socket__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_posix_unix__domain__socket__linux.cc branches/2016Q2/www/chromium/files/patch-base_posix_unix__domain__socket__linux__unittest.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_posix_unix__domain__socket__linux__unittest.cc branches/2016Q2/www/chromium/files/patch-base_process_internal__linux.h - copied unchanged from r416521, head/www/chromium/files/patch-base_process_internal__linux.h branches/2016Q2/www/chromium/files/patch-base_process_launch.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_process_launch.cc branches/2016Q2/www/chromium/files/patch-base_process_launch.h - copied unchanged from r416521, head/www/chromium/files/patch-base_process_launch.h branches/2016Q2/www/chromium/files/patch-base_process_memory.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_process_memory.cc branches/2016Q2/www/chromium/files/patch-base_process_memory__stubs.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_process_memory__stubs.cc branches/2016Q2/www/chromium/files/patch-base_process_memory__unittest.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_process_memory__unittest.cc branches/2016Q2/www/chromium/files/patch-base_process_process__info__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_process_process__info__linux.cc branches/2016Q2/www/chromium/files/patch-base_process_process__iterator__freebsd.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_process_process__iterator__freebsd.cc branches/2016Q2/www/chromium/files/patch-base_process_process__metrics.h - copied unchanged from r416521, head/www/chromium/files/patch-base_process_process__metrics.h branches/2016Q2/www/chromium/files/patch-base_process_process__metrics__freebsd.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_process_process__metrics__freebsd.cc branches/2016Q2/www/chromium/files/patch-base_process_process__posix.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_process_process__posix.cc branches/2016Q2/www/chromium/files/patch-base_security__unittest.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_security__unittest.cc branches/2016Q2/www/chromium/files/patch-base_strings_safe__sprintf.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_strings_safe__sprintf.cc branches/2016Q2/www/chromium/files/patch-base_sys__info__freebsd.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_sys__info__freebsd.cc branches/2016Q2/www/chromium/files/patch-base_sys__info__posix.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_sys__info__posix.cc branches/2016Q2/www/chromium/files/patch-base_test_launcher_test__launcher.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_test_launcher_test__launcher.cc branches/2016Q2/www/chromium/files/patch-base_third__party_libevent_libevent.gyp - copied unchanged from r416521, head/www/chromium/files/patch-base_third__party_libevent_libevent.gyp branches/2016Q2/www/chromium/files/patch-base_threading_platform__thread__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_threading_platform__thread__linux.cc branches/2016Q2/www/chromium/files/patch-base_threading_platform__thread__posix.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_threading_platform__thread__posix.cc branches/2016Q2/www/chromium/files/patch-base_trace__event_process__memory__dump.cc - copied unchanged from r416521, head/www/chromium/files/patch-base_trace__event_process__memory__dump.cc branches/2016Q2/www/chromium/files/patch-build_common.gypi - copied unchanged from r416521, head/www/chromium/files/patch-build_common.gypi branches/2016Q2/www/chromium/files/patch-build_filename__rules.gypi - copied unchanged from r416521, head/www/chromium/files/patch-build_filename__rules.gypi branches/2016Q2/www/chromium/files/patch-build_linux_system.gyp - copied unchanged from r416521, head/www/chromium/files/patch-build_linux_system.gyp branches/2016Q2/www/chromium/files/patch-build_linux_unbundle_libwebp.gyp - copied unchanged from r416521, head/www/chromium/files/patch-build_linux_unbundle_libwebp.gyp branches/2016Q2/www/chromium/files/patch-cc_layers_scrollbar__layer__impl__base.cc - copied unchanged from r416521, head/www/chromium/files/patch-cc_layers_scrollbar__layer__impl__base.cc branches/2016Q2/www/chromium/files/patch-cc_trees_property__tree.cc - copied unchanged from r416521, head/www/chromium/files/patch-cc_trees_property__tree.cc branches/2016Q2/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc branches/2016Q2/www/chromium/files/patch-chrome_app_chrome__main__delegate.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_app_chrome__main__delegate.h branches/2016Q2/www/chromium/files/patch-chrome_app_chromium__strings.grd - copied unchanged from r416521, head/www/chromium/files/patch-chrome_app_chromium__strings.grd branches/2016Q2/www/chromium/files/patch-chrome_app_generated__resources.grd - copied unchanged from r416521, head/www/chromium/files/patch-chrome_app_generated__resources.grd branches/2016Q2/www/chromium/files/patch-chrome_app_resources_locale__settings.grd - copied unchanged from r416521, head/www/chromium/files/patch-chrome_app_resources_locale__settings.grd branches/2016Q2/www/chromium/files/patch-chrome_browser_about__flags.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_about__flags.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_browser__resources.grd - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_browser__resources.grd branches/2016Q2/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h branches/2016Q2/www/chromium/files/patch-chrome_browser_defaults.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_defaults.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_diagnostics_diagnostics__writer.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_diagnostics_diagnostics__writer.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_diagnostics_diagnostics__writer.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_diagnostics_diagnostics__writer.h branches/2016Q2/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_download_download__commands.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_download_download__commands.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_download_download__commands.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_download_download__commands.h branches/2016Q2/www/chromium/files/patch-chrome_browser_download_download__prefs.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_download_download__prefs.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_download_download__prefs.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_download_download__prefs.h branches/2016Q2/www/chromium/files/patch-chrome_browser_download_download__query.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_download_download__query.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_download_download__shelf__context__menu.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_download_download__shelf__context__menu.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_extensions_activity__log_activity__log.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_extensions_activity__log_activity__log.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_extensions_api_image__writer__private_image__writer__private__api.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_extensions_api_image__writer__private_image__writer__private__api.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_extensions_api_input__ime_input__ime__api.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_extensions_api_input__ime_input__ime__api.h branches/2016Q2/www/chromium/files/patch-chrome_browser_extensions_api_messaging_message__service.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_extensions_api_messaging_message__service.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_extensions_api_music__manager__private_device__id__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_extensions_api_music__manager__private_device__id__linux.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_extensions_browser__context__keyed__service__factories.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_extensions_browser__context__keyed__service__factories.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_extensions_window__open__apitest.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_extensions_window__open__apitest.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_gpu_gl__string__manager.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_gpu_gl__string__manager.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_gpu_gpu__feature__checker.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_gpu_gpu__feature__checker.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_interstitials_chrome__controller__client.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_interstitials_chrome__controller__client.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_media__galleries_fileapi_mtp__device__map__service.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_media__galleries_fileapi_mtp__device__map__service.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_media__galleries_media__file__system__registry.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_media__galleries_media__file__system__registry.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_media_webrtc__log__uploader.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_media_webrtc__log__uploader.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_memory__details.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_memory__details.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_notifications_message__center__notification__manager.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_notifications_message__center__notification__manager.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_plugins_plugins__resource__service.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_plugins_plugins__resource__service.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_policy_policy__prefs__browsertest.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_policy_policy__prefs__browsertest.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_process__singleton__posix.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_process__singleton__posix.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__handler__util.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__handler__util.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_search_local__files__ntp__source.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_search_local__files__ntp__source.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_sync_chrome__sync__client.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_sync_chrome__sync__client.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_tracing_crash__service__uploader.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_tracing_crash__service__uploader.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_browser__view__prefs.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_browser__view__prefs.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_exclusive__access_exclusive__access__bubble.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_exclusive__access_exclusive__access__bubble.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_input__method_input__method__engine__base.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_input__method_input__method__engine__base.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_panels_panel__manager.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_panels_panel__manager.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_toolbar_app__menu__model.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_toolbar_app__menu__model.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_apps_chrome__native__app__window__views__aura.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_apps_chrome__native__app__window__views__aura.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate.h branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_first__run__dialog.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_first__run__dialog.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__layout.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__layout.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__platform__specific.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__platform__specific.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_message__center_message__center__frame__view.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_message__center_message__center__frame__view.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_panels_panel__frame__view.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_panels_panel__frame__view.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__drag__controller.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__drag__controller.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__strip.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__strip.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_webui_about__ui.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_webui_about__ui.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_webui_extensions_extension__loader__handler.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_webui_extensions_extension__loader__handler.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_webui_options_browser__options__handler.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_webui_options_browser__options__handler.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_ui_webui_options_browser__options__handler.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_ui_webui_options_browser__options__handler.h branches/2016Q2/www/chromium/files/patch-chrome_browser_web__applications_web__app.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_web__applications_web__app.cc branches/2016Q2/www/chromium/files/patch-chrome_browser_web__applications_web__app.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_browser_web__applications_web__app.h branches/2016Q2/www/chromium/files/patch-chrome_chrome__browser.gypi - copied unchanged from r416521, head/www/chromium/files/patch-chrome_chrome__browser.gypi branches/2016Q2/www/chromium/files/patch-chrome_chrome__browser__extensions.gypi - copied unchanged from r416521, head/www/chromium/files/patch-chrome_chrome__browser__extensions.gypi branches/2016Q2/www/chromium/files/patch-chrome_chrome__browser__ui.gypi - copied unchanged from r416521, head/www/chromium/files/patch-chrome_chrome__browser__ui.gypi branches/2016Q2/www/chromium/files/patch-chrome_chrome__common.gypi - copied unchanged from r416521, head/www/chromium/files/patch-chrome_chrome__common.gypi branches/2016Q2/www/chromium/files/patch-chrome_chrome__exe.gypi - copied unchanged from r416521, head/www/chromium/files/patch-chrome_chrome__exe.gypi branches/2016Q2/www/chromium/files/patch-chrome_common_chrome__paths.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_common_chrome__paths.cc branches/2016Q2/www/chromium/files/patch-chrome_common_chrome__paths.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_common_chrome__paths.h branches/2016Q2/www/chromium/files/patch-chrome_common_chrome__paths__internal.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_common_chrome__paths__internal.h branches/2016Q2/www/chromium/files/patch-chrome_common_chrome__switches.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_common_chrome__switches.cc branches/2016Q2/www/chromium/files/patch-chrome_common_chrome__switches.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_common_chrome__switches.h branches/2016Q2/www/chromium/files/patch-chrome_common_component__flash__hint__file__linux.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_common_component__flash__hint__file__linux.h branches/2016Q2/www/chromium/files/patch-chrome_common_extensions_api_schemas.gypi - copied unchanged from r416521, head/www/chromium/files/patch-chrome_common_extensions_api_schemas.gypi branches/2016Q2/www/chromium/files/patch-chrome_common_extensions_command.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_common_extensions_command.cc branches/2016Q2/www/chromium/files/patch-chrome_common_pref__names.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_common_pref__names.cc branches/2016Q2/www/chromium/files/patch-chrome_common_pref__names.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_common_pref__names.h branches/2016Q2/www/chromium/files/patch-chrome_common_variations_fieldtrial__testing__config.gyp - copied unchanged from r416521, head/www/chromium/files/patch-chrome_common_variations_fieldtrial__testing__config.gyp branches/2016Q2/www/chromium/files/patch-chrome_renderer_pepper_pepper__flash__font__file__host.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_renderer_pepper_pepper__flash__font__file__host.cc branches/2016Q2/www/chromium/files/patch-chrome_renderer_pepper_pepper__flash__font__file__host.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_renderer_pepper_pepper__flash__font__file__host.h branches/2016Q2/www/chromium/files/patch-chrome_test_base_in__process__browser__test.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_test_base_in__process__browser__test.cc branches/2016Q2/www/chromium/files/patch-chrome_test_base_testing__browser__process.h - copied unchanged from r416521, head/www/chromium/files/patch-chrome_test_base_testing__browser__process.h branches/2016Q2/www/chromium/files/patch-chrome_test_chromedriver_chrome_chrome__finder.cc - copied unchanged from r416521, head/www/chromium/files/patch-chrome_test_chromedriver_chrome_chrome__finder.cc branches/2016Q2/www/chromium/files/patch-components_autofill_content_renderer_password__form__conversion__utils.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_autofill_content_renderer_password__form__conversion__utils.cc branches/2016Q2/www/chromium/files/patch-components_autofill_core_browser_form__structure.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_autofill_core_browser_form__structure.cc branches/2016Q2/www/chromium/files/patch-components_cookie__config_cookie__store__util.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_cookie__config_cookie__store__util.cc branches/2016Q2/www/chromium/files/patch-components_dom__distiller_core_page__features.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_dom__distiller_core_page__features.cc branches/2016Q2/www/chromium/files/patch-components_drive_drive__api__util.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_drive_drive__api__util.cc branches/2016Q2/www/chromium/files/patch-components_feedback_anonymizer__tool.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_feedback_anonymizer__tool.cc branches/2016Q2/www/chromium/files/patch-components_flags__ui_flags__state.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_flags__ui_flags__state.cc branches/2016Q2/www/chromium/files/patch-components_json__schema_json__schema__validator.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_json__schema_json__schema__validator.cc branches/2016Q2/www/chromium/files/patch-components_keyed__service_core_dependency__graph__unittest.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_keyed__service_core_dependency__graph__unittest.cc branches/2016Q2/www/chromium/files/patch-components_metrics_drive__metrics__provider__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_metrics_drive__metrics__provider__linux.cc branches/2016Q2/www/chromium/files/patch-components_metrics_system__memory__stats__recorder__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_metrics_system__memory__stats__recorder__linux.cc branches/2016Q2/www/chromium/files/patch-components_neterror_resources_neterror.js - copied unchanged from r416521, head/www/chromium/files/patch-components_neterror_resources_neterror.js branches/2016Q2/www/chromium/files/patch-components_password__manager_core_browser_import_csv__reader.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_password__manager_core_browser_import_csv__reader.cc branches/2016Q2/www/chromium/files/patch-components_plugins_renderer_plugin__placeholder.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_plugins_renderer_plugin__placeholder.cc branches/2016Q2/www/chromium/files/patch-components_policy_core_common_schema.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_policy_core_common_schema.cc branches/2016Q2/www/chromium/files/patch-components_policy_resources_policy__templates.json - copied unchanged from r416521, head/www/chromium/files/patch-components_policy_resources_policy__templates.json branches/2016Q2/www/chromium/files/patch-components_policy_tools_generate__policy__source.py - copied unchanged from r416521, head/www/chromium/files/patch-components_policy_tools_generate__policy__source.py branches/2016Q2/www/chromium/files/patch-components_storage__monitor.gypi - copied unchanged from r416521, head/www/chromium/files/patch-components_storage__monitor.gypi branches/2016Q2/www/chromium/files/patch-components_storage__monitor_storage__monitor.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_storage__monitor_storage__monitor.cc branches/2016Q2/www/chromium/files/patch-components_storage__monitor_storage__monitor__freebsd.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_storage__monitor_storage__monitor__freebsd.cc branches/2016Q2/www/chromium/files/patch-components_storage__monitor_storage__monitor__freebsd.h - copied unchanged from r416521, head/www/chromium/files/patch-components_storage__monitor_storage__monitor__freebsd.h branches/2016Q2/www/chromium/files/patch-components_update__client_update__query__params.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_update__client_update__query__params.cc branches/2016Q2/www/chromium/files/patch-components_url__matcher_regex__set__matcher.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_url__matcher_regex__set__matcher.cc branches/2016Q2/www/chromium/files/patch-components_url__matcher_url__matcher__factory.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_url__matcher_url__matcher__factory.cc branches/2016Q2/www/chromium/files/patch-components_webcrypto_algorithms_test__helpers.cc - copied unchanged from r416521, head/www/chromium/files/patch-components_webcrypto_algorithms_test__helpers.cc branches/2016Q2/www/chromium/files/patch-content_app_content__main__runner.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_app_content__main__runner.cc branches/2016Q2/www/chromium/files/patch-content_browser_accessibility_browser__accessibility.h - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_accessibility_browser__accessibility.h branches/2016Q2/www/chromium/files/patch-content_browser_accessibility_browser__accessibility__manager.h - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_accessibility_browser__accessibility__manager.h branches/2016Q2/www/chromium/files/patch-content_browser_browser__main__loop.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_browser__main__loop.cc branches/2016Q2/www/chromium/files/patch-content_browser_child__process__launcher.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_child__process__launcher.cc branches/2016Q2/www/chromium/files/patch-content_browser_download_base__file.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_download_base__file.cc branches/2016Q2/www/chromium/files/patch-content_browser_download_base__file__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_download_base__file__linux.cc branches/2016Q2/www/chromium/files/patch-content_browser_geolocation_location__arbitrator__impl.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_geolocation_location__arbitrator__impl.cc branches/2016Q2/www/chromium/files/patch-content_browser_geolocation_wifi__data__provider__freebsd.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_geolocation_wifi__data__provider__freebsd.cc branches/2016Q2/www/chromium/files/patch-content_browser_geolocation_wifi__data__provider__freebsd.h - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_geolocation_wifi__data__provider__freebsd.h branches/2016Q2/www/chromium/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc branches/2016Q2/www/chromium/files/patch-content_browser_gpu_gpu__internals__ui.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_gpu_gpu__internals__ui.cc branches/2016Q2/www/chromium/files/patch-content_browser_indexed__db_indexed__db__backing__store.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_indexed__db_indexed__db__backing__store.cc branches/2016Q2/www/chromium/files/patch-content_browser_ppapi__plugin__process__host.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_ppapi__plugin__process__host.cc branches/2016Q2/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc branches/2016Q2/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc branches/2016Q2/www/chromium/files/patch-content_browser_time__zone__monitor.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_time__zone__monitor.cc branches/2016Q2/www/chromium/files/patch-content_browser_time__zone__monitor__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_time__zone__monitor__linux.cc branches/2016Q2/www/chromium/files/patch-content_browser_utility__process__host__impl.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_browser_utility__process__host__impl.cc branches/2016Q2/www/chromium/files/patch-content_common_sandbox__linux_sandbox__debug__handling__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_common_sandbox__linux_sandbox__debug__handling__linux.cc branches/2016Q2/www/chromium/files/patch-content_common_set__process__title__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_common_set__process__title__linux.cc branches/2016Q2/www/chromium/files/patch-content_common_set__process__title__linux.h - copied unchanged from r416521, head/www/chromium/files/patch-content_common_set__process__title__linux.h branches/2016Q2/www/chromium/files/patch-content_content__browser.gypi - copied unchanged from r416521, head/www/chromium/files/patch-content_content__browser.gypi branches/2016Q2/www/chromium/files/patch-content_content__common.gypi - copied unchanged from r416521, head/www/chromium/files/patch-content_content__common.gypi branches/2016Q2/www/chromium/files/patch-content_content__tests.gypi - copied unchanged from r416521, head/www/chromium/files/patch-content_content__tests.gypi branches/2016Q2/www/chromium/files/patch-content_gpu_gpu__child__thread.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_gpu_gpu__child__thread.cc branches/2016Q2/www/chromium/files/patch-content_gpu_gpu__main.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_gpu_gpu__main.cc branches/2016Q2/www/chromium/files/patch-content_public_common_content__switches.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_public_common_content__switches.cc branches/2016Q2/www/chromium/files/patch-content_public_common_content__switches.h - copied unchanged from r416521, head/www/chromium/files/patch-content_public_common_content__switches.h branches/2016Q2/www/chromium/files/patch-content_public_test_browser__test__base.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_public_test_browser__test__base.cc branches/2016Q2/www/chromium/files/patch-content_renderer_devtools_v8__sampling__profiler.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_renderer_devtools_v8__sampling__profiler.cc branches/2016Q2/www/chromium/files/patch-content_renderer_media_webrtc__audio__capturer.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_renderer_media_webrtc__audio__capturer.cc branches/2016Q2/www/chromium/files/patch-content_renderer_render__thread__impl.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_renderer_render__thread__impl.cc branches/2016Q2/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc branches/2016Q2/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h - copied unchanged from r416521, head/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h branches/2016Q2/www/chromium/files/patch-content_renderer_renderer__main__platform__delegate__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_renderer_renderer__main__platform__delegate__linux.cc branches/2016Q2/www/chromium/files/patch-content_renderer_webscrollbarbehavior__impl__gtkoraura.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_renderer_webscrollbarbehavior__impl__gtkoraura.cc branches/2016Q2/www/chromium/files/patch-content_shell_browser_shell__browser__context.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_shell_browser_shell__browser__context.cc branches/2016Q2/www/chromium/files/patch-content_shell_browser_shell__browser__main__parts.cc - copied unchanged from r416521, head/www/chromium/files/patch-content_shell_browser_shell__browser__main__parts.cc branches/2016Q2/www/chromium/files/patch-crypto_nss__util.cc - copied unchanged from r416521, head/www/chromium/files/patch-crypto_nss__util.cc branches/2016Q2/www/chromium/files/patch-device_hid_hid.gyp - copied unchanged from r416521, head/www/chromium/files/patch-device_hid_hid.gyp branches/2016Q2/www/chromium/files/patch-device_serial_serial.gyp - copied unchanged from r416521, head/www/chromium/files/patch-device_serial_serial.gyp branches/2016Q2/www/chromium/files/patch-device_serial_serial__io__handler__posix.cc - copied unchanged from r416521, head/www/chromium/files/patch-device_serial_serial__io__handler__posix.cc branches/2016Q2/www/chromium/files/patch-device_serial_serial__service__impl.cc - copied unchanged from r416521, head/www/chromium/files/patch-device_serial_serial__service__impl.cc branches/2016Q2/www/chromium/files/patch-device_usb_usb.gyp - copied unchanged from r416521, head/www/chromium/files/patch-device_usb_usb.gyp branches/2016Q2/www/chromium/files/patch-device_usb_usb__context.cc - copied unchanged from r416521, head/www/chromium/files/patch-device_usb_usb__context.cc branches/2016Q2/www/chromium/files/patch-device_usb_usb__context__unittest.cc - copied unchanged from r416521, head/www/chromium/files/patch-device_usb_usb__context__unittest.cc branches/2016Q2/www/chromium/files/patch-device_usb_usb__device__handle__impl.cc - copied unchanged from r416521, head/www/chromium/files/patch-device_usb_usb__device__handle__impl.cc branches/2016Q2/www/chromium/files/patch-device_usb_usb__device__handle__impl.h - copied unchanged from r416521, head/www/chromium/files/patch-device_usb_usb__device__handle__impl.h branches/2016Q2/www/chromium/files/patch-device_usb_usb__device__impl.cc - copied unchanged from r416521, head/www/chromium/files/patch-device_usb_usb__device__impl.cc branches/2016Q2/www/chromium/files/patch-device_usb_usb__error.cc - copied unchanged from r416521, head/www/chromium/files/patch-device_usb_usb__error.cc branches/2016Q2/www/chromium/files/patch-device_usb_usb__service__impl.cc - copied unchanged from r416521, head/www/chromium/files/patch-device_usb_usb__service__impl.cc branches/2016Q2/www/chromium/files/patch-device_usb_usb__service__impl.h - copied unchanged from r416521, head/www/chromium/files/patch-device_usb_usb__service__impl.h branches/2016Q2/www/chromium/files/patch-extensions_browser_api_declarative__webrequest_webrequest__action.cc - copied unchanged from r416521, head/www/chromium/files/patch-extensions_browser_api_declarative__webrequest_webrequest__action.cc branches/2016Q2/www/chromium/files/patch-extensions_browser_api_serial_serial__api.cc - copied unchanged from r416521, head/www/chromium/files/patch-extensions_browser_api_serial_serial__api.cc branches/2016Q2/www/chromium/files/patch-extensions_browser_api_web__request_form__data__parser.cc - copied unchanged from r416521, head/www/chromium/files/patch-extensions_browser_api_web__request_form__data__parser.cc branches/2016Q2/www/chromium/files/patch-extensions_common_image__util.cc - copied unchanged from r416521, head/www/chromium/files/patch-extensions_common_image__util.cc branches/2016Q2/www/chromium/files/patch-extensions_common_stack__frame.cc - copied unchanged from r416521, head/www/chromium/files/patch-extensions_common_stack__frame.cc branches/2016Q2/www/chromium/files/patch-gpu_command__buffer_service_program__manager.cc - copied unchanged from r416521, head/www/chromium/files/patch-gpu_command__buffer_service_program__manager.cc branches/2016Q2/www/chromium/files/patch-gpu_config_gpu__control__list.cc - copied unchanged from r416521, head/www/chromium/files/patch-gpu_config_gpu__control__list.cc branches/2016Q2/www/chromium/files/patch-gpu_config_gpu__control__list__unittest.cc - copied unchanged from r416521, head/www/chromium/files/patch-gpu_config_gpu__control__list__unittest.cc branches/2016Q2/www/chromium/files/patch-gpu_config_gpu__info__collector.cc - copied unchanged from r416521, head/www/chromium/files/patch-gpu_config_gpu__info__collector.cc branches/2016Q2/www/chromium/files/patch-gpu_config_gpu__test__config.cc - copied unchanged from r416521, head/www/chromium/files/patch-gpu_config_gpu__test__config.cc branches/2016Q2/www/chromium/files/patch-gpu_gpu__config.gypi - copied unchanged from r416521, head/www/chromium/files/patch-gpu_gpu__config.gypi branches/2016Q2/www/chromium/files/patch-gpu_gpu__ipc__service.gypi - copied unchanged from r416521, head/www/chromium/files/patch-gpu_gpu__ipc__service.gypi branches/2016Q2/www/chromium/files/patch-ipc_ipc__message__utils.cc - copied unchanged from r416521, head/www/chromium/files/patch-ipc_ipc__message__utils.cc branches/2016Q2/www/chromium/files/patch-ipc_ipc__message__utils.h - copied unchanged from r416521, head/www/chromium/files/patch-ipc_ipc__message__utils.h branches/2016Q2/www/chromium/files/patch-media_audio_audio__manager.cc - copied unchanged from r416521, head/www/chromium/files/patch-media_audio_audio__manager.cc branches/2016Q2/www/chromium/files/patch-media_audio_audio__manager.h - copied unchanged from r416521, head/www/chromium/files/patch-media_audio_audio__manager.h branches/2016Q2/www/chromium/files/patch-media_base_audio__splicer.cc - copied unchanged from r416521, head/www/chromium/files/patch-media_base_audio__splicer.cc branches/2016Q2/www/chromium/files/patch-media_capture_video_fake__video__capture__device__factory.cc - copied unchanged from r416521, head/www/chromium/files/patch-media_capture_video_fake__video__capture__device__factory.cc branches/2016Q2/www/chromium/files/patch-media_capture_video_file__video__capture__device__factory.cc - copied unchanged from r416521, head/www/chromium/files/patch-media_capture_video_file__video__capture__device__factory.cc branches/2016Q2/www/chromium/files/patch-media_capture_video_linux_video__capture__device__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-media_capture_video_linux_video__capture__device__linux.cc branches/2016Q2/www/chromium/files/patch-media_capture_video_video__capture__device.cc - copied unchanged from r416521, head/www/chromium/files/patch-media_capture_video_video__capture__device.cc branches/2016Q2/www/chromium/files/patch-media_capture_video_video__capture__device.h - copied unchanged from r416521, head/www/chromium/files/patch-media_capture_video_video__capture__device.h branches/2016Q2/www/chromium/files/patch-media_capture_video_video__capture__device__factory.cc - copied unchanged from r416521, head/www/chromium/files/patch-media_capture_video_video__capture__device__factory.cc branches/2016Q2/www/chromium/files/patch-media_filters_decrypting__audio__decoder.cc - copied unchanged from r416521, head/www/chromium/files/patch-media_filters_decrypting__audio__decoder.cc branches/2016Q2/www/chromium/files/patch-media_filters_vp9__parser.h - copied unchanged from r416521, head/www/chromium/files/patch-media_filters_vp9__parser.h branches/2016Q2/www/chromium/files/patch-media_formats_common_offset__byte__queue.cc - copied unchanged from r416521, head/www/chromium/files/patch-media_formats_common_offset__byte__queue.cc branches/2016Q2/www/chromium/files/patch-media_formats_common_offset__byte__queue.h - copied unchanged from r416521, head/www/chromium/files/patch-media_formats_common_offset__byte__queue.h branches/2016Q2/www/chromium/files/patch-media_formats_mp2t_es__parser__adts.cc - copied unchanged from r416521, head/www/chromium/files/patch-media_formats_mp2t_es__parser__adts.cc branches/2016Q2/www/chromium/files/patch-media_formats_mp2t_es__parser__mpeg1audio.cc - copied unchanged from r416521, head/www/chromium/files/patch-media_formats_mp2t_es__parser__mpeg1audio.cc branches/2016Q2/www/chromium/files/patch-media_media.gyp - copied unchanged from r416521, head/www/chromium/files/patch-media_media.gyp branches/2016Q2/www/chromium/files/patch-mojo_shell_public_cpp_initialize__base__and__icu.cc - copied unchanged from r416521, head/www/chromium/files/patch-mojo_shell_public_cpp_initialize__base__and__icu.cc branches/2016Q2/www/chromium/files/patch-mojo_shell_runner_init.cc - copied unchanged from r416521, head/www/chromium/files/patch-mojo_shell_runner_init.cc branches/2016Q2/www/chromium/files/patch-native__client_build_common.gypi - copied unchanged from r416521, head/www/chromium/files/patch-native__client_build_common.gypi branches/2016Q2/www/chromium/files/patch-native__client_src_shared_platform_platform.gyp - copied unchanged from r416521, head/www/chromium/files/patch-native__client_src_shared_platform_platform.gyp branches/2016Q2/www/chromium/files/patch-net_base_address__tracker__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_base_address__tracker__linux.cc branches/2016Q2/www/chromium/files/patch-net_base_address__tracker__linux.h - copied unchanged from r416521, head/www/chromium/files/patch-net_base_address__tracker__linux.h branches/2016Q2/www/chromium/files/patch-net_base_address__tracker__linux__unittest.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_base_address__tracker__linux__unittest.cc branches/2016Q2/www/chromium/files/patch-net_base_mime__util__unittest.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_base_mime__util__unittest.cc branches/2016Q2/www/chromium/files/patch-net_base_network__change__notifier.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_base_network__change__notifier.cc branches/2016Q2/www/chromium/files/patch-net_base_network__interfaces__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_base_network__interfaces__linux.cc branches/2016Q2/www/chromium/files/patch-net_base_network__interfaces__posix.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_base_network__interfaces__posix.cc branches/2016Q2/www/chromium/files/patch-net_dns_address__sorter__posix.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_dns_address__sorter__posix.cc branches/2016Q2/www/chromium/files/patch-net_dns_dns__config__service__posix__unittest.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_dns_dns__config__service__posix__unittest.cc branches/2016Q2/www/chromium/files/patch-net_dns_dns__reloader.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_dns_dns__reloader.cc branches/2016Q2/www/chromium/files/patch-net_dns_dns__session.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_dns_dns__session.cc branches/2016Q2/www/chromium/files/patch-net_http_http__auth__gssapi__posix.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_http_http__auth__gssapi__posix.cc branches/2016Q2/www/chromium/files/patch-net_net.gyp - copied unchanged from r416521, head/www/chromium/files/patch-net_net.gyp branches/2016Q2/www/chromium/files/patch-net_net.gypi - copied unchanged from r416521, head/www/chromium/files/patch-net_net.gypi branches/2016Q2/www/chromium/files/patch-net_net__common.gypi - copied unchanged from r416521, head/www/chromium/files/patch-net_net__common.gypi branches/2016Q2/www/chromium/files/patch-net_proxy_proxy__config__service__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_proxy_proxy__config__service__linux.cc branches/2016Q2/www/chromium/files/patch-net_proxy_proxy__service.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_proxy_proxy__service.cc branches/2016Q2/www/chromium/files/patch-net_quic_congestion__control_rtt__stats.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_quic_congestion__control_rtt__stats.cc branches/2016Q2/www/chromium/files/patch-net_socket_socks5__client__socket.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_socket_socks5__client__socket.cc branches/2016Q2/www/chromium/files/patch-net_udp_udp__socket__unittest.cc - copied unchanged from r416521, head/www/chromium/files/patch-net_udp_udp__socket__unittest.cc branches/2016Q2/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc - copied unchanged from r416521, head/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc branches/2016Q2/www/chromium/files/patch-ppapi_proxy_file__io__resource.cc - copied unchanged from r416521, head/www/chromium/files/patch-ppapi_proxy_file__io__resource.cc branches/2016Q2/www/chromium/files/patch-ppapi_shared__impl_private_net__address__private__impl.cc - copied unchanged from r416521, head/www/chromium/files/patch-ppapi_shared__impl_private_net__address__private__impl.cc branches/2016Q2/www/chromium/files/patch-printing_printing.gyp - copied unchanged from r416521, head/www/chromium/files/patch-printing_printing.gyp branches/2016Q2/www/chromium/files/patch-remoting_remoting__host.gypi - copied unchanged from r416521, head/www/chromium/files/patch-remoting_remoting__host.gypi branches/2016Q2/www/chromium/files/patch-skia_ext_SkMemory__new__handler.cpp - copied unchanged from r416521, head/www/chromium/files/patch-skia_ext_SkMemory__new__handler.cpp branches/2016Q2/www/chromium/files/patch-skia_skia__chrome.gypi - copied unchanged from r416521, head/www/chromium/files/patch-skia_skia__chrome.gypi branches/2016Q2/www/chromium/files/patch-skia_skia__common.gypi - copied unchanged from r416521, head/www/chromium/files/patch-skia_skia__common.gypi branches/2016Q2/www/chromium/files/patch-sync_util_get__session__name.cc - copied unchanged from r416521, head/www/chromium/files/patch-sync_util_get__session__name.cc branches/2016Q2/www/chromium/files/patch-sync_util_get__session__name__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-sync_util_get__session__name__linux.cc branches/2016Q2/www/chromium/files/patch-testing_gtest_src_gtest.cc - copied unchanged from r416521, head/www/chromium/files/patch-testing_gtest_src_gtest.cc branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_bindings_core_v8_V8ScriptRunner.cpp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_bindings_core_v8_V8ScriptRunner.cpp branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_core_core.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_core_core.gyp branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_platform_blink__platform.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_platform_blink__platform.gyp branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_platform_fonts_FontCache.cpp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_platform_fonts_FontCache.cpp branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_platform_fonts_FontCache.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_platform_fonts_FontCache.h branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_platform_fonts_skia_FontCacheSkia.cpp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_platform_fonts_skia_FontCacheSkia.cpp branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_platform_heap_GCInfo.cpp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_platform_heap_GCInfo.cpp branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_platform_heap_StackFrameDepth.cpp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_platform_heap_StackFrameDepth.cpp branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_platform_image-decoders_png_PNGImageDecoder.cpp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_platform_image-decoders_png_PNGImageDecoder.cpp branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_platform_text_Character.cpp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_platform_text_Character.cpp branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_platform_text_CharacterPropertyDataGenerator.cpp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_platform_text_CharacterPropertyDataGenerator.cpp branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_web_web.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_web_web.gyp branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_wtf_ByteSwap.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_wtf_ByteSwap.h branches/2016Q2/www/chromium/files/patch-third__party_WebKit_Source_wtf_wtf.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_WebKit_Source_wtf_wtf.gyp branches/2016Q2/www/chromium/files/patch-third__party__libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party__libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton.h branches/2016Q2/www/chromium/files/patch-third__party__libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party__libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock.h branches/2016Q2/www/chromium/files/patch-third__party_cacheinvalidation_src_google_cacheinvalidation_include_types.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_cacheinvalidation_src_google_cacheinvalidation_include_types.h branches/2016Q2/www/chromium/files/patch-third__party_ffmpeg_chromium_scripts_generate__gyp.py - copied unchanged from r416521, head/www/chromium/files/patch-third__party_ffmpeg_chromium_scripts_generate__gyp.py branches/2016Q2/www/chromium/files/patch-third__party_ffmpeg_ffmpeg__generated.gni - copied unchanged from r416521, head/www/chromium/files/patch-third__party_ffmpeg_ffmpeg__generated.gni branches/2016Q2/www/chromium/files/patch-third__party_ffmpeg_ffmpeg__generated.gypi - copied unchanged from r416521, head/www/chromium/files/patch-third__party_ffmpeg_ffmpeg__generated.gypi branches/2016Q2/www/chromium/files/patch-third__party_ffmpeg_libavutil_mem.c - copied unchanged from r416521, head/www/chromium/files/patch-third__party_ffmpeg_libavutil_mem.c branches/2016Q2/www/chromium/files/patch-third__party_flac_flac.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_flac_flac.gyp branches/2016Q2/www/chromium/files/patch-third__party_jsoncpp_jsoncpp.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_jsoncpp_jsoncpp.gyp branches/2016Q2/www/chromium/files/patch-third__party_khronos_khronos.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_khronos_khronos.gyp branches/2016Q2/www/chromium/files/patch-third__party_leveldatabase_env__chromium.cc - copied unchanged from r416521, head/www/chromium/files/patch-third__party_leveldatabase_env__chromium.cc branches/2016Q2/www/chromium/files/patch-third__party_libXNVCtrl_libXNVCtrl.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_libXNVCtrl_libXNVCtrl.gyp branches/2016Q2/www/chromium/files/patch-third__party_libjingle_libjingle.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_libjingle_libjingle.gyp branches/2016Q2/www/chromium/files/patch-third__party_libjpeg_libjpeg.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_libjpeg_libjpeg.gyp branches/2016Q2/www/chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_thread__checker.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_thread__checker.h branches/2016Q2/www/chromium/files/patch-third__party_libphonenumber_libphonenumber.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_libphonenumber_libphonenumber.gyp branches/2016Q2/www/chromium/files/patch-third__party_libusb_libusb.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_libusb_libusb.gyp branches/2016Q2/www/chromium/files/patch-third__party_libwebp_libwebp.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_libwebp_libwebp.gyp branches/2016Q2/www/chromium/files/patch-third__party_libxml_libxml.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_libxml_libxml.gyp branches/2016Q2/www/chromium/files/patch-third__party_libxslt_libxslt.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_libxslt_libxslt.gyp branches/2016Q2/www/chromium/files/patch-third__party_libyuv_include_libyuv_row.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_libyuv_include_libyuv_row.h branches/2016Q2/www/chromium/files/patch-third__party_ots_include_opentype-sanitiser.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_ots_include_opentype-sanitiser.h branches/2016Q2/www/chromium/files/patch-third__party_pdfium_build_standalone.gypi - copied unchanged from r416521, head/www/chromium/files/patch-third__party_pdfium_build_standalone.gypi branches/2016Q2/www/chromium/files/patch-third__party_pdfium_core_fxcrt_include_fx__system.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_pdfium_core_fxcrt_include_fx__system.h branches/2016Q2/www/chromium/files/patch-third__party_pdfium_fpdfsdk_javascript_JS__Value.cpp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_pdfium_fpdfsdk_javascript_JS__Value.cpp branches/2016Q2/www/chromium/files/patch-third__party_pdfium_fpdfsdk_javascript_PublicMethods.cpp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_pdfium_fpdfsdk_javascript_PublicMethods.cpp branches/2016Q2/www/chromium/files/patch-third__party_pdfium_pdfium.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_pdfium_pdfium.gyp branches/2016Q2/www/chromium/files/patch-third__party_pdfium_third__party_base_logging.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_pdfium_third__party_base_logging.h branches/2016Q2/www/chromium/files/patch-third__party_re2_re2.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_re2_re2.gyp branches/2016Q2/www/chromium/files/patch-third__party_sfntly_sfntly.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_sfntly_sfntly.gyp branches/2016Q2/www/chromium/files/patch-third__party_snappy_snappy.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_snappy_snappy.gyp branches/2016Q2/www/chromium/files/patch-third__party_sqlite_sqlite.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_sqlite_sqlite.gyp branches/2016Q2/www/chromium/files/patch-third__party_usrsctp_usrsctp.gyp - copied unchanged from r416521, head/www/chromium/files/patch-third__party_usrsctp_usrsctp.gyp branches/2016Q2/www/chromium/files/patch-third__party_webrtc_base_httpcommon.cc - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_base_httpcommon.cc branches/2016Q2/www/chromium/files/patch-third__party_webrtc_base_ifaddrs__converter.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_base_ifaddrs__converter.h branches/2016Q2/www/chromium/files/patch-third__party_webrtc_base_ipaddress.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_base_ipaddress.h branches/2016Q2/www/chromium/files/patch-third__party_webrtc_base_linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_base_linux.cc branches/2016Q2/www/chromium/files/patch-third__party_webrtc_base_linux.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_base_linux.h branches/2016Q2/www/chromium/files/patch-third__party_webrtc_base_network.cc - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_base_network.cc branches/2016Q2/www/chromium/files/patch-third__party_webrtc_base_network.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_base_network.h branches/2016Q2/www/chromium/files/patch-third__party_webrtc_base_physicalsocketserver.cc - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_base_physicalsocketserver.cc branches/2016Q2/www/chromium/files/patch-third__party_webrtc_base_platform__thread.cc - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_base_platform__thread.cc branches/2016Q2/www/chromium/files/patch-third__party_webrtc_base_stringutils.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_base_stringutils.h branches/2016Q2/www/chromium/files/patch-third__party_webrtc_base_systeminfo.cc - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_base_systeminfo.cc branches/2016Q2/www/chromium/files/patch-third__party_webrtc_build_common.gypi - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_build_common.gypi branches/2016Q2/www/chromium/files/patch-third__party_webrtc_modules_audio__device_audio__device.gypi - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_modules_audio__device_audio__device.gypi branches/2016Q2/www/chromium/files/patch-third__party_webrtc_modules_desktop__capture_desktop__capture.gypi - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_modules_desktop__capture_desktop__capture.gypi branches/2016Q2/www/chromium/files/patch-third__party_webrtc_modules_rtp__rtcp_source_forward__error__correction.cc - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_modules_rtp__rtcp_source_forward__error__correction.cc branches/2016Q2/www/chromium/files/patch-third__party_webrtc_modules_video__coding_receiver.cc - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_modules_video__coding_receiver.cc branches/2016Q2/www/chromium/files/patch-third__party_webrtc_system__wrappers_source_atomic32__posix.cc - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_system__wrappers_source_atomic32__posix.cc branches/2016Q2/www/chromium/files/patch-third__party_webrtc_voice__engine_voice__engine__defines.h - copied unchanged from r416521, head/www/chromium/files/patch-third__party_webrtc_voice__engine_voice__engine__defines.h branches/2016Q2/www/chromium/files/patch-tools_gyp_pylib_gyp_generator_make.py - copied unchanged from r416521, head/www/chromium/files/patch-tools_gyp_pylib_gyp_generator_make.py branches/2016Q2/www/chromium/files/patch-tools_gyp_test_additional-targets_src_dir1_actions.gyp - copied unchanged from r416521, head/www/chromium/files/patch-tools_gyp_test_additional-targets_src_dir1_actions.gyp branches/2016Q2/www/chromium/files/patch-tools_gyp_test_library_src_library.gyp - copied unchanged from r416521, head/www/chromium/files/patch-tools_gyp_test_library_src_library.gyp branches/2016Q2/www/chromium/files/patch-ui_accessibility_accessibility.gyp - copied unchanged from r416521, head/www/chromium/files/patch-ui_accessibility_accessibility.gyp branches/2016Q2/www/chromium/files/patch-ui_accessibility_platform_ax__platform__node.h - copied unchanged from r416521, head/www/chromium/files/patch-ui_accessibility_platform_ax__platform__node.h branches/2016Q2/www/chromium/files/patch-ui_app__list_app__list__constants.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_app__list_app__list__constants.cc branches/2016Q2/www/chromium/files/patch-ui_app__list_app__list__constants.h - copied unchanged from r416521, head/www/chromium/files/patch-ui_app__list_app__list__constants.h branches/2016Q2/www/chromium/files/patch-ui_app__list_app__list__menu.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_app__list_app__list__menu.cc branches/2016Q2/www/chromium/files/patch-ui_app__list_views_app__list__view.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_app__list_views_app__list__view.cc branches/2016Q2/www/chromium/files/patch-ui_base_ime_ime__engine__handler__interface.h - copied unchanged from r416521, head/www/chromium/files/patch-ui_base_ime_ime__engine__handler__interface.h branches/2016Q2/www/chromium/files/patch-ui_base_ime_input__method__factory.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_base_ime_input__method__factory.cc branches/2016Q2/www/chromium/files/patch-ui_base_ime_input__method__initializer.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_base_ime_input__method__initializer.cc branches/2016Q2/www/chromium/files/patch-ui_base_resource_resource__bundle.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_base_resource_resource__bundle.cc branches/2016Q2/www/chromium/files/patch-ui_base_ui__base.gyp - copied unchanged from r416521, head/www/chromium/files/patch-ui_base_ui__base.gyp branches/2016Q2/www/chromium/files/patch-ui_base_webui_web__ui__util.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_base_webui_web__ui__util.cc branches/2016Q2/www/chromium/files/patch-ui_events_event__switches.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_events_event__switches.cc branches/2016Q2/www/chromium/files/patch-ui_events_event__switches.h - copied unchanged from r416521, head/www/chromium/files/patch-ui_events_event__switches.h branches/2016Q2/www/chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc branches/2016Q2/www/chromium/files/patch-ui_gfx_canvas__skia.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_gfx_canvas__skia.cc branches/2016Q2/www/chromium/files/patch-ui_gfx_font__fallback__linux.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_gfx_font__fallback__linux.cc branches/2016Q2/www/chromium/files/patch-ui_gfx_font__render__params.h - copied unchanged from r416521, head/www/chromium/files/patch-ui_gfx_font__render__params.h branches/2016Q2/www/chromium/files/patch-ui_gfx_render__text.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_gfx_render__text.cc branches/2016Q2/www/chromium/files/patch-ui_gl_gl.gyp - copied unchanged from r416521, head/www/chromium/files/patch-ui_gl_gl.gyp branches/2016Q2/www/chromium/files/patch-ui_gl_gl__surface__glx.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_gl_gl__surface__glx.cc branches/2016Q2/www/chromium/files/patch-ui_gl_sync__control__vsync__provider.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_gl_sync__control__vsync__provider.cc branches/2016Q2/www/chromium/files/patch-ui_message__center_message__center__style.h - copied unchanged from r416521, head/www/chromium/files/patch-ui_message__center_message__center__style.h branches/2016Q2/www/chromium/files/patch-ui_message__center_views_message__center__button__bar.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_message__center_views_message__center__button__bar.cc branches/2016Q2/www/chromium/files/patch-ui_message__center_views_message__center__button__bar.h - copied unchanged from r416521, head/www/chromium/files/patch-ui_message__center_views_message__center__button__bar.h branches/2016Q2/www/chromium/files/patch-ui_message__center_views_message__center__view.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_message__center_views_message__center__view.cc branches/2016Q2/www/chromium/files/patch-ui_message__center_views_notification__view.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_message__center_views_notification__view.cc branches/2016Q2/www/chromium/files/patch-ui_resources_ui__resources.grd - copied unchanged from r416521, head/www/chromium/files/patch-ui_resources_ui__resources.grd branches/2016Q2/www/chromium/files/patch-ui_views_accessibility_native__view__accessibility.h - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_accessibility_native__view__accessibility.h branches/2016Q2/www/chromium/files/patch-ui_views_bubble_bubble__delegate.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_bubble_bubble__delegate.cc branches/2016Q2/www/chromium/files/patch-ui_views_controls_button_label__button.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_controls_button_label__button.cc branches/2016Q2/www/chromium/files/patch-ui_views_controls_scrollbar_base__scroll__bar.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_controls_scrollbar_base__scroll__bar.cc branches/2016Q2/www/chromium/files/patch-ui_views_controls_textfield_textfield.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_controls_textfield_textfield.cc branches/2016Q2/www/chromium/files/patch-ui_views_controls_webview_webview.gyp - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_controls_webview_webview.gyp branches/2016Q2/www/chromium/files/patch-ui_views_examples_widget__example.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_examples_widget__example.cc branches/2016Q2/www/chromium/files/patch-ui_views_style_platform__style.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_style_platform__style.cc branches/2016Q2/www/chromium/files/patch-ui_views_views.gyp - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_views.gyp branches/2016Q2/www/chromium/files/patch-ui_views_views__delegate.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_views__delegate.cc branches/2016Q2/www/chromium/files/patch-ui_views_views__delegate.h - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_views__delegate.h branches/2016Q2/www/chromium/files/patch-ui_views_views__switches.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_views__switches.cc branches/2016Q2/www/chromium/files/patch-ui_views_window_custom__frame__view.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_window_custom__frame__view.cc branches/2016Q2/www/chromium/files/patch-ui_views_window_dialog__delegate.cc - copied unchanged from r416521, head/www/chromium/files/patch-ui_views_window_dialog__delegate.cc branches/2016Q2/www/chromium/files/patch-ui_webui_resources_js_cr.js - copied unchanged from r416521, head/www/chromium/files/patch-ui_webui_resources_js_cr.js branches/2016Q2/www/chromium/files/patch-ui_webui_resources_js_util.js - copied unchanged from r416521, head/www/chromium/files/patch-ui_webui_resources_js_util.js branches/2016Q2/www/chromium/files/patch-v8_src_base_platform_platform-posix.cc - copied unchanged from r416521, head/www/chromium/files/patch-v8_src_base_platform_platform-posix.cc Deleted: branches/2016Q2/www/chromium/files/patch-base__base.gyp branches/2016Q2/www/chromium/files/patch-base__base.gypi branches/2016Q2/www/chromium/files/patch-base__debug__stack_trace_posix.cc branches/2016Q2/www/chromium/files/patch-base__files__file_path_watcher_kqueue.h branches/2016Q2/www/chromium/files/patch-base__move.h branches/2016Q2/www/chromium/files/patch-base__posix__unix_domain_socket_linux.cc branches/2016Q2/www/chromium/files/patch-base__posix__unix_domain_socket_linux_unittest.cc branches/2016Q2/www/chromium/files/patch-base__process__internal_linux.h branches/2016Q2/www/chromium/files/patch-base__process__launch.cc branches/2016Q2/www/chromium/files/patch-base__process__launch.h branches/2016Q2/www/chromium/files/patch-base__process__memory.cc branches/2016Q2/www/chromium/files/patch-base__process__memory_stubs.cc branches/2016Q2/www/chromium/files/patch-base__process__memory_unittest.cc branches/2016Q2/www/chromium/files/patch-base__process__process_info_linux.cc branches/2016Q2/www/chromium/files/patch-base__process__process_iterator_freebsd.cc branches/2016Q2/www/chromium/files/patch-base__process__process_metrics.h branches/2016Q2/www/chromium/files/patch-base__process__process_metrics_freebsd.cc branches/2016Q2/www/chromium/files/patch-base__process__process_posix.cc branches/2016Q2/www/chromium/files/patch-base__security_unittest.cc branches/2016Q2/www/chromium/files/patch-base__strings__safe_sprintf.cc branches/2016Q2/www/chromium/files/patch-base__sys_info_freebsd.cc branches/2016Q2/www/chromium/files/patch-base__sys_info_posix.cc branches/2016Q2/www/chromium/files/patch-base__test__launcher__test_launcher.cc branches/2016Q2/www/chromium/files/patch-base__threading__platform_thread_linux.cc branches/2016Q2/www/chromium/files/patch-base__trace_event__process_memory_dump.cc branches/2016Q2/www/chromium/files/patch-build__common.gypi branches/2016Q2/www/chromium/files/patch-build__filename_rules.gypi branches/2016Q2/www/chromium/files/patch-build__linux__system.gyp branches/2016Q2/www/chromium/files/patch-build__linux__unbundle__libwebp.gyp branches/2016Q2/www/chromium/files/patch-cc__layers__layer_impl.cc branches/2016Q2/www/chromium/files/patch-cc__layers__scrollbar_layer_impl_base.cc branches/2016Q2/www/chromium/files/patch-chrome__app__chrome_main_delegate.cc branches/2016Q2/www/chromium/files/patch-chrome__app__chrome_main_delegate.h branches/2016Q2/www/chromium/files/patch-chrome__app__chromium_strings.grd branches/2016Q2/www/chromium/files/patch-chrome__app__resources__locale_settings.grd branches/2016Q2/www/chromium/files/patch-chrome__browser__browser_resources.grd branches/2016Q2/www/chromium/files/patch-chrome__browser__chrome_browser_main.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__chrome_browser_main_posix.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__chrome_content_browser_client.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__chrome_content_browser_client.h branches/2016Q2/www/chromium/files/patch-chrome__browser__defaults.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__diagnostics__diagnostics_writer.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__diagnostics__diagnostics_writer.h branches/2016Q2/www/chromium/files/patch-chrome__browser__download__download_commands.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__download__download_commands.h branches/2016Q2/www/chromium/files/patch-chrome__browser__download__download_prefs.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__download__download_prefs.h branches/2016Q2/www/chromium/files/patch-chrome__browser__download__download_query.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__download__download_shelf_context_menu.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__extensions__activity_log__activity_log.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__extensions__api__image_writer_private__image_writer_private_api.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__extensions__api__music_manager_private__device_id_linux.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__extensions__window_open_apitest.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__gpu__gl_string_manager.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__gpu__gpu_feature_checker.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__media__webrtc_log_uploader.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__media_galleries__fileapi__mtp_device_map_service.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__media_galleries__media_file_system_registry.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__media_galleries__media_folder_finder.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__memory_details.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__metrics__chrome_browser_main_extra_parts_metrics.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__notifications__message_center_notification_manager.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__password_manager__chrome_password_manager_client.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__plugins__plugins_resource_service.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__policy__policy_prefs_browsertest.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__process_singleton_posix.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__renderer_preferences_util.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__safe_browsing__incident_reporting__incident_handler_util.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__search__local_files_ntp_source.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__sync__chrome_sync_client.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__tracing__crash_service_uploader.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__aura__chrome_browser_main_extra_parts_aura.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__aura__chrome_browser_main_extra_parts_aura.h branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__browser_command_controller.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__browser_view_prefs.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__exclusive_access__exclusive_access_bubble.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__panels__panel_manager.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__startup__startup_browser_creator.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__toolbar__app_menu_model.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__view__tabs__tab_drag_controller.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__views__apps__chrome_native_app_window_views_aura.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__views__chrome_views_delegate.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__views__chrome_views_delegate.h branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__views__first_run_dialog.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__views__frame__browser_frame.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__views__frame__opaque_browser_frame_view.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__views__frame__opaque_browser_frame_view_layout.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__views__frame__opaque_browser_frame_view_platform_specific.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__views__frame__system_menu_model_builder.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__views__message_center__message_center_frame_view.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__views__panels__panel_frame_view.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__views__tabs__tab_strip.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__webui__about_ui.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__webui__chrome_web_ui_controller_factory.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__webui__extensions__extension_loader_handler.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__webui__options__browser_options_handler.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__ui__webui__options__browser_options_handler.h branches/2016Q2/www/chromium/files/patch-chrome__browser__web_applications__web_app.cc branches/2016Q2/www/chromium/files/patch-chrome__browser__web_applications__web_app.h branches/2016Q2/www/chromium/files/patch-chrome__chrome_browser.gypi branches/2016Q2/www/chromium/files/patch-chrome__chrome_browser_extensions.gypi branches/2016Q2/www/chromium/files/patch-chrome__chrome_browser_ui.gypi branches/2016Q2/www/chromium/files/patch-chrome__chrome_common.gypi branches/2016Q2/www/chromium/files/patch-chrome__chrome_exe.gypi branches/2016Q2/www/chromium/files/patch-chrome__common__chrome_paths.cc branches/2016Q2/www/chromium/files/patch-chrome__common__chrome_paths.h branches/2016Q2/www/chromium/files/patch-chrome__common__chrome_paths_internal.h branches/2016Q2/www/chromium/files/patch-chrome__common__chrome_switches.cc branches/2016Q2/www/chromium/files/patch-chrome__common__chrome_switches.h branches/2016Q2/www/chromium/files/patch-chrome__common__component_flash_hint_file_linux.h branches/2016Q2/www/chromium/files/patch-chrome__common__extensions__command.cc branches/2016Q2/www/chromium/files/patch-chrome__common__pref_names.cc branches/2016Q2/www/chromium/files/patch-chrome__common__pref_names.h branches/2016Q2/www/chromium/files/patch-chrome__common__variations__fieldtrial_testing_config.gyp branches/2016Q2/www/chromium/files/patch-chrome__renderer__pepper__pepper_flash_font_file_host.cc branches/2016Q2/www/chromium/files/patch-chrome__renderer__pepper__pepper_flash_font_file_host.h branches/2016Q2/www/chromium/files/patch-chrome__test__base__in_process_browser_test.cc branches/2016Q2/www/chromium/files/patch-chrome__test__base__testing_browser_process.h branches/2016Q2/www/chromium/files/patch-chrome__test__chromedriver__chrome__chrome_finder.cc branches/2016Q2/www/chromium/files/patch-components__autofill__content__renderer__password_form_conversion_utils.cc branches/2016Q2/www/chromium/files/patch-components__autofill__core__browser__form_structure.cc branches/2016Q2/www/chromium/files/patch-components__cookie_config__cookie_store_util.cc branches/2016Q2/www/chromium/files/patch-components__dom_distiller__core__page_features.cc branches/2016Q2/www/chromium/files/patch-components__drive__drive_api_util.cc branches/2016Q2/www/chromium/files/patch-components__feedback__anonymizer_tool.cc branches/2016Q2/www/chromium/files/patch-components__flags_ui__flags_state.cc branches/2016Q2/www/chromium/files/patch-components__json_schema__json_schema_validator.cc branches/2016Q2/www/chromium/files/patch-components__keyed_service__core__dependency_graph_unittest.cc branches/2016Q2/www/chromium/files/patch-components__metrics__drive_metrics_provider_linux.cc branches/2016Q2/www/chromium/files/patch-components__metrics__system_memory_stats_recorder_linux.cc branches/2016Q2/www/chromium/files/patch-components__password_manager__core__browser__import__csv_reader.cc branches/2016Q2/www/chromium/files/patch-components__plugins__renderer_plugin_placeholder.cc branches/2016Q2/www/chromium/files/patch-components__policy__core__common__schema.cc branches/2016Q2/www/chromium/files/patch-components__policy__resources__policy_templates.json branches/2016Q2/www/chromium/files/patch-components__policy__tools__generate_policy_source.py branches/2016Q2/www/chromium/files/patch-components__storage_monitor.gypi branches/2016Q2/www/chromium/files/patch-components__storage_monitor__storage_monitor.cc branches/2016Q2/www/chromium/files/patch-components__storage_monitor__storage_monitor_freebsd.cc branches/2016Q2/www/chromium/files/patch-components__storage_monitor__storage_monitor_freebsd.h branches/2016Q2/www/chromium/files/patch-components__update_client__update_query_params.cc branches/2016Q2/www/chromium/files/patch-components__url_matcher__regex_set_matcher.cc branches/2016Q2/www/chromium/files/patch-components__url_matcher__url_matcher_factory.cc branches/2016Q2/www/chromium/files/patch-components__webcrypto__algorithms__test_helpers.cc branches/2016Q2/www/chromium/files/patch-content__app__content_main_runner.cc branches/2016Q2/www/chromium/files/patch-content__browser__browser_main_loop.cc branches/2016Q2/www/chromium/files/patch-content__browser__child_process_launcher.cc branches/2016Q2/www/chromium/files/patch-content__browser__download__base_file.cc branches/2016Q2/www/chromium/files/patch-content__browser__download__base_file_linux.cc branches/2016Q2/www/chromium/files/patch-content__browser__geolocation__location_arbitrator_impl.cc branches/2016Q2/www/chromium/files/patch-content__browser__geolocation__wifi_data_provider_freebsd.cc branches/2016Q2/www/chromium/files/patch-content__browser__geolocation__wifi_data_provider_freebsd.h branches/2016Q2/www/chromium/files/patch-content__browser__gpu__gpu_data_manager_impl_private.cc branches/2016Q2/www/chromium/files/patch-content__browser__indexed_db__indexed_db_backing_store.cc branches/2016Q2/www/chromium/files/patch-content__browser__renderer_host__render_widget_host_view_aura.cc branches/2016Q2/www/chromium/files/patch-content__browser__renderer_host__renderer_process_host_impl.cc branches/2016Q2/www/chromium/files/patch-content__browser__time_zone_monitor.cc branches/2016Q2/www/chromium/files/patch-content__browser__time_zone_monitor_linux.cc branches/2016Q2/www/chromium/files/patch-content__common__sandbox_linux__sandbox_debug_handling_linux.cc branches/2016Q2/www/chromium/files/patch-content__common__set_process_title_linux.cc branches/2016Q2/www/chromium/files/patch-content__common__set_process_title_linux.h branches/2016Q2/www/chromium/files/patch-content__content_browser.gypi branches/2016Q2/www/chromium/files/patch-content__content_common.gypi branches/2016Q2/www/chromium/files/patch-content__content_tests.gypi branches/2016Q2/www/chromium/files/patch-content__gpu__gpu_child_thread.cc branches/2016Q2/www/chromium/files/patch-content__gpu__gpu_main.cc branches/2016Q2/www/chromium/files/patch-content__public__common__content_switches.cc branches/2016Q2/www/chromium/files/patch-content__public__common__content_switches.h branches/2016Q2/www/chromium/files/patch-content__public__test__browser_test_base.cc branches/2016Q2/www/chromium/files/patch-content__renderer__devtools__v8_sampling_profiler.cc branches/2016Q2/www/chromium/files/patch-content__renderer__media__webrtc_audio_capturer.cc branches/2016Q2/www/chromium/files/patch-content__renderer__render_thread_impl.cc branches/2016Q2/www/chromium/files/patch-content__renderer__renderer_blink_platform_impl.cc branches/2016Q2/www/chromium/files/patch-content__renderer__renderer_blink_platform_impl.h branches/2016Q2/www/chromium/files/patch-content__renderer__renderer_main_platform_delegate_linux.cc branches/2016Q2/www/chromium/files/patch-content__renderer__webscrollbarbehavior_impl_gtkoraura.cc branches/2016Q2/www/chromium/files/patch-content__shell__browser__shell_browser_context.cc branches/2016Q2/www/chromium/files/patch-content__shell__browser__shell_browser_main_parts.cc branches/2016Q2/www/chromium/files/patch-crypto__nss_util.cc branches/2016Q2/www/chromium/files/patch-device__hid__hid.gyp branches/2016Q2/www/chromium/files/patch-device__serial__serial.gyp branches/2016Q2/www/chromium/files/patch-device__serial__serial_io_handler_posix.cc branches/2016Q2/www/chromium/files/patch-device__serial__serial_service_impl.cc branches/2016Q2/www/chromium/files/patch-device__usb__usb.gyp branches/2016Q2/www/chromium/files/patch-device__usb__usb_context.cc branches/2016Q2/www/chromium/files/patch-device__usb__usb_context_unittest.cc branches/2016Q2/www/chromium/files/patch-device__usb__usb_device_handle_impl.cc branches/2016Q2/www/chromium/files/patch-device__usb__usb_device_handle_impl.h branches/2016Q2/www/chromium/files/patch-device__usb__usb_device_impl.cc branches/2016Q2/www/chromium/files/patch-device__usb__usb_error.cc branches/2016Q2/www/chromium/files/patch-device__usb__usb_service_impl.cc branches/2016Q2/www/chromium/files/patch-device__usb__usb_service_impl.h branches/2016Q2/www/chromium/files/patch-extensions__browser__api__declarative_webrequest__webrequest_action.cc branches/2016Q2/www/chromium/files/patch-extensions__browser__api__serial__serial_api.cc branches/2016Q2/www/chromium/files/patch-extensions__browser__api__web_request__form_data_parser.cc branches/2016Q2/www/chromium/files/patch-extensions__common__image_util.cc branches/2016Q2/www/chromium/files/patch-extensions__common__stack_frame.cc branches/2016Q2/www/chromium/files/patch-gpu__command_buffer__service__program_manager.cc branches/2016Q2/www/chromium/files/patch-gpu__config__gpu_control_list.cc branches/2016Q2/www/chromium/files/patch-gpu__config__gpu_control_list_unittest.cc branches/2016Q2/www/chromium/files/patch-gpu__config__gpu_info_collector.cc branches/2016Q2/www/chromium/files/patch-gpu__config__gpu_test_config.cc branches/2016Q2/www/chromium/files/patch-gpu__config__gpu_util.cc branches/2016Q2/www/chromium/files/patch-gpu__gpu_config.gypi branches/2016Q2/www/chromium/files/patch-media__audio__alsa__audio_manager_alsa.cc branches/2016Q2/www/chromium/files/patch-media__audio__audio_manager.cc branches/2016Q2/www/chromium/files/patch-media__audio__audio_manager.h branches/2016Q2/www/chromium/files/patch-media__base__audio_splicer.cc branches/2016Q2/www/chromium/files/patch-media__capture__video__fake_video_capture_device_factory.cc branches/2016Q2/www/chromium/files/patch-media__capture__video__file_video_capture_device_factory.cc branches/2016Q2/www/chromium/files/patch-media__capture__video__linux__video_capture_device_linux.cc branches/2016Q2/www/chromium/files/patch-media__capture__video__video_capture_device.cc branches/2016Q2/www/chromium/files/patch-media__capture__video__video_capture_device.h branches/2016Q2/www/chromium/files/patch-media__capture__video__video_capture_device_factory.cc branches/2016Q2/www/chromium/files/patch-media__filters__decrypting_audio_decoder.cc branches/2016Q2/www/chromium/files/patch-media__filters__vp9_parser.h branches/2016Q2/www/chromium/files/patch-media__formats__common__offset_byte_queue.cc branches/2016Q2/www/chromium/files/patch-media__formats__common__offset_byte_queue.h branches/2016Q2/www/chromium/files/patch-media__formats__mp2t__es_parser_adts.cc branches/2016Q2/www/chromium/files/patch-media__formats__mp2t__es_parser_mpeg1audio.cc branches/2016Q2/www/chromium/files/patch-media__media.gyp branches/2016Q2/www/chromium/files/patch-native_client__build__common.gypi branches/2016Q2/www/chromium/files/patch-native_client__src__shared__platform__platform.gyp branches/2016Q2/www/chromium/files/patch-net__base__address_tracker_linux.cc branches/2016Q2/www/chromium/files/patch-net__base__address_tracker_linux.h branches/2016Q2/www/chromium/files/patch-net__base__address_tracker_linux_unittest.cc branches/2016Q2/www/chromium/files/patch-net__base__mime_util_unittest.cc branches/2016Q2/www/chromium/files/patch-net__base__network_change_notifier.cc branches/2016Q2/www/chromium/files/patch-net__base__network_interfaces_linux.cc branches/2016Q2/www/chromium/files/patch-net__base__network_interfaces_posix.cc branches/2016Q2/www/chromium/files/patch-net__dns__address_sorter_posix.cc branches/2016Q2/www/chromium/files/patch-net__dns__dns_config_service_posix_unittest.cc branches/2016Q2/www/chromium/files/patch-net__dns__dns_reloader.cc branches/2016Q2/www/chromium/files/patch-net__dns__dns_session.cc branches/2016Q2/www/chromium/files/patch-net__http__http_auth_gssapi_posix.cc branches/2016Q2/www/chromium/files/patch-net__net.gyp branches/2016Q2/www/chromium/files/patch-net__net.gypi branches/2016Q2/www/chromium/files/patch-net__net_common.gypi branches/2016Q2/www/chromium/files/patch-net__proxy__proxy_config_service_linux.cc branches/2016Q2/www/chromium/files/patch-net__proxy__proxy_service.cc branches/2016Q2/www/chromium/files/patch-net__quic__congestion_control__rtt_stats.cc branches/2016Q2/www/chromium/files/patch-net__socket__socks5_client_socket.cc branches/2016Q2/www/chromium/files/patch-net__udp__udp_socket_unittest.cc branches/2016Q2/www/chromium/files/patch-ppapi__proxy__file_io_resource.cc branches/2016Q2/www/chromium/files/patch-ppapi__shared_impl__private__net_address_private_impl.cc branches/2016Q2/www/chromium/files/patch-printing__printing.gyp branches/2016Q2/www/chromium/files/patch-remoting__remoting_host.gypi branches/2016Q2/www/chromium/files/patch-skia__ext__SkMemory_new_handler.cpp branches/2016Q2/www/chromium/files/patch-skia__skia_chrome.gypi branches/2016Q2/www/chromium/files/patch-skia__skia_common.gypi branches/2016Q2/www/chromium/files/patch-sync__util__get_session_name.cc branches/2016Q2/www/chromium/files/patch-sync__util__get_session_name_linux.cc branches/2016Q2/www/chromium/files/patch-testing__gtest__src__gtest.cc branches/2016Q2/www/chromium/files/patch-third_party__WebKit__Source__bindings__core__v8__V8ScriptRunner.cpp branches/2016Q2/www/chromium/files/patch-third_party__WebKit__Source__core__core.gyp branches/2016Q2/www/chromium/files/patch-third_party__WebKit__Source__platform__blink_platform.gyp branches/2016Q2/www/chromium/files/patch-third_party__WebKit__Source__platform__heap__GCInfo.cpp branches/2016Q2/www/chromium/files/patch-third_party__WebKit__Source__platform__heap__StackFrameDepth.cpp branches/2016Q2/www/chromium/files/patch-third_party__WebKit__Source__web__web.gyp branches/2016Q2/www/chromium/files/patch-third_party__WebKit__Source__wtf__ByteSwap.h branches/2016Q2/www/chromium/files/patch-third_party__WebKit__Source__wtf__wtf.gyp branches/2016Q2/www/chromium/files/patch-third_party__ffmpeg__chromium__scripts__generate_gyp.py branches/2016Q2/www/chromium/files/patch-third_party__ffmpeg__ffmpeg_generated.gni branches/2016Q2/www/chromium/files/patch-third_party__ffmpeg__ffmpeg_generated.gypi branches/2016Q2/www/chromium/files/patch-third_party__ffmpeg__libavutil__mem.c branches/2016Q2/www/chromium/files/patch-third_party__khronos__khronos.gyp branches/2016Q2/www/chromium/files/patch-third_party__leveldatabase__env_chromium.cc branches/2016Q2/www/chromium/files/patch-third_party__libXNVCtrl__libXNVCtrl.gyp branches/2016Q2/www/chromium/files/patch-third_party__libexif__libexif.gyp branches/2016Q2/www/chromium/files/patch-third_party__libjingle__libjingle.gyp branches/2016Q2/www/chromium/files/patch-third_party__libjpeg_turbo__libjpeg.gyp branches/2016Q2/www/chromium/files/patch-third_party__libphonenumber__libphonenumber.gyp branches/2016Q2/www/chromium/files/patch-third_party__libyuv__include__libyuv__row.h branches/2016Q2/www/chromium/files/patch-third_party__ots__include__opentype-sanitiser.h branches/2016Q2/www/chromium/files/patch-third_party__pdfium__build__standalone.gypi branches/2016Q2/www/chromium/files/patch-third_party__pdfium__core__include__fxcrt__fx_system.h branches/2016Q2/www/chromium/files/patch-third_party__pdfium__fpdfsdk__src__javascript__JS_Value.cpp branches/2016Q2/www/chromium/files/patch-third_party__pdfium__fpdfsdk__src__javascript__PublicMethods.cpp branches/2016Q2/www/chromium/files/patch-third_party__pdfium__pdfium.gyp branches/2016Q2/www/chromium/files/patch-third_party__pdfium__third_party__base__logging.h branches/2016Q2/www/chromium/files/patch-third_party__sfntly__sfntly.gyp branches/2016Q2/www/chromium/files/patch-third_party__sqlite__sqlite.gyp branches/2016Q2/www/chromium/files/patch-third_party__webrtc__base__httpcommon.cc branches/2016Q2/www/chromium/files/patch-third_party__webrtc__base__ifaddrs_converter.h branches/2016Q2/www/chromium/files/patch-third_party__webrtc__base__ipaddress.h branches/2016Q2/www/chromium/files/patch-third_party__webrtc__base__linux.cc branches/2016Q2/www/chromium/files/patch-third_party__webrtc__base__linux.h branches/2016Q2/www/chromium/files/patch-third_party__webrtc__base__network.cc branches/2016Q2/www/chromium/files/patch-third_party__webrtc__base__network.h branches/2016Q2/www/chromium/files/patch-third_party__webrtc__base__physicalsocketserver.cc branches/2016Q2/www/chromium/files/patch-third_party__webrtc__base__platform_thread.cc branches/2016Q2/www/chromium/files/patch-third_party__webrtc__base__stringutils.h branches/2016Q2/www/chromium/files/patch-third_party__webrtc__base__systeminfo.cc branches/2016Q2/www/chromium/files/patch-third_party__webrtc__build__common.gypi branches/2016Q2/www/chromium/files/patch-third_party__webrtc__modules__audio_device__audio_device.gypi branches/2016Q2/www/chromium/files/patch-third_party__webrtc__modules__desktop_capture__desktop_capture.gypi branches/2016Q2/www/chromium/files/patch-third_party__webrtc__modules__rtp_rtcp__source__forward_error_correction.cc branches/2016Q2/www/chromium/files/patch-third_party__webrtc__modules__video_coding__receiver.cc branches/2016Q2/www/chromium/files/patch-third_party__webrtc__system_wrappers__source__atomic32_posix.cc branches/2016Q2/www/chromium/files/patch-third_party__webrtc__voice_engine__voice_engine_defines.h branches/2016Q2/www/chromium/files/patch-tools__gyp__pylib__gyp__generator__make.py branches/2016Q2/www/chromium/files/patch-tools__gyp__test__additional-targets__src__dir1__actions.gyp branches/2016Q2/www/chromium/files/patch-tools__gyp__test__library__src__library.gyp branches/2016Q2/www/chromium/files/patch-ui__accessibility__accessibility.gyp branches/2016Q2/www/chromium/files/patch-ui__accessibility__platform__ax_platform_node.h branches/2016Q2/www/chromium/files/patch-ui__app_list__app_list_constants.cc branches/2016Q2/www/chromium/files/patch-ui__app_list__app_list_constants.h branches/2016Q2/www/chromium/files/patch-ui__app_list__app_list_menu.cc branches/2016Q2/www/chromium/files/patch-ui__app_list__views__app_list_view.cc branches/2016Q2/www/chromium/files/patch-ui__base__ime__input_method_factory.cc branches/2016Q2/www/chromium/files/patch-ui__base__ime__input_method_initializer.cc branches/2016Q2/www/chromium/files/patch-ui__base__resource__resource_bundle.cc branches/2016Q2/www/chromium/files/patch-ui__base__ui_base.gyp branches/2016Q2/www/chromium/files/patch-ui__base__user_activity__user_activity_detector.cc branches/2016Q2/www/chromium/files/patch-ui__base__web_ui_util.cc branches/2016Q2/www/chromium/files/patch-ui__events__event_switches.cc branches/2016Q2/www/chromium/files/patch-ui__events__event_switches.h branches/2016Q2/www/chromium/files/patch-ui__events__keycodes__dom__keycode_converter.cc branches/2016Q2/www/chromium/files/patch-ui__gfx__canvas_skia.cc branches/2016Q2/www/chromium/files/patch-ui__gfx__render_text.cc branches/2016Q2/www/chromium/files/patch-ui__gl__gl.gyp branches/2016Q2/www/chromium/files/patch-ui__gl__gl_surface_glx.cc branches/2016Q2/www/chromium/files/patch-ui__gl__sync_control_vsync_provider.cc branches/2016Q2/www/chromium/files/patch-ui__message_center__message_center_style.h branches/2016Q2/www/chromium/files/patch-ui__message_center__views__message_center_button_bar.cc branches/2016Q2/www/chromium/files/patch-ui__message_center__views__message_center_button_bar.h branches/2016Q2/www/chromium/files/patch-ui__message_center__views__message_center_view.cc branches/2016Q2/www/chromium/files/patch-ui__message_center__views__notification_view.cc branches/2016Q2/www/chromium/files/patch-ui__resources__ui_resources.grd branches/2016Q2/www/chromium/files/patch-ui__shell_dialogs__select_file_dialog.cc branches/2016Q2/www/chromium/files/patch-ui__views__accessibility__native_view_accessibility.h branches/2016Q2/www/chromium/files/patch-ui__views__bubble__bubble_delegate.cc branches/2016Q2/www/chromium/files/patch-ui__views__controls__button__label_button.cc branches/2016Q2/www/chromium/files/patch-ui__views__controls__scrollbar__base_scroll_bar.cc branches/2016Q2/www/chromium/files/patch-ui__views__controls__textfield__textfield.cc branches/2016Q2/www/chromium/files/patch-ui__views__controls__webview__webview.gyp branches/2016Q2/www/chromium/files/patch-ui__views__examples__widget_example.cc branches/2016Q2/www/chromium/files/patch-ui__views__views.gyp branches/2016Q2/www/chromium/files/patch-ui__views__views_delegate.cc branches/2016Q2/www/chromium/files/patch-ui__views__views_delegate.h branches/2016Q2/www/chromium/files/patch-ui__views__views_switches.cc branches/2016Q2/www/chromium/files/patch-ui__views__window__custom_frame_view.cc branches/2016Q2/www/chromium/files/patch-ui__views__window__dialog_delegate.cc branches/2016Q2/www/chromium/files/patch-ui__webui__resources__js__cr.js branches/2016Q2/www/chromium/files/patch-ui__webui__resources__js__util.js branches/2016Q2/www/chromium/files/patch-v8__src__base__platform__platform-posix.cc Modified: branches/2016Q2/www/chromium/Makefile branches/2016Q2/www/chromium/distinfo branches/2016Q2/www/chromium/pkg-plist Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/www/chromium/Makefile ============================================================================== --- branches/2016Q2/www/chromium/Makefile Wed Jun 8 04:40:41 2016 (r416529) +++ branches/2016Q2/www/chromium/Makefile Wed Jun 8 05:31:35 2016 (r416530) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chromium -PORTVERSION= 49.0.2623.112 +PORTVERSION= 51.0.2704.84 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # default, but needed to get distinfo correct if TEST is on @@ -25,34 +25,35 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:de ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply \ ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib -LIB_DEPENDS= libcairo.so:graphics/cairo \ +LIB_DEPENDS= libasound.so:audio/alsa-lib \ + libcairo.so:graphics/cairo \ + libcups.so:print/cups \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ - libasound.so:audio/alsa-lib \ - libfreetype.so:print/freetype2 \ - libnss3.so:security/nss \ + libdrm.so:graphics/libdrm \ + libexpat.so:textproc/expat2 \ libFLAC.so:audio/flac \ + libfreetype.so:print/freetype2 \ libgnome-keyring.so:security/libgnome-keyring \ libharfbuzz.so:print/harfbuzz \ - libcups.so:print/cups \ libevent.so:devel/libevent2 \ libexif.so:graphics/libexif \ + libfontconfig.so:x11-fonts/fontconfig \ libgcrypt.so:security/libgcrypt \ - libpci.so:devel/libpci \ - libdrm.so:graphics/libdrm \ libicuuc.so:devel/icu \ libjsoncpp.so:devel/jsoncpp \ libnspr4.so:devel/nspr \ + libnss3.so:security/nss \ + libpci.so:devel/libpci \ libpng.so:graphics/png \ libre2.so:devel/re2 \ libsnappy.so:archivers/snappy \ libspeechd.so:accessibility/speech-dispatcher \ libspeex.so:audio/speex \ - libxml2.so:textproc/libxml2 \ - libwebp.so:graphics/webp + libwebp.so:graphics/webp \ + libxml2.so:textproc/libxml2 RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ - alsa-lib>=1.1.1_1:audio/alsa-lib \ droid-fonts-ttf>0:x11-fonts/droid-fonts-ttf \ xdg-open:devel/xdg-utils @@ -73,14 +74,16 @@ USES+= compiler:c++11-lib CPE_VENDOR= google CPE_PRODUCT= chrome USE_PERL5= build -USE_XORG= scrnsaverproto x11 xproto xscrnsaver xtst +USE_XORG= scrnsaverproto x11 xcomposite xcursor xext xdamage xfixes xi \ + xproto xrandr xrender xscrnsaver xtst USE_GNOME= atk glib20 gtk20 dconf libxslt MAKE_ARGS= -C out/${BUILDTYPE} SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper ALL_TARGET= chrome INSTALLS_ICONS= yes -#TODO bz@ : if you do undestand the gyp stuff, third_party/widevine/cdm/widevine_cdm.gyp talks about it (plz install libwidevinecdm.so) +#TODO bz@ : install libwidevinecdm.so (see +# third_party/widevine/cdm/widevine_cdm.gyp) # See build/common.gypi for all the available variables. GYP_DEFINES+= \ clang_use_chrome_plugins=0 \ @@ -96,6 +99,7 @@ GYP_DEFINES+= \ enable_webrtc=1 \ werror= \ no_gc_sections=1 \ + OS=freebsd \ os_ver=${OSVERSION} \ prefix_dir=${LOCALBASE} \ python_ver=${PYTHON_VER} \ @@ -176,7 +180,7 @@ GYP_DEFINES+= use_pulseaudio=1 GYP_DEFINES+= use_pulseaudio=0 .endif -.if ! ${MACHINE_CPU:Msse2} +.if empty(MACHINE_CPU:Msse2) GYP_DEFINES+= disable_sse2=1 .endif @@ -314,8 +318,8 @@ pre-configure: 'third_party/libjingle' \ 'third_party/libphonenumber' \ 'third_party/libsrtp' \ - 'third_party/libvpx_new' \ - 'third_party/libvpx_new/source/libvpx/third_party/x86inc' \ + 'third_party/libvpx' \ + 'third_party/libvpx/source/libvpx/third_party/x86inc' \ 'third_party/libwebm' \ 'third_party/libxml/chromium' \ 'third_party/libXNVCtrl' \ @@ -324,10 +328,9 @@ pre-configure: 'third_party/lzma_sdk' \ 'third_party/markupsafe' \ 'third_party/mesa' \ - 'third_party/mojo' \ 'third_party/modp_b64' \ 'third_party/mt19937ar' \ - 'third_party/npapi' \ + 'third_party/openh264' \ 'third_party/openmax_dl' \ 'third_party/opus' \ 'third_party/ots' \ @@ -396,7 +399,8 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chrome \ ${STAGEDIR}${DATADIR} cd ${WRKSRC}/out/${BUILDTYPE} && \ - ${COPYTREE_SHARE} "locales resources" ${STAGEDIR}${DATADIR} + ${COPYTREE_SHARE} "locales pseudo_locales resources" ${STAGEDIR}${DATADIR} + @${MKDIR} ${STAGEDIR}${DESKTOPDIR} @${MKDIR} ${STAGEDIR}${DESKTOPDIR} ${INSTALL_DATA} ${WRKDIR}/chromium-browser.desktop \ ${STAGEDIR}${DESKTOPDIR} Modified: branches/2016Q2/www/chromium/distinfo ============================================================================== --- branches/2016Q2/www/chromium/distinfo Wed Jun 8 04:40:41 2016 (r416529) +++ branches/2016Q2/www/chromium/distinfo Wed Jun 8 05:31:35 2016 (r416530) @@ -1,4 +1,5 @@ -SHA256 (chromium-49.0.2623.112.tar.xz) = 443b6d5f0d07f336783e700edc4ecae96769e105d0f8553e98fefae747302cf0 -SIZE (chromium-49.0.2623.112.tar.xz) = 520397552 -SHA256 (chromium-49.0.2623.112-testdata.tar.xz) = 2822d6ebfdab23b018aeba78bfb448be68c3ac6de3fed7fe649500c4341abe49 -SIZE (chromium-49.0.2623.112-testdata.tar.xz) = 117571488 +TIMESTAMP = 1465247626 +SHA256 (chromium-51.0.2704.84.tar.xz) = 33a3fe1cb8fa5be7b35aa8ae00c8b0a6dc90975bfa9aea9865180b57b0a4dc6a +SIZE (chromium-51.0.2704.84.tar.xz) = 448556852 +SHA256 (chromium-51.0.2704.84-testdata.tar.xz) = f74796ad850f874df407dd624eeb3a887d6d4fff312c79d4269f370f179490a1 +SIZE (chromium-51.0.2704.84-testdata.tar.xz) = 121441480 Copied: branches/2016Q2/www/chromium/files/patch-base__trace_event__process_memory_dump.h (from r416521, head/www/chromium/files/patch-base__trace_event__process_memory_dump.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base__trace_event__process_memory_dump.h Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base__trace_event__process_memory_dump.h) @@ -0,0 +1,11 @@ +--- base/trace_event/process_memory_dump.h.orig 2016-05-25 15:00:55.000000000 -0400 ++++ base/trace_event/process_memory_dump.h 2016-05-27 01:46:53.167565000 -0400 +@@ -23,7 +23,7 @@ + + // Define COUNT_RESIDENT_BYTES_SUPPORTED if platform supports counting of the + // resident memory. +-#if (defined(OS_POSIX) && !defined(OS_NACL)) || defined(OS_WIN) ++#if (defined(OS_POSIX) && !defined(OS_NACL) && !defined(OS_BSD)) || defined(OS_WIN) + #define COUNT_RESIDENT_BYTES_SUPPORTED + #endif + Copied: branches/2016Q2/www/chromium/files/patch-base_base.gyp (from r416521, head/www/chromium/files/patch-base_base.gyp) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_base.gyp Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_base.gyp) @@ -0,0 +1,23 @@ +--- base/base.gyp.orig 2016-05-11 19:02:11 UTC ++++ base/base.gyp +@@ -113,7 +113,7 @@ + ], + 'link_settings': { + 'libraries': [ +- '-L/usr/local/lib -lexecinfo', ++ '-L/usr/local/lib -lexecinfo -lkvm', + ], + }, + }], +@@ -748,6 +748,11 @@ + 'sync_socket_unittest.cc', + ], + }], ++ ['OS == "freebsd"', { ++ 'sources!': [ ++ 'debug/proc_maps_linux_unittest.cc', ++ ], ++ }], + ], # target_conditions + }, + { Copied: branches/2016Q2/www/chromium/files/patch-base_base.gypi (from r416521, head/www/chromium/files/patch-base_base.gypi) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_base.gypi Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_base.gypi) @@ -0,0 +1,20 @@ +--- base/base.gypi.orig 2016-05-11 19:02:11 UTC ++++ base/base.gypi +@@ -999,11 +999,16 @@ + 'process/memory_stubs.cc', + ], + 'sources/': [ ++ ['exclude', '^debug/proc_maps_linux\\.cc$'], + ['exclude', '^files/file_path_watcher_linux\\.cc$'], +- ['exclude', '^files/file_path_watcher_stub\\.cc$'], + ['exclude', '^files/file_util_linux\\.cc$'], ++ ['exclude', '^process/memory_linux\\.cc$'], + ['exclude', '^process/process_linux\\.cc$'], + ['exclude', '^sys_info_linux\\.cc$'], ++ ['exclude', '^process/process_iterator_linux\\.cc$'], ++ ['exclude', '^process/process_metrics_linux\\.cc$'], ++ ['exclude', '^files/file_path_watcher_fsevents\\.cc$'], ++ ['exclude', '^files/file_path_watcher_fsevents\\.h$'], + ], + }], + # Remove all unnecessary files for build_nexe.py to avoid exceeding Copied: branches/2016Q2/www/chromium/files/patch-base_debug_stack__trace__posix.cc (from r416521, head/www/chromium/files/patch-base_debug_stack__trace__posix.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_debug_stack__trace__posix.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_debug_stack__trace__posix.cc) @@ -0,0 +1,21 @@ +--- base/debug/stack_trace_posix.cc.orig 2016-05-11 19:02:11 UTC ++++ base/debug/stack_trace_posix.cc +@@ -571,6 +571,10 @@ class SandboxSymbolizeHelper { + // for the modules that are loaded in the current process. + // Returns true on success. + bool CacheMemoryRegions() { ++#if defined(OS_FREEBSD) ++ // TODO (rene) avoid link error, implement something? ++ return false; ++#else + // Reads /proc/self/maps. + std::string contents; + if (!ReadProcMaps(&contents)) { +@@ -586,6 +590,7 @@ class SandboxSymbolizeHelper { + + is_initialized_ = true; + return true; ++#endif + } + + // Opens all object files and caches their file descriptors. Copied: branches/2016Q2/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h (from r416521, head/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h) @@ -0,0 +1,13 @@ +--- base/files/file_path_watcher_kqueue.h.orig 2016-03-25 13:04:44 UTC ++++ base/files/file_path_watcher_kqueue.h +@@ -5,6 +5,10 @@ + #ifndef BASE_FILES_FILE_PATH_WATCHER_KQUEUE_H_ + #define BASE_FILES_FILE_PATH_WATCHER_KQUEUE_H_ + ++#ifdef __FreeBSD__ ++#include ++#include ++#endif + #include + #include + Copied: branches/2016Q2/www/chromium/files/patch-base_i18n_icu__util.cc (from r416521, head/www/chromium/files/patch-base_i18n_icu__util.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_i18n_icu__util.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_i18n_icu__util.cc) @@ -0,0 +1,13 @@ +--- base/i18n/icu_util.cc.orig 2016-05-21 17:18:09 UTC ++++ base/i18n/icu_util.cc +@@ -36,10 +36,6 @@ + #include "base/mac/foundation_util.h" + #endif + +-#define ICU_UTIL_DATA_FILE 0 +-#define ICU_UTIL_DATA_SHARED 1 +-#define ICU_UTIL_DATA_STATIC 2 +- + namespace base { + namespace i18n { + Copied: branches/2016Q2/www/chromium/files/patch-base_i18n_icu__util.h (from r416521, head/www/chromium/files/patch-base_i18n_icu__util.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_i18n_icu__util.h Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_i18n_icu__util.h) @@ -0,0 +1,13 @@ +--- base/i18n/icu_util.h.orig 2016-05-21 17:19:29 UTC ++++ base/i18n/icu_util.h +@@ -11,6 +11,10 @@ + #include "base/i18n/base_i18n_export.h" + #include "build/build_config.h" + ++#define ICU_UTIL_DATA_FILE 0 ++#define ICU_UTIL_DATA_SHARED 1 ++#define ICU_UTIL_DATA_STATIC 2 ++ + namespace base { + namespace i18n { + Copied: branches/2016Q2/www/chromium/files/patch-base_posix_unix__domain__socket__linux.cc (from r416521, head/www/chromium/files/patch-base_posix_unix__domain__socket__linux.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_posix_unix__domain__socket__linux.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_posix_unix__domain__socket__linux.cc) @@ -0,0 +1,44 @@ +--- base/posix/unix_domain_socket_linux.cc.orig 2016-03-25 13:04:44 UTC ++++ base/posix/unix_domain_socket_linux.cc +@@ -23,6 +23,15 @@ + + namespace base { + ++#if defined(__FreeBSD__) ++// Port over Linux ucred structure ++struct ucred { ++ pid_t pid; // process ID of the sending process ++ uid_t uid; // user ID of the sending process ++ gid_t gid; // group ID of the sending process ++}; ++#endif ++ + const size_t UnixDomainSocket::kMaxFileDescriptors = 16; + + #if !defined(OS_NACL_NONSFI) +@@ -41,7 +50,13 @@ static bool CreateSocketPair(ScopedFD* o + // static + bool UnixDomainSocket::EnableReceiveProcessId(int fd) { + const int enable = 1; ++#if defined(__FreeBSD__) ++ // XXX(rene) do this? : ++ // taken from dbus, Academic Free License 2.1 / GPL 2+ ++ return 0; // fake OK ++#else + return setsockopt(fd, SOL_SOCKET, SO_PASSCRED, &enable, sizeof(enable)) == 0; ++#endif + } + #endif // !defined(OS_NACL_NONSFI) + +@@ -147,7 +162,11 @@ ssize_t UnixDomainSocket::RecvMsgWithFla + // The PNaCl toolchain for Non-SFI binary build does not support + // SCM_CREDENTIALS. + if (cmsg->cmsg_level == SOL_SOCKET && ++#if defined(__FreeBSD__) ++ 1) { // XXX(rene) carpet getting full ... ++#else + cmsg->cmsg_type == SCM_CREDENTIALS) { ++#endif + DCHECK_EQ(payload_len, sizeof(struct ucred)); + DCHECK_EQ(pid, -1); + pid = reinterpret_cast(CMSG_DATA(cmsg))->pid; Copied: branches/2016Q2/www/chromium/files/patch-base_posix_unix__domain__socket__linux__unittest.cc (from r416521, head/www/chromium/files/patch-base_posix_unix__domain__socket__linux__unittest.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_posix_unix__domain__socket__linux__unittest.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_posix_unix__domain__socket__linux__unittest.cc) @@ -0,0 +1,18 @@ +--- base/posix/unix_domain_socket_linux_unittest.cc.orig 2016-03-25 13:04:44 UTC ++++ base/posix/unix_domain_socket_linux_unittest.cc +@@ -2,10 +2,15 @@ + // Use of this source code is governed by a BSD-style license that can be + // found in the LICENSE file. + ++#include "build/build_config.h" ++ + #include + #include + #include + #include ++#if defined(OS_BSD) ++#include ++#endif + #include + + #include "base/bind.h" Copied: branches/2016Q2/www/chromium/files/patch-base_process_internal__linux.h (from r416521, head/www/chromium/files/patch-base_process_internal__linux.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_process_internal__linux.h Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_process_internal__linux.h) @@ -0,0 +1,11 @@ +--- base/process/internal_linux.h.orig 2016-03-25 13:04:44 UTC ++++ base/process/internal_linux.h +@@ -14,6 +14,8 @@ + + #include "base/files/file_path.h" + ++#include /* pid_t */ ++ + namespace base { + + class Time; Copied: branches/2016Q2/www/chromium/files/patch-base_process_launch.cc (from r416521, head/www/chromium/files/patch-base_process_launch.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_process_launch.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_process_launch.cc) @@ -0,0 +1,16 @@ +--- base/process/launch.cc.orig 2016-04-08 16:02:06 UTC ++++ base/process/launch.cc +@@ -25,11 +25,11 @@ LaunchOptions::LaunchOptions() + fds_to_remap(NULL), + maximize_rlimits(NULL), + new_process_group(false) +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_FREEBSD) + , clone_flags(0) + , allow_new_privs(false) + , kill_on_parent_death(false) +-#endif // OS_LINUX ++#endif // OS_LINUX || OS_FREEBSD + #if defined(OS_POSIX) + , pre_exec_delegate(NULL) + #endif // OS_POSIX Copied: branches/2016Q2/www/chromium/files/patch-base_process_launch.h (from r416521, head/www/chromium/files/patch-base_process_launch.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_process_launch.h Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_process_launch.h) @@ -0,0 +1,20 @@ +--- base/process/launch.h.orig 2016-05-11 19:02:11 UTC ++++ base/process/launch.h +@@ -135,7 +135,7 @@ struct BASE_EXPORT LaunchOptions { + // will be the same as its pid. + bool new_process_group; + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_FREEBSD) + // If non-zero, start the process using clone(), using flags as provided. + // Unlike in clone, clone_flags may not contain a custom termination signal + // that is sent to the parent when the child dies. The termination signal will +@@ -148,7 +148,7 @@ struct BASE_EXPORT LaunchOptions { + + // Sets parent process death signal to SIGKILL. + bool kill_on_parent_death; +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_FREEBSD) + + #if defined(OS_POSIX) + // If not empty, change to this directory before execing the new process. Copied: branches/2016Q2/www/chromium/files/patch-base_process_memory.cc (from r416521, head/www/chromium/files/patch-base_process_memory.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_process_memory.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_process_memory.cc) @@ -0,0 +1,39 @@ +--- base/process/memory.cc.orig 2016-03-25 13:04:44 UTC ++++ base/process/memory.cc +@@ -46,4 +46,36 @@ bool UncheckedCalloc(size_t num_items, s + + #endif + ++#if defined(OS_FREEBSD) ++ ++#if defined(USE_TCMALLOC) ++// Used by UncheckedMalloc. If tcmalloc is linked to the executable ++// this will be replaced by a strong symbol that actually implement ++// the semantics and don't call new handler in case the allocation fails. ++extern "C" { ++ ++__attribute__((weak, visibility("default"))) ++void* tc_malloc_skip_new_handler_weak(size_t size); ++ ++void* tc_malloc_skip_new_handler_weak(size_t size) { ++ return malloc(size); ++} ++ ++} ++#endif ++ ++bool UncheckedMalloc(size_t size, void** result) { ++#if defined(MEMORY_TOOL_REPLACES_ALLOCATOR) || \ ++ (!defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)) ++ *result = malloc(size); ++#elif defined(LIBC_GLIBC) && !defined(USE_TCMALLOC) ++ *result = __libc_malloc(size); ++#elif defined(USE_TCMALLOC) ++ *result = tc_malloc_skip_new_handler_weak(size); ++#endif ++ return *result != NULL; ++} ++ ++#endif // defined(OS_FREEBSD) ++ + } // namespace base Copied: branches/2016Q2/www/chromium/files/patch-base_process_memory__stubs.cc (from r416521, head/www/chromium/files/patch-base_process_memory__stubs.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_process_memory__stubs.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_process_memory__stubs.cc) @@ -0,0 +1,18 @@ +--- base/process/memory_stubs.cc.orig 2016-03-25 13:04:44 UTC ++++ base/process/memory_stubs.cc +@@ -27,6 +27,8 @@ bool AdjustOOMScore(ProcessId process, i + // their respective stdlib function since those functions will return null on a + // failure to allocate. + ++#if !defined(OS_FREEBSD) ++// FreeBSD brings it's own implementation in memory.cc -- cmt + bool UncheckedMalloc(size_t size, void** result) { + *result = malloc(size); + return *result != nullptr; +@@ -36,5 +38,6 @@ bool UncheckedCalloc(size_t num_items, s + *result = calloc(num_items, size); + return *result != nullptr; + } ++#endif + + } // namespace base Copied: branches/2016Q2/www/chromium/files/patch-base_process_memory__unittest.cc (from r416521, head/www/chromium/files/patch-base_process_memory__unittest.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_process_memory__unittest.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_process_memory__unittest.cc) @@ -0,0 +1,23 @@ +--- base/process/memory_unittest.cc.orig 2016-05-11 19:02:11 UTC ++++ base/process/memory_unittest.cc +@@ -140,11 +140,11 @@ TEST(ProcessMemoryTest, MacTerminateOnHe + #endif // defined(OS_MACOSX) + + // Android doesn't implement set_new_handler, so we can't use the +-// OutOfMemoryTest cases. OpenBSD does not support these tests either. ++// OutOfMemoryTest cases. OpenBSD and FreeBSD do not support these tests either. + // Don't test these on ASan/TSan/MSan configurations: only test the real + // allocator. + // Windows only supports these tests with the allocator shim in place. +-#if !defined(OS_ANDROID) && !defined(OS_OPENBSD) && \ ++#if !defined(OS_ANDROID) && !defined(OS_BSD) && \ + !(defined(OS_WIN) && !defined(ALLOCATOR_SHIM)) && \ + !defined(MEMORY_TOOL_REPLACES_ALLOCATOR) + +@@ -474,5 +474,5 @@ TEST_F(OutOfMemoryHandledTest, Unchecked + EXPECT_TRUE(value_ == NULL); + } + #endif // !defined(MEMORY_TOOL_REPLACES_ALLOCATOR) +-#endif // !defined(OS_ANDROID) && !defined(OS_OPENBSD) && !(defined(OS_WIN) && ++#endif // !defined(OS_ANDROID) && !defined(OS_BSD) && !(defined(OS_WIN) && + // !defined(ALLOCATOR_SHIM)) && !defined(MEMORY_TOOL_REPLACES_ALLOCATOR) Copied: branches/2016Q2/www/chromium/files/patch-base_process_process__info__linux.cc (from r416521, head/www/chromium/files/patch-base_process_process__info__linux.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_process_process__info__linux.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_process_process__info__linux.cc) @@ -0,0 +1,39 @@ +--- base/process/process_info_linux.cc.orig 2016-03-25 13:04:44 UTC ++++ base/process/process_info_linux.cc +@@ -11,10 +11,28 @@ + #include "base/process/process_handle.h" + #include "base/time/time.h" + ++#if defined(__FreeBSD__) || defined(__DragonFly__) ++#include ++#include ++#include ++#endif ++ + namespace base { + + // static + const Time CurrentProcessInfo::CreationTime() { ++#if defined(__FreeBSD__) || defined(__DragonFly__) ++ int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_PID, getpid() }; ++ struct kinfo_proc proc; ++ size_t len = sizeof(struct kinfo_proc); ++ if (sysctl(mib, arraysize(mib), &proc, &len, NULL, 0) < 0) ++ return Time(); ++#if defined(__DragonFly__) ++ return Time::FromTimeVal(proc.kp_start); ++#else ++ return Time::FromTimeVal(proc.ki_start); ++#endif ++#else + ProcessHandle pid = GetCurrentProcessHandle(); + int64_t start_ticks = + internal::ReadProcStatsAndGetFieldAsInt64(pid, internal::VM_STARTTIME); +@@ -23,6 +41,7 @@ const Time CurrentProcessInfo::CreationT + Time boot_time = internal::GetBootTime(); + DCHECK(!boot_time.is_null()); + return Time(boot_time + start_offset); ++#endif + } + + } // namespace base Copied: branches/2016Q2/www/chromium/files/patch-base_process_process__iterator__freebsd.cc (from r416521, head/www/chromium/files/patch-base_process_process__iterator__freebsd.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_process_process__iterator__freebsd.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_process_process__iterator__freebsd.cc) @@ -0,0 +1,36 @@ +--- base/process/process_iterator_freebsd.cc.orig 2016-03-25 13:04:44 UTC ++++ base/process/process_iterator_freebsd.cc +@@ -10,6 +10,10 @@ + #include + #include + ++/* getuid() */ ++#include ++#include ++ + #include "base/logging.h" + #include "base/macros.h" + #include "base/strings/string_split.h" +@@ -72,19 +76,13 @@ bool ProcessIterator::CheckForNextProces + for (; index_of_kinfo_proc_ < kinfo_procs_.size(); ++index_of_kinfo_proc_) { + size_t length; + struct kinfo_proc kinfo = kinfo_procs_[index_of_kinfo_proc_]; +- int mib[] = { CTL_KERN, KERN_PROC_ARGS, kinfo.ki_pid }; ++ int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_ARGS, kinfo.ki_pid }; + + if ((kinfo.ki_pid > 0) && (kinfo.ki_stat == SZOMB)) + continue; + +- length = 0; +- if (sysctl(mib, arraysize(mib), NULL, &length, NULL, 0) < 0) { +- LOG(ERROR) << "failed to figure out the buffer size for a command line"; +- continue; +- } +- +- data.resize(length); +- ++ data.resize(ARG_MAX); ++ length = ARG_MAX; + if (sysctl(mib, arraysize(mib), &data[0], &length, NULL, 0) < 0) { + LOG(ERROR) << "failed to fetch a commandline"; + continue; Copied: branches/2016Q2/www/chromium/files/patch-base_process_process__metrics.h (from r416521, head/www/chromium/files/patch-base_process_process__metrics.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_process_process__metrics.h Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_process_process__metrics.h) @@ -0,0 +1,34 @@ +--- base/process/process_metrics.h.orig 2016-05-11 19:02:11 UTC ++++ base/process/process_metrics.h +@@ -21,6 +21,13 @@ + #include "base/values.h" + #include "build/build_config.h" + ++#if defined(OS_BSD) ++#include ++#include ++#include ++#include ++#endif ++ + #if defined(OS_MACOSX) + #include + #include "base/process/port_provider_mac.h" +@@ -314,13 +321,17 @@ BASE_EXPORT bool GetSystemMemoryInfo(Sys + // CPU-related ticks. Returns -1 on parse error. + // Exposed for testing. + BASE_EXPORT int ParseProcStatCPU(const std::string& input); ++#endif + ++#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_FREEBSD) + // Get the number of threads of |process| as available in /proc//stat. + // This should be used with care as no synchronization with running threads is + // done. This is mostly useful to guarantee being single-threaded. + // Returns 0 on failure. + BASE_EXPORT int GetNumberOfThreads(ProcessHandle process); ++#endif + ++#if defined(OS_LINUX) || defined(OS_ANDROID) + // /proc/self/exe refers to the current executable. + BASE_EXPORT extern const char kProcSelfExe[]; + Copied: branches/2016Q2/www/chromium/files/patch-base_process_process__metrics__freebsd.cc (from r416521, head/www/chromium/files/patch-base_process_process__metrics__freebsd.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_process_process__metrics__freebsd.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_process_process__metrics__freebsd.cc) @@ -0,0 +1,36 @@ +--- base/process/process_metrics_freebsd.cc.orig 2016-03-25 13:04:44 UTC ++++ base/process/process_metrics_freebsd.cc +@@ -12,6 +12,9 @@ + #include "base/macros.h" + #include "base/sys_info.h" + ++#include /* getpagesize() */ ++#include /* O_RDONLY */ ++ + namespace base { + + ProcessMetrics::ProcessMetrics(ProcessHandle process) +@@ -121,4 +124,23 @@ size_t GetSystemCommitCharge() { + return mem_total - (mem_free*pagesize) - (mem_inactive*pagesize); + } + ++int GetNumberOfThreads(ProcessHandle process) { ++ // Taken from FreeBSD top (usr.bin/top/machine.c) ++ ++ kvm_t* kd = kvm_open(NULL, "/dev/null", NULL, O_RDONLY, "kvm_open"); ++ if (kd == NULL) ++ return 0; ++ ++ struct kinfo_proc* pbase; ++ int nproc; ++ pbase = kvm_getprocs(kd, KERN_PROC_PID, process, &nproc); ++ if (pbase == NULL) ++ return 0; ++ ++ if (kvm_close(kd) == -1) ++ return 0; ++ ++ return nproc; ++} ++ + } // namespace base Copied: branches/2016Q2/www/chromium/files/patch-base_process_process__posix.cc (from r416521, head/www/chromium/files/patch-base_process_process__posix.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_process_process__posix.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_process_process__posix.cc) @@ -0,0 +1,107 @@ +--- base/process/process_posix.cc.orig 2016-03-25 13:04:44 UTC ++++ base/process/process_posix.cc +@@ -20,8 +20,18 @@ + #include + #endif + ++#if defined(OS_BSD) ++#include ++#include ++#include ++#include ++#endif ++ + namespace { + ++const int kBackgroundPriority = 5; ++const int kForegroundPriority = 0; ++ + #if !defined(OS_NACL_NONSFI) + + bool WaitpidWithTimeout(base::ProcessHandle handle, +@@ -86,7 +96,7 @@ bool WaitpidWithTimeout(base::ProcessHan + return ret_pid > 0; + } + +-#if defined(OS_MACOSX) ++#if defined(OS_MACOSX) || defined(OS_BSD) + // Using kqueue on Mac so that we can wait on non-child processes. + // We can't use kqueues on child processes because we need to reap + // our own children using wait. +@@ -175,7 +185,7 @@ static bool WaitForSingleNonChildProcess + + return true; + } +-#endif // OS_MACOSX ++#endif // OS_MACOSX || OS_BSD + + bool WaitForExitWithTimeoutImpl(base::ProcessHandle handle, + int* exit_code, +@@ -183,13 +193,13 @@ bool WaitForExitWithTimeoutImpl(base::Pr + base::ProcessHandle parent_pid = base::GetParentProcessId(handle); + base::ProcessHandle our_pid = base::GetCurrentProcessHandle(); + if (parent_pid != our_pid) { +-#if defined(OS_MACOSX) ++#if defined(OS_MACOSX) || defined(OS_BSD) + // On Mac we can wait on non child processes. + return WaitForSingleNonChildProcess(handle, timeout); + #else + // Currently on Linux we can't handle non child processes. + NOTIMPLEMENTED(); +-#endif // OS_MACOSX ++#endif // OS_MACOSX || OS_BSD + } + + int status; +@@ -256,12 +266,16 @@ Process Process::DeprecatedGetProcessFro + return Process(handle); + } + +-#if !defined(OS_LINUX) ++#if !defined(OS_LINUX) && !defined(OS_FREEBSD) + // static + bool Process::CanBackgroundProcesses() { + return false; + } +-#endif // !defined(OS_LINUX) ++#elif defined(OS_FREEBSD) ++bool Process::CanBackgroundProcesses() { ++ return true; ++} ++#endif // !defined(OS_LINUX) && !defined(OS_FREEBSD) + + bool Process::IsValid() const { + return process_ != kNullProcessHandle; +@@ -361,15 +375,32 @@ bool Process::WaitForExitWithTimeout(Tim + bool Process::IsProcessBackgrounded() const { + // See SetProcessBackgrounded(). + DCHECK(IsValid()); ++#if defined(OS_FREEBSD) ++ return true; ++#else + return false; ++#endif + } + + bool Process::SetProcessBackgrounded(bool value) { ++#if !defined(OS_FREEBSD) + // Not implemented for POSIX systems other than Linux. With POSIX, if we were + // to lower the process priority we wouldn't be able to raise it back to its + // initial priority. + NOTIMPLEMENTED(); + return false; ++#else ++ DCHECK(IsValid()); ++ ++ if (!CanBackgroundProcesses()) ++ return false; ++ ++ int priority = value ? kBackgroundPriority : kForegroundPriority; ++ int result = setpriority(PRIO_PROCESS, process_, priority); ++ ++ DPCHECK(result == 0); ++ return result == 0; ++#endif // !defined(OS_FREEBSD) + } + #endif // !defined(OS_LINUX) + Copied: branches/2016Q2/www/chromium/files/patch-base_security__unittest.cc (from r416521, head/www/chromium/files/patch-base_security__unittest.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_security__unittest.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_security__unittest.cc) @@ -0,0 +1,11 @@ +--- base/security_unittest.cc.orig 2016-05-11 19:02:11 UTC ++++ base/security_unittest.cc +@@ -73,7 +73,7 @@ bool IsTcMallocBypassed() { + // FAILS_ is too clunky. + void OverflowTestsSoftExpectTrue(bool overflow_detected) { + if (!overflow_detected) { +-#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_MACOSX) ++#if defined(OS_POSIX) && !defined(OS_NACL) + // Sadly, on Linux, Android, and OSX we don't have a good story yet. Don't + // fail the test, but report. + printf("Platform has overflow: %s\n", Copied: branches/2016Q2/www/chromium/files/patch-base_strings_safe__sprintf.cc (from r416521, head/www/chromium/files/patch-base_strings_safe__sprintf.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_strings_safe__sprintf.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_strings_safe__sprintf.cc) @@ -0,0 +1,16 @@ +--- base/strings/safe_sprintf.cc.orig 2016-03-25 13:04:44 UTC ++++ base/strings/safe_sprintf.cc +@@ -115,8 +115,11 @@ class Buffer { + count_(0) { + // MSVS2013's standard library doesn't mark max() as constexpr yet. cl.exe + // supports static_cast but doesn't really implement constexpr yet so it doesn't +-// complain, but clang does. +-#if __cplusplus >= 201103 && !(defined(__clang__) && defined(OS_WIN)) ++// complain, but clang does. Older FreeBSD (<10) use libstdc++4.2, which ++// doesn't mark numeric_limits::max() as constexp. ++#if __cplusplus >= 201103 && \ ++ !(defined(OS_FREEBSD) && __FreeBSD_version > 1000054) && \ ++ !(defined(__clang__) && defined(OS_WIN)) + static_assert(kSSizeMaxConst == + static_cast(std::numeric_limits::max()), + "kSSizeMaxConst should be the max value of an ssize_t"); Copied: branches/2016Q2/www/chromium/files/patch-base_sys__info__freebsd.cc (from r416521, head/www/chromium/files/patch-base_sys__info__freebsd.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_sys__info__freebsd.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_sys__info__freebsd.cc) @@ -0,0 +1,67 @@ +--- base/sys_info_freebsd.cc.orig 2016-03-25 13:04:44 UTC ++++ base/sys_info_freebsd.cc +@@ -12,12 +12,34 @@ + + namespace base { + ++int64_t SysInfo::AmountOfAvailablePhysicalMemory() { ++ int page_size, r = 0; ++ unsigned pgfree, pginact, pgcache; ++ size_t size = sizeof(page_size); ++ size_t szpg = sizeof(pgfree); ++ if(r == 0) ++ r = sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); ++ if(r == 0) ++ r = sysctlbyname("vm.stats.vm.v_free_count", &pgfree, &szpg, NULL, 0); ++ if(r == 0) ++ r = sysctlbyname("vm.stats.vm.v_inactive_count", &pginact, &szpg, NULL, 0); ++ if(r == 0) ++ r = sysctlbyname("vm.stats.vm.v_cache_count", &pgcache, &szpg, NULL, 0); ++ if (r == -1) { ++ NOTREACHED(); ++ return 0; ++ } ++ return static_cast((pgfree + pginact + pgcache) * page_size); ++} ++ + int64_t SysInfo::AmountOfPhysicalMemory() { +- int pages, page_size; ++ int pages, page_size, r = 0; + size_t size = sizeof(pages); +- sysctlbyname("vm.stats.vm.v_page_count", &pages, &size, NULL, 0); +- sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); +- if (pages == -1 || page_size == -1) { ++ if(r == 0) ++ r = sysctlbyname("vm.stats.vm.v_page_count", &pages, &size, NULL, 0); ++ if(r == 0) ++ r = sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); ++ if (r == -1) { + NOTREACHED(); + return 0; + } +@@ -35,4 +57,25 @@ uint64_t SysInfo::MaxSharedMemorySize() + return static_cast(limit); + } + ++// static ++std::string SysInfo::CPUModelName() { ++ int mib[] = { CTL_HW, HW_MODEL }; ++ char name[256]; ++ size_t size = arraysize(name); ++ if (sysctl(mib, arraysize(mib), &name, &size, NULL, 0) == 0) ++ return name; ++ return std::string(); ++} ++ ++int SysInfo::NumberOfProcessors() { ++ int mib[] = { CTL_HW, HW_NCPU }; ++ int ncpu; ++ size_t size = sizeof(ncpu); ++ if (sysctl(mib, arraysize(mib), &ncpu, &size, NULL, 0) == -1) { ++ NOTREACHED(); ++ return 1; ++ } ++ return ncpu; ++} ++ + } // namespace base Copied: branches/2016Q2/www/chromium/files/patch-base_sys__info__posix.cc (from r416521, head/www/chromium/files/patch-base_sys__info__posix.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_sys__info__posix.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_sys__info__posix.cc) @@ -0,0 +1,11 @@ +--- base/sys_info_posix.cc.orig 2016-03-25 13:04:44 UTC ++++ base/sys_info_posix.cc +@@ -77,7 +77,7 @@ base::LazyInstance< + + namespace base { + +-#if !defined(OS_OPENBSD) ++#if !defined(OS_OPENBSD) && !defined(OS_FREEBSD) + int SysInfo::NumberOfProcessors() { + return g_lazy_number_of_processors.Get().value(); + } Copied: branches/2016Q2/www/chromium/files/patch-base_test_launcher_test__launcher.cc (from r416521, head/www/chromium/files/patch-base_test_launcher_test__launcher.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_test_launcher_test__launcher.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_test_launcher_test__launcher.cc) @@ -0,0 +1,13 @@ +--- base/test/launcher/test_launcher.cc.orig 2016-05-11 19:02:11 UTC ++++ base/test/launcher/test_launcher.cc +@@ -52,6 +52,10 @@ + #include "base/win/windows_version.h" + #endif + ++#if defined(OS_FREEBSD) ++#include ++#endif ++ + namespace base { + + // See https://groups.google.com/a/chromium.org/d/msg/chromium-dev/nkdTP7sstSc/uT3FaE_sgkAJ . Copied: branches/2016Q2/www/chromium/files/patch-base_third__party_libevent_libevent.gyp (from r416521, head/www/chromium/files/patch-base_third__party_libevent_libevent.gyp) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_third__party_libevent_libevent.gyp Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_third__party_libevent_libevent.gyp) @@ -0,0 +1,83 @@ +--- base/third_party/libevent/libevent.gyp.orig 2016-05-20 17:19:03 UTC ++++ base/third_party/libevent/libevent.gyp +@@ -1,4 +1,4 @@ +-# Copyright (c) 2012 The Chromium Authors. All rights reserved. ++# Copyright 2013 The Chromium Authors. All rights reserved. + # Use of this source code is governed by a BSD-style license that can be + # found in the LICENSE file. + +@@ -6,59 +6,22 @@ + 'targets': [ + { + 'target_name': 'libevent', +- 'product_name': 'event', +- 'type': 'static_library', ++ 'type': 'none', + 'toolsets': ['host', 'target'], +- 'sources': [ +- 'buffer.c', +- 'evbuffer.c', +- 'evdns.c', +- 'event.c', +- 'event_tagging.c', +- 'evrpc.c', +- 'evutil.c', +- 'http.c', +- 'log.c', +- 'poll.c', +- 'select.c', +- 'signal.c', +- 'strlcpy.c', +- ], +- 'defines': [ +- 'HAVE_CONFIG_H', +- ], +- 'include_dirs': [ +- '../../..', +- ], +- 'conditions': [ +- # libevent has platform-specific implementation files. Since its +- # native build uses autoconf, platform-specific config.h files are +- # provided and live in platform-specific directories. +- [ 'OS == "linux" or (OS == "android" and _toolset == "host")', { +- 'sources': [ 'epoll.c' ], +- 'include_dirs': [ 'linux' ], +- 'link_settings': { +- 'libraries': [ +- # We need rt for clock_gettime(). +- # TODO(port) Maybe on FreeBSD as well? +- '-lrt', +- ], +- }, +- }], +- [ 'OS == "android" and _toolset == "target"', { +- # On android, clock_gettime() is in libc.so, so no need to link librt. +- 'sources': [ 'epoll.c' ], +- 'include_dirs': [ 'android' ], +- }], +- [ 'OS == "mac" or OS == "ios" or os_bsd==1', { +- 'sources': [ 'kqueue.c' ], +- 'include_dirs': [ 'mac' ] +- }], +- [ 'OS == "solaris"', { +- 'sources': [ 'devpoll.c', 'evport.c' ], +- 'include_dirs': [ 'solaris' ] +- }], ++ 'variables': { ++ 'headers_root_path': '.', ++ 'header_filenames': [ ++ 'event.h', ++ ], ++ }, ++ 'includes': [ ++ '../../../build/shim_headers.gypi', + ], +- }, ++ 'link_settings': { ++ 'libraries': [ ++ '-levent', ++ ], ++ }, ++ } + ], + } Copied: branches/2016Q2/www/chromium/files/patch-base_threading_platform__thread__linux.cc (from r416521, head/www/chromium/files/patch-base_threading_platform__thread__linux.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_threading_platform__thread__linux.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_threading_platform__thread__linux.cc) @@ -0,0 +1,21 @@ +--- base/threading/platform_thread_linux.cc.orig 2016-04-08 16:02:06 UTC ++++ base/threading/platform_thread_linux.cc +@@ -17,7 +17,9 @@ + + #if !defined(OS_NACL) + #include ++#if !defined(OS_BSD) + #include ++#endif + #include + #include + #endif +@@ -70,7 +72,7 @@ void PlatformThread::SetName(const std:: + ThreadIdNameManager::GetInstance()->SetName(CurrentId(), name); + tracked_objects::ThreadData::InitializeThreadContext(name); + +-#if !defined(OS_NACL) ++#if !defined(OS_NACL) && !defined(OS_BSD) + // On linux we can get the thread names to show up in the debugger by setting + // the process name for the LWP. We don't want to do this for the main + // thread because that would rename the process, causing tools like killall Copied: branches/2016Q2/www/chromium/files/patch-base_threading_platform__thread__posix.cc (from r416521, head/www/chromium/files/patch-base_threading_platform__thread__posix.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-base_threading_platform__thread__posix.cc Wed Jun 8 05:31:35 2016 (r416530, copy of r416521, head/www/chromium/files/patch-base_threading_platform__thread__posix.cc) @@ -0,0 +1,11 @@ +--- base/threading/platform_thread_posix.cc.orig 2016-05-11 19:02:11 UTC *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-branches@freebsd.org Wed Jun 8 19:12:09 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9FBAB6FDFD; Wed, 8 Jun 2016 19:12:09 +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 mx1.freebsd.org (Postfix) with ESMTPS id 858581ECD; Wed, 8 Jun 2016 19:12:09 +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 u58JC8ar072450; Wed, 8 Jun 2016 19:12:08 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u58JC8J8072448; Wed, 8 Jun 2016 19:12:08 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201606081912.u58JC8J8072448@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 8 Jun 2016 19:12:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416562 - in branches/2016Q2/www/chromium: . files X-SVN-Group: ports-branches 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.22 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, 08 Jun 2016 19:12:09 -0000 Author: rene Date: Wed Jun 8 19:12:08 2016 New Revision: 416562 URL: https://svnweb.freebsd.org/changeset/ports/416562 Log: MFH: r416561 www/chromium: restore WebRTC audio via ALSA which got lost in last commit. PR: 206480 Submitted by: betso.net@gmail.com Approved by: ports-secteam (feld) Added: branches/2016Q2/www/chromium/files/patch-media__audio__alsa__audio_manager_alsa.cc - copied unchanged from r416561, head/www/chromium/files/patch-media__audio__alsa__audio_manager_alsa.cc Modified: branches/2016Q2/www/chromium/Makefile Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/www/chromium/Makefile ============================================================================== --- branches/2016Q2/www/chromium/Makefile Wed Jun 8 19:06:05 2016 (r416561) +++ branches/2016Q2/www/chromium/Makefile Wed Jun 8 19:12:08 2016 (r416562) @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 51.0.2704.84 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # default, but needed to get distinfo correct if TEST is on @@ -54,6 +55,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib libxml2.so:textproc/libxml2 RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ + alsa-lib>=1.1.1_1:audio/alsa-lib \ droid-fonts-ttf>0:x11-fonts/droid-fonts-ttf \ xdg-open:devel/xdg-utils Copied: branches/2016Q2/www/chromium/files/patch-media__audio__alsa__audio_manager_alsa.cc (from r416561, head/www/chromium/files/patch-media__audio__alsa__audio_manager_alsa.cc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/www/chromium/files/patch-media__audio__alsa__audio_manager_alsa.cc Wed Jun 8 19:12:08 2016 (r416562, copy of r416561, head/www/chromium/files/patch-media__audio__alsa__audio_manager_alsa.cc) @@ -0,0 +1,54 @@ +--- media/audio/alsa/audio_manager_alsa.cc.orig 2016-04-07 19:01:10 UTC ++++ media/audio/alsa/audio_manager_alsa.cc +@@ -128,7 +128,9 @@ void AudioManagerAlsa::GetAlsaAudioDevic + int card = -1; + + // Loop through the sound cards to get ALSA device hints. ++#ifdef OS_LINUX + while (!wrapper_->CardNext(&card) && card >= 0) { ++#endif + void** hints = NULL; + int error = wrapper_->DeviceNameHint(card, kPcmInterfaceName, &hints); + if (!error) { +@@ -140,7 +142,9 @@ void AudioManagerAlsa::GetAlsaAudioDevic + DLOG(WARNING) << "GetAlsaAudioDevices: unable to get device hints: " + << wrapper_->StrError(error); + } ++#ifdef OS_LINUX + } ++#endif + } + + void AudioManagerAlsa::GetAlsaDevicesInfo( +@@ -226,7 +230,11 @@ bool AudioManagerAlsa::IsAlsaDeviceAvail + // goes through software conversion if needed (e.g. incompatible + // sample rate). + // TODO(joi): Should we prefer "hw" instead? ++#ifdef OS_LINUX + static const char kDeviceTypeDesired[] = "plughw"; ++#else ++ static const char kDeviceTypeDesired[] = "plug"; ++#endif + return strncmp(kDeviceTypeDesired, + device_name, + arraysize(kDeviceTypeDesired) - 1) == 0; +@@ -250,7 +258,9 @@ bool AudioManagerAlsa::HasAnyAlsaAudioDe + // Loop through the sound cards. + // Don't use snd_device_name_hint(-1,..) since there is a access violation + // inside this ALSA API with libasound.so.2.0.0. ++#ifdef OS_LINUX + while (!wrapper_->CardNext(&card) && (card >= 0) && !has_device) { ++#endif + int error = wrapper_->DeviceNameHint(card, kPcmInterfaceName, &hints); + if (!error) { + for (void** hint_iter = hints; *hint_iter != NULL; hint_iter++) { +@@ -274,7 +284,9 @@ bool AudioManagerAlsa::HasAnyAlsaAudioDe + DLOG(WARNING) << "HasAnyAudioDevice: unable to get device hints: " + << wrapper_->StrError(error); + } ++#ifdef OS_LINUX + } ++#endif + + return has_device; + } From owner-svn-ports-branches@freebsd.org Thu Jun 9 03:28:50 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87B4CB6F7FC; Thu, 9 Jun 2016 03:28:50 +0000 (UTC) (envelope-from junovitch@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 mx1.freebsd.org (Postfix) with ESMTPS id 631931ADE; Thu, 9 Jun 2016 03:28:50 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u593SnK0054960; Thu, 9 Jun 2016 03:28:49 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u593SnDG054958; Thu, 9 Jun 2016 03:28:49 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201606090328.u593SnDG054958@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Thu, 9 Jun 2016 03:28:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416581 - in branches/2016Q2/textproc/expat2: . files X-SVN-Group: ports-branches 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.22 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: Thu, 09 Jun 2016 03:28:50 -0000 Author: junovitch Date: Thu Jun 9 03:28:49 2016 New Revision: 416581 URL: https://svnweb.freebsd.org/changeset/ports/416581 Log: MFH: r416579 textproc/expat2: address two CVEs reported by upstream PR: 210155 Reported by: Sebastian Pipping Approved by: ports-secteam (with hat) Security: CVE-2012-6702 Security: CVE-2016-5300 Security: https://vuxml.FreeBSD.org/freebsd/c9c252f5-2def-11e6-ae88-002590263bf5.html Added: branches/2016Q2/textproc/expat2/files/patch-cve-2012-6702-plus-cve-2016-5300-v1 - copied unchanged from r416579, head/textproc/expat2/files/patch-cve-2012-6702-plus-cve-2016-5300-v1 Modified: branches/2016Q2/textproc/expat2/Makefile Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/textproc/expat2/Makefile ============================================================================== --- branches/2016Q2/textproc/expat2/Makefile Thu Jun 9 03:28:07 2016 (r416580) +++ branches/2016Q2/textproc/expat2/Makefile Thu Jun 9 03:28:49 2016 (r416581) @@ -3,6 +3,7 @@ PORTNAME= expat PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF Copied: branches/2016Q2/textproc/expat2/files/patch-cve-2012-6702-plus-cve-2016-5300-v1 (from r416579, head/textproc/expat2/files/patch-cve-2012-6702-plus-cve-2016-5300-v1) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/textproc/expat2/files/patch-cve-2012-6702-plus-cve-2016-5300-v1 Thu Jun 9 03:28:49 2016 (r416581, copy of r416579, head/textproc/expat2/files/patch-cve-2012-6702-plus-cve-2016-5300-v1) @@ -0,0 +1,134 @@ +From cb31522769d11a375078a073cba94e7176cb48a4 Mon Sep 17 00:00:00 2001 +From: Sebastian Pipping +Date: Wed, 16 Mar 2016 15:30:12 +0100 +Subject: [PATCH] Resolve call to srand, use more entropy (patch version 1.0) + +Squashed backport against vanilla Expat 2.1.1, addressing: +* CVE-2012-6702 -- unanticipated internal calls to srand +* CVE-2016-5300 -- use of too little entropy + +Since commit e3e81a6d9f0885ea02d3979151c358f314bf3d6d +(released with Expat 2.1.0) Expat called srand by itself +from inside generate_hash_secret_salt for an instance +of XML_Parser if XML_SetHashSalt was either (a) not called +for that instance or if (b) salt 0 was passed to XML_SetHashSalt +prior to parsing. That call to srand passed (rather litle) +entropy extracted from the current time as a seed for srand. + +That call to srand (1) broke repeatability for code calling +srand with a non-random seed prior to parsing with Expat, +and (2) resulted in a rather small set of hashing salts in +Expat in total. + +For a short- to mid-term fix, the new approach avoids calling +srand altogether, extracts more entropy out of the clock and +other sources, too. + +For a long term fix, we may want to read sizeof(long) bytes +from a source like getrandom(..) on Linux, and from similar +sources on other supported architectures. + +https://bugzilla.redhat.com/show_bug.cgi?id=1197087 +--- + expat/CMakeLists.txt | 3 +++ + expat/lib/xmlparse.c | 48 +++++++++++++++++++++++++++++++++++++++++------- + 2 files changed, 44 insertions(+), 7 deletions(-) + +diff --git a/expat/CMakeLists.txt b/expat/CMakeLists.txt +index 353627e..524d514 100755 +--- CMakeLists.txt ++++ CMakeLists.txt +@@ -41,6 +41,9 @@ include_directories(${CMAKE_BINARY_DIR} ${CMAKE_SOURCE_DIR}/lib) + if(MSVC) + add_definitions(-D_CRT_SECURE_NO_WARNINGS -wd4996) + endif(MSVC) ++if(WIN32) ++ add_definitions(-DCOMPILED_FROM_DSP) ++endif(WIN32) + + set(expat_SRCS + lib/xmlparse.c +diff --git a/expat/lib/xmlparse.c b/expat/lib/xmlparse.c +index e308c79..c5f942f 100644 +--- lib/xmlparse.c ++++ lib/xmlparse.c +@@ -6,7 +6,14 @@ + #include /* memset(), memcpy() */ + #include + #include /* UINT_MAX */ +-#include /* time() */ ++ ++#ifdef COMPILED_FROM_DSP ++#define getpid GetCurrentProcessId ++#else ++#include /* gettimeofday() */ ++#include /* getpid() */ ++#include /* getpid() */ ++#endif + + #define XML_BUILDING_EXPAT 1 + +@@ -432,7 +439,7 @@ static ELEMENT_TYPE * + getElementType(XML_Parser parser, const ENCODING *enc, + const char *ptr, const char *end); + +-static unsigned long generate_hash_secret_salt(void); ++static unsigned long generate_hash_secret_salt(XML_Parser parser); + static XML_Bool startParsing(XML_Parser parser); + + static XML_Parser +@@ -691,11 +698,38 @@ static const XML_Char implicitContext[] = { + }; + + static unsigned long +-generate_hash_secret_salt(void) ++gather_time_entropy(void) + { +- unsigned int seed = time(NULL) % UINT_MAX; +- srand(seed); +- return rand(); ++#ifdef COMPILED_FROM_DSP ++ FILETIME ft; ++ GetSystemTimeAsFileTime(&ft); /* never fails */ ++ return ft.dwHighDateTime ^ ft.dwLowDateTime; ++#else ++ struct timeval tv; ++ int gettimeofday_res; ++ ++ gettimeofday_res = gettimeofday(&tv, NULL); ++ assert (gettimeofday_res == 0); ++ ++ /* Microseconds time is <20 bits entropy */ ++ return tv.tv_usec; ++#endif ++} ++ ++static unsigned long ++generate_hash_secret_salt(XML_Parser parser) ++{ ++ /* Process ID is 0 bits entropy if attacker has local access ++ * XML_Parser address is few bits of entropy if attacker has local access */ ++ const unsigned long entropy = ++ gather_time_entropy() ^ getpid() ^ (unsigned long)parser; ++ ++ /* Factors are 2^31-1 and 2^61-1 (Mersenne primes M31 and M61) */ ++ if (sizeof(unsigned long) == 4) { ++ return entropy * 2147483647; ++ } else { ++ return entropy * 2305843009213693951; ++ } + } + + static XML_Bool /* only valid for root parser */ +@@ -703,7 +737,7 @@ startParsing(XML_Parser parser) + { + /* hash functions must be initialized before setContext() is called */ + if (hash_secret_salt == 0) +- hash_secret_salt = generate_hash_secret_salt(); ++ hash_secret_salt = generate_hash_secret_salt(parser); + if (ns) { + /* implicit context only set for root parser, since child + parsers (i.e. external entity parsers) will inherit it +-- +2.8.2 + From owner-svn-ports-branches@freebsd.org Thu Jun 9 03:44:48 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4B22B6FE40; Thu, 9 Jun 2016 03:44:48 +0000 (UTC) (envelope-from junovitch@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 mx1.freebsd.org (Postfix) with ESMTPS id B18DF16AE; Thu, 9 Jun 2016 03:44:48 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u593ilvJ062222; Thu, 9 Jun 2016 03:44:47 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u593ilnF062220; Thu, 9 Jun 2016 03:44:47 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201606090344.u593ilnF062220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Thu, 9 Jun 2016 03:44:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416583 - branches/2016Q2/benchmarks/iperf3 X-SVN-Group: ports-branches 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.22 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: Thu, 09 Jun 2016 03:44:49 -0000 Author: junovitch Date: Thu Jun 9 03:44:47 2016 New Revision: 416583 URL: https://svnweb.freebsd.org/changeset/ports/416583 Log: MFH: r416564 Update to iperf3, which addresses a buffer overflow vulnerability on the iperf3 control channel. Security: CVE-2016-4303 Security: https://vuxml.FreeBSD.org/freebsd/d6bbf2d8-2cfc-11e6-800b-080027468580.html Sponsored by: ESnet Approved by: ports-secteam (with hat) Modified: branches/2016Q2/benchmarks/iperf3/Makefile branches/2016Q2/benchmarks/iperf3/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/benchmarks/iperf3/Makefile ============================================================================== --- branches/2016Q2/benchmarks/iperf3/Makefile Thu Jun 9 03:39:23 2016 (r416582) +++ branches/2016Q2/benchmarks/iperf3/Makefile Thu Jun 9 03:44:47 2016 (r416583) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iperf -PORTVERSION= 3.1.2 +PORTVERSION= 3.1.3 CATEGORIES= benchmarks ipv6 MASTER_SITES= http://downloads.es.net/pub/iperf/ PKGNAMESUFFIX= 3 Modified: branches/2016Q2/benchmarks/iperf3/distinfo ============================================================================== --- branches/2016Q2/benchmarks/iperf3/distinfo Thu Jun 9 03:39:23 2016 (r416582) +++ branches/2016Q2/benchmarks/iperf3/distinfo Thu Jun 9 03:44:47 2016 (r416583) @@ -1,2 +1,2 @@ -SHA256 (iperf-3.1.2.tar.gz) = f9dbdb99f869c077d14bc1de78675f5e4b8d1bf78dc92381e96c3eb5b1fd7d86 -SIZE (iperf-3.1.2.tar.gz) = 542280 +SHA256 (iperf-3.1.3.tar.gz) = 60d8db69b1d74a64d78566c2317c373a85fef691b8d277737ee5d29f448595bf +SIZE (iperf-3.1.3.tar.gz) = 546899 From owner-svn-ports-branches@freebsd.org Thu Jun 9 15:57:40 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75368B6E1BC; Thu, 9 Jun 2016 15:57:40 +0000 (UTC) (envelope-from robak@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 mx1.freebsd.org (Postfix) with ESMTPS id 4280E14AD; Thu, 9 Jun 2016 15:57:40 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u59Fvd47033760; Thu, 9 Jun 2016 15:57:39 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u59Fvd85033759; Thu, 9 Jun 2016 15:57:39 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201606091557.u59Fvd85033759@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Thu, 9 Jun 2016 15:57:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416614 - branches/2016Q2/sysutils/vm-bhyve X-SVN-Group: ports-branches 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.22 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: Thu, 09 Jun 2016 15:57:40 -0000 Author: robak Date: Thu Jun 9 15:57:39 2016 New Revision: 416614 URL: https://svnweb.freebsd.org/changeset/ports/416614 Log: MFH: r416547 sysutils/vm-bhyve: update 1.0.2 -> 1.0.4 - Bugfix release PR: 210128 Submitted by: (maintainer) Approved by: ports-secteam Modified: branches/2016Q2/sysutils/vm-bhyve/pkg-descr Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/sysutils/vm-bhyve/pkg-descr ============================================================================== --- branches/2016Q2/sysutils/vm-bhyve/pkg-descr Thu Jun 9 15:47:58 2016 (r416613) +++ branches/2016Q2/sysutils/vm-bhyve/pkg-descr Thu Jun 9 15:57:39 2016 (r416614) @@ -1,6 +1,6 @@ A frontend for bhyve which provides the 'vm' command Create/start/stop virtual machines easily Bridged/NAT networking -BSD/Linux guest support +BSD/Linux/Windows guest support WWW: https://github.com/churchers/vm-bhyve From owner-svn-ports-branches@freebsd.org Fri Jun 10 01:17:32 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4EA3EADCC0D; Fri, 10 Jun 2016 01:17:32 +0000 (UTC) (envelope-from junovitch@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 mx1.freebsd.org (Postfix) with ESMTPS id 2A4E91D61; Fri, 10 Jun 2016 01:17:32 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5A1HVN6044596; Fri, 10 Jun 2016 01:17:31 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5A1HV5L044593; Fri, 10 Jun 2016 01:17:31 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201606100117.u5A1HV5L044593@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Fri, 10 Jun 2016 01:17:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416649 - in branches/2016Q2/mail/roundcube: . files X-SVN-Group: ports-branches 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.22 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, 10 Jun 2016 01:17:32 -0000 Author: junovitch Date: Fri Jun 10 01:17:30 2016 New Revision: 416649 URL: https://svnweb.freebsd.org/changeset/ports/416649 Log: MFH: r414979 r416648 Update to 1.1.5 release. Apply patch from upstream for cross-site scripting vulnerability PR: 209841 Reported by: Vladimir Krstulja Approved by: maintainer timeout (2 weeks) Security: CVE-2016-5103 Security: https://vuxml.FreeBSD.org/freebsd/97e86d10-2ea7-11e6-ae88-002590263bf5.html Approved by: ports-secteam (with hat) Added: branches/2016Q2/mail/roundcube/files/patch-CVE-2016-5103 - copied unchanged from r416648, head/mail/roundcube/files/patch-CVE-2016-5103 Modified: branches/2016Q2/mail/roundcube/Makefile branches/2016Q2/mail/roundcube/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/mail/roundcube/Makefile ============================================================================== --- branches/2016Q2/mail/roundcube/Makefile Fri Jun 10 01:15:58 2016 (r416648) +++ branches/2016Q2/mail/roundcube/Makefile Fri Jun 10 01:17:30 2016 (r416649) @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.1.4 +DISTVERSION= 1.1.5 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES?= mail www -MASTER_SITES= SF/${PORTNAME}mail/${PORTNAME}mail/${DISTVERSION:tu} +MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}mail-${DISTVERSION}-complete MAINTAINER?= ale@FreeBSD.org @@ -25,7 +25,7 @@ CPE_VENDOR= roundcube WANT_PHP_WEB= yes USE_PHP= pcre mbstring session iconv dom xml json intl zip filter -IGNORE_WITH_PHP=52 +IGNORE_WITH_PHP=70 OPTIONS_DEFINE= SSL LDAP GD PSPELL NSC DOCS OPTIONS_SINGLE= DB Modified: branches/2016Q2/mail/roundcube/distinfo ============================================================================== --- branches/2016Q2/mail/roundcube/distinfo Fri Jun 10 01:15:58 2016 (r416648) +++ branches/2016Q2/mail/roundcube/distinfo Fri Jun 10 01:17:30 2016 (r416649) @@ -1,2 +1,2 @@ -SHA256 (roundcubemail-1.1.4-complete.tar.gz) = 9bfe88255d4ffc288f5776de1cead78352469b1766d5ebaebe6e28043affe181 -SIZE (roundcubemail-1.1.4-complete.tar.gz) = 4578600 +SHA256 (roundcubemail-1.1.5-complete.tar.gz) = 476a1d45b0592b2ad43e3e08cbc72e69ef31e33ed8a8f071f02e5a1ae3e7f334 +SIZE (roundcubemail-1.1.5-complete.tar.gz) = 4581781 Copied: branches/2016Q2/mail/roundcube/files/patch-CVE-2016-5103 (from r416648, head/mail/roundcube/files/patch-CVE-2016-5103) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/mail/roundcube/files/patch-CVE-2016-5103 Fri Jun 10 01:17:30 2016 (r416649, copy of r416648, head/mail/roundcube/files/patch-CVE-2016-5103) @@ -0,0 +1,19 @@ +commit 6652367d656de7e5f404935be04e10aa281add53 +Author: Aleksander Machniak +Date: Fri May 6 08:28:15 2016 +0200 + + Fix XSS issue in href attribute on area tag (#5240, #5241) + +diff --git a/program/lib/Roundcube/rcube_washtml.php b/program/lib/Roundcube/rcube_washtml.php +index 5938d9b..d03f04a 100644 +--- program/lib/Roundcube/rcube_washtml.php ++++ program/lib/Roundcube/rcube_washtml.php +@@ -370,7 +370,7 @@ class rcube_washtml + */ + private function is_link_attribute($tag, $attr) + { +- return $tag == 'a' && $attr == 'href'; ++ return ($tag == 'a' || $tag == 'area') && $attr == 'href'; + } + + /** From owner-svn-ports-branches@freebsd.org Sat Jun 11 16:22:03 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3ECE3AEF1A9; Sat, 11 Jun 2016 16:22:03 +0000 (UTC) (envelope-from riggs@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 mx1.freebsd.org (Postfix) with ESMTPS id E9BA42CB5; Sat, 11 Jun 2016 16:22:02 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5BGM28F016233; Sat, 11 Jun 2016 16:22:02 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5BGM1gx016224; Sat, 11 Jun 2016 16:22:01 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201606111622.u5BGM1gx016224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 11 Jun 2016 16:22:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416726 - in branches/2016Q2/multimedia/vlc: . files X-SVN-Group: ports-branches 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.22 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: Sat, 11 Jun 2016 16:22:03 -0000 Author: riggs Date: Sat Jun 11 16:22:01 2016 New Revision: 416726 URL: https://svnweb.freebsd.org/changeset/ports/416726 Log: MFH: r415944 r416225 r416711 Update to upstream version 2.2.3 Differential Revision: https://reviews.freebsd.org/D6373 Fix build with libc++ 3.8.0 VLC brings its own header for atomic operations which defines a whole bunch of atomic macros, conflicting with the ones in the C++ standard header. This changeset works around those. PR: 209722 Submitted by: dim Update to upstream release 2.2.4, fix remote attack CVE-2016-5108 Detailed changelog (BSD relevant excerpts): Decoder: * Fix crash in G.711 wav files * Fix mp3 crash in libmad * Fix out-of-bound write in adpcm QT IMA codec (CVE-2016-5108) Qt: * Fix resizing issues Translations: * Update of Bulgarian, Catalan, German, French, Italian, Marathi, Norwegian Bokmål, Norwegian Nynorsk, Portuguese, Slovak, Spanish (Mexico), Swedish, Simplified Chinese, and Traditional Chinese translations Security: CVE-2016-5108 Approved by: ports-secteam (junovitch) Added: branches/2016Q2/multimedia/vlc/files/patch-include_vlc__atomic.h - copied unchanged from r416225, head/multimedia/vlc/files/patch-include_vlc__atomic.h branches/2016Q2/multimedia/vlc/files/patch-include_vlc__playlist.h - copied unchanged from r416225, head/multimedia/vlc/files/patch-include_vlc__playlist.h branches/2016Q2/multimedia/vlc/files/patch-include_vlc__sout.h - copied unchanged from r416225, head/multimedia/vlc/files/patch-include_vlc__sout.h branches/2016Q2/multimedia/vlc/files/patch-modules_gui_qt4_dialogs_messages.hpp - copied unchanged from r416225, head/multimedia/vlc/files/patch-modules_gui_qt4_dialogs_messages.hpp Deleted: branches/2016Q2/multimedia/vlc/files/patch-share-lua-intf-cli.lua branches/2016Q2/multimedia/vlc/files/patch-vendor-00-ce91452 Modified: branches/2016Q2/multimedia/vlc/Makefile branches/2016Q2/multimedia/vlc/distinfo branches/2016Q2/multimedia/vlc/files/patch-configure branches/2016Q2/multimedia/vlc/pkg-descr branches/2016Q2/multimedia/vlc/pkg-plist Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/multimedia/vlc/Makefile ============================================================================== --- branches/2016Q2/multimedia/vlc/Makefile Sat Jun 11 16:06:41 2016 (r416725) +++ branches/2016Q2/multimedia/vlc/Makefile Sat Jun 11 16:22:01 2016 (r416726) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= vlc -DISTVERSION= 2.2.1 -PORTREVISION= 8 +DISTVERSION= 2.2.4 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ @@ -53,6 +52,7 @@ CONFIGURE_ARGS+=--enable-debug .endif CPPFLAGS+= -I${LOCALBASE}/include CFLAGS_i386= -fomit-frame-pointer +LIBS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= A52 AALIB ASS AVAHI CACA DBUS DCA DIRAC DOCS DVDREAD \ DVDNAV FAAD FLAC FLUID FRIBIDI GME GNOMEVFS2 GNUTLS \ Modified: branches/2016Q2/multimedia/vlc/distinfo ============================================================================== --- branches/2016Q2/multimedia/vlc/distinfo Sat Jun 11 16:06:41 2016 (r416725) +++ branches/2016Q2/multimedia/vlc/distinfo Sat Jun 11 16:22:01 2016 (r416726) @@ -1,2 +1,3 @@ -SHA256 (vlc-2.2.1.tar.xz) = 543d9d7e378ec0fa1ee2e7f7f5acf8c456c7d0ecc32037171523197ef3cf1fcb -SIZE (vlc-2.2.1.tar.xz) = 20940288 +TIMESTAMP = 1465555959 +SHA256 (vlc-2.2.4.tar.xz) = 1632e91d2a0087e0ef4c3fb4c95c3c2890f7715a9d1d43ffd46329f428cf53be +SIZE (vlc-2.2.4.tar.xz) = 22199316 Modified: branches/2016Q2/multimedia/vlc/files/patch-configure ============================================================================== --- branches/2016Q2/multimedia/vlc/files/patch-configure Sat Jun 11 16:06:41 2016 (r416725) +++ branches/2016Q2/multimedia/vlc/files/patch-configure Sat Jun 11 16:22:01 2016 (r416726) @@ -1,6 +1,6 @@ ---- configure.orig +--- configure.orig 2016-04-05 00:45:51 UTC +++ configure -@@ -8461,9 +8461,6 @@ case "${host_os}" in +@@ -8471,9 +8471,6 @@ case "${host_os}" in ;; freebsd*) SYS=freebsd @@ -10,7 +10,7 @@ ;; openbsd*) SYS=openbsd -@@ -26098,7 +26095,7 @@ main () +@@ -25539,7 +25536,7 @@ main () return 0; } _ACEOF @@ -19,7 +19,7 @@ ac_cv_c_o4=yes -@@ -26142,7 +26139,7 @@ main () +@@ -25583,7 +25580,7 @@ main () return 0; } _ACEOF @@ -28,7 +28,7 @@ ac_cv_c_o3=yes -@@ -27336,7 +27333,7 @@ _ACEOF +@@ -26777,7 +26774,7 @@ _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_altivec_inline="yes" else @@ -37,7 +37,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -@@ -27349,7 +27346,7 @@ asm volatile("vperm 0,1,2,3"); +@@ -26790,7 +26787,7 @@ asm volatile("vperm 0,1,2,3"); } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : @@ -46,3 +46,12 @@ else ac_cv_altivec_inline=no fi +@@ -49199,7 +49196,7 @@ fi + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then + +- as_fn_error $? "\"You cannot build VLC with Qt-5.5.0. You need to backport I78ef29975181ee22429c9bd4b11d96d9e68b7a9c\"" "$LINENO" 5 ++ $as_echo "Qt-5.5.x found. Ensure Qt I78ef29975181ee22429c9bd4b11d96d9e68b7a9c is backported." >&5 + + fi + Copied: branches/2016Q2/multimedia/vlc/files/patch-include_vlc__atomic.h (from r416225, head/multimedia/vlc/files/patch-include_vlc__atomic.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/multimedia/vlc/files/patch-include_vlc__atomic.h Sat Jun 11 16:22:01 2016 (r416726, copy of r416225, head/multimedia/vlc/files/patch-include_vlc__atomic.h) @@ -0,0 +1,17 @@ +--- include/vlc_atomic.h.orig 2014-08-14 07:20:03 UTC ++++ include/vlc_atomic.h +@@ -32,6 +32,14 @@ + /*** Native C11 atomics ***/ + # include + ++# elif defined (__cplusplus) && defined(_LIBCPP_VERSION) && _LIBCPP_VERSION >= 3800 ++ ++# include ++ ++using std::atomic_uint_least32_t; ++using std::atomic_uintptr_t; ++using std::atomic_int; ++ + # else + + # define ATOMIC_FLAG_INIT false Copied: branches/2016Q2/multimedia/vlc/files/patch-include_vlc__playlist.h (from r416225, head/multimedia/vlc/files/patch-include_vlc__playlist.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/multimedia/vlc/files/patch-include_vlc__playlist.h Sat Jun 11 16:22:01 2016 (r416726, copy of r416225, head/multimedia/vlc/files/patch-include_vlc__playlist.h) @@ -0,0 +1,19 @@ +--- include/vlc_playlist.h.orig 2014-11-16 18:57:58 UTC ++++ include/vlc_playlist.h +@@ -24,13 +24,13 @@ + #ifndef VLC_PLAYLIST_H_ + #define VLC_PLAYLIST_H_ + ++#include ++#include ++ + # ifdef __cplusplus + extern "C" { + # endif + +-#include +-#include +- + TYPEDEF_ARRAY(playlist_item_t*, playlist_item_array_t) + + struct intf_thread_t; Copied: branches/2016Q2/multimedia/vlc/files/patch-include_vlc__sout.h (from r416225, head/multimedia/vlc/files/patch-include_vlc__sout.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/multimedia/vlc/files/patch-include_vlc__sout.h Sat Jun 11 16:22:01 2016 (r416726, copy of r416225, head/multimedia/vlc/files/patch-include_vlc__sout.h) @@ -0,0 +1,22 @@ +--- include/vlc_sout.h.orig 2014-11-16 18:57:58 UTC ++++ include/vlc_sout.h +@@ -28,6 +28,9 @@ + #ifndef VLC_SOUT_H_ + #define VLC_SOUT_H_ + ++#include ++#include ++ + /** + * \file + * This file defines structures and functions for stream output in vlc +@@ -37,9 +40,6 @@ + extern "C" { + #endif + +-#include +-#include +- + /** Stream output instance (FIXME: should be private to src/ to avoid + * invalid unsynchronized access) */ + struct sout_instance_t Copied: branches/2016Q2/multimedia/vlc/files/patch-modules_gui_qt4_dialogs_messages.hpp (from r416225, head/multimedia/vlc/files/patch-modules_gui_qt4_dialogs_messages.hpp) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q2/multimedia/vlc/files/patch-modules_gui_qt4_dialogs_messages.hpp Sat Jun 11 16:22:01 2016 (r416726, copy of r416225, head/multimedia/vlc/files/patch-modules_gui_qt4_dialogs_messages.hpp) @@ -0,0 +1,11 @@ +--- modules/gui/qt4/dialogs/messages.hpp.orig 2014-08-14 07:20:04 UTC ++++ modules/gui/qt4/dialogs/messages.hpp +@@ -55,7 +55,7 @@ private: + void sinkMessage( const MsgEvent * ); + bool matchFilter( const QString& ); + +- atomic_uint verbosity; ++ atomic_int verbosity; + static void MsgCallback( void *, int, const vlc_log_t *, const char *, + va_list ); + Modified: branches/2016Q2/multimedia/vlc/pkg-descr ============================================================================== --- branches/2016Q2/multimedia/vlc/pkg-descr Sat Jun 11 16:06:41 2016 (r416725) +++ branches/2016Q2/multimedia/vlc/pkg-descr Sat Jun 11 16:22:01 2016 (r416726) @@ -2,7 +2,7 @@ VLC media player is a highly portable mu audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, and more) as well as DVD's, VCD's, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in -IPv4 or IPv6 on a high-bandwidth network. VLC also has the ability +IPv4 or IPv6 on a high-bandwidth network. VLC also has the ability to transcode media on-the-fly for streaming or saving to disk. WWW: http://www.videolan.org/ Modified: branches/2016Q2/multimedia/vlc/pkg-plist ============================================================================== --- branches/2016Q2/multimedia/vlc/pkg-plist Sat Jun 11 16:06:41 2016 (r416725) +++ branches/2016Q2/multimedia/vlc/pkg-plist Sat Jun 11 16:22:01 2016 (r416726) @@ -170,10 +170,12 @@ share/apps/solid/actions/vlc-openvcd.des %%NLS%%share/locale/km/LC_MESSAGES/vlc.mo %%NLS%%share/locale/kn/LC_MESSAGES/vlc.mo %%NLS%%share/locale/ko/LC_MESSAGES/vlc.mo +%%NLS%%share/locale/ks_IN/LC_MESSAGES/vlc.mo %%NLS%%share/locale/ky/LC_MESSAGES/vlc.mo %%NLS%%share/locale/lg/LC_MESSAGES/vlc.mo %%NLS%%share/locale/lt/LC_MESSAGES/vlc.mo %%NLS%%share/locale/lv/LC_MESSAGES/vlc.mo +%%NLS%%share/locale/mai/LC_MESSAGES/vlc.mo %%NLS%%share/locale/mk/LC_MESSAGES/vlc.mo %%NLS%%share/locale/ml/LC_MESSAGES/vlc.mo %%NLS%%share/locale/mn/LC_MESSAGES/vlc.mo From owner-svn-ports-branches@freebsd.org Sat Jun 11 18:01:19 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3FDBAAF0693; Sat, 11 Jun 2016 18:01:19 +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 mx1.freebsd.org (Postfix) with ESMTPS id 10E232624; Sat, 11 Jun 2016 18:01:18 +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 u5BI1IOS050911; Sat, 11 Jun 2016 18:01:18 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5BI1I3p050909; Sat, 11 Jun 2016 18:01:18 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201606111801.u5BI1I3p050909@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 11 Jun 2016 18:01:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r416737 - branches/2016Q2/mail/mpop X-SVN-Group: ports-branches 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.22 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: Sat, 11 Jun 2016 18:01:19 -0000 Author: jbeich Date: Sat Jun 11 18:01:17 2016 New Revision: 416737 URL: https://svnweb.freebsd.org/changeset/ports/416737 Log: MFH: r416734 mail/mpop: update to 1.2.5 Changes: https://sourceforge.net/p/mpop/code/ci/6b5d23 Approved by: ports-secteam (junovitch) Modified: branches/2016Q2/mail/mpop/Makefile branches/2016Q2/mail/mpop/distinfo Directory Properties: branches/2016Q2/ (props changed) Modified: branches/2016Q2/mail/mpop/Makefile ============================================================================== --- branches/2016Q2/mail/mpop/Makefile Sat Jun 11 17:55:06 2016 (r416736) +++ branches/2016Q2/mail/mpop/Makefile Sat Jun 11 18:01:17 2016 (r416737) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= mpop -DISTVERSION= 1.2.4 -PORTREVISION= 1 +DISTVERSION= 1.2.5 CATEGORIES= mail -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} +MASTER_SITES= SF MAINTAINER= jbeich@FreeBSD.org COMMENT= Small and fast POP3 client Modified: branches/2016Q2/mail/mpop/distinfo ============================================================================== --- branches/2016Q2/mail/mpop/distinfo Sat Jun 11 17:55:06 2016 (r416736) +++ branches/2016Q2/mail/mpop/distinfo Sat Jun 11 18:01:17 2016 (r416737) @@ -1,2 +1,2 @@ -SHA256 (mpop-1.2.4.tar.xz) = 933f6b02afe549d76d0bf631ec97781bd4dd36152fb63d498b82e64e99a11f95 -SIZE (mpop-1.2.4.tar.xz) = 268900 +SHA256 (mpop-1.2.5.tar.xz) = 01612b5fc60dcbd5368b7cc2e0fce6c141c2e835d4646f8d7214d9898a901158 +SIZE (mpop-1.2.5.tar.xz) = 269204