From owner-dev-commits-ports-branches@freebsd.org Mon Aug 16 06:01:13 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1A4CD66D14B; Mon, 16 Aug 2021 06:01:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gp3ST0H9Xz3GRt; Mon, 16 Aug 2021 06:01:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E5F3C243E6; Mon, 16 Aug 2021 06:01:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17G61CoX023553; Mon, 16 Aug 2021 06:01:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17G61CXj023552; Mon, 16 Aug 2021 06:01:12 GMT (envelope-from git) Date: Mon, 16 Aug 2021 06:01:12 GMT Message-Id: <202108160601.17G61CXj023552@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kirill Ponomarev Subject: git: 706575fed19d - 2021Q3 - sysutils/cbsd: Fix jail profiles MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: krion X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 706575fed19da227dba700bb50979624f73aa304 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 06:01:13 -0000 The branch 2021Q3 has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=706575fed19da227dba700bb50979624f73aa304 commit 706575fed19da227dba700bb50979624f73aa304 Author: Kirill Ponomarev AuthorDate: 2021-08-16 06:00:11 +0000 Commit: Kirill Ponomarev CommitDate: 2021-08-16 06:01:09 +0000 sysutils/cbsd: Fix jail profiles Submitted by: maintainer (cherry picked from commit 54b578b414af1b4057b44329bb81c1ee20bf324b) --- sysutils/cbsd/Makefile | 1 + .../patch-etc_defaults_jail-freebsd-default.conf | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index 81eb5d547f0d..7a73f88dc826 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,5 +1,6 @@ PORTNAME= cbsd DISTVERSION= 13.0.12 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru diff --git a/sysutils/cbsd/files/patch-etc_defaults_jail-freebsd-default.conf b/sysutils/cbsd/files/patch-etc_defaults_jail-freebsd-default.conf new file mode 100644 index 000000000000..25b5b35a41fe --- /dev/null +++ b/sysutils/cbsd/files/patch-etc_defaults_jail-freebsd-default.conf @@ -0,0 +1,19 @@ +--- etc/defaults/jail-freebsd-default.conf.orig 2021-08-13 08:31:58 UTC ++++ etc/defaults/jail-freebsd-default.conf +@@ -40,15 +40,7 @@ systemskeldir="${workdir}/share/jail-system-default" + removejconf="1" # remove jconf after jcreate? 0 - don't remove + delpkglist="1" # remove pkglist file after jcreate? 0 - don't remove + +-# pkg bootstrap for new jail? +-case "${platform}" in +- DragonFly) +- pkg_bootstrap=0 +- ;; +- *) +- pkg_bootstrap="1" +- ;; +-esac ++pkg_bootstrap="1" + + # JAIL.CONF part + # default params whitch is overwrite zero-value for jcreate, jconstruct-tui, makejconf From owner-dev-commits-ports-branches@freebsd.org Mon Aug 16 06:04:14 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B79EB66D3F7; Mon, 16 Aug 2021 06:04:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gp3Wy4tbPz3GTG; Mon, 16 Aug 2021 06:04:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 90D78242E1; Mon, 16 Aug 2021 06:04:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17G64E6f028655; Mon, 16 Aug 2021 06:04:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17G64Esj028654; Mon, 16 Aug 2021 06:04:14 GMT (envelope-from git) Date: Mon, 16 Aug 2021 06:04:14 GMT Message-Id: <202108160604.17G64Esj028654@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kirill Ponomarev Subject: git: a236ad6fa448 - 2021Q3 - sysutils/detox: update to 1.4.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: krion X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: a236ad6fa44895ee56876289d9b0ac6abb574c7d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 06:04:14 -0000 The branch 2021Q3 has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=a236ad6fa44895ee56876289d9b0ac6abb574c7d commit a236ad6fa44895ee56876289d9b0ac6abb574c7d Author: Kirill Ponomarev AuthorDate: 2021-08-16 06:03:40 +0000 Commit: Kirill Ponomarev CommitDate: 2021-08-16 06:04:11 +0000 sysutils/detox: update to 1.4.4 (cherry picked from commit be2445b27b9a5680ce3e0dfe63402f95f7a5e21f) --- sysutils/detox/Makefile | 2 +- sysutils/detox/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/detox/Makefile b/sysutils/detox/Makefile index 16b56d3232cb..e158bdb00890 100644 --- a/sysutils/detox/Makefile +++ b/sysutils/detox/Makefile @@ -1,7 +1,7 @@ # Created by: Doug Harple PORTNAME= detox -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 DISTVERSIONPREFIX=v CATEGORIES= sysutils diff --git a/sysutils/detox/distinfo b/sysutils/detox/distinfo index b04cc7c22f64..710498a28126 100644 --- a/sysutils/detox/distinfo +++ b/sysutils/detox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627203404 -SHA256 (dharple-detox-v1.4.3_GH0.tar.gz) = a9046976a302cb047c49439e065481d4f84811732182f40f3504fd51151edb68 -SIZE (dharple-detox-v1.4.3_GH0.tar.gz) = 110351 +TIMESTAMP = 1629093764 +SHA256 (dharple-detox-v1.4.4_GH0.tar.gz) = 83381789ccf43acc81eb0867d081475b0facb76a4dfa7fe566173d5e7b5d77c6 +SIZE (dharple-detox-v1.4.4_GH0.tar.gz) = 111434 From owner-dev-commits-ports-branches@freebsd.org Mon Aug 16 06:19:39 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C9FE466DB7C; Mon, 16 Aug 2021 06:19:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gp3sl5Bz6z3HRf; Mon, 16 Aug 2021 06:19:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9B4692457B; Mon, 16 Aug 2021 06:19:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17G6JdXJ042297; Mon, 16 Aug 2021 06:19:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17G6JdwD042296; Mon, 16 Aug 2021 06:19:39 GMT (envelope-from git) Date: Mon, 16 Aug 2021 06:19:39 GMT Message-Id: <202108160619.17G6JdwD042296@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kirill Ponomarev Subject: git: 7241033176b4 - 2021Q3 - www/miniflux: update to 2.0.32 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: krion X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 7241033176b4e47b1812f36c1c7206e298b7a68c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 06:19:39 -0000 The branch 2021Q3 has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=7241033176b4e47b1812f36c1c7206e298b7a68c commit 7241033176b4e47b1812f36c1c7206e298b7a68c Author: Kirill Ponomarev AuthorDate: 2021-08-16 06:19:03 +0000 Commit: Kirill Ponomarev CommitDate: 2021-08-16 06:19:36 +0000 www/miniflux: update to 2.0.32 (cherry picked from commit e1c02b81033afa35fe539c51a41613b14be466c7) --- www/miniflux/Makefile | 23 ++++++++++++----------- www/miniflux/distinfo | 48 +++++++++++++++++++++++++----------------------- 2 files changed, 37 insertions(+), 34 deletions(-) diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile index f6f357917e06..8fad141e9994 100644 --- a/www/miniflux/Makefile +++ b/www/miniflux/Makefile @@ -1,5 +1,5 @@ PORTNAME= miniflux -DISTVERSION= 2.0.31 +DISTVERSION= 2.0.32 CATEGORIES= www MAINTAINER= krion@FreeBSD.org @@ -14,8 +14,8 @@ USES= go:modules USE_GITHUB= yes GH_PROJECT= v2 -GH_TUPLE= PuerkitoBio:goquery:v1.6.1:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ - andybalholm:cascadia:v1.1.0:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ +GH_TUPLE= PuerkitoBio:goquery:v1.7.1:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ + andybalholm:cascadia:v1.2.0:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \ cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \ coreos:go-oidc:v2.2.1:coreos_go_oidc/vendor/github.com/coreos/go-oidc \ @@ -23,26 +23,27 @@ GH_TUPLE= PuerkitoBio:goquery:v1.6.1:puerkitobio_goquery/vendor/github.com/Puerk golang:appengine:v1.6.6:golang_appengine/vendor/google.golang.org/appengine \ golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \ golang:gddo:721e228c7686:golang_gddo/vendor/github.com/golang/gddo \ - golang:net:28c70e62bb1d:golang_net/vendor/golang.org/x/net \ + golang:net:04defd469f4e:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \ - golang:sys:977fb7262007:golang_sys/vendor/golang.org/x/sys \ - golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \ + golang:sys:ebe580a85c40:golang_sys/vendor/golang.org/x/sys \ + golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ lib:pq:v1.10.2:lib_pq/vendor/github.com/lib/pq \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ mitchellh:go-server-timing:feb680ab92c2:mitchellh_go_server_timing/vendor/github.com/mitchellh/go-server-timing \ - mvdan:xurls:v2.2.0:mvdan_xurls/vendor/mvdan.cc/xurls/v2 \ + mvdan:xurls:v2.3.0:mvdan_xurls/vendor/mvdan.cc/xurls/v2 \ pquerna:cachecontrol:1555304b9b35:pquerna_cachecontrol/vendor/github.com/pquerna/cachecontrol \ - prometheus:client_golang:v1.10.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ + prometheus:client_golang:v1.11.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \ - prometheus:common:v0.18.0:prometheus_common/vendor/github.com/prometheus/common \ + prometheus:common:v0.26.0:prometheus_common/vendor/github.com/prometheus/common \ prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \ - protocolbuffers:protobuf-go:v1.25.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ + protocolbuffers:protobuf-go:v1.26.0-rc.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rylans:getlang:4c3188ff8a2d:rylans_getlang/vendor/github.com/rylans/getlang \ square:go-jose:v2.5.0:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \ - tdewolff:minify:v2.9.17:tdewolff_minify_v2/vendor/github.com/tdewolff/minify/v2 + tdewolff:minify:v2.9.21:tdewolff_minify_v2/vendor/github.com/tdewolff/minify/v2 \ + tdewolff:parse:v2.5.19:tdewolff_parse_v2/vendor/github.com/tdewolff/parse/v2 USE_RC_SUBR= miniflux diff --git a/www/miniflux/distinfo b/www/miniflux/distinfo index a0ba6f940684..a000eaba5058 100644 --- a/www/miniflux/distinfo +++ b/www/miniflux/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1623221879 -SHA256 (miniflux-v2-2.0.31_GH0.tar.gz) = 5fba02222c632063c77451cff3ad5118c10bc082e42f83ea09654c7a0c9e8870 -SIZE (miniflux-v2-2.0.31_GH0.tar.gz) = 513981 -SHA256 (PuerkitoBio-goquery-v1.6.1_GH0.tar.gz) = d1e504412dcbcf5315de1daf4d301559db6e8983f23a906afd8ad56bc960a6bf -SIZE (PuerkitoBio-goquery-v1.6.1_GH0.tar.gz) = 103486 -SHA256 (andybalholm-cascadia-v1.1.0_GH0.tar.gz) = 5d03f4610b70cab7860b158efab1afd91baa58fd95286a0adbadcdc3b49c7936 -SIZE (andybalholm-cascadia-v1.1.0_GH0.tar.gz) = 15464 +TIMESTAMP = 1629094678 +SHA256 (miniflux-v2-2.0.32_GH0.tar.gz) = 58a7d81c3a33804c73a90d41fa2e2fa7a7d7111ff931489346ee42bc17b7dbaf +SIZE (miniflux-v2-2.0.32_GH0.tar.gz) = 512560 +SHA256 (PuerkitoBio-goquery-v1.7.1_GH0.tar.gz) = 65245f82e2794f53f71c9c6093ea8d07bd0c7c155cf7fa7716968f966ddac4a5 +SIZE (PuerkitoBio-goquery-v1.7.1_GH0.tar.gz) = 105419 +SHA256 (andybalholm-cascadia-v1.2.0_GH0.tar.gz) = 5f2cee3689470b1adc7af495402ccf7e047c7216d865b4b2bf55e910638e31e2 +SIZE (andybalholm-cascadia-v1.2.0_GH0.tar.gz) = 17419 SHA256 (beorn7-perks-v1.0.1_GH0.tar.gz) = 98db84bb0224a26094e6adba91b7ee7a1a7ace28cb648d818f8e779e6a19f825 SIZE (beorn7-perks-v1.0.1_GH0.tar.gz) = 10867 SHA256 (cespare-xxhash-v2.1.1_GH0.tar.gz) = 0ee31178d2c5a1249be4e26294a2f428008dc4e1ecbbfbe47f74e41026df1148 @@ -19,16 +19,16 @@ SHA256 (golang-crypto-75b288015ac9_GH0.tar.gz) = 6e74e21bf9dfdbf0a8dac8cb205fbc3 SIZE (golang-crypto-75b288015ac9_GH0.tar.gz) = 1729931 SHA256 (golang-gddo-721e228c7686_GH0.tar.gz) = a0f24dc3f17369a85877f3421923c9ef6e3279b667400d88b5a91e114d05daf9 SIZE (golang-gddo-721e228c7686_GH0.tar.gz) = 3107263 -SHA256 (golang-net-28c70e62bb1d_GH0.tar.gz) = 32d8684f64274d9719aaa0ddc863a237b544028ff7c5bc885cab05f430183be5 -SIZE (golang-net-28c70e62bb1d_GH0.tar.gz) = 1248638 +SHA256 (golang-net-04defd469f4e_GH0.tar.gz) = 6009a6f0989341df975799276ff1c49af650d4a4ed3fd6db3501b91eb601810d +SIZE (golang-net-04defd469f4e_GH0.tar.gz) = 1252122 SHA256 (golang-oauth2-bf48bf16ab8d_GH0.tar.gz) = 28b3a51a8bd90beb5952d1080218ea238127edfe9455ad48921989619ff918a8 SIZE (golang-oauth2-bf48bf16ab8d_GH0.tar.gz) = 47016 SHA256 (golang-protobuf-v1.4.3_GH0.tar.gz) = 5736f943f8647362f5559689df6154f3c85d261fb088867c8a68494e2a767610 SIZE (golang-protobuf-v1.4.3_GH0.tar.gz) = 171969 -SHA256 (golang-sys-977fb7262007_GH0.tar.gz) = 11c4dfe83ceae6376054cc95e8f1b303a29985fc407c87cf9e360fd64d7937ce -SIZE (golang-sys-977fb7262007_GH0.tar.gz) = 1192386 -SHA256 (golang-text-v0.3.3_GH0.tar.gz) = 1604233637e3593749fbbb13b5069b08e6feba6d2b55a02fd3148793d5871185 -SIZE (golang-text-v0.3.3_GH0.tar.gz) = 7747332 +SHA256 (golang-sys-ebe580a85c40_GH0.tar.gz) = b70e2301ad08c3ae255b004b8160f866798b95c0c1f88f12641343ed81ce523b +SIZE (golang-sys-ebe580a85c40_GH0.tar.gz) = 1197502 +SHA256 (golang-text-v0.3.6_GH0.tar.gz) = f66bebcf21985b0a713d67c6c35dfc9800d3b6d00d62b83ed0ce5b2ed4cb9760 +SIZE (golang-text-v0.3.6_GH0.tar.gz) = 8351095 SHA256 (gorilla-mux-v1.8.0_GH0.tar.gz) = ea2639259d2ce6f402636655e91eb93ba69c139e3cbf80b044ee393ada53757b SIZE (gorilla-mux-v1.8.0_GH0.tar.gz) = 45517 SHA256 (lib-pq-v1.10.2_GH0.tar.gz) = 28d0029ba6905f5a7591a573d13ffcc12bce1d00aef23b0d9fe1e049605ba3ee @@ -37,25 +37,27 @@ SHA256 (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 2def0ee6f6b12 SIZE (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 37184 SHA256 (mitchellh-go-server-timing-feb680ab92c2_GH0.tar.gz) = d474651f7c6d2e1843fc0697c1a2820a535e04fd3f370e308be3af10c40fad52 SIZE (mitchellh-go-server-timing-feb680ab92c2_GH0.tar.gz) = 78456 -SHA256 (mvdan-xurls-v2.2.0_GH0.tar.gz) = 795d7febcf73503bca2ac9806f12ff6b33b47c13eef2d50b81b10e241d9bdb22 -SIZE (mvdan-xurls-v2.2.0_GH0.tar.gz) = 18747 +SHA256 (mvdan-xurls-v2.3.0_GH0.tar.gz) = c4a5451eab432f6ac4c033fc197b7ceb947910bc1eae0db750b7c5c5ad703c46 +SIZE (mvdan-xurls-v2.3.0_GH0.tar.gz) = 21187 SHA256 (pquerna-cachecontrol-1555304b9b35_GH0.tar.gz) = 3611cc14c2de3c0f2df51d98d440673b32f6a906de213098abbdb0bb5eed6919 SIZE (pquerna-cachecontrol-1555304b9b35_GH0.tar.gz) = 18998 -SHA256 (prometheus-client_golang-v1.10.0_GH0.tar.gz) = e7305f84aa6553d9dd4bfd148d29289df36a9df82dae7be3c6eda62feb56f3d1 -SIZE (prometheus-client_golang-v1.10.0_GH0.tar.gz) = 176316 +SHA256 (prometheus-client_golang-v1.11.0_GH0.tar.gz) = a3bc3312bde4182e507042ca0e7ca88aac6656bbf8d516d732e34c3f14bb612a +SIZE (prometheus-client_golang-v1.11.0_GH0.tar.gz) = 168706 SHA256 (prometheus-client_model-v0.2.0_GH0.tar.gz) = 4ab1be9cdfa702d7f49beeb09a256bcc6a2aad55e8a0a37e7732a46934264e12 SIZE (prometheus-client_model-v0.2.0_GH0.tar.gz) = 10986 -SHA256 (prometheus-common-v0.18.0_GH0.tar.gz) = 64b0963add6f1945d8da40452d9bf796db263e4d8aba26cf17fdcc3f76b8f940 -SIZE (prometheus-common-v0.18.0_GH0.tar.gz) = 123693 +SHA256 (prometheus-common-v0.26.0_GH0.tar.gz) = 35cfd6f896655c848042802652394cc9da57ef01437f0d78bffb85a467f62a1b +SIZE (prometheus-common-v0.26.0_GH0.tar.gz) = 116907 SHA256 (prometheus-procfs-v0.6.0_GH0.tar.gz) = 6ad7a23cf4db9fa5dbf2c5d8fbd0fbf5ffe48e3ddb7bf15f9359813d764ce73c SIZE (prometheus-procfs-v0.6.0_GH0.tar.gz) = 169898 -SHA256 (protocolbuffers-protobuf-go-v1.25.0_GH0.tar.gz) = c1c04d6e36c0d0fb6f3374197f9025d7e6df13f38a974098be020617c00fbaf2 -SIZE (protocolbuffers-protobuf-go-v1.25.0_GH0.tar.gz) = 1258804 +SHA256 (protocolbuffers-protobuf-go-v1.26.0-rc.1_GH0.tar.gz) = a2b3581fb291ffdfe080cc16eb7b0b13295105a441fc0554a105368b7e208e66 +SIZE (protocolbuffers-protobuf-go-v1.26.0-rc.1_GH0.tar.gz) = 1270311 SHA256 (rylans-getlang-4c3188ff8a2d_GH0.tar.gz) = 126a82dba7a7d701358bfb87b0606a56f95efb167c8d399788be8776eaf94c46 SIZE (rylans-getlang-4c3188ff8a2d_GH0.tar.gz) = 22083 SHA256 (square-go-jose-v2.5.0_GH0.tar.gz) = 6e060a12c458d9ef8e76e2f9edfbdafd4394b99449831d27bd6b9d2e90dee7b3 SIZE (square-go-jose-v2.5.0_GH0.tar.gz) = 308091 SHA256 (stretchr-testify-v1.6.1_GH0.tar.gz) = 40fd7204ab72ca9d8759f1cc3604dd17f556a0f9177f6fc05dd0cad9f06e708f SIZE (stretchr-testify-v1.6.1_GH0.tar.gz) = 84215 -SHA256 (tdewolff-minify-v2.9.17_GH0.tar.gz) = 3d0edbf9034dbbc47cffc7e3655b186b3dbca1aab05c3d4f78799182298f35b6 -SIZE (tdewolff-minify-v2.9.17_GH0.tar.gz) = 4138869 +SHA256 (tdewolff-minify-v2.9.21_GH0.tar.gz) = 6bb6a4a7853f538ab54893727fa217dd992b74698754abcf07a12b0227a22265 +SIZE (tdewolff-minify-v2.9.21_GH0.tar.gz) = 4045371 +SHA256 (tdewolff-parse-v2.5.19_GH0.tar.gz) = ddde8d512fc15194c4402ef43c39cc94430986603bcd5c1eee2043197303b472 +SIZE (tdewolff-parse-v2.5.19_GH0.tar.gz) = 99902 From owner-dev-commits-ports-branches@freebsd.org Mon Aug 16 06:36:57 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AF1F666E1C2; Mon, 16 Aug 2021 06:36:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gp4Fj4ZRQz3JBB; Mon, 16 Aug 2021 06:36:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 816DB245E6; Mon, 16 Aug 2021 06:36:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17G6avSm068484; Mon, 16 Aug 2021 06:36:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17G6avQE068483; Mon, 16 Aug 2021 06:36:57 GMT (envelope-from git) Date: Mon, 16 Aug 2021 06:36:57 GMT Message-Id: <202108160636.17G6avQE068483@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Bernhard Froehlich Subject: git: 13f3e10771cc - 2021Q3 - multimedia/kodi-addon-pvr.hts: Update to 8.3.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: decke X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 13f3e10771cc6792cca2fe37fb746cef26c149f5 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 06:36:57 -0000 The branch 2021Q3 has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=13f3e10771cc6792cca2fe37fb746cef26c149f5 commit 13f3e10771cc6792cca2fe37fb746cef26c149f5 Author: Bernhard Froehlich AuthorDate: 2021-08-16 06:19:56 +0000 Commit: Bernhard Froehlich CommitDate: 2021-08-16 06:35:24 +0000 multimedia/kodi-addon-pvr.hts: Update to 8.3.4 (cherry picked from commit 02e3eccf4a6f902362a4c7f99684cb41fa5f59fc) --- multimedia/kodi-addon-pvr.hts/Makefile | 2 +- multimedia/kodi-addon-pvr.hts/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/multimedia/kodi-addon-pvr.hts/Makefile b/multimedia/kodi-addon-pvr.hts/Makefile index 678ba4c4296c..9411ab098bfa 100644 --- a/multimedia/kodi-addon-pvr.hts/Makefile +++ b/multimedia/kodi-addon-pvr.hts/Makefile @@ -1,7 +1,7 @@ # Created by: Bernhard Froehlich PORTNAME= pvr.hts -DISTVERSION= 8.3.3 +DISTVERSION= 8.3.4 DISTVERSIONSUFFIX= -Matrix CATEGORIES= multimedia diff --git a/multimedia/kodi-addon-pvr.hts/distinfo b/multimedia/kodi-addon-pvr.hts/distinfo index a23a5d39d14a..ef339b5b1825 100644 --- a/multimedia/kodi-addon-pvr.hts/distinfo +++ b/multimedia/kodi-addon-pvr.hts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626257526 -SHA256 (kodi-pvr-pvr.hts-8.3.3-Matrix_GH0.tar.gz) = 9d44f4ebee2dd1d67cf30c4cf2e2185ec24b5923a567ce2216f9c1073e53c1c6 -SIZE (kodi-pvr-pvr.hts-8.3.3-Matrix_GH0.tar.gz) = 190712 +TIMESTAMP = 1626777266 +SHA256 (kodi-pvr-pvr.hts-8.3.4-Matrix_GH0.tar.gz) = 98f4250d8d8700741798524ea8a3756c5d02403408c74de2d2d3b22b3f13aa23 +SIZE (kodi-pvr-pvr.hts-8.3.4-Matrix_GH0.tar.gz) = 190740 From owner-dev-commits-ports-branches@freebsd.org Mon Aug 16 06:36:59 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EB3BC66DE7F; Mon, 16 Aug 2021 06:36:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gp4Fl67rRz3JBP; Mon, 16 Aug 2021 06:36:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B915D24672; Mon, 16 Aug 2021 06:36:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17G6axdA068532; Mon, 16 Aug 2021 06:36:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17G6ax80068531; Mon, 16 Aug 2021 06:36:59 GMT (envelope-from git) Date: Mon, 16 Aug 2021 06:36:59 GMT Message-Id: <202108160636.17G6ax80068531@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Bernhard Froehlich Subject: git: a55884528303 - 2021Q3 - multimedia/kodi-addon-inputstream.adaptive: Update to 2.6.23 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: decke X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: a55884528303b2bc83b52060a5fe155b0358d52e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 06:37:00 -0000 The branch 2021Q3 has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=a55884528303b2bc83b52060a5fe155b0358d52e commit a55884528303b2bc83b52060a5fe155b0358d52e Author: Bernhard Froehlich AuthorDate: 2021-08-16 06:31:35 +0000 Commit: Bernhard Froehlich CommitDate: 2021-08-16 06:36:32 +0000 multimedia/kodi-addon-inputstream.adaptive: Update to 2.6.23 (cherry picked from commit 64bacee2d232289708daa7d3a3d56c8a8f9f4b9b) --- multimedia/kodi-addon-inputstream.adaptive/Makefile | 2 +- multimedia/kodi-addon-inputstream.adaptive/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/multimedia/kodi-addon-inputstream.adaptive/Makefile b/multimedia/kodi-addon-inputstream.adaptive/Makefile index 440603d2e9f1..deb4c9df244d 100644 --- a/multimedia/kodi-addon-inputstream.adaptive/Makefile +++ b/multimedia/kodi-addon-inputstream.adaptive/Makefile @@ -1,5 +1,5 @@ PORTNAME= inputstream.adaptive -DISTVERSION= 2.6.18 +DISTVERSION= 2.6.23 DISTVERSIONSUFFIX= -Matrix CATEGORIES= multimedia diff --git a/multimedia/kodi-addon-inputstream.adaptive/distinfo b/multimedia/kodi-addon-inputstream.adaptive/distinfo index db29200ae035..1a8c9e6f5eab 100644 --- a/multimedia/kodi-addon-inputstream.adaptive/distinfo +++ b/multimedia/kodi-addon-inputstream.adaptive/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626174817 -SHA256 (peak3d-inputstream.adaptive-2.6.18-Matrix_GH0.tar.gz) = 2b79136dfd9468dc4bdfd23725a5cb3bb62e0bb095ffe287bbe707099d977935 -SIZE (peak3d-inputstream.adaptive-2.6.18-Matrix_GH0.tar.gz) = 754089 +TIMESTAMP = 1629095203 +SHA256 (peak3d-inputstream.adaptive-2.6.23-Matrix_GH0.tar.gz) = eeb68250725c4e6c990fdb24365188733b6ef944965792bb5b0e42ce306ad836 +SIZE (peak3d-inputstream.adaptive-2.6.23-Matrix_GH0.tar.gz) = 764094 From owner-dev-commits-ports-branches@freebsd.org Mon Aug 16 06:36:58 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BAF0666DD53; Mon, 16 Aug 2021 06:36:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gp4Fk4mdsz3JBH; Mon, 16 Aug 2021 06:36:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8D4C5249F1; Mon, 16 Aug 2021 06:36:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17G6aw0D068508; Mon, 16 Aug 2021 06:36:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17G6awaJ068507; Mon, 16 Aug 2021 06:36:58 GMT (envelope-from git) Date: Mon, 16 Aug 2021 06:36:58 GMT Message-Id: <202108160636.17G6awaJ068507@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Bernhard Froehlich Subject: git: ebbc1996a7ac - 2021Q3 - multimedia/kodi-addon-pvr.iptvsimple: Update to 7.6.9 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: decke X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: ebbc1996a7ac03ccb7c1316d2e4fb5738b4d6de6 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 06:36:58 -0000 The branch 2021Q3 has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=ebbc1996a7ac03ccb7c1316d2e4fb5738b4d6de6 commit ebbc1996a7ac03ccb7c1316d2e4fb5738b4d6de6 Author: Bernhard Froehlich AuthorDate: 2021-08-16 06:23:06 +0000 Commit: Bernhard Froehlich CommitDate: 2021-08-16 06:36:05 +0000 multimedia/kodi-addon-pvr.iptvsimple: Update to 7.6.9 (cherry picked from commit 4a954281ca8e5130d4453ae5d3a44c7b216b3d24) --- multimedia/kodi-addon-pvr.iptvsimple/Makefile | 2 +- multimedia/kodi-addon-pvr.iptvsimple/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/multimedia/kodi-addon-pvr.iptvsimple/Makefile b/multimedia/kodi-addon-pvr.iptvsimple/Makefile index 3a83b044b8dc..e2133384f464 100644 --- a/multimedia/kodi-addon-pvr.iptvsimple/Makefile +++ b/multimedia/kodi-addon-pvr.iptvsimple/Makefile @@ -1,7 +1,7 @@ # Created by: Bernhard Froehlich PORTNAME= pvr.iptvsimple -DISTVERSION= 7.6.8 +DISTVERSION= 7.6.9 DISTVERSIONSUFFIX= -Matrix CATEGORIES= multimedia diff --git a/multimedia/kodi-addon-pvr.iptvsimple/distinfo b/multimedia/kodi-addon-pvr.iptvsimple/distinfo index c71631037e6c..0e23a6f74beb 100644 --- a/multimedia/kodi-addon-pvr.iptvsimple/distinfo +++ b/multimedia/kodi-addon-pvr.iptvsimple/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626174874 -SHA256 (kodi-pvr-pvr.iptvsimple-7.6.8-Matrix_GH0.tar.gz) = 7285b3d80dd65111588251f76bb5c840dd18666cdcc9760a65f5ff9c4f8529df -SIZE (kodi-pvr-pvr.iptvsimple-7.6.8-Matrix_GH0.tar.gz) = 288131 +TIMESTAMP = 1626777303 +SHA256 (kodi-pvr-pvr.iptvsimple-7.6.9-Matrix_GH0.tar.gz) = b968b38d09299a9784b82d3fb82f461db1544901b450e374d270dd5c2be0c6d1 +SIZE (kodi-pvr-pvr.iptvsimple-7.6.9-Matrix_GH0.tar.gz) = 288485 From owner-dev-commits-ports-branches@freebsd.org Mon Aug 16 08:26:26 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9B04E66F825; Mon, 16 Aug 2021 08:26:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gp6h243Gsz3NLg; Mon, 16 Aug 2021 08:26:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7369325F77; Mon, 16 Aug 2021 08:26:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17G8QQSF015782; Mon, 16 Aug 2021 08:26:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17G8QQq0015781; Mon, 16 Aug 2021 08:26:26 GMT (envelope-from git) Date: Mon, 16 Aug 2021 08:26:26 GMT Message-Id: <202108160826.17G8QQq0015781@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kirill Ponomarev Subject: git: 2fa74e8346a2 - 2021Q3 - sysutils/detox: update to 1.4.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: krion X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 2fa74e8346a218a57ec374a84c70e1797cd33a13 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 08:26:26 -0000 The branch 2021Q3 has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=2fa74e8346a218a57ec374a84c70e1797cd33a13 commit 2fa74e8346a218a57ec374a84c70e1797cd33a13 Author: Kirill Ponomarev AuthorDate: 2021-08-16 08:25:35 +0000 Commit: Kirill Ponomarev CommitDate: 2021-08-16 08:26:22 +0000 sysutils/detox: update to 1.4.5 (cherry picked from commit a0b6641f04a16b5bd0f2fcd7ddfc30d138ca6b68) --- sysutils/detox/Makefile | 2 +- sysutils/detox/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/detox/Makefile b/sysutils/detox/Makefile index e158bdb00890..68eb7e3ff32c 100644 --- a/sysutils/detox/Makefile +++ b/sysutils/detox/Makefile @@ -1,7 +1,7 @@ # Created by: Doug Harple PORTNAME= detox -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 DISTVERSIONPREFIX=v CATEGORIES= sysutils diff --git a/sysutils/detox/distinfo b/sysutils/detox/distinfo index 710498a28126..717210a25976 100644 --- a/sysutils/detox/distinfo +++ b/sysutils/detox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629093764 -SHA256 (dharple-detox-v1.4.4_GH0.tar.gz) = 83381789ccf43acc81eb0867d081475b0facb76a4dfa7fe566173d5e7b5d77c6 -SIZE (dharple-detox-v1.4.4_GH0.tar.gz) = 111434 +TIMESTAMP = 1629102227 +SHA256 (dharple-detox-v1.4.5_GH0.tar.gz) = 5d8b1eb53035589882f48316a88f50341bf98c284e8cd29dea74f680559e27cc +SIZE (dharple-detox-v1.4.5_GH0.tar.gz) = 111745 From owner-dev-commits-ports-branches@freebsd.org Mon Aug 16 09:28:37 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D6ECF671294; Mon, 16 Aug 2021 09:28:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gp83n5bTNz3jHL; Mon, 16 Aug 2021 09:28:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A804026C45; Mon, 16 Aug 2021 09:28:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17G9SbYl097201; Mon, 16 Aug 2021 09:28:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17G9Sb9e097200; Mon, 16 Aug 2021 09:28:37 GMT (envelope-from git) Date: Mon, 16 Aug 2021 09:28:37 GMT Message-Id: <202108160928.17G9Sb9e097200@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Guangyuan Yang Subject: git: 77dfbe8f2fc2 - 2021Q3 - security/luasec: Update to 1.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 77dfbe8f2fc21792908fcf9278cc1da674b381e1 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 09:28:37 -0000 The branch 2021Q3 has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=77dfbe8f2fc21792908fcf9278cc1da674b381e1 commit 77dfbe8f2fc21792908fcf9278cc1da674b381e1 Author: Thomas Morper AuthorDate: 2021-08-16 09:10:11 +0000 Commit: Guangyuan Yang CommitDate: 2021-08-16 09:28:02 +0000 security/luasec: Update to 1.0.2 Changelog: https://github.com/brunoos/luasec/blob/v1.0.2/CHANGELOG PR: 257846 (cherry picked from commit ea503387b0d6c0e08d7c5ab9bb8262c026a1d4ef) --- security/luasec/Makefile | 2 +- security/luasec/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/luasec/Makefile b/security/luasec/Makefile index e25ab19b3a49..6d2b61046d3a 100644 --- a/security/luasec/Makefile +++ b/security/luasec/Makefile @@ -1,7 +1,7 @@ # Created by: Andrew Lewis PORTNAME= luasec -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 DISTVERSIONPREFIX= v CATEGORIES= security PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} diff --git a/security/luasec/distinfo b/security/luasec/distinfo index 4b65e627c17a..7d2e39116973 100644 --- a/security/luasec/distinfo +++ b/security/luasec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619467173 -SHA256 (brunoos-luasec-v1.0.1_GH0.tar.gz) = 83b59a320e4babce4b0c8acc1167e076de58f8ef570b6f82f0a4d65b17207868 -SIZE (brunoos-luasec-v1.0.1_GH0.tar.gz) = 52370 +TIMESTAMP = 1628977542 +SHA256 (brunoos-luasec-v1.0.2_GH0.tar.gz) = 0001e24323beee51cd1ee186b369b50a19696d59960b537093883e5ce264d886 +SIZE (brunoos-luasec-v1.0.2_GH0.tar.gz) = 52838 From owner-dev-commits-ports-branches@freebsd.org Mon Aug 16 14:22:44 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3C6D2675866; Mon, 16 Aug 2021 14:22:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpGb817Qsz4ZYl; Mon, 16 Aug 2021 14:22:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0F1B730F0; Mon, 16 Aug 2021 14:22:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17GEMhRg000506; Mon, 16 Aug 2021 14:22:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17GEMhGT000505; Mon, 16 Aug 2021 14:22:43 GMT (envelope-from git) Date: Mon, 16 Aug 2021 14:22:43 GMT Message-Id: <202108161422.17GEMhGT000505@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Dima Panov Subject: git: 40354e8a7d1d - 2021Q3 - games/freeciv: update to 2.6.5 bugfix release MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 40354e8a7d1dfc5ab6d8ef34a06d546bc2223bce Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 14:22:44 -0000 The branch 2021Q3 has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=40354e8a7d1dfc5ab6d8ef34a06d546bc2223bce commit 40354e8a7d1dfc5ab6d8ef34a06d546bc2223bce Author: Dima Panov AuthorDate: 2021-08-16 11:19:34 +0000 Commit: Dima Panov CommitDate: 2021-08-16 14:22:30 +0000 games/freeciv: update to 2.6.5 bugfix release Notably it fixes regression in 2.6.4 gtk3-client that present units in city dialog had no overlays drawn at all. Release Notes: https://freeciv.fandom.com/wiki/NEWS-2.6.5 (cherry picked from commit b88d50dd0c092101134d42489c0a92f5f33926b4) --- games/freeciv/Makefile | 2 +- games/freeciv/distinfo | 6 +++--- games/freeciv/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index a863eab5ab97..59acba646f8f 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -1,7 +1,7 @@ # Created by: ada@bsd.org PORTNAME= freeciv -PORTVERSION= 2.6.4 +PORTVERSION= 2.6.5 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} diff --git a/games/freeciv/distinfo b/games/freeciv/distinfo index 23a97d862058..ccfa599af207 100644 --- a/games/freeciv/distinfo +++ b/games/freeciv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617445908 -SHA256 (freeciv-2.6.4.tar.bz2) = 40db957766acbd49c5af15afd1711da996b6681be7abee3352c5f2539c10c1ce -SIZE (freeciv-2.6.4.tar.bz2) = 52087948 +TIMESTAMP = 1629110186 +SHA256 (freeciv-2.6.5.tar.bz2) = 2e64e1c74dae12acb17bbf5daa980efc7e9fd57820afed5135319ca95291ec59 +SIZE (freeciv-2.6.5.tar.bz2) = 52139611 diff --git a/games/freeciv/pkg-plist b/games/freeciv/pkg-plist index 48eeadda2fb2..3f9897d49733 100644 --- a/games/freeciv/pkg-plist +++ b/games/freeciv/pkg-plist @@ -16,6 +16,7 @@ lib/libfreeciv-srv.so.0.0.0 lib/libfreeciv.so lib/libfreeciv.so.0 lib/libfreeciv.so.0.0.0 +man/man6/freeciv.6.gz %%CLIENT%%man/man6/freeciv-client.6.gz %%GTK2%%man/man6/freeciv-gtk2.6.gz @comment man/man6/freeciv-gtk3.22.6.gz From owner-dev-commits-ports-branches@freebsd.org Mon Aug 16 20:44:26 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 17572654705; Mon, 16 Aug 2021 20:44:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpR3Z0B3Fz3P5m; Mon, 16 Aug 2021 20:44:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E27257E79; Mon, 16 Aug 2021 20:44:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17GKiPxR009594; Mon, 16 Aug 2021 20:44:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17GKiPaR009593; Mon, 16 Aug 2021 20:44:25 GMT (envelope-from git) Date: Mon, 16 Aug 2021 20:44:25 GMT Message-Id: <202108162044.17GKiPaR009593@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 52549f096d76 - 2021Q3 - net-im/fractal: respect RUSTFLAGS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 52549f096d76c3539c5644afc7ea01ce5b50e3d3 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 20:44:26 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=52549f096d76c3539c5644afc7ea01ce5b50e3d3 commit 52549f096d76c3539c5644afc7ea01ce5b50e3d3 Author: Evgeniy Khramtsov AuthorDate: 2021-08-04 12:43:13 +0000 Commit: Jan Beich CommitDate: 2021-08-16 20:44:17 +0000 net-im/fractal: respect RUSTFLAGS Set RUSTFLAGS like Mk/Uses/cargo.mk does to respect CC and LDFLAGS. PR: 257621 Approved by: Greg V (maintainer) (cherry picked from commit e6d430445e5a7180f1b45e61eb7793c8c43f3aa0) --- net-im/fractal/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-im/fractal/Makefile b/net-im/fractal/Makefile index 4dd946805ef2..d974a6f0d704 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -31,7 +31,8 @@ INSTALLS_ICONS= yes # for the gettext-sys crate MAKE_ENV+= GETTEXT_BIN_DIR=${LOCALBASE}/bin \ GETTEXT_LIB_DIR=${LOCALBASE}/lib \ - GETTEXT_INCLUDE_DIR=${LOCALBASE}/include + GETTEXT_INCLUDE_DIR=${LOCALBASE}/include \ + RUSTFLAGS="${RUSTFLAGS} -C linker=${CC:Q} ${LDFLAGS:C/.+/-C link-arg=&/}" post-patch: # Disable vendor checksums From owner-dev-commits-ports-branches@freebsd.org Mon Aug 16 22:16:38 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1B337656727; Mon, 16 Aug 2021 22:16:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpT5x6Jbnz3pZw; Mon, 16 Aug 2021 22:16:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C1A6E11C3B; Mon, 16 Aug 2021 22:16:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17GMGbaY030012; Mon, 16 Aug 2021 22:16:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17GMGbBW030011; Mon, 16 Aug 2021 22:16:37 GMT (envelope-from git) Date: Mon, 16 Aug 2021 22:16:37 GMT Message-Id: <202108162216.17GMGbBW030011@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yuri Victorovich Subject: git: 6bb254ecb681 - 2021Q3 - security/tor: Update 0.4.6.6 -> 0.4.6.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 6bb254ecb68144b5fd625d239a8c32a3b11675c1 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 22:16:38 -0000 The branch 2021Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6bb254ecb68144b5fd625d239a8c32a3b11675c1 commit 6bb254ecb68144b5fd625d239a8c32a3b11675c1 Author: Yuri Victorovich AuthorDate: 2021-08-16 22:12:43 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-16 22:16:35 +0000 security/tor: Update 0.4.6.6 -> 0.4.6.7 Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.6.7 Reported by: Upstream notification (cherry picked from commit 2e09b3e340936aefce408aadd8641d44e61ca358) --- security/tor/Makefile | 2 +- security/tor/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/tor/Makefile b/security/tor/Makefile index d135fea18aa2..00ca5857f57f 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -1,7 +1,7 @@ # Created by: peter.thoenen@yahoo.com PORTNAME= tor -DISTVERSION= 0.4.6.6 +DISTVERSION= 0.4.6.7 CATEGORIES= security net MASTER_SITES= TOR diff --git a/security/tor/distinfo b/security/tor/distinfo index c0684e6eef4f..14931dad22fe 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625079197 -SHA256 (tor-0.4.6.6.tar.gz) = 3423189ba455372021ed44e0be576d181f2908cbd9bdef202d9c11c950882e12 -SIZE (tor-0.4.6.6.tar.gz) = 7754194 +TIMESTAMP = 1629151675 +SHA256 (tor-0.4.6.7.tar.gz) = ff665ce121b2952110bd98b9c8741b5593bf6c01ac09033ad848ed92c2510f9a +SIZE (tor-0.4.6.7.tar.gz) = 7790727 From owner-dev-commits-ports-branches@freebsd.org Mon Aug 16 23:23:10 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8CC4C6571AF; Mon, 16 Aug 2021 23:23:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpVZk3ctHz3t1m; Mon, 16 Aug 2021 23:23:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 644F0129A3; Mon, 16 Aug 2021 23:23:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17GNNAKS022888; Mon, 16 Aug 2021 23:23:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17GNNAop022887; Mon, 16 Aug 2021 23:23:10 GMT (envelope-from git) Date: Mon, 16 Aug 2021 23:23:10 GMT Message-Id: <202108162323.17GNNAop022887@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Renato Botelho Subject: git: 5b9f5579bb15 - 2021Q3 - dns/unbound: Update to 1.13.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: garga X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 5b9f5579bb15ac30b4c617ac441263c6f20e7575 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 23:23:10 -0000 The branch 2021Q3 has been updated by garga: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b9f5579bb15ac30b4c617ac441263c6f20e7575 commit 5b9f5579bb15ac30b4c617ac441263c6f20e7575 Author: Jaap Akkerhuis AuthorDate: 2021-08-16 23:18:01 +0000 Commit: Renato Botelho CommitDate: 2021-08-16 23:22:50 +0000 dns/unbound: Update to 1.13.2 Added a new option DEP-RSA1024 to enable --with-deprecate-rsa-1024 Changelog: - Merge PR #317: ZONEMD Zone Verification, with RFC 8976 support. ZONEMD records are checked for zones loaded as auth-zone, with DNSSEC if available. There is an added option zonemd-permissive-mode that makes it log but not fail wrong zones. With zonemd-reject-absence for an auth-zone the presence of a zonemd can be mandated for specific zones. - Fix: Resolve interface names on control-interface too. - Merge #470 from edevil: Allow configuration of persistent TCP connections. - Fix #474: always_null and others inside view. - Add that log-servfail prints an IP address and more information about one of the last failures for that query. - Merge #478: Allow configuration of TCP timeout while waiting for response. - Add ./configure --with-deprecate-rsa-1024 that turns off RSA 1024. - Move the NSEC3 max iterations count in line with the 150 value used by BIND, Knot and PowerDNS. This sets the default value for it in the configuration to 150 for all key sizes. - zonemd-check: yesno option, default no, enables the processing of ZONEMD records for that zone. - Merge #486 by fobster: Make VAL_MAX_RESTART_COUNT configurable. - Merge PR #491: Add SVCB and HTTPS types and handling according to draft-ietf-dnsop-svcb-https. - Introduce 'http-user-agent:' and 'hide-http-user-agent:' options. PR: 257809 Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit 42ac7e7f9340538fe67de858198323991d326087) --- dns/unbound/Makefile | 8 +++++--- dns/unbound/distinfo | 6 +++--- dns/unbound/pkg-plist | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index 79c1f89b998e..206205818029 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -1,7 +1,7 @@ # Created by: Sergey Matveychuk PORTNAME= unbound -PORTVERSION= 1.13.1 +DISTVERSION= 1.13.2 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ \ https://distfiles.crux.guru/ @@ -36,7 +36,7 @@ PORTDOCS= CREDITS Changelog FEATURES LICENSE README \ OPTIONS_SUB= yes OPTIONS_DEFINE= THREADS PYTHON GOST ECDSA MUNIN_PLUGIN DOCS LIBEVENT \ FILTER_AAAA DNSTAP DNSCRYPT SUBNET EVAPI TFOCL TFOSE \ - HIREDIS DOH + HIREDIS DOH DEP-RSA1024 OPTIONS_DEFAULT=THREADS ECDSA LIBEVENT GOST DOH LIBEVENT_DESC= Build against libevent @@ -52,6 +52,7 @@ TFOCL_DESC= Enable TCP Fast Open for client mode TFOSE_DESC= Enable TCP Fast Open for server mode HIREDIS_DESC= Enable hiredis support for the cachedb module DOH_DESC= Enable DNS-over-HTTPS support +DEP-RSA1024_DESC= Deprecate the use of RSA 1024 keys STRIP_FILES= .libs/libunbound.so unbound-checkconf unbound \ unbound-control .libs/unbound-host .libs/unbound-anchor @@ -85,6 +86,7 @@ HIREDIS_CONFIGURE_ON= --enable-cachedb --with-libhiredis HIREDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis DOH_CONFIGURE_ON= --with-libnghttp2 DOH_LIB_DEPENDS= libnghttp2.so:www/libnghttp2 +DEP-RSA1024_CONFIGURE_ON= --with-deprecate-rsa-1024 post-patch: @${RM} ${WRKSRC}/util/configlexer.c @@ -103,7 +105,7 @@ post-install-PYTHON-on: post-install-MUNIN_PLUGIN-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/munin/plugins - ${INSTALL_SCRIPT} ${WRKDIR}/unbound-${PORTVERSION}/contrib/unbound_munin_ \ + ${INSTALL_SCRIPT} ${WRKDIR}/unbound-${DISTVERSION}/contrib/unbound_munin_ \ ${STAGEDIR}${PREFIX}/share/munin/plugins/ @${ECHO_MSG} @${ECHO_MSG} "=============================================================" diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo index 32a2fddfcc2d..fbde50e3cce1 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612858504 -SHA256 (unbound-1.13.1.tar.gz) = 8504d97b8fc5bd897345c95d116e0ee0ddf8c8ff99590ab2b4bd13278c9f50b8 -SIZE (unbound-1.13.1.tar.gz) = 5976957 +TIMESTAMP = 1628757750 +SHA256 (unbound-1.13.2.tar.gz) = 0a13b547f3b92a026b5ebd0423f54c991e5718037fd9f72445817f6a040e1a83 +SIZE (unbound-1.13.2.tar.gz) = 6127915 diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist index 096f02fe14f8..d228542653d3 100644 --- a/dns/unbound/pkg-plist +++ b/dns/unbound/pkg-plist @@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc lib/libunbound.a lib/libunbound.so lib/libunbound.so.8 -lib/libunbound.so.8.1.12 +lib/libunbound.so.8.1.13 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 01:00:00 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A2C6C659117; Tue, 17 Aug 2021 01:00:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpXkS4GFqz4W47; Tue, 17 Aug 2021 01:00:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7AD8C13E89; Tue, 17 Aug 2021 01:00:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17H100Hm043702; Tue, 17 Aug 2021 01:00:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H100Ts043679; Tue, 17 Aug 2021 01:00:00 GMT (envelope-from git) Date: Tue, 17 Aug 2021 01:00:00 GMT Message-Id: <202108170100.17H100Ts043679@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 29ccc9905fa2 - 2021Q3 - www/firefox: update to 91.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 29ccc9905fa2fef96d168349feef83f5c60aed88 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 01:00:00 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=29ccc9905fa2fef96d168349feef83f5c60aed88 commit 29ccc9905fa2fef96d168349feef83f5c60aed88 Author: Jan Beich AuthorDate: 2021-08-16 18:12:09 +0000 Commit: Jan Beich CommitDate: 2021-08-17 00:55:12 +0000 www/firefox: update to 91.0.1 Changes: https://www.mozilla.org/firefox/91.0.1/releasenotes/ (cherry picked from commit 2193cf9615798768609dc30a6ddd7cfe6088f2cd) --- www/firefox/Makefile | 3 +-- www/firefox/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 647294641f7d..4d90e0f857f1 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,8 +1,7 @@ # Created by: Alan Eldridge PORTNAME= firefox -DISTVERSION= 91.0 -PORTREVISION= 2 +DISTVERSION= 91.0.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 6be316d0428c..932ed46b6441 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628191604 -SHA256 (firefox-91.0.source.tar.xz) = 2a4d1f788ab77f68380d4e6ab0b36bd1efd1a4ac9e9c6d10e39377894c077901 -SIZE (firefox-91.0.source.tar.xz) = 380788436 +TIMESTAMP = 1629137529 +SHA256 (firefox-91.0.1.source.tar.xz) = b95854ec9cb3e4409e5a1cf203c2b228146c6e3f9f3240d304cecec6b256f962 +SIZE (firefox-91.0.1.source.tar.xz) = 389052264 From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 01:00:01 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B6C1865902C; Tue, 17 Aug 2021 01:00:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpXkT4rznz4W4B; Tue, 17 Aug 2021 01:00:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8D44F13D17; Tue, 17 Aug 2021 01:00:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17H101fh045217; Tue, 17 Aug 2021 01:00:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H1016c045210; Tue, 17 Aug 2021 01:00:01 GMT (envelope-from git) Date: Tue, 17 Aug 2021 01:00:01 GMT Message-Id: <202108170100.17H1016c045210@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: bc0f5c5bead9 - 2021Q3 - emulators/rpcs3: update to 0.0.17.12640 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: bc0f5c5bead986174a646f265a46adc6a2a3f21c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 01:00:01 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc0f5c5bead986174a646f265a46adc6a2a3f21c commit bc0f5c5bead986174a646f265a46adc6a2a3f21c Author: Jan Beich AuthorDate: 2021-08-15 19:37:05 +0000 Commit: Jan Beich CommitDate: 2021-08-17 00:58:15 +0000 emulators/rpcs3: update to 0.0.17.12640 Changes: https://github.com/RPCS3/rpcs3/compare/b928cb022...24d7374a2 (cherry picked from commit 7c9265a751ad07c32fabd81503008c57d806f9bc) --- emulators/rpcs3/Makefile | 4 ++-- emulators/rpcs3/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index 421fe2c2b01f..1cf8bb9fd523 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.17-12634 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -gb928cb022 +DISTVERSION= 0.0.17-12640 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -g24d7374a2 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo index bde0a8506d8e..ee452cc7b2bd 100644 --- a/emulators/rpcs3/distinfo +++ b/emulators/rpcs3/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1628883996 +TIMESTAMP = 1629056225 SHA256 (libcxx-12.0.0.src.tar.xz) = 7dcb75ca4f6aae2c677d128460c48a57398c8b6791b77b74bea7cf9e04e7c3f1 SIZE (libcxx-12.0.0.src.tar.xz) = 1880864 -SHA256 (RPCS3-rpcs3-v0.0.17-12634-gb928cb022_GH0.tar.gz) = 8ea4a815be8c43591ca71943277ecefc15b0a2dcb9c183eaa7f885dc9e8b5e61 -SIZE (RPCS3-rpcs3-v0.0.17-12634-gb928cb022_GH0.tar.gz) = 8141407 +SHA256 (RPCS3-rpcs3-v0.0.17-12640-g24d7374a2_GH0.tar.gz) = 944f790b0ca60640c2dcb2b490c277904735400252dcc7a7c2cf6be22210904b +SIZE (RPCS3-rpcs3-v0.0.17-12640-g24d7374a2_GH0.tar.gz) = 8141155 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-125-g01f601a_GH0.tar.gz) = d6aecf7a9e4d6f4935f1da5fd29cb8011f76567c8e5b571b7410e2fa6942bf37 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-125-g01f601a_GH0.tar.gz) = 120327 SHA256 (RPCS3-llvm-mirror-5836324d6443_GH0.tar.gz) = b996a126f5d1beb558d63fb79005cf193c591cf8787dd86bcdb1f289f817e964 From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 01:00:02 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EF82165902D; Tue, 17 Aug 2021 01:00:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpXkV6JHbz4WH2; Tue, 17 Aug 2021 01:00:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A3A6D13D18; Tue, 17 Aug 2021 01:00:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17H102jL045690; Tue, 17 Aug 2021 01:00:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H102t9045687; Tue, 17 Aug 2021 01:00:02 GMT (envelope-from git) Date: Tue, 17 Aug 2021 01:00:02 GMT Message-Id: <202108170100.17H102t9045687@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 70268a324d63 - 2021Q3 - emulators/yuzu: update to s20210816 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 70268a324d63ee0aff7844d6c64ca0676ed696d2 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 01:00:03 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=70268a324d63ee0aff7844d6c64ca0676ed696d2 commit 70268a324d63ee0aff7844d6c64ca0676ed696d2 Author: Jan Beich AuthorDate: 2021-08-16 15:10:00 +0000 Commit: Jan Beich CommitDate: 2021-08-17 00:58:15 +0000 emulators/yuzu: update to s20210816 Changes: https://github.com/yuzu-emu/yuzu/compare/bdd617da0...521e6ac17 (cherry picked from commit 99d8d61109e1f89f837e3e426a3bca2a2a9629bc) --- emulators/yuzu/Makefile | 4 ++-- emulators/yuzu/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 0f73a496913d..df0d5ac56b48 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210814 +PORTVERSION= s20210816 PORTREVISION?= 0 CATEGORIES= emulators @@ -33,7 +33,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= bdd617da0 +GH_TAGNAME= 521e6ac17 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.180:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 2b844718c9e7..bde4ee4c0e26 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1628933339 -SHA256 (yuzu-emu-yuzu-s20210814-bdd617da0_GH0.tar.gz) = 2a3c57856ec5705d23551b6aafa573348a44fa68023d9b86ef344373e6427253 -SIZE (yuzu-emu-yuzu-s20210814-bdd617da0_GH0.tar.gz) = 3963648 +TIMESTAMP = 1629126600 +SHA256 (yuzu-emu-yuzu-s20210816-521e6ac17_GH0.tar.gz) = 8615f7c82859544be838438e6a9c1f058cf72e508b930a9a76f3756263e37e81 +SIZE (yuzu-emu-yuzu-s20210816-521e6ac17_GH0.tar.gz) = 3965864 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450 SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 01:00:04 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0527C65912A; Tue, 17 Aug 2021 01:00:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpXkW5s47z4WNy; Tue, 17 Aug 2021 01:00:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B0C8F13A31; Tue, 17 Aug 2021 01:00:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17H103hg045905; Tue, 17 Aug 2021 01:00:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H1038d045902; Tue, 17 Aug 2021 01:00:03 GMT (envelope-from git) Date: Tue, 17 Aug 2021 01:00:03 GMT Message-Id: <202108170100.17H1038d045902@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: c29104a1dc37 - 2021Q3 - x11-wm/river: update to s20210815 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: c29104a1dc37c86d786d4f189a57ddf1d598101c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 01:00:04 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c29104a1dc37c86d786d4f189a57ddf1d598101c commit c29104a1dc37c86d786d4f189a57ddf1d598101c Author: Jan Beich AuthorDate: 2021-08-15 12:49:11 +0000 Commit: Jan Beich CommitDate: 2021-08-17 00:58:15 +0000 x11-wm/river: update to s20210815 Changes: https://github.com/ifreund/river/compare/6e51a8f...2bdf9e2 (cherry picked from commit 1dd33e680ed9e6bce7c187a2d51b534e7f36f18a) --- x11-wm/river/Makefile | 4 ++-- x11-wm/river/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile index 5b14124ec63e..7e2d4c6c153c 100644 --- a/x11-wm/river/Makefile +++ b/x11-wm/river/Makefile @@ -1,5 +1,5 @@ PORTNAME= river -PORTVERSION= s20210812 +PORTVERSION= s20210815 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org @@ -21,7 +21,7 @@ USES= pkgconfig xorg USE_GITHUB= yes USE_XORG= pixman GH_ACCOUNT= ifreund -GH_TAGNAME= 6e51a8f +GH_TAGNAME= 2bdf9e2 GH_TUPLE= ifreund:zig-pixman:135f223:zig_pixman/deps/zig-pixman \ ifreund:zig-wayland:a8e1efc:zig_wayland/deps/zig-wayland \ ifreund:zig-xkbcommon:10cdca6:zig_xkbcommon/deps/zig-xkbcommon \ diff --git a/x11-wm/river/distinfo b/x11-wm/river/distinfo index d16db2e8afb6..e3e9b8a84191 100644 --- a/x11-wm/river/distinfo +++ b/x11-wm/river/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1628800688 -SHA256 (ifreund-river-s20210812-6e51a8f_GH0.tar.gz) = 16639314f6b15503f44bf849b01af977f675f7f98eaac2838acce550c2a2bb09 -SIZE (ifreund-river-s20210812-6e51a8f_GH0.tar.gz) = 117254 +TIMESTAMP = 1629031751 +SHA256 (ifreund-river-s20210815-2bdf9e2_GH0.tar.gz) = 86a6e409f1551a29e1ead076cc4c14144ad9eba0941daa7188af35c7b227172a +SIZE (ifreund-river-s20210815-2bdf9e2_GH0.tar.gz) = 117798 SHA256 (ifreund-zig-pixman-135f223_GH0.tar.gz) = a83a37ff55483f61db0d70f778ebb4cd149da5c427ab55c391478425f43f584d SIZE (ifreund-zig-pixman-135f223_GH0.tar.gz) = 7155 SHA256 (ifreund-zig-wayland-a8e1efc_GH0.tar.gz) = 6320eb68e6cdf0f44720423c39db6dc831c64511b03ad9543654d284282f869e From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 01:00:05 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 25DDE659303; Tue, 17 Aug 2021 01:00:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpXkY08RRz4WTT; Tue, 17 Aug 2021 01:00:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C97CD13A32; Tue, 17 Aug 2021 01:00:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17H104it046124; Tue, 17 Aug 2021 01:00:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H104am046121; Tue, 17 Aug 2021 01:00:04 GMT (envelope-from git) Date: Tue, 17 Aug 2021 01:00:04 GMT Message-Id: <202108170100.17H104am046121@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: b882ad943453 - 2021Q3 - graphics/mesa-devel: update to 21.2.b.1051 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: b882ad943453b56eab0b5b2227e241b46c622988 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 01:00:05 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b882ad943453b56eab0b5b2227e241b46c622988 commit b882ad943453b56eab0b5b2227e241b46c622988 Author: Jan Beich AuthorDate: 2021-08-16 20:41:03 +0000 Commit: Jan Beich CommitDate: 2021-08-17 00:58:16 +0000 graphics/mesa-devel: update to 21.2.b.1051 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/38f39cc1e21...9e6f414766b (cherry picked from commit b6c6be4d459ea3cc796a03d93b7f16ac319a20a8) --- graphics/mesa-devel/Makefile | 4 ++-- graphics/mesa-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index dbe2eedf8041..db26a613a32e 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 21.2-branchpoint-981 -DISTVERSIONSUFFIX= -g38f39cc1e21 +DISTVERSION= 21.2-branchpoint-1051 +DISTVERSIONSUFFIX= -g9e6f414766b CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index d9999c0dd7f1..d7ace0bba036 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1628897632 -SHA256 (mesa3d-mesa-21.2-branchpoint-981-g38f39cc1e21_GH0.tar.gz) = 6a1049ffc5051a0223e0f6c2b61dab7741956853f3425f70a30a512c40776124 -SIZE (mesa3d-mesa-21.2-branchpoint-981-g38f39cc1e21_GH0.tar.gz) = 24591258 +TIMESTAMP = 1629156000 +SHA256 (mesa3d-mesa-21.2-branchpoint-1051-g9e6f414766b_GH0.tar.gz) = 7491c2d578207caeafc3fc01bbbef2f974c42782f491109986e9e7a1a36a6139 +SIZE (mesa3d-mesa-21.2-branchpoint-1051-g9e6f414766b_GH0.tar.gz) = 24588772 SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109 SIZE (55822330540d.patch) = 1278 SHA256 (f6c7569ad9ea.patch) = 481784ca37e35549bf265e21eee1b9a29d2b0b8d3294de1d5b6b83a84f3d7a9b From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 02:11:40 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1067565A44E; Tue, 17 Aug 2021 02:11:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpZK75B95z3CFJ; Tue, 17 Aug 2021 02:11:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 783BA15788; Tue, 17 Aug 2021 02:11:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17H2BdKk048312; Tue, 17 Aug 2021 02:11:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H2Bdrw048311; Tue, 17 Aug 2021 02:11:39 GMT (envelope-from git) Date: Tue, 17 Aug 2021 02:11:39 GMT Message-Id: <202108170211.17H2Bdrw048311@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 5103b3c3077d - 2021Q3 - x11/xdg-desktop-portal-wlr: install one chooser by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 5103b3c3077d508f8d11d0de190ee849e628c9b5 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 02:11:40 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5103b3c3077d508f8d11d0de190ee849e628c9b5 commit 5103b3c3077d508f8d11d0de190ee849e628c9b5 Author: Jan Beich AuthorDate: 2021-08-17 01:22:52 +0000 Commit: Jan Beich CommitDate: 2021-08-17 02:11:33 +0000 x11/xdg-desktop-portal-wlr: install one chooser by default Makes it work out-of-the-box with PipeWire-based consumers. xdpw tries slurp -> wofi -> bemenu by default. However, a lot of alternatives exist for wofi/bemenu e.g., fuzzel, rofi-wayland, dmenu-wayland, nwgdmenu (from nwg-launchers). (cherry picked from commit e8ede160c06ff6f5c757ce4f31ea5e23bd1a2f1f) --- x11/xdg-desktop-portal-wlr/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/x11/xdg-desktop-portal-wlr/Makefile b/x11/xdg-desktop-portal-wlr/Makefile index 034de13b2991..ffd934db9e4c 100644 --- a/x11/xdg-desktop-portal-wlr/Makefile +++ b/x11/xdg-desktop-portal-wlr/Makefile @@ -1,6 +1,7 @@ PORTNAME= xdg-desktop-portal-wlr DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org @@ -24,13 +25,16 @@ PLIST_FILES= libexec/${PORTNAME} \ share/dbus-1/services/org.freedesktop.impl.portal.desktop.wlr.service \ share/xdg-desktop-portal/portals/wlr.portal -OPTIONS_DEFINE= MANPAGES -OPTIONS_DEFAULT=MANPAGES +OPTIONS_DEFINE= MANPAGES SLURP +OPTIONS_DEFAULT=MANPAGES SLURP MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= man/man5/${PORTNAME}.5.gz +SLURP_DESC= Simple output chooser +SLURP_RUN_DEPENDS= slurp:x11/slurp + post-patch: @${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \ ${WRKSRC}/${PORTNAME}.5.scd From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 05:27:17 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ECF9165D121; Tue, 17 Aug 2021 05:27:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gpffs6MVTz3lHb; Tue, 17 Aug 2021 05:27:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C2CCB18100; Tue, 17 Aug 2021 05:27:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17H5RH4C002752; Tue, 17 Aug 2021 05:27:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H5RHf0002751; Tue, 17 Aug 2021 05:27:17 GMT (envelope-from git) Date: Tue, 17 Aug 2021 05:27:17 GMT Message-Id: <202108170527.17H5RHf0002751@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Tobias C. Berner" Subject: git: 32cf8dd59c51 - 2021Q3 - german/hunspell: fix swiss-german dictionary MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tcberner X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 32cf8dd59c513ac04f8d91e77b1f04c8768b70fb Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 05:27:18 -0000 The branch 2021Q3 has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=32cf8dd59c513ac04f8d91e77b1f04c8768b70fb commit 32cf8dd59c513ac04f8d91e77b1f04c8768b70fb Author: Tobias C. Berner AuthorDate: 2021-08-16 12:50:42 +0000 Commit: Tobias C. Berner CommitDate: 2021-08-17 05:27:04 +0000 german/hunspell: fix swiss-german dictionary - The swiss-german dictionary was not properly prepared, as the used sed (/bin/sed) was unable to replace 'ß' by 'ss'. - Use the shebangfix framework to make it use gsed, which is already depended on. Approved by: office (fluffy) PR: 257882 (cherry picked from commit 3b26637cd90d6e9b3f8a392e293cd5e181f51c64) --- german/hunspell/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index 66d7235b59a2..c7b8fca0dcad 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -1,6 +1,6 @@ PORTNAME= hunspell PORTVERSION= 20161207 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= german textproc MASTER_SITES= https://www.j3e.de/ispell/igerman98/dict/ \ LOCAL/sunpoet/${PORTNAME} @@ -25,7 +25,11 @@ USE_PERL5= build ALL_TARGET= hunspell-all NO_ARCH= yes -SHEBANG_FILES= bin/*.pl +SHEBANG_FILES= bin/*.pl \ + bin/conv_dict_de_CH +SHEBANG_LANG= sed +sed_OLD_CMD= /bin/sed +sed_CMD= ${LOCALBASE}/bin/gsed BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 08:22:41 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7B01C65EAFD; Tue, 17 Aug 2021 08:22:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpkYF2pwtz4RWr; Tue, 17 Aug 2021 08:22:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 48EE81A524; Tue, 17 Aug 2021 08:22:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17H8MfLl044082; Tue, 17 Aug 2021 08:22:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H8MfgM044081; Tue, 17 Aug 2021 08:22:41 GMT (envelope-from git) Date: Tue, 17 Aug 2021 08:22:41 GMT Message-Id: <202108170822.17H8MfgM044081@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yuri Victorovich Subject: git: bd0ab0d13a19 - 2021Q3 - science/tinker: Update 8.9.1 -> 8.9.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: bd0ab0d13a19507b5c8843c2ce3295360e5ddb8c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 08:22:41 -0000 The branch 2021Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd0ab0d13a19507b5c8843c2ce3295360e5ddb8c commit bd0ab0d13a19507b5c8843c2ce3295360e5ddb8c Author: Yuri Victorovich AuthorDate: 2021-08-05 22:08:43 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-17 08:22:38 +0000 science/tinker: Update 8.9.1 -> 8.9.2 Reported by: portscout (cherry picked from commit 5c0a5cfae919456cc1d667d312f0590f8296aad1) --- science/tinker/Makefile | 2 +- science/tinker/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/science/tinker/Makefile b/science/tinker/Makefile index ebc6a73cd0ff..ffc8826f8dac 100644 --- a/science/tinker/Makefile +++ b/science/tinker/Makefile @@ -1,7 +1,7 @@ # Created by: Glenn Johnson PORTNAME= tinker -DISTVERSION= 8.9.1 +DISTVERSION= 8.9.2 CATEGORIES= science MASTER_SITES= https://dasher.wustl.edu/tinker/downloads/ diff --git a/science/tinker/distinfo b/science/tinker/distinfo index 71961280a11a..ff4c73e848c1 100644 --- a/science/tinker/distinfo +++ b/science/tinker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620948727 -SHA256 (tinker-8.9.1.tar.gz) = 5cda525aeccc0da75b08610e86cc84937a9520e69098190cc46f154fbb237d61 -SIZE (tinker-8.9.1.tar.gz) = 65780654 +TIMESTAMP = 1628200840 +SHA256 (tinker-8.9.2.tar.gz) = 9898a81e977ed931a1fc4f38a59d55930ed3530540fdfb4b691fb926ead0095d +SIZE (tinker-8.9.2.tar.gz) = 65911110 From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 08:22:42 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 946B465F911; Tue, 17 Aug 2021 08:22:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpkYG3hQSz4RYp; Tue, 17 Aug 2021 08:22:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 63C841A525; Tue, 17 Aug 2021 08:22:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17H8MgJS044106; Tue, 17 Aug 2021 08:22:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H8MgdB044105; Tue, 17 Aug 2021 08:22:42 GMT (envelope-from git) Date: Tue, 17 Aug 2021 08:22:42 GMT Message-Id: <202108170822.17H8MgdB044105@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yuri Victorovich Subject: git: 00b8d23b3b88 - 2021Q3 - science/tinker: Update 8.9.2 -> 8.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 00b8d23b3b8867da33772bee92b23629937f7997 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 08:22:42 -0000 The branch 2021Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=00b8d23b3b8867da33772bee92b23629937f7997 commit 00b8d23b3b8867da33772bee92b23629937f7997 Author: Yuri Victorovich AuthorDate: 2021-08-15 19:24:21 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-17 08:22:38 +0000 science/tinker: Update 8.9.2 -> 8.9.3 Reported by: portscout (cherry picked from commit c93ac040ab79a11a6545700841962bd666593b7a) --- science/tinker/Makefile | 2 +- science/tinker/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/science/tinker/Makefile b/science/tinker/Makefile index ffc8826f8dac..32150c885b4d 100644 --- a/science/tinker/Makefile +++ b/science/tinker/Makefile @@ -1,7 +1,7 @@ # Created by: Glenn Johnson PORTNAME= tinker -DISTVERSION= 8.9.2 +DISTVERSION= 8.9.3 CATEGORIES= science MASTER_SITES= https://dasher.wustl.edu/tinker/downloads/ diff --git a/science/tinker/distinfo b/science/tinker/distinfo index ff4c73e848c1..407ba4888093 100644 --- a/science/tinker/distinfo +++ b/science/tinker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628200840 -SHA256 (tinker-8.9.2.tar.gz) = 9898a81e977ed931a1fc4f38a59d55930ed3530540fdfb4b691fb926ead0095d -SIZE (tinker-8.9.2.tar.gz) = 65911110 +TIMESTAMP = 1629053985 +SHA256 (tinker-8.9.3.tar.gz) = d1c9585c96510ccf58c8a9761b7b409330442a5fc0491e90a5ff14281ec4366f +SIZE (tinker-8.9.3.tar.gz) = 65911440 From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 08:45:09 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2683765F93A; Tue, 17 Aug 2021 08:45:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gpl390Kpnz4SbQ; Tue, 17 Aug 2021 08:45:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E7F011A8A2; Tue, 17 Aug 2021 08:45:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17H8j86a070346; Tue, 17 Aug 2021 08:45:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H8j87E070345; Tue, 17 Aug 2021 08:45:08 GMT (envelope-from git) Date: Tue, 17 Aug 2021 08:45:08 GMT Message-Id: <202108170845.17H8j87E070345@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kirill Ponomarev Subject: git: f4060f4653a2 - 2021Q3 - sysutils/cbsd: fix broken pkg-plist MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: krion X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: f4060f4653a2677cf6e0bd082fabdec472b6a649 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 08:45:09 -0000 The branch 2021Q3 has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4060f4653a2677cf6e0bd082fabdec472b6a649 commit f4060f4653a2677cf6e0bd082fabdec472b6a649 Author: Kirill Ponomarev AuthorDate: 2021-08-17 08:44:22 +0000 Commit: Kirill Ponomarev CommitDate: 2021-08-17 08:44:56 +0000 sysutils/cbsd: fix broken pkg-plist --- sysutils/cbsd/pkg-plist | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/sysutils/cbsd/pkg-plist b/sysutils/cbsd/pkg-plist index da67df0eed89..c662f4101958 100644 --- a/sysutils/cbsd/pkg-plist +++ b/sysutils/cbsd/pkg-plist @@ -134,12 +134,9 @@ cbsd/etc/defaults/vm-linux-Android-x86.conf cbsd/etc/defaults/vm-linux-ArchLinux-x86-2021.conf cbsd/etc/defaults/vm-linux-CentOS-7-x86_64-minimal.conf cbsd/etc/defaults/vm-linux-CentOS-7-x86_64.conf -cbsd/etc/defaults/vm-linux-CentOS-8-x86_64.conf cbsd/etc/defaults/vm-linux-CentOS-stream-8-x86_64.conf cbsd/etc/defaults/vm-linux-ClearLinux-Server-x86_64.conf cbsd/etc/defaults/vm-linux-cloud-CentOS-7-x86_64.conf -cbsd/etc/defaults/vm-linux-cloud-CentOS-8.1-x86_64.conf -cbsd/etc/defaults/vm-linux-cloud-CentOS-8.3-x86_64.conf cbsd/etc/defaults/vm-linux-cloud-CentOS-stream-8-x86_64.conf cbsd/etc/defaults/vm-linux-cloud-Debian-x86-10.conf cbsd/etc/defaults/vm-linux-cloud-Debian-x86-9.conf @@ -182,6 +179,7 @@ cbsd/etc/defaults/vm-windows-10_86x_64x.conf cbsd/etc/defaults/vm-windows-8_86x_64x.conf cbsd/etc/defaults/vnc.conf cbsd/etc/defaults/xen-default-default.conf +cbsd/etc/defaults/xlogin.conf cbsd/etc/defaults/xls.conf cbsd/etc/defaults/xstop.conf cbsd/etc/defaults/zfs.conf @@ -281,6 +279,7 @@ cbsd/jailctl/xconfig cbsd/jailctl/xcreate cbsd/jailctl/xdestroy cbsd/jailctl/xget +cbsd/jailctl/xlogin cbsd/jailctl/xls cbsd/jailctl/xmigrate cbsd/jailctl/xregister @@ -315,7 +314,7 @@ cbsd/misc/fmagic cbsd/misc/ipv6range cbsd/misc/next-vale-port cbsd/misc/nics-list -cbsd/misc/popcnttest +%%X86%%cbsd/misc/popcnttest cbsd/misc/pwcrypt cbsd/misc/resolv cbsd/misc/sipcalc @@ -339,17 +338,20 @@ cbsd/modules/bsdconf.d/cloud-tpl/centos7-auto/40-user-data-chpasswd-user cbsd/modules/bsdconf.d/cloud-tpl/centos7-auto/50-user-data-chpasswd cbsd/modules/bsdconf.d/cloud-tpl/centos7-auto/meta-data cbsd/modules/bsdconf.d/cloud-tpl/centos7-auto/network-config +cbsd/modules/bsdconf.d/cloud-tpl/centos7/10-network-config cbsd/modules/bsdconf.d/cloud-tpl/centos7/10-user-data +cbsd/modules/bsdconf.d/cloud-tpl/centos7/20-network-config-interface cbsd/modules/bsdconf.d/cloud-tpl/centos7/20-user-data-root-lockpassword cbsd/modules/bsdconf.d/cloud-tpl/centos7/20-user-data-root-password cbsd/modules/bsdconf.d/cloud-tpl/centos7/20-user-data-user-lockpassword cbsd/modules/bsdconf.d/cloud-tpl/centos7/20-user-data-user-password +cbsd/modules/bsdconf.d/cloud-tpl/centos7/30-network-config-static cbsd/modules/bsdconf.d/cloud-tpl/centos7/30-user-data-chpasswd +cbsd/modules/bsdconf.d/cloud-tpl/centos7/40-network-config cbsd/modules/bsdconf.d/cloud-tpl/centos7/40-user-data-chpasswd-root cbsd/modules/bsdconf.d/cloud-tpl/centos7/40-user-data-chpasswd-user cbsd/modules/bsdconf.d/cloud-tpl/centos7/50-user-data-chpasswd cbsd/modules/bsdconf.d/cloud-tpl/centos7/meta-data -cbsd/modules/bsdconf.d/cloud-tpl/centos7/network-config cbsd/modules/bsdconf.d/cloud-tpl/windows/meta_data.json cbsd/modules/bsdconf.d/cloud-tpl/windows/meta_data.json-uid cbsd/modules/bsdconf.d/cloud-tpl/windows/network_data.json @@ -708,6 +710,7 @@ cbsd/share/xen-system-default/master_poststart.d/placeholder cbsd/share/xen-system-default/master_poststop.d/placeholder cbsd/share/xen-system-default/master_prestart.d/placeholder cbsd/share/xen-system-default/master_prestop.d/placeholder +cbsd/share/xen-system-default/master_reboot.d/placeholder cbsd/share/xen-system-default/placeholder cbsd/share/xen-system-default/remove.d/placeholder cbsd/share/xen-system-default/start.d/placeholder @@ -790,6 +793,7 @@ cbsd/sudoexec/mkdatadir cbsd/sudoexec/secretsfile cbsd/sudoexec/vpc cbsd/sudoexec/vremove +cbsd/sudoexec/xcreate cbsd/sudoexec/xdestroy cbsd/sudoexec/xen-exist cbsd/sudoexec/xremove @@ -1011,18 +1015,9 @@ cbsd/upgrade/patch/p9-13.0/patch-13x-usr.sbin-bhyve-pci_virtio_9p.c cbsd/upgrade/patch/p9-13.0/patch-13x-usr.sbin-bhyve-virtio.h cbsd/upgrade/patch/vxlan-13.0/patch-sys-net-if_vxlan.c cbsd/upgrade/patch/vxlan-14.0/patch-sys-net-if_vxlan.c -cbsd/upgrade/post-patch-11.0.0.0 -cbsd/upgrade/post-patch-11.0.16.0 -cbsd/upgrade/post-patch-11.0.3.0 -cbsd/upgrade/post-patch-11.0.5.0 cbsd/upgrade/post-patch-11.0.6.0 -cbsd/upgrade/post-patch-11.1.17.0 -cbsd/upgrade/post-patch-11.1.3.0 -cbsd/upgrade/pre-patch-10.1.5.1 -cbsd/upgrade/pre-patch-10.2.0.0 cbsd/upgrade/pre-patch-11.1.11.0 cbsd/upgrade/pre-patch-11.1.12.0 -cbsd/upgrade/pre-patch-11.1.14.0 cbsd/upgrade/pre-patch-11.1.15.0 cbsd/upgrade/pre-patch-11.1.17.0 cbsd/upgrade/pre-patch-11.1.17.1 @@ -1091,3 +1086,6 @@ cbsd/upgrade/pre-patch-13.0.3.0 cbsd/upgrade/pre-patch-13.0.3.1 cbsd/upgrade/pre-patch-13.0.4.0 cbsd/upgrade/pre-patch-13.0.5.0 +cbsd/upgrade/pre-patch-13.0.11.0 +cbsd/upgrade/pre-patch-13.0.11.1 +cbsd/upgrade/pre-patch-13.0.11.2 From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 09:00:12 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 582BF65FED5; Tue, 17 Aug 2021 09:00:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GplNX22DQz4TSP; Tue, 17 Aug 2021 09:00:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2DDD81AA59; Tue, 17 Aug 2021 09:00:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17H90Ct9088511; Tue, 17 Aug 2021 09:00:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H90Ctk088502; Tue, 17 Aug 2021 09:00:12 GMT (envelope-from git) Date: Tue, 17 Aug 2021 09:00:12 GMT Message-Id: <202108170900.17H90Ctk088502@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kai Knoblich Subject: git: 55de6ed3ca13 - 2021Q3 - devel/esbuild: new port - extremely fast JavaScript & assets bundler for web dev MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kai X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 55de6ed3ca13249c101325b97b3d0dd98bc64a19 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 09:00:12 -0000 The branch 2021Q3 has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=55de6ed3ca13249c101325b97b3d0dd98bc64a19 commit 55de6ed3ca13249c101325b97b3d0dd98bc64a19 Author: Dave Cottlehuber AuthorDate: 2021-07-28 10:22:51 +0000 Commit: Kai Knoblich CommitDate: 2021-08-17 08:49:17 +0000 devel/esbuild: new port - extremely fast JavaScript & assets bundler for web dev (cherry picked from commit f0a03627e333060ff0b187121e3a615e2f0c1894) --- devel/Makefile | 1 + devel/esbuild/Makefile | 21 +++++++++++++++++++++ devel/esbuild/distinfo | 5 +++++ devel/esbuild/pkg-descr | 14 ++++++++++++++ 4 files changed, 41 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index a18bcd5bf9e3..7f089aae2779 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -630,6 +630,7 @@ SUBDIR += erlang-syslog SUBDIR += erlang-unicode_util_compat SUBDIR += es-eric6 + SUBDIR += esbuild SUBDIR += estd SUBDIR += etcd SUBDIR += etcd31 diff --git a/devel/esbuild/Makefile b/devel/esbuild/Makefile new file mode 100644 index 000000000000..16aff0b79aca --- /dev/null +++ b/devel/esbuild/Makefile @@ -0,0 +1,21 @@ +PORTNAME= esbuild +DISTVERSIONPREFIX= v +DISTVERSION= 0.12.16 +CATEGORIES= devel www + +MAINTAINER= dch@FreeBSD.org +COMMENT= Extremely fast JavaScript bundler and minifier + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md + +USES= go:modules +USE_GITHUB= yes +GH_ACCOUNT= evanw +GH_TUPLE= golang:sys:bc7a7d42d5c3:golang_sys/vendor/golang.org/x/sys + +GO_TARGET= ./cmd/esbuild:esbuild + +PLIST_FILES= bin/${PORTNAME} + +.include diff --git a/devel/esbuild/distinfo b/devel/esbuild/distinfo new file mode 100644 index 000000000000..6233b3572c8c --- /dev/null +++ b/devel/esbuild/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1627468015 +SHA256 (evanw-esbuild-v0.12.16_GH0.tar.gz) = e805a5e1aa3ba6b38ad8cfedeedb52ac669e17efb39c7ae4a718be035e426c2e +SIZE (evanw-esbuild-v0.12.16_GH0.tar.gz) = 1543643 +SHA256 (golang-sys-bc7a7d42d5c3_GH0.tar.gz) = 1afc5531fd57571cf230abd4d69b76b7ce3ec223f84e926e25cc20a8281bc984 +SIZE (golang-sys-bc7a7d42d5c3_GH0.tar.gz) = 1053418 diff --git a/devel/esbuild/pkg-descr b/devel/esbuild/pkg-descr new file mode 100644 index 000000000000..3eed84eb20aa --- /dev/null +++ b/devel/esbuild/pkg-descr @@ -0,0 +1,14 @@ +esbuild is an extremely fast JavaScript bundler. + +Major features: + +- Extreme speed without needing a cache +- ES6 and CommonJS modules +- Tree shaking of ES6 modules +- An API for JavaScript and Go +- TypeScript and JSX syntax +- Source maps +- Minification +- Plugins + +WWW: https://esbuild.github.io/ From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 09:00:13 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8478E6600B0; Tue, 17 Aug 2021 09:00:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GplNY304Fz4TN2; Tue, 17 Aug 2021 09:00:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4F4FC1A8BE; Tue, 17 Aug 2021 09:00:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17H90D70089039; Tue, 17 Aug 2021 09:00:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17H90D4v089019; Tue, 17 Aug 2021 09:00:13 GMT (envelope-from git) Date: Tue, 17 Aug 2021 09:00:13 GMT Message-Id: <202108170900.17H90D4v089019@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kai Knoblich Subject: git: d4d28a777ec2 - 2021Q3 - games/anki: Update to 2.1.46 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kai X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: d4d28a777ec2e376e235209dbc8a468c22d5724f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 09:00:13 -0000 The branch 2021Q3 has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4d28a777ec2e376e235209dbc8a468c22d5724f commit d4d28a777ec2e376e235209dbc8a468c22d5724f Author: Kai Knoblich AuthorDate: 2021-08-13 12:25:55 +0000 Commit: Kai Knoblich CommitDate: 2021-08-17 08:49:46 +0000 games/anki: Update to 2.1.46 * Remove DIST_SUBDIR, which once made sense when Anki was still a pure Python port. Anki now needs a lot of Rust crates that are also used by other ports. Therefore, these crates should be placed in the usual place and not in an additional subdirectory to save bandwidth and disk space. [1] Reported by: se [1] MFH: 2021Q3 (cherry picked from commit 83f30a2775ac114cf71dab7ea64917c618668f42) --- games/anki/Makefile | 256 ++-- games/anki/distinfo | 1326 ++++++++++---------- games/anki/files/bazel/BUILD.bazel-local_esbuild | 1 + games/anki/files/bazel/BUILD.bazel-rslib | 25 - games/anki/files/bazel/BUILD.bazel-rslib-i18n | 10 + .../bazel/BUILD.bazel-rust_output-fluent_proto | 7 - .../bazel/BUILD.bazel-rust_output-strings_json | 7 + games/anki/files/bazel/repos.bzl | 16 +- games/anki/files/patch-WORKSPACE | 9 + games/anki/files/patch-defs.bzl | 27 +- games/anki/files/patch-late__deps.bzl | 14 - ...cal__repos_esbuild__toolchain_esbuild__repo.bzl | 14 + ...h-local__repos_esbuild__toolchain_toolchain.bzl | 12 + ...os_rules__nodejs_internal_node_node__patches.js | 12 +- ...repos_rules__nodejs_toolchains_node_BUILD.bazel | 20 +- ...patch-protobuf.bzl => patch-proto_protobuf.bzl} | 14 +- games/anki/files/patch-pylib_anki_BUILD.bazel | 10 +- .../files/patch-pylib_anki___backend_BUILD.bazel | 15 +- games/anki/files/patch-pylib_tools_BUILD.bazel | 10 +- games/anki/files/patch-qt_aqt_BUILD.bazel | 5 +- games/anki/files/patch-ts_lib_BUILD.bazel | 22 + games/anki/pkg-plist | 251 +++- 22 files changed, 1185 insertions(+), 898 deletions(-) diff --git a/games/anki/Makefile b/games/anki/Makefile index fbf47144582d..48f0787a0af7 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -1,12 +1,11 @@ # Created by: Andrew Pantyukhin PORTNAME= anki -DISTVERSION= 2.1.44 +DISTVERSION= 2.1.46 # Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:yarncache DISTFILES= anki-yarn-cache-${DISTVERSION}${EXTRACT_SUFX}:yarncache -DIST_SUBDIR= python MAINTAINER= kai@FreeBSD.org COMMENT= Flashcard trainer with spaced repetition @@ -22,6 +21,7 @@ NOT_FOR_ARCHS_REASON= the bazel build framework supports only 64-bit systems. BUILD_DEPENDS= bash:shells/bash \ bazel:devel/bazel \ + esbuild:devel/esbuild \ protoc:devel/protobuf \ yarn:www/yarn \ ${PYTHON_PKGNAMEPREFIX}mypy-protobuf>=1.21:devel/py-mypy-protobuf@${PY_FLAVOR} \ @@ -50,6 +50,7 @@ RUN_DEPENDS= lame:audio/lame \ ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Flask-Cors>0:www/py-flask-cors@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>0:devel/py-protobuf@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}stringcase>0:devel/py-stringcase@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}waitress>0:www/py-waitress@${PY_FLAVOR} # USES=ssl is required for the compilation of the Rust code @@ -57,31 +58,33 @@ USES= cargo desktop-file-utils pyqt:5 python:3.8+ shebangfix ssl USE_GITHUB= yes GH_ACCOUNT= ankitects # Translation files -GH_TUPLE= ankitects:anki-core-i18n:30ab198:ftlrslib \ - ankitects:anki-desktop-ftl:3920d26:ftlextra +GH_TUPLE= ankitects:anki-core-i18n:dd67ac7:ftlrslib \ + ankitects:anki-desktop-ftl:54188b8:ftlextra # Cargo crates -GH_TUPLE+= ankitects:hyper-timeout:anki-2020-11-03:hypertimeout \ - ankitects:reqwest:anki-2020-11-03:reqwest \ - ankitects:tokio-io-timeout:anki-2020-11-03:tokioiotimeout +GH_TUPLE+= ankitects:hyper-timeout:0cb6f7d14c62819e37cd221736f8b0555e823712:hypertimeout \ + ankitects:linkcheck:2f20798ce521cc594d510d4e417e76d5eac04d4b:linkcheck \ + ankitects:reqwest:7591444614de02b658ddab125efba7b2bb4e2335:reqwest \ + ankitects:tokio-io-timeout:1ee0892217e9a76bba4bb369ec5fab8854935a3c:tokioiotimeout \ + timothee-haudebourg:pct-str:4adccd8d4a222ab2672350a102f06ae832a0572d:pctstr # Bazel Skylib framework and sets of bazel rules GH_TUPLE+= bazelbuild:bazel-skylib:e59b620:bzlskylib \ bazelbuild:rules_cc:40548a2:bzlrcc \ bazelbuild:rules_java:c13e3ea:bzlrjava \ - bazelbuild:rules_nodejs:1689fa1:bzlrnodejs \ + bazelbuild:rules_nodejs:2d02e82:bzlrnodejs \ bazelbuild:rules_proto:f7a30f6:bzlrproto \ - ankitects:rules_pip:73953e0:bzlrpip \ + ankitects:esbuild_toolchain:f942aa9:esbuildtc \ + ankitects:rules_pip:fb02cb7:bzlrpip \ ankitects:rules_python:3927c9b:bzlrpython \ - ankitects:rules_rust:dfd1200:bzlrrust \ - ankitects:rules_sass:275ace7:bzlrsass \ - ankitects:rules_svelte:f09155c:bzlrsvelte + ankitects:rules_rust:f66001a:bzlrrust \ + ankitects:rules_sass:275ace7:bzlrsass USE_PYQT= core gui network printsupport sip svg webchannel webengine widgets xml_build SHEBANG_FILES= qt/tools/runanki.system.in -CARGO_CRATES= addr2line-0.15.2 \ +CARGO_CRATES= Inflector-0.11.4 \ adler-1.0.2 \ - ahash-0.4.7 \ + ahash-0.7.4 \ aho-corasick-0.7.18 \ ammonia-3.1.2 \ anyhow-1.0.42 \ @@ -93,112 +96,112 @@ CARGO_CRATES= addr2line-0.15.2 \ askama_derive-0.10.5 \ askama_escape-0.10.1 \ askama_shared-0.11.1 \ - async-compression-0.3.8 \ - async-trait-0.1.50 \ + async-trait-0.1.51 \ atty-0.2.14 \ autocfg-1.0.1 \ - backtrace-0.3.60 \ - base64-0.12.3 \ base64-0.13.0 \ bitflags-1.2.1 \ bitvec-0.19.5 \ blake3-0.3.8 \ bumpalo-3.7.0 \ byteorder-1.4.3 \ - bytes-0.4.12 \ - bytes-0.5.6 \ bytes-1.0.1 \ cc-1.0.69 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ coarsetime-0.1.19 \ + codespan-0.11.1 \ + codespan-reporting-0.11.1 \ constant_time_eq-0.1.5 \ + convert_case-0.4.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.8.5 \ crypto-mac-0.8.0 \ + cssparser-0.27.2 \ + cssparser-macros-0.6.0 \ ctor-0.1.20 \ derivative-2.2.0 \ + derive_more-0.99.16 \ digest-0.9.0 \ - dirs-next-2.0.0 \ - dirs-sys-next-0.1.2 \ + dirs-2.0.2 \ + dirs-sys-0.3.6 \ dtoa-0.4.8 \ + dtoa-short-0.3.3 \ + dunce-1.0.2 \ either-1.6.1 \ encoding_rs-0.8.28 \ env_logger-0.8.4 \ - failure-0.1.8 \ - failure_derive-0.1.8 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fixedbitset-0.2.0 \ flate2-1.0.20 \ - fluent-0.13.1 \ - fluent-bundle-0.13.2 \ + fluent-0.15.0 \ + fluent-bundle-0.15.1 \ fluent-langneg-0.13.0 \ - fluent-syntax-0.10.3 \ + fluent-syntax-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ - fuchsia-zircon-0.3.3 \ - fuchsia-zircon-sys-0.3.3 \ funty-1.1.0 \ futf-0.1.4 \ - futures-0.3.15 \ - futures-channel-0.3.15 \ - futures-core-0.3.15 \ - futures-executor-0.3.15 \ - futures-io-0.3.15 \ - futures-macro-0.3.15 \ - futures-sink-0.3.15 \ - futures-task-0.3.15 \ - futures-util-0.3.15 \ + futures-0.3.16 \ + futures-channel-0.3.16 \ + futures-core-0.3.16 \ + futures-executor-0.3.16 \ + futures-io-0.3.16 \ + futures-macro-0.3.16 \ + futures-sink-0.3.16 \ + futures-task-0.3.16 \ + futures-util-0.3.16 \ + fxhash-0.2.1 \ generic-array-0.14.4 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.3 \ ghost-0.1.2 \ - gimli-0.24.0 \ - h2-0.2.7 \ - hashbrown-0.9.1 \ + h2-0.3.3 \ hashbrown-0.11.2 \ - hashlink-0.6.0 \ + hashlink-0.7.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ html5ever-0.25.1 \ htmlescape-0.3.1 \ http-0.2.4 \ - http-body-0.3.1 \ + http-body-0.4.2 \ httparse-1.4.1 \ - httpdate-0.3.2 \ + httpdate-1.0.1 \ humansize-1.1.1 \ humantime-2.1.0 \ - hyper-0.13.10 \ - hyper-rustls-0.21.0 \ - hyper-tls-0.4.3 \ + hyper-0.14.11 \ + hyper-rustls-0.22.1 \ + hyper-tls-0.5.0 \ idna-0.2.3 \ indexmap-1.7.0 \ indoc-0.3.6 \ indoc-impl-0.3.6 \ + inflections-1.1.1 \ instant-0.1.10 \ intl-memoizer-0.5.1 \ intl_pluralrules-7.0.1 \ inventory-0.1.10 \ inventory-impl-0.1.10 \ - iovec-0.1.4 \ ipnet-2.3.1 \ itertools-0.9.0 \ + itertools-0.10.1 \ itoa-0.4.7 \ - js-sys-0.3.51 \ - kernel32-sys-0.2.2 \ + js-sys-0.3.52 \ + kuchiki-0.8.1 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.98 \ - libsqlite3-sys-0.20.1 \ + libsqlite3-sys-0.22.2 \ + linkify-0.5.0 \ lock_api-0.4.4 \ log-0.4.14 \ mac-0.1.1 \ @@ -210,47 +213,56 @@ CARGO_CRATES= addr2line-0.15.2 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.4 \ - mio-0.6.23 \ - miow-0.2.2 \ + mio-0.7.13 \ + miow-0.3.7 \ multimap-0.8.3 \ native-tls-0.2.7 \ - net2-0.2.37 \ new_debug_unreachable-1.0.4 \ nodrop-0.1.14 \ nom-6.1.2 \ + nom-7.0.0-alpha1 \ + ntapi-0.3.6 \ num-format-0.4.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ num_enum-0.5.2 \ num_enum_derive-0.5.2 \ - object-0.25.3 \ once_cell-1.8.0 \ openssl-0.10.35 \ openssl-probe-0.1.4 \ openssl-sys-0.9.65 \ + ouroboros-0.9.5 \ + ouroboros_macro-0.9.5 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ paste-0.1.18 \ paste-impl-0.1.18 \ percent-encoding-2.1.0 \ + pest-2.1.3 \ petgraph-0.5.1 \ phf-0.8.0 \ + phf-0.9.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ + phf_generator-0.9.0 \ + phf_macros-0.8.0 \ + phf_macros-0.9.0 \ phf_shared-0.8.0 \ + phf_shared-0.9.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ - pin-project-lite-0.1.12 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ proc-macro-crate-1.0.0 \ + proc-macro-error-1.0.4 \ + proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.6 \ - proc-macro2-1.0.27 \ + proc-macro2-1.0.28 \ prost-0.7.0 \ prost-build-0.7.0 \ prost-derive-0.7.0 \ @@ -275,77 +287,88 @@ CARGO_CRATES= addr2line-0.15.2 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ - rental-0.5.6 \ - rental-impl-0.5.5 \ + reqwest-0.11.4 \ ring-0.16.20 \ - rusqlite-0.24.2 \ - rustc-demangle-0.1.20 \ + rusqlite-0.25.3 \ rustc-hash-1.1.0 \ - rustls-0.18.1 \ - rustversion-1.0.5 \ + rustc_version-0.3.3 \ + rustls-0.19.1 \ + rustls-native-certs-0.5.0 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ sct-0.6.1 \ security-framework-2.3.1 \ security-framework-sys-2.3.0 \ - serde-1.0.126 \ - serde-aux-0.6.1 \ - serde_derive-1.0.126 \ - serde_json-1.0.64 \ + selectors-0.22.0 \ + semver-0.11.0 \ + semver-parser-0.10.2 \ + serde-1.0.127 \ + serde-aux-2.2.0 \ + serde_derive-1.0.127 \ + serde_json-1.0.66 \ serde_repr-0.1.7 \ serde_tuple-0.5.0 \ serde_tuple_macros-0.5.0 \ - serde_urlencoded-0.6.1 \ + serde_urlencoded-0.7.0 \ + servo_arc-0.1.1 \ sha1-0.6.0 \ - siphasher-0.3.5 \ + siphasher-0.3.6 \ slab-0.4.3 \ slog-2.7.0 \ - slog-async-2.6.0 \ + slog-async-2.7.0 \ slog-envlogger-2.2.0 \ slog-scope-4.4.0 \ slog-stdlog-4.1.0 \ - slog-term-2.8.0 \ + slog-term-2.6.0 \ smallvec-1.6.1 \ - socket2-0.3.19 \ + socket2-0.4.1 \ spin-0.5.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string_cache-0.8.1 \ string_cache_codegen-0.5.1 \ + strum-0.21.0 \ + strum_macros-0.21.1 \ subtle-2.4.1 \ syn-1.0.74 \ - synstructure-0.12.5 \ take_mut-0.2.2 \ tap-1.0.1 \ tempfile-3.2.0 \ tendril-0.4.2 \ - term-0.7.0 \ + term-0.6.1 \ termcolor-1.1.2 \ + thin-slice-0.1.1 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ thread_local-1.1.3 \ - time-0.1.43 \ + time-0.1.44 \ tinystr-0.3.4 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ - tokio-0.2.25 \ - tokio-rustls-0.14.1 \ - tokio-socks-0.3.0 \ - tokio-tls-0.3.1 \ - tokio-util-0.3.1 \ + tokio-1.9.0 \ + tokio-macros-1.3.0 \ + tokio-native-tls-0.3.0 \ + tokio-rustls-0.22.0 \ + tokio-socks-0.5.1 \ + tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.18 \ - tracing-futures-0.2.5 \ try-lock-0.2.3 \ type-map-0.4.0 \ typenum-1.13.0 \ + ucd-trie-0.1.3 \ + unic-char-property-0.9.0 \ + unic-char-range-0.9.0 \ + unic-common-0.9.0 \ unic-langid-0.9.0 \ unic-langid-impl-0.9.0 \ unic-langid-macros-0.9.0 \ unic-langid-macros-impl-0.9.0 \ + unic-ucd-category-0.9.0 \ + unic-ucd-version-0.9.0 \ unicase-2.6.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ @@ -356,30 +379,28 @@ CARGO_CRATES= addr2line-0.15.2 \ untrusted-0.7.1 \ url-2.2.2 \ utf-8-0.7.6 \ + utf8-decode-1.0.1 \ utime-0.3.1 \ vcpkg-0.2.15 \ version_check-0.9.3 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ - wasi-0.10.2+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.74 \ - wasm-bindgen-backend-0.2.74 \ - wasm-bindgen-futures-0.4.24 \ - wasm-bindgen-macro-0.2.74 \ - wasm-bindgen-macro-support-0.2.74 \ - wasm-bindgen-shared-0.2.74 \ - web-sys-0.3.51 \ + wasi-0.10.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.75 \ + wasm-bindgen-backend-0.2.75 \ + wasm-bindgen-futures-0.4.25 \ + wasm-bindgen-macro-0.2.75 \ + wasm-bindgen-macro-support-0.2.75 \ + wasm-bindgen-shared-0.2.75 \ + web-sys-0.3.52 \ webpki-0.21.4 \ - webpki-roots-0.20.0 \ - which-4.1.0 \ - winapi-0.2.8 \ + webpki-roots-0.21.1 \ + which-4.2.2 \ winapi-0.3.9 \ - winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ - ws2_32-sys-0.2.1 \ wyz-0.2.0 \ xml5ever-0.16.1 \ zip-0.5.13 @@ -394,6 +415,7 @@ CARGO_INSTALL= no CARGO_ENV= BAZEL=1 \ BUILDINFO=${_MY_LOCALREPO}/rust_output/buildinfo.txt \ PYO3_PYTHON=${PYTHON_CMD} \ + PROTO_TOP=${WRKSRC}/proto/.top_level \ PROTOC=${LOCALBASE}/bin/protoc \ BACKEND_PROTO=${WRKSRC}/rslib/backend.proto \ RSLIB_FTL_ROOT=${_MY_LOCALREPO}/ftlrslib/l10n.toml \ @@ -412,7 +434,7 @@ MPV_RUN_DEPENDS= mpv:multimedia/mpv # Should contain the most recent commit that reflects ${DISTVERSION} and must # be exactly 8 digits otherwise the check for newer versions won't work as # expected. -_MY_BUILDHASH= b2b3275f +_MY_BUILDHASH= 94913ec2 # Path of the local bazel repositories _MY_LOCALREPO= ${WRKSRC}/local_repos # Path of cache that is used by www/yarn @@ -423,45 +445,50 @@ post-extract: @${ECHO_CMD} "startup --batch" > ${WRKSRC}/user.bazelrc # Create local repositories which are used by bazel @${MKDIR} ${_MY_LOCALREPO} \ + ${_MY_LOCALREPO}/local_esbuild/bin \ ${_MY_LOCALREPO}/local_node/node/bin \ ${_MY_LOCALREPO}/local_node/node/lib \ ${_MY_LOCALREPO}/local_node/yarn/bin \ ${_MY_LOCALREPO}/protoc_bin_freebsd/bin \ ${_MY_LOCALREPO}/pyqt5 \ - ${_MY_LOCALREPO}/rust_output/fluent_proto \ - ${_MY_LOCALREPO}/rust_output/librsbridge + ${_MY_LOCALREPO}/rust_output/librsbridge \ + ${_MY_LOCALREPO}/rust_output/strings_json # Create empty WORKSPACE files in the top directory of each local # repository - @${TOUCH} ${_MY_LOCALREPO}/local_node/WORKSPACE \ + @${TOUCH} ${_MY_LOCALREPO}/local_esbuild/WORKSPACE \ + ${_MY_LOCALREPO}/local_node/WORKSPACE \ ${_MY_LOCALREPO}/protoc_bin_freebsd/WORKSPACE \ ${_MY_LOCALREPO}/pyqt5/WORKSPACE \ ${_MY_LOCALREPO}/rust_output/WORKSPACE - # Copy the bazel rules for NodeJS to the custom local repository as - # they need some patching + # Copy the bazel rules for NodeJS and esbuild to the custom local repository + # as they need some patching + @${CP} -r ${WRKSRC_esbuildtc} ${_MY_LOCALREPO}/esbuild_toolchain @${CP} -r ${WRKSRC_bzlrnodejs} ${_MY_LOCALREPO}/rules_nodejs # Link the remaining bazel rules into the custom local repository as # they don't need to be patched -.for _dir in bzlskylib bzlrcc bzlrjava bzlrpip bzlrproto bzlrpython bzlrrust bzlrsass bzlrsvelte ftlextra ftlrslib +.for _dir in bzlskylib bzlrcc bzlrjava bzlrpip bzlrproto bzlrpython bzlrrust bzlrsass ftlextra ftlrslib @${RLN} ${WRKSRC_${_dir}} ${_MY_LOCALREPO}/${_dir:S/bzlr/rules_/} .endfor # Copy custom BUILD.bazel files to the local repositories + @${CP} ${FILESDIR}/bazel/BUILD.bazel-local_esbuild \ + ${_MY_LOCALREPO}/local_esbuild/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-local_node \ ${_MY_LOCALREPO}/local_node/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-protoc_bin_freebsd \ ${_MY_LOCALREPO}/protoc_bin_freebsd/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-pyqt5 \ ${_MY_LOCALREPO}/pyqt5/BUILD.bazel - @${CP} ${FILESDIR}/bazel/BUILD.bazel-rust_output-fluent_proto \ - ${_MY_LOCALREPO}/rust_output/fluent_proto/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-rust_output-librsbridge \ ${_MY_LOCALREPO}/rust_output/librsbridge/BUILD.bazel + @${CP} ${FILESDIR}/bazel/BUILD.bazel-rust_output-strings_json \ + ${_MY_LOCALREPO}/rust_output/strings_json/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-i18n ${WRKSRC_ftlrslib}/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-i18n ${WRKSRC_ftlextra}/BUILD.bazel # Move some files out of the way as they will be replaced by custom copies. @${MV} ${WRKSRC}/repos.bzl ${WRKSRC}/repos.bzl.dist @${MV} ${WRKSRC}/pip/pyqt5/defs.bzl ${WRKSRC}/pip/pyqt5/defs.bzl.dist @${MV} ${WRKSRC}/pylib/rsbridge/BUILD.bazel ${WRKSRC}/pylib/rsbridge/BUILD.bazel.dist - @${MV} ${WRKSRC}/rslib/BUILD.bazel ${WRKSRC}/rslib/BUILD.bazel.dist + @${MV} ${WRKSRC}/rslib/i18n/BUILD.bazel ${WRKSRC}/rslib/i18n/BUILD.bazel.dist # Required for a successful Rust compilation @${MV} ${WRKSRC}/Cargo.lock ${WRKSRC}/Cargo.lock.dist # Copy the replacement files @@ -469,8 +496,8 @@ post-extract: @${CP} ${FILESDIR}/bazel/pyqt5.bzl ${WRKSRC}/pip/pyqt5/defs.bzl @${CP} ${FILESDIR}/bazel/BUILD.bazel-pylib-rsbridge \ ${WRKSRC}/pylib/rsbridge/BUILD.bazel - @${CP} ${FILESDIR}/bazel/BUILD.bazel-rslib \ - ${WRKSRC}/rslib/BUILD.bazel + @${CP} ${FILESDIR}/bazel/BUILD.bazel-rslib-i18n \ + ${WRKSRC}/rslib/i18n/BUILD.bazel post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ @@ -480,7 +507,8 @@ post-patch: @${REINPLACE_CMD} -e 's|%%_MY_BUILDHASH%%|${_MY_BUILDHASH}|' \ ${WRKSRC}/scripts/status.sh @${REINPLACE_CMD} -e 's|%%_MY_LOCALREPO%%|${_MY_LOCALREPO}|g' \ - ${WRKSRC}/repos.bzl ${WRKSRC}/protobuf.bzl + ${WRKSRC}/repos.bzl ${WRKSRC}/proto/protobuf.bzl \ + ${_MY_LOCALREPO}/esbuild_toolchain/esbuild_repo.bzl @${REINPLACE_CMD} -e 's|%%_MY_YARNCACHE%%|${_MY_YARNCACHE}|' \ ${_MY_LOCALREPO}/rules_nodejs/internal/npm_install/npm_install.bzl @@ -488,6 +516,7 @@ pre-configure: # Link the binaries of Node, Protobuf and Yarn into the local bazel # repositories to provide them during build. ${LN} -s ${LOCALBASE}/bin/protoc-gen-mypy ${WRKSRC}/pylib/tools/protoc-gen-mypy + ${LN} -s ${LOCALBASE}/bin/esbuild ${_MY_LOCALREPO}/local_esbuild/bin/esbuild ${LN} -s ${LOCALBASE}/bin/node ${_MY_LOCALREPO}/local_node/node/bin/node ${LN} -s ${LOCALBASE}/bin/yarn.js ${_MY_LOCALREPO}/local_node/yarn/bin/yarn.js ${LN} -s ${LOCALBASE}/bin/protoc ${_MY_LOCALREPO}/protoc_bin_freebsd/bin/protoc @@ -497,9 +526,9 @@ pre-configure: # Steps 1 and 2 are built separately from the bazel build process. # # 1. rslib (Rust library, implictly built by step 2) -# `-> produces ${_MY_LOCALREPO}/rust_output/fluent.proto +# `-> produces ${_MY_LOCALREPO}/rust_output/strings_json/strings.json # 2. pylib/rsbridge (Rust/Python bridge) -# `-> produces ${_MY_LOCALREPO}/rust_output/librsbridge.so +# `-> produces ${_MY_LOCALREPO}/rust_output/librsbridge/librsbridge.so # 3. The remaining components (Python, Qt5 and JS) are built by bazel pre-build: # Generate buildinfo.txt which is used via BUILDINFO in ${CARGO_ENV} during @@ -511,15 +540,18 @@ pre-build: ${CARGO_BUILD_ARGS} # These files are required for the remaining build process via bazel so copy # them the local repository. - ${CP} `${FIND} ${CARGO_TARGET_DIR} -name "fluent.proto"` ${_MY_LOCALREPO}/rust_output/fluent_proto/ ${CP} `${FIND} ${CARGO_TARGET_DIR} -name "librsbridge.so"` ${_MY_LOCALREPO}/rust_output/librsbridge/ + ${CP} `${FIND} ${CARGO_TARGET_DIR} -name "strings.json"` ${_MY_LOCALREPO}/rust_output/strings_json/ do-build: + # Limit bazel jobs to 1 due random build failures while compiling TS files + # via "tsc". cd ${WRKSRC} && \ bazel --output_user_root="${WRKDIR}/.bazel" build \ --action_env=PYTHON_SITE_PACKAGES="${PYTHON_SITELIBDIR}" \ --action_env=PYTHON_SYS_EXECUTABLE="${PYTHON_CMD}" \ --compilation_mode opt \ + --jobs 1 \ --subcommands \ dist @@ -559,12 +591,8 @@ make-yarn-cache: && ${LOCALBASE}/bin/yarn --cache-folder ${_MY_YARNCACHE} install @cd ${WRKSRC_bzlrnodejs}/packages/labs/grpc_web/ \ && ${LOCALBASE}/bin/yarn --cache-folder ${_MY_YARNCACHE} install - @cd ${WRKSRC_bzlrnodejs}/packages/labs/protobufjs/ \ - && ${LOCALBASE}/bin/yarn --cache-folder ${_MY_YARNCACHE} install @cd ${WRKSRC_bzlrsass}/sass \ && ${LOCALBASE}/bin/yarn --cache-folder ${_MY_YARNCACHE} install - @cd ${WRKSRC_bzlrsvelte}/internal \ - && ${LOCALBASE}/bin/yarn --cache-folder ${_MY_YARNCACHE} install @cd ${WRKDIR} \ && ${TAR} -czf ${PORTNAME}-yarn-cache-${DISTVERSION}${EXTRACT_SUFX} .yarn \ && ${ECHO} "Please upload the file ${WRKDIR}/${PORTNAME}-yarn-cache-${DISTVERSION}${EXTRACT_SUFX}" diff --git a/games/anki/distinfo b/games/anki/distinfo index a1520a3a8641..583bc1680c56 100644 --- a/games/anki/distinfo +++ b/games/anki/distinfo @@ -1,643 +1,683 @@ -TIMESTAMP = 1627628162 -SHA256 (python/anki-yarn-cache-2.1.44.tar.gz) = 31fd744d235897fe9a019081a613da7594315c8974ed2e3bc5709c957456fff8 -SIZE (python/anki-yarn-cache-2.1.44.tar.gz) = 137877372 -SHA256 (python/rust/crates/addr2line-0.15.2.crate) = e7a2e47a1fbe209ee101dd6d61285226744c6c8d3c21c8dc878ba6cb9f467f3a -SIZE (python/rust/crates/addr2line-0.15.2.crate) = 32966 -SHA256 (python/rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe -SIZE (python/rust/crates/adler-1.0.2.crate) = 12778 -SHA256 (python/rust/crates/ahash-0.4.7.crate) = 739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e -SIZE (python/rust/crates/ahash-0.4.7.crate) = 51474 -SHA256 (python/rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f -SIZE (python/rust/crates/aho-corasick-0.7.18.crate) = 112923 -SHA256 (python/rust/crates/ammonia-3.1.2.crate) = 2e445c26125ff80316eaea16e812d717b147b82a68682bd4730f74d4845c8b35 -SIZE (python/rust/crates/ammonia-3.1.2.crate) = 39704 -SHA256 (python/rust/crates/anyhow-1.0.42.crate) = 595d3cfa7a60d4555cb5067b99f07142a08ea778de5cf993f7b75c7d8fabc486 -SIZE (python/rust/crates/anyhow-1.0.42.crate) = 34827 -SHA256 (python/rust/crates/arc-swap-1.3.0.crate) = e906254e445520903e7fc9da4f709886c84ae4bc4ddaf0e093188d66df4dc820 -SIZE (python/rust/crates/arc-swap-1.3.0.crate) = 63680 -SHA256 (python/rust/crates/arrayref-0.3.6.crate) = a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544 -SIZE (python/rust/crates/arrayref-0.3.6.crate) = 10035 -SHA256 (python/rust/crates/arrayvec-0.4.12.crate) = cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9 -SIZE (python/rust/crates/arrayvec-0.4.12.crate) = 26551 -SHA256 (python/rust/crates/arrayvec-0.5.2.crate) = 23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b -SIZE (python/rust/crates/arrayvec-0.5.2.crate) = 27838 -SHA256 (python/rust/crates/askama-0.10.5.crate) = d298738b6e47e1034e560e5afe63aa488fea34e25ec11b855a76f0d7b8e73134 -SIZE (python/rust/crates/askama-0.10.5.crate) = 7994 -SHA256 (python/rust/crates/askama_derive-0.10.5.crate) = ca2925c4c290382f9d2fa3d1c1b6a63fa1427099721ecca4749b154cc9c25522 -SIZE (python/rust/crates/askama_derive-0.10.5.crate) = 6927 -SHA256 (python/rust/crates/askama_escape-0.10.1.crate) = 90c108c1a94380c89d2215d0ac54ce09796823cca0fd91b299cfff3b33e346fb -SIZE (python/rust/crates/askama_escape-0.10.1.crate) = 8535 -SHA256 (python/rust/crates/askama_shared-0.11.1.crate) = 2582b77e0f3c506ec4838a25fa8a5f97b9bed72bb6d3d272ea1c031d8bd373bc -SIZE (python/rust/crates/askama_shared-0.11.1.crate) = 30554 -SHA256 (python/rust/crates/async-compression-0.3.8.crate) = 5443ccbb270374a2b1055fc72da40e1f237809cd6bb0e97e66d264cd138473a6 -SIZE (python/rust/crates/async-compression-0.3.8.crate) = 57977 -SHA256 (python/rust/crates/async-trait-0.1.50.crate) = 0b98e84bbb4cbcdd97da190ba0c58a1bb0de2c1fdf67d159e192ed766aeca722 -SIZE (python/rust/crates/async-trait-0.1.50.crate) = 25321 -SHA256 (python/rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 -SIZE (python/rust/crates/atty-0.2.14.crate) = 5470 -SHA256 (python/rust/crates/autocfg-1.0.1.crate) = cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a -SIZE (python/rust/crates/autocfg-1.0.1.crate) = 12908 -SHA256 (python/rust/crates/backtrace-0.3.60.crate) = b7815ea54e4d821e791162e078acbebfd6d8c8939cd559c9335dceb1c8ca7282 -SIZE (python/rust/crates/backtrace-0.3.60.crate) = 70983 -SHA256 (python/rust/crates/base64-0.12.3.crate) = 3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff -SIZE (python/rust/crates/base64-0.12.3.crate) = 57545 -SHA256 (python/rust/crates/base64-0.13.0.crate) = 904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd -SIZE (python/rust/crates/base64-0.13.0.crate) = 62070 -SHA256 (python/rust/crates/bitflags-1.2.1.crate) = cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693 -SIZE (python/rust/crates/bitflags-1.2.1.crate) = 16745 -SHA256 (python/rust/crates/bitvec-0.19.5.crate) = 8942c8d352ae1838c9dda0b0ca2ab657696ef2232a20147cf1b30ae1a9cb4321 -SIZE (python/rust/crates/bitvec-0.19.5.crate) = 148200 -SHA256 (python/rust/crates/blake3-0.3.8.crate) = b64485778c4f16a6a5a9d335e80d449ac6c70cdd6a06d2af18a6f6f775a125b3 -SIZE (python/rust/crates/blake3-0.3.8.crate) = 154058 -SHA256 (python/rust/crates/bumpalo-3.7.0.crate) = 9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631 -SIZE (python/rust/crates/bumpalo-3.7.0.crate) = 134261 -SHA256 (python/rust/crates/byteorder-1.4.3.crate) = 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610 -SIZE (python/rust/crates/byteorder-1.4.3.crate) = 22512 -SHA256 (python/rust/crates/bytes-0.4.12.crate) = 206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c -SIZE (python/rust/crates/bytes-0.4.12.crate) = 46361 -SHA256 (python/rust/crates/bytes-0.5.6.crate) = 0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38 -SIZE (python/rust/crates/bytes-0.5.6.crate) = 46291 -SHA256 (python/rust/crates/bytes-1.0.1.crate) = b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040 -SIZE (python/rust/crates/bytes-1.0.1.crate) = 48142 -SHA256 (python/rust/crates/cc-1.0.69.crate) = e70cc2f62c6ce1868963827bd677764c62d07c3d9a3e1fb1177ee1a9ab199eb2 -SIZE (python/rust/crates/cc-1.0.69.crate) = 56044 -SHA256 (python/rust/crates/cfg-if-0.1.10.crate) = 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822 -SIZE (python/rust/crates/cfg-if-0.1.10.crate) = 7933 -SHA256 (python/rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (python/rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (python/rust/crates/chrono-0.4.19.crate) = 670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73 -SIZE (python/rust/crates/chrono-0.4.19.crate) = 155663 -SHA256 (python/rust/crates/coarsetime-0.1.19.crate) = 2918e2ffa91a49dabbba4965fe38a37a1ba0b6953a29e32cc250a8d59cd42232 -SIZE (python/rust/crates/coarsetime-0.1.19.crate) = 7927 -SHA256 (python/rust/crates/constant_time_eq-0.1.5.crate) = 245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc -SIZE (python/rust/crates/constant_time_eq-0.1.5.crate) = 4936 -SHA256 (python/rust/crates/core-foundation-0.9.1.crate) = 0a89e2ae426ea83155dccf10c0fa6b1463ef6d5fcb44cee0b224a408fa640a62 -SIZE (python/rust/crates/core-foundation-0.9.1.crate) = 25985 -SHA256 (python/rust/crates/core-foundation-sys-0.8.2.crate) = ea221b5284a47e40033bf9b66f35f984ec0ea2931eb03505246cd27a963f981b -SIZE (python/rust/crates/core-foundation-sys-0.8.2.crate) = 17461 -SHA256 (python/rust/crates/crc32fast-1.2.1.crate) = 81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a -SIZE (python/rust/crates/crc32fast-1.2.1.crate) = 38172 -SHA256 (python/rust/crates/crossbeam-channel-0.5.1.crate) = 06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4 -SIZE (python/rust/crates/crossbeam-channel-0.5.1.crate) = 86919 -SHA256 (python/rust/crates/crossbeam-utils-0.8.5.crate) = d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db -SIZE (python/rust/crates/crossbeam-utils-0.8.5.crate) = 38414 -SHA256 (python/rust/crates/crypto-mac-0.8.0.crate) = b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab -SIZE (python/rust/crates/crypto-mac-0.8.0.crate) = 9115 -SHA256 (python/rust/crates/ctor-0.1.20.crate) = 5e98e2ad1a782e33928b96fc3948e7c355e5af34ba4de7670fe8bac2a3b2006d -SIZE (python/rust/crates/ctor-0.1.20.crate) = 9328 -SHA256 (python/rust/crates/derivative-2.2.0.crate) = fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b -SIZE (python/rust/crates/derivative-2.2.0.crate) = 48076 -SHA256 (python/rust/crates/digest-0.9.0.crate) = d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066 -SIZE (python/rust/crates/digest-0.9.0.crate) = 13247 -SHA256 (python/rust/crates/dirs-next-2.0.0.crate) = b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1 -SIZE (python/rust/crates/dirs-next-2.0.0.crate) = 11689 -SHA256 (python/rust/crates/dirs-sys-next-0.1.2.crate) = 4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d -SIZE (python/rust/crates/dirs-sys-next-0.1.2.crate) = 10681 -SHA256 (python/rust/crates/dtoa-0.4.8.crate) = 56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0 -SIZE (python/rust/crates/dtoa-0.4.8.crate) = 16175 -SHA256 (python/rust/crates/either-1.6.1.crate) = e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457 -SIZE (python/rust/crates/either-1.6.1.crate) = 13641 -SHA256 (python/rust/crates/encoding_rs-0.8.28.crate) = 80df024fbc5ac80f87dfef0d9f5209a252f2a497f7f42944cff24d8253cac065 -SIZE (python/rust/crates/encoding_rs-0.8.28.crate) = 1368577 -SHA256 (python/rust/crates/env_logger-0.8.4.crate) = a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3 -SIZE (python/rust/crates/env_logger-0.8.4.crate) = 33342 -SHA256 (python/rust/crates/failure-0.1.8.crate) = d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86 -SIZE (python/rust/crates/failure-0.1.8.crate) = 37582 -SHA256 (python/rust/crates/failure_derive-0.1.8.crate) = aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4 -SIZE (python/rust/crates/failure_derive-0.1.8.crate) = 4950 -SHA256 (python/rust/crates/fallible-iterator-0.2.0.crate) = 4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7 -SIZE (python/rust/crates/fallible-iterator-0.2.0.crate) = 18509 -SHA256 (python/rust/crates/fallible-streaming-iterator-0.1.9.crate) = 7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a -SIZE (python/rust/crates/fallible-streaming-iterator-0.1.9.crate) = 9249 -SHA256 (python/rust/crates/fixedbitset-0.2.0.crate) = 37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d -SIZE (python/rust/crates/fixedbitset-0.2.0.crate) = 13597 -SHA256 (python/rust/crates/flate2-1.0.20.crate) = cd3aec53de10fe96d7d8c565eb17f2c687bb5518a2ec453b5b1252964526abe0 -SIZE (python/rust/crates/flate2-1.0.20.crate) = 74036 -SHA256 (python/rust/crates/fluent-0.13.1.crate) = ef9e54ec7b674ae3477d948ae790e90ae24d54fb31c2e7173252978d9b09bdfa -SIZE (python/rust/crates/fluent-0.13.1.crate) = 3982 -SHA256 (python/rust/crates/fluent-bundle-0.13.2.crate) = 092ebd50cd3f8a6d664bf156e3550d2f7232fbe446da6707d727cca53f707ce2 -SIZE (python/rust/crates/fluent-bundle-0.13.2.crate) = 24130 -SHA256 (python/rust/crates/fluent-langneg-0.13.0.crate) = 2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94 -SIZE (python/rust/crates/fluent-langneg-0.13.0.crate) = 11723 -SHA256 (python/rust/crates/fluent-syntax-0.10.3.crate) = 784f660373ea898f712a7e67b43f35bf79608d46112747c29767d087611d716b -SIZE (python/rust/crates/fluent-syntax-0.10.3.crate) = 22083 -SHA256 (python/rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 -SIZE (python/rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (python/rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 -SIZE (python/rust/crates/foreign-types-0.3.2.crate) = 7504 -SHA256 (python/rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b -SIZE (python/rust/crates/foreign-types-shared-0.1.1.crate) = 5672 -SHA256 (python/rust/crates/form_urlencoded-1.0.1.crate) = 5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191 -SIZE (python/rust/crates/form_urlencoded-1.0.1.crate) = 8773 -SHA256 (python/rust/crates/fuchsia-zircon-0.3.3.crate) = 2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82 -SIZE (python/rust/crates/fuchsia-zircon-0.3.3.crate) = 22565 -SHA256 (python/rust/crates/fuchsia-zircon-sys-0.3.3.crate) = 3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7 -SIZE (python/rust/crates/fuchsia-zircon-sys-0.3.3.crate) = 7191 -SHA256 (python/rust/crates/funty-1.1.0.crate) = fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7 -SIZE (python/rust/crates/funty-1.1.0.crate) = 11631 -SHA256 (python/rust/crates/futf-0.1.4.crate) = 7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b -SIZE (python/rust/crates/futf-0.1.4.crate) = 11341 -SHA256 (python/rust/crates/futures-0.3.15.crate) = 0e7e43a803dae2fa37c1f6a8fe121e1f7bf9548b4dfc0522a42f34145dadfc27 -SIZE (python/rust/crates/futures-0.3.15.crate) = 46425 -SHA256 (python/rust/crates/futures-channel-0.3.15.crate) = e682a68b29a882df0545c143dc3646daefe80ba479bcdede94d5a703de2871e2 -SIZE (python/rust/crates/futures-channel-0.3.15.crate) = 31867 -SHA256 (python/rust/crates/futures-core-0.3.15.crate) = 0402f765d8a89a26043b889b26ce3c4679d268fa6bb22cd7c6aad98340e179d1 -SIZE (python/rust/crates/futures-core-0.3.15.crate) = 14514 -SHA256 (python/rust/crates/futures-executor-0.3.15.crate) = badaa6a909fac9e7236d0620a2f57f7664640c56575b71a7552fbd68deafab79 -SIZE (python/rust/crates/futures-executor-0.3.15.crate) = 17166 -SHA256 (python/rust/crates/futures-io-0.3.15.crate) = acc499defb3b348f8d8f3f66415835a9131856ff7714bf10dadfc4ec4bdb29a1 -SIZE (python/rust/crates/futures-io-0.3.15.crate) = 9058 -SHA256 (python/rust/crates/futures-macro-0.3.15.crate) = a4c40298486cdf52cc00cd6d6987892ba502c7656a16a4192a9992b1ccedd121 -SIZE (python/rust/crates/futures-macro-0.3.15.crate) = 10872 -SHA256 (python/rust/crates/futures-sink-0.3.15.crate) = a57bead0ceff0d6dde8f465ecd96c9338121bb7717d3e7b108059531870c4282 -SIZE (python/rust/crates/futures-sink-0.3.15.crate) = 7672 -SHA256 (python/rust/crates/futures-task-0.3.15.crate) = 8a16bef9fc1a4dddb5bee51c989e3fbba26569cbb0e31f5b303c184e3dd33dae -SIZE (python/rust/crates/futures-task-0.3.15.crate) = 11811 -SHA256 (python/rust/crates/futures-util-0.3.15.crate) = feb5c238d27e2bf94ffdfd27b2c29e3df4a68c4193bb6427384259e2bf191967 -SIZE (python/rust/crates/futures-util-0.3.15.crate) = 141962 -SHA256 (python/rust/crates/generic-array-0.14.4.crate) = 501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817 -SIZE (python/rust/crates/generic-array-0.14.4.crate) = 28916 -SHA256 (python/rust/crates/getopts-0.2.21.crate) = 14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5 -SIZE (python/rust/crates/getopts-0.2.21.crate) = 18457 -SHA256 (python/rust/crates/getrandom-0.1.16.crate) = 8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce -SIZE (python/rust/crates/getrandom-0.1.16.crate) = 25077 -SHA256 (python/rust/crates/getrandom-0.2.3.crate) = 7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753 -SIZE (python/rust/crates/getrandom-0.2.3.crate) = 26261 -SHA256 (python/rust/crates/ghost-0.1.2.crate) = 1a5bcf1bbeab73aa4cf2fde60a846858dc036163c7c33bec309f8d17de785479 -SIZE (python/rust/crates/ghost-0.1.2.crate) = 12777 -SHA256 (python/rust/crates/gimli-0.24.0.crate) = 0e4075386626662786ddb0ec9081e7c7eeb1ba31951f447ca780ef9f5d568189 -SIZE (python/rust/crates/gimli-0.24.0.crate) = 703534 -SHA256 (python/rust/crates/h2-0.2.7.crate) = 5e4728fd124914ad25e99e3d15a9361a879f6620f63cb56bbb08f95abb97a535 -SIZE (python/rust/crates/h2-0.2.7.crate) = 156989 -SHA256 (python/rust/crates/hashbrown-0.9.1.crate) = d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04 -SIZE (python/rust/crates/hashbrown-0.9.1.crate) = 77734 -SHA256 (python/rust/crates/hashbrown-0.11.2.crate) = ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e -SIZE (python/rust/crates/hashbrown-0.11.2.crate) = 85713 -SHA256 (python/rust/crates/hashlink-0.6.0.crate) = d99cf782f0dc4372d26846bec3de7804ceb5df083c2d4462c0b8d2330e894fa8 -SIZE (python/rust/crates/hashlink-0.6.0.crate) = 24952 -SHA256 (python/rust/crates/heck-0.3.3.crate) = 6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c -SIZE (python/rust/crates/heck-0.3.3.crate) = 10260 -SHA256 (python/rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 -SIZE (python/rust/crates/hermit-abi-0.1.19.crate) = 9979 -SHA256 (python/rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 -SIZE (python/rust/crates/hex-0.4.3.crate) = 13299 -SHA256 (python/rust/crates/html5ever-0.25.1.crate) = aafcf38a1a36118242d29b92e1b08ef84e67e4a5ed06e0a80be20e6a32bfed6b -SIZE (python/rust/crates/html5ever-0.25.1.crate) = 73165 -SHA256 (python/rust/crates/htmlescape-0.3.1.crate) = e9025058dae765dee5070ec375f591e2ba14638c63feff74f13805a72e523163 -SIZE (python/rust/crates/htmlescape-0.3.1.crate) = 53226 -SHA256 (python/rust/crates/http-0.2.4.crate) = 527e8c9ac747e28542699a951517aa9a6945af506cd1f2e1b53a576c17b6cc11 -SIZE (python/rust/crates/http-0.2.4.crate) = 105489 -SHA256 (python/rust/crates/http-body-0.3.1.crate) = 13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b -SIZE (python/rust/crates/http-body-0.3.1.crate) = 5394 -SHA256 (python/rust/crates/httparse-1.4.1.crate) = f3a87b616e37e93c22fb19bcd386f02f3af5ea98a25670ad0fce773de23c5e68 -SIZE (python/rust/crates/httparse-1.4.1.crate) = 25592 -SHA256 (python/rust/crates/httpdate-0.3.2.crate) = 494b4d60369511e7dea41cf646832512a94e542f68bb9c49e54518e0f468eb47 -SIZE (python/rust/crates/httpdate-0.3.2.crate) = 10768 -SHA256 (python/rust/crates/humansize-1.1.1.crate) = 02296996cb8796d7c6e3bc2d9211b7802812d36999a51bb754123ead7d37d026 -SIZE (python/rust/crates/humansize-1.1.1.crate) = 9131 -SHA256 (python/rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 -SIZE (python/rust/crates/humantime-2.1.0.crate) = 16749 -SHA256 (python/rust/crates/hyper-0.13.10.crate) = 8a6f157065790a3ed2f88679250419b5cdd96e714a0d65f7797fd337186e96bb -SIZE (python/rust/crates/hyper-0.13.10.crate) = 141981 -SHA256 (python/rust/crates/hyper-rustls-0.21.0.crate) = 37743cc83e8ee85eacfce90f2f4102030d9ff0a95244098d781e9bee4a90abb6 -SIZE (python/rust/crates/hyper-rustls-0.21.0.crate) = 27489 -SHA256 (python/rust/crates/hyper-tls-0.4.3.crate) = d979acc56dcb5b8dddba3917601745e877576475aa046df3226eabdecef78eed -SIZE (python/rust/crates/hyper-tls-0.4.3.crate) = 14195 -SHA256 (python/rust/crates/idna-0.2.3.crate) = 418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8 -SIZE (python/rust/crates/idna-0.2.3.crate) = 271023 -SHA256 (python/rust/crates/indexmap-1.7.0.crate) = bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5 -SIZE (python/rust/crates/indexmap-1.7.0.crate) = 50363 -SHA256 (python/rust/crates/indoc-0.3.6.crate) = 47741a8bc60fb26eb8d6e0238bbb26d8575ff623fdc97b1a2c00c050b9684ed8 -SIZE (python/rust/crates/indoc-0.3.6.crate) = 9663 -SHA256 (python/rust/crates/indoc-impl-0.3.6.crate) = ce046d161f000fffde5f432a0d034d0341dc152643b2598ed5bfce44c4f3a8f0 -SIZE (python/rust/crates/indoc-impl-0.3.6.crate) = 7933 -SHA256 (python/rust/crates/instant-0.1.10.crate) = bee0328b1209d157ef001c94dd85b4f8f64139adb0eac2659f4b08382b2f474d -SIZE (python/rust/crates/instant-0.1.10.crate) = 5218 -SHA256 (python/rust/crates/intl-memoizer-0.5.1.crate) = c310433e4a310918d6ed9243542a6b83ec1183df95dff8f23f87bb88a264a66f -SIZE (python/rust/crates/intl-memoizer-0.5.1.crate) = 8292 -SHA256 (python/rust/crates/intl_pluralrules-7.0.1.crate) = b18f988384267d7066cc2be425e6faf352900652c046b6971d2e228d3b1c5ecf -SIZE (python/rust/crates/intl_pluralrules-7.0.1.crate) = 9263 -SHA256 (python/rust/crates/inventory-0.1.10.crate) = 0f0f7efb804ec95e33db9ad49e4252f049e37e8b0a4652e3cd61f7999f2eff7f -SIZE (python/rust/crates/inventory-0.1.10.crate) = 11572 -SHA256 (python/rust/crates/inventory-impl-0.1.10.crate) = 75c094e94816723ab936484666968f5b58060492e880f3c8d00489a1e244fa51 -SIZE (python/rust/crates/inventory-impl-0.1.10.crate) = 6228 -SHA256 (python/rust/crates/iovec-0.1.4.crate) = b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e -SIZE (python/rust/crates/iovec-0.1.4.crate) = 8720 -SHA256 (python/rust/crates/ipnet-2.3.1.crate) = 68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9 -SIZE (python/rust/crates/ipnet-2.3.1.crate) = 24932 -SHA256 (python/rust/crates/itertools-0.9.0.crate) = 284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b -SIZE (python/rust/crates/itertools-0.9.0.crate) = 96429 -SHA256 (python/rust/crates/itoa-0.4.7.crate) = dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736 -SIZE (python/rust/crates/itoa-0.4.7.crate) = 12099 -SHA256 (python/rust/crates/js-sys-0.3.51.crate) = 83bdfbace3a0e81a4253f73b49e960b053e396a11012cbd49b9b74d6a2b67062 -SIZE (python/rust/crates/js-sys-0.3.51.crate) = 67124 -SHA256 (python/rust/crates/kernel32-sys-0.2.2.crate) = 7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d -SIZE (python/rust/crates/kernel32-sys-0.2.2.crate) = 24537 -SHA256 (python/rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 -SIZE (python/rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (python/rust/crates/lexical-core-0.7.6.crate) = 6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe -SIZE (python/rust/crates/lexical-core-0.7.6.crate) = 494385 -SHA256 (python/rust/crates/libc-0.2.98.crate) = 320cfe77175da3a483efed4bc0adc1968ca050b098ce4f2f1c13a56626128790 -SIZE (python/rust/crates/libc-0.2.98.crate) = 522087 -SHA256 (python/rust/crates/libsqlite3-sys-0.20.1.crate) = 64d31059f22935e6c31830db5249ba2b7ecd54fd73a9909286f0a67aa55c2fbd -SIZE (python/rust/crates/libsqlite3-sys-0.20.1.crate) = 2306064 -SHA256 (python/rust/crates/lock_api-0.4.4.crate) = 0382880606dff6d15c9476c416d18690b72742aa7b605bb6dd6ec9030fbf07eb -SIZE (python/rust/crates/lock_api-0.4.4.crate) = 20356 -SHA256 (python/rust/crates/log-0.4.14.crate) = 51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710 -SIZE (python/rust/crates/log-0.4.14.crate) = 34582 -SHA256 (python/rust/crates/mac-0.1.1.crate) = c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4 -SIZE (python/rust/crates/mac-0.1.1.crate) = 4838 -SHA256 (python/rust/crates/maplit-1.0.2.crate) = 3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d -SIZE (python/rust/crates/maplit-1.0.2.crate) = 8871 -SHA256 (python/rust/crates/markup5ever-0.10.1.crate) = a24f40fb03852d1cdd84330cddcaf98e9ec08a7b7768e952fad3b4cf048ec8fd -SIZE (python/rust/crates/markup5ever-0.10.1.crate) = 34668 -SHA256 (python/rust/crates/markup5ever_rcdom-0.1.0.crate) = f015da43bcd8d4f144559a3423f4591d69b8ce0652c905374da7205df336ae2b -SIZE (python/rust/crates/markup5ever_rcdom-0.1.0.crate) = 25165 -SHA256 (python/rust/crates/matches-0.1.8.crate) = 7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08 -SIZE (python/rust/crates/matches-0.1.8.crate) = 2216 -SHA256 (python/rust/crates/memchr-2.4.0.crate) = b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc -SIZE (python/rust/crates/memchr-2.4.0.crate) = 63392 -SHA256 (python/rust/crates/mime-0.3.16.crate) = 2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d -SIZE (python/rust/crates/mime-0.3.16.crate) = 15206 -SHA256 (python/rust/crates/mime_guess-2.0.3.crate) = 2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212 -SIZE (python/rust/crates/mime_guess-2.0.3.crate) = 27437 -SHA256 (python/rust/crates/miniz_oxide-0.4.4.crate) = a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b -SIZE (python/rust/crates/miniz_oxide-0.4.4.crate) = 49938 -SHA256 (python/rust/crates/mio-0.6.23.crate) = 4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4 -SIZE (python/rust/crates/mio-0.6.23.crate) = 103554 -SHA256 (python/rust/crates/miow-0.2.2.crate) = ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d -SIZE (python/rust/crates/miow-0.2.2.crate) = 22044 -SHA256 (python/rust/crates/multimap-0.8.3.crate) = e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a -SIZE (python/rust/crates/multimap-0.8.3.crate) = 13518 -SHA256 (python/rust/crates/native-tls-0.2.7.crate) = b8d96b2e1c8da3957d58100b09f102c6d9cfdfced01b7ec5a8974044bb09dbd4 -SIZE (python/rust/crates/native-tls-0.2.7.crate) = 24958 -SHA256 (python/rust/crates/net2-0.2.37.crate) = 391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae -SIZE (python/rust/crates/net2-0.2.37.crate) = 21311 -SHA256 (python/rust/crates/new_debug_unreachable-1.0.4.crate) = e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54 -SIZE (python/rust/crates/new_debug_unreachable-1.0.4.crate) = 2561 -SHA256 (python/rust/crates/nodrop-0.1.14.crate) = 72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb -SIZE (python/rust/crates/nodrop-0.1.14.crate) = 7667 -SHA256 (python/rust/crates/nom-6.1.2.crate) = e7413f999671bd4745a7b624bd370a569fb6bc574b23c83a3c5ed2e453f3d5e2 -SIZE (python/rust/crates/nom-6.1.2.crate) = 147539 -SHA256 (python/rust/crates/num-format-0.4.0.crate) = bafe4179722c2894288ee77a9f044f02811c86af699344c498b0840c698a2465 -SIZE (python/rust/crates/num-format-0.4.0.crate) = 59791 -SHA256 (python/rust/crates/num-integer-0.1.44.crate) = d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db -SIZE (python/rust/crates/num-integer-0.1.44.crate) = 22216 -SHA256 (python/rust/crates/num-traits-0.2.14.crate) = 9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290 -SIZE (python/rust/crates/num-traits-0.2.14.crate) = 45476 -SHA256 (python/rust/crates/num_cpus-1.13.0.crate) = 05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3 -SIZE (python/rust/crates/num_cpus-1.13.0.crate) = 14704 -SHA256 (python/rust/crates/num_enum-0.5.2.crate) = e5adf0198d427ee515335639f275e806ca01acf9f07d7cf14bb36a10532a6169 -SIZE (python/rust/crates/num_enum-0.5.2.crate) = 10479 -SHA256 (python/rust/crates/num_enum_derive-0.5.2.crate) = b1def5a3f69d4707d8a040b12785b98029a39e8c610ae685c7f6265669767482 -SIZE (python/rust/crates/num_enum_derive-0.5.2.crate) = 7670 -SHA256 (python/rust/crates/object-0.25.3.crate) = a38f2be3697a57b4060074ff41b44c16870d916ad7877c17696e063257482bc7 -SIZE (python/rust/crates/object-0.25.3.crate) = 230711 -SHA256 (python/rust/crates/once_cell-1.8.0.crate) = 692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56 -SIZE (python/rust/crates/once_cell-1.8.0.crate) = 28925 -SHA256 (python/rust/crates/openssl-0.10.35.crate) = 549430950c79ae24e6d02e0b7404534ecf311d94cc9f861e9e4020187d13d885 -SIZE (python/rust/crates/openssl-0.10.35.crate) = 204462 -SHA256 (python/rust/crates/openssl-probe-0.1.4.crate) = 28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a -SIZE (python/rust/crates/openssl-probe-0.1.4.crate) = 7066 -SHA256 (python/rust/crates/openssl-sys-0.9.65.crate) = 7a7907e3bfa08bb85105209cdfcb6c63d109f8f6c1ed6ca318fff5c1853fbc1d -SIZE (python/rust/crates/openssl-sys-0.9.65.crate) = 54405 -SHA256 (python/rust/crates/parking_lot-0.11.1.crate) = 6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb -SIZE (python/rust/crates/parking_lot-0.11.1.crate) = 39854 -SHA256 (python/rust/crates/parking_lot_core-0.8.3.crate) = fa7a782938e745763fe6907fc6ba86946d72f49fe7e21de074e08128a99fb018 -SIZE (python/rust/crates/parking_lot_core-0.8.3.crate) = 32147 -SHA256 (python/rust/crates/paste-0.1.18.crate) = 45ca20c77d80be666aef2b45486da86238fabe33e38306bd3118fe4af33fa880 -SIZE (python/rust/crates/paste-0.1.18.crate) = 12259 -SHA256 (python/rust/crates/paste-impl-0.1.18.crate) = d95a7db200b97ef370c8e6de0088252f7e0dfff7d047a28528e47456c0fc98b6 -SIZE (python/rust/crates/paste-impl-0.1.18.crate) = 9451 -SHA256 (python/rust/crates/percent-encoding-2.1.0.crate) = d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e -SIZE (python/rust/crates/percent-encoding-2.1.0.crate) = 9748 -SHA256 (python/rust/crates/petgraph-0.5.1.crate) = 467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7 -SIZE (python/rust/crates/petgraph-0.5.1.crate) = 147173 -SHA256 (python/rust/crates/phf-0.8.0.crate) = 3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12 -SIZE (python/rust/crates/phf-0.8.0.crate) = 3902 -SHA256 (python/rust/crates/phf_codegen-0.8.0.crate) = cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815 -SIZE (python/rust/crates/phf_codegen-0.8.0.crate) = 3192 -SHA256 (python/rust/crates/phf_generator-0.8.0.crate) = 17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526 -SIZE (python/rust/crates/phf_generator-0.8.0.crate) = 7604 -SHA256 (python/rust/crates/phf_shared-0.8.0.crate) = c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7 -SIZE (python/rust/crates/phf_shared-0.8.0.crate) = 2860 -SHA256 (python/rust/crates/pin-project-1.0.8.crate) = 576bc800220cc65dac09e99e97b08b358cfab6e17078de8dc5fee223bd2d0c08 -SIZE (python/rust/crates/pin-project-1.0.8.crate) = 54991 -SHA256 (python/rust/crates/pin-project-internal-1.0.8.crate) = 6e8fe8163d14ce7f0cdac2e040116f22eac817edabff0be91e8aff7e9accf389 -SIZE (python/rust/crates/pin-project-internal-1.0.8.crate) = 27941 -SHA256 (python/rust/crates/pin-project-lite-0.1.12.crate) = 257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777 -SIZE (python/rust/crates/pin-project-lite-0.1.12.crate) = 16854 -SHA256 (python/rust/crates/pin-project-lite-0.2.7.crate) = 8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443 -SIZE (python/rust/crates/pin-project-lite-0.2.7.crate) = 27212 -SHA256 (python/rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 -SIZE (python/rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (python/rust/crates/pkg-config-0.3.19.crate) = 3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c -SIZE (python/rust/crates/pkg-config-0.3.19.crate) = 15451 *** 2042 LINES SKIPPED *** From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 10:43:23 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BC5F4661A73; Tue, 17 Aug 2021 10:43:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gpngb51mGz4cmN; Tue, 17 Aug 2021 10:43:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 948F61BD70; Tue, 17 Aug 2021 10:43:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17HAhNhT031310; Tue, 17 Aug 2021 10:43:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17HAhNhR031309; Tue, 17 Aug 2021 10:43:23 GMT (envelope-from git) Date: Tue, 17 Aug 2021 10:43:23 GMT Message-Id: <202108171043.17HAhNhR031309@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: e386f550eb70 - 2021Q3 - x11/nwg-drawer: update to 0.1.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: e386f550eb70825596739f982d99829806ab1a49 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 10:43:23 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e386f550eb70825596739f982d99829806ab1a49 commit e386f550eb70825596739f982d99829806ab1a49 Author: Jan Beich AuthorDate: 2021-08-16 23:25:13 +0000 Commit: Jan Beich CommitDate: 2021-08-17 10:43:15 +0000 x11/nwg-drawer: update to 0.1.5 Changes: https://github.com/nwg-piotr/nwg-drawer/releases/tag/v0.1.5 Reported by: GitHub (watch releases) (cherry picked from commit 636005bae80b85498350687ced7da59abdeaeddd) --- x11/nwg-drawer/Makefile | 2 +- x11/nwg-drawer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/nwg-drawer/Makefile b/x11/nwg-drawer/Makefile index 8512a7e9d29e..79c01ebcbe15 100644 --- a/x11/nwg-drawer/Makefile +++ b/x11/nwg-drawer/Makefile @@ -1,6 +1,6 @@ PORTNAME= nwg-drawer DISTVERSIONPREFIX= v -DISTVERSION= 0.1.4 +DISTVERSION= 0.1.5 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/nwg-drawer/distinfo b/x11/nwg-drawer/distinfo index 7d0e7e0ce20c..7f8cded321ef 100644 --- a/x11/nwg-drawer/distinfo +++ b/x11/nwg-drawer/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1626125561 -SHA256 (nwg-piotr-nwg-drawer-v0.1.4_GH0.tar.gz) = 91fb69ef697948f902c41ebf2d41781518fc9eada3a5a3d65544930d2cd758ac -SIZE (nwg-piotr-nwg-drawer-v0.1.4_GH0.tar.gz) = 3273530 +TIMESTAMP = 1629156313 +SHA256 (nwg-piotr-nwg-drawer-v0.1.5_GH0.tar.gz) = 22fb8503bbdf288ab05403e0773753330b36bbd8646d03b13ceacd2587ff3fe2 +SIZE (nwg-piotr-nwg-drawer-v0.1.5_GH0.tar.gz) = 3274052 SHA256 (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = f8cee874873fe9fc1a81e8a7ca83df85c57aa86279c09cb8cba10d5feb7ed295 SIZE (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = 2819 SHA256 (dlasky-gotk3-layershell-5cca0b819261_GH0.tar.gz) = a4548130c9fcc87302568b382fc4952aaaea262e04540480dddfd220f878c4fc From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 16:55:00 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7273566776F; Tue, 17 Aug 2021 16:55:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpxwN2pcWz3L25; Tue, 17 Aug 2021 16:55:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4899021609; Tue, 17 Aug 2021 16:55:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17HGt0DF026033; Tue, 17 Aug 2021 16:55:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17HGt0Uu026032; Tue, 17 Aug 2021 16:55:00 GMT (envelope-from git) Date: Tue, 17 Aug 2021 16:55:00 GMT Message-Id: <202108171655.17HGt0Uu026032@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kirill Ponomarev Subject: git: 81d8c93bdc14 - 2021Q3 - sysutils/py-salt: update to 3003.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: krion X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 81d8c93bdc14f56ccd40d262342d31085d28d456 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 16:55:00 -0000 The branch 2021Q3 has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=81d8c93bdc14f56ccd40d262342d31085d28d456 commit 81d8c93bdc14f56ccd40d262342d31085d28d456 Author: Kirill Ponomarev AuthorDate: 2021-08-17 16:53:50 +0000 Commit: Kirill Ponomarev CommitDate: 2021-08-17 16:54:57 +0000 sysutils/py-salt: update to 3003.2 Approved by: maintainer (cherry picked from commit 8de73543a2fadbece94c6ee6055c3e40d365c032) --- sysutils/py-salt/Makefile | 3 +-- sysutils/py-salt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sysutils/py-salt/Makefile b/sysutils/py-salt/Makefile index 7cff672b3ca4..50207a3f1fa0 100644 --- a/sysutils/py-salt/Makefile +++ b/sysutils/py-salt/Makefile @@ -1,8 +1,7 @@ # Created by: Christer Edwards PORTNAME= salt -PORTVERSION= 3003.1 -PORTREVISION= 1 +PORTVERSION= 3003.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-salt/distinfo b/sysutils/py-salt/distinfo index 2d5dd8cf255d..806329669923 100644 --- a/sysutils/py-salt/distinfo +++ b/sysutils/py-salt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624469768 -SHA256 (salt-3003.1.tar.gz) = 8a7184d3de4d1727618f0d3fbba79e54389aeff85b72f4ceb8200bcc167f6ebe -SIZE (salt-3003.1.tar.gz) = 16010476 +TIMESTAMP = 1629219158 +SHA256 (salt-3003.2.tar.gz) = 73c86c44b176d8cfdc033bb1e42e4fdc8dd3424833faa2ea0d0938fa173856a9 +SIZE (salt-3003.2.tar.gz) = 16013150 From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 17:31:32 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 85B17668376; Tue, 17 Aug 2021 17:31:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpykX3LPqz3PDg; Tue, 17 Aug 2021 17:31:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5735B21ABE; Tue, 17 Aug 2021 17:31:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17HHVWoN079321; Tue, 17 Aug 2021 17:31:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17HHVW9Z079320; Tue, 17 Aug 2021 17:31:32 GMT (envelope-from git) Date: Tue, 17 Aug 2021 17:31:32 GMT Message-Id: <202108171731.17HHVW9Z079320@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yuri Victorovich Subject: git: 5a39785a1251 - 2021Q3 - math/py-ducc0: Broken on 11 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 5a39785a1251ad9b452b874c05d65ed41d9ac277 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 17:31:32 -0000 The branch 2021Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a39785a1251ad9b452b874c05d65ed41d9ac277 commit 5a39785a1251ad9b452b874c05d65ed41d9ac277 Author: Yuri Victorovich AuthorDate: 2021-08-10 06:53:31 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-17 17:31:25 +0000 math/py-ducc0: Broken on 11 (cherry picked from commit 331a7419420d2488223ba272eb8bbc43228c23ae) --- math/py-ducc0/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/py-ducc0/Makefile b/math/py-ducc0/Makefile index 96e2f022549c..d740fad0dd04 100644 --- a/math/py-ducc0/Makefile +++ b/math/py-ducc0/Makefile @@ -10,6 +10,8 @@ COMMENT= Distinctly Useful Code Collection (DUCC) LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_11= ducc.o: file not recognized: File format not recognized + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} USES= python:3.6+ From owner-dev-commits-ports-branches@freebsd.org Tue Aug 17 23:05:22 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 12D4866D5A3; Tue, 17 Aug 2021 23:05:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gq67k01Xvz4ZZs; Tue, 17 Aug 2021 23:05:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D9910262E3; Tue, 17 Aug 2021 23:05:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17HN5LVb025340; Tue, 17 Aug 2021 23:05:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17HN5LHD025339; Tue, 17 Aug 2021 23:05:21 GMT (envelope-from git) Date: Tue, 17 Aug 2021 23:05:21 GMT Message-Id: <202108172305.17HN5LHD025339@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: e1fe35522046 - 2021Q3 - x11/nwg-drawer: update to 0.1.6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: e1fe3552204651ee3790a168401839813601c40e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2021 23:05:22 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1fe3552204651ee3790a168401839813601c40e commit e1fe3552204651ee3790a168401839813601c40e Author: Jan Beich AuthorDate: 2021-08-17 20:35:43 +0000 Commit: Jan Beich CommitDate: 2021-08-17 23:04:11 +0000 x11/nwg-drawer: update to 0.1.6 Changes: https://github.com/nwg-piotr/nwg-drawer/releases/tag/v0.1.6 Reported by: GitHub (watch releases) (cherry picked from commit 3dd3a9beb518358b09f9b80bad33e34d5ae0460c) --- x11/nwg-drawer/Makefile | 2 +- x11/nwg-drawer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/nwg-drawer/Makefile b/x11/nwg-drawer/Makefile index 79c01ebcbe15..e5148d13c80d 100644 --- a/x11/nwg-drawer/Makefile +++ b/x11/nwg-drawer/Makefile @@ -1,6 +1,6 @@ PORTNAME= nwg-drawer DISTVERSIONPREFIX= v -DISTVERSION= 0.1.5 +DISTVERSION= 0.1.6 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/nwg-drawer/distinfo b/x11/nwg-drawer/distinfo index 7f8cded321ef..0270b0535bf8 100644 --- a/x11/nwg-drawer/distinfo +++ b/x11/nwg-drawer/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1629156313 -SHA256 (nwg-piotr-nwg-drawer-v0.1.5_GH0.tar.gz) = 22fb8503bbdf288ab05403e0773753330b36bbd8646d03b13ceacd2587ff3fe2 -SIZE (nwg-piotr-nwg-drawer-v0.1.5_GH0.tar.gz) = 3274052 +TIMESTAMP = 1629232543 +SHA256 (nwg-piotr-nwg-drawer-v0.1.6_GH0.tar.gz) = 2f4ece2ee6866282a27921485ffb5234f3df10b577dcdbe253cc0453cd315ddc +SIZE (nwg-piotr-nwg-drawer-v0.1.6_GH0.tar.gz) = 3204618 SHA256 (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = f8cee874873fe9fc1a81e8a7ca83df85c57aa86279c09cb8cba10d5feb7ed295 SIZE (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = 2819 SHA256 (dlasky-gotk3-layershell-5cca0b819261_GH0.tar.gz) = a4548130c9fcc87302568b382fc4952aaaea262e04540480dddfd220f878c4fc From owner-dev-commits-ports-branches@freebsd.org Wed Aug 18 18:02:28 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BCB61654447; Wed, 18 Aug 2021 18:02:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqbMm4vNCz4rC9; Wed, 18 Aug 2021 18:02:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8FAA615C77; Wed, 18 Aug 2021 18:02:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17II2S2Q044995; Wed, 18 Aug 2021 18:02:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17II2Sua044994; Wed, 18 Aug 2021 18:02:28 GMT (envelope-from git) Date: Wed, 18 Aug 2021 18:02:28 GMT Message-Id: <202108181802.17II2Sua044994@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: fe6debeb403a - 2021Q3 - graphics/vulkan-headers: update to 1.2.188 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: fe6debeb403a839dd7040854c22ffb8ceb6d4051 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 18:02:28 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe6debeb403a839dd7040854c22ffb8ceb6d4051 commit fe6debeb403a839dd7040854c22ffb8ceb6d4051 Author: Jan Beich AuthorDate: 2021-08-10 12:34:46 +0000 Commit: Jan Beich CommitDate: 2021-08-18 15:47:07 +0000 graphics/vulkan-headers: update to 1.2.188 Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.187...v1.2.188 Reported by: portscout (cherry picked from commit e7a93f758161e539beeadf2f5d6d0d8a09ba7792) --- graphics/vulkan-headers/Makefile | 2 +- graphics/vulkan-headers/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile index 409000d7d0db..a82691349077 100644 --- a/graphics/vulkan-headers/Makefile +++ b/graphics/vulkan-headers/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-headers DISTVERSIONPREFIX= v -DISTVERSION= 1.2.187 +DISTVERSION= 1.2.188 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo index dca0bab1b792..43de4e447605 100644 --- a/graphics/vulkan-headers/distinfo +++ b/graphics/vulkan-headers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627991586 -SHA256 (KhronosGroup-Vulkan-Headers-v1.2.187_GH0.tar.gz) = 37f399aef2dbeb0eb979139f41a0fe411b3dff77e70be85e93318a7b833557de -SIZE (KhronosGroup-Vulkan-Headers-v1.2.187_GH0.tar.gz) = 1188907 +TIMESTAMP = 1628598886 +SHA256 (KhronosGroup-Vulkan-Headers-v1.2.188_GH0.tar.gz) = 40215493a3d0497517db09e80a5257e7009b05b1f1072484468bc1c45f230af1 +SIZE (KhronosGroup-Vulkan-Headers-v1.2.188_GH0.tar.gz) = 1191065 From owner-dev-commits-ports-branches@freebsd.org Wed Aug 18 18:02:30 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0048465421E; Wed, 18 Aug 2021 18:02:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqbMn5cp6z4rCF; Wed, 18 Aug 2021 18:02:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AA2CC15C78; Wed, 18 Aug 2021 18:02:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17II2T6d045024; Wed, 18 Aug 2021 18:02:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17II2Tp4045023; Wed, 18 Aug 2021 18:02:29 GMT (envelope-from git) Date: Wed, 18 Aug 2021 18:02:29 GMT Message-Id: <202108181802.17II2Tp4045023@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 07e7d71df1cf - 2021Q3 - graphics/vulkan-loader: update to 1.2.188 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 07e7d71df1cf60dde7856722ed50742f004a2058 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 18:02:30 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=07e7d71df1cf60dde7856722ed50742f004a2058 commit 07e7d71df1cf60dde7856722ed50742f004a2058 Author: Jan Beich AuthorDate: 2021-08-10 19:40:45 +0000 Commit: Jan Beich CommitDate: 2021-08-18 15:47:08 +0000 graphics/vulkan-loader: update to 1.2.188 Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.187...v1.2.188 Reported by: portscout (cherry picked from commit 353a7baf3ebd2488c2cc7423b73ba392f1da2880) --- graphics/vulkan-loader/Makefile | 2 +- graphics/vulkan-loader/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile index 16f914ade904..4b8bd3e54aec 100644 --- a/graphics/vulkan-loader/Makefile +++ b/graphics/vulkan-loader/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-loader DISTVERSIONPREFIX= v -DISTVERSION= 1.2.187 +DISTVERSION= 1.2.188 CATEGORIES= graphics devel MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-loader/distinfo b/graphics/vulkan-loader/distinfo index 89ee62553596..35c27a597b68 100644 --- a/graphics/vulkan-loader/distinfo +++ b/graphics/vulkan-loader/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628028964 -SHA256 (KhronosGroup-Vulkan-Loader-v1.2.187_GH0.tar.gz) = 8edd4b119deec9b28d9618a1f6209e7fb627023a61bbbd56c1121e16dd77f872 -SIZE (KhronosGroup-Vulkan-Loader-v1.2.187_GH0.tar.gz) = 1475891 +TIMESTAMP = 1628624445 +SHA256 (KhronosGroup-Vulkan-Loader-v1.2.188_GH0.tar.gz) = abf6fb4b4000e5e98e3f46d24a470bcba9c77e3cf3d9fc8e0ffd2124ada0b7cd +SIZE (KhronosGroup-Vulkan-Loader-v1.2.188_GH0.tar.gz) = 1477728 From owner-dev-commits-ports-branches@freebsd.org Wed Aug 18 18:02:31 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5BA8265421F; Wed, 18 Aug 2021 18:02:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqbMq0v54z4rbl; Wed, 18 Aug 2021 18:02:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E17ED15C7A; Wed, 18 Aug 2021 18:02:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17II2Ux8045048; Wed, 18 Aug 2021 18:02:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17II2UIE045047; Wed, 18 Aug 2021 18:02:30 GMT (envelope-from git) Date: Wed, 18 Aug 2021 18:02:30 GMT Message-Id: <202108181802.17II2UIE045047@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: dd216263b64a - 2021Q3 - graphics/vulkan-tools: update to 1.2.188 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: dd216263b64a77311e838d83e0e4b3f3e3c8f48e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 18:02:31 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd216263b64a77311e838d83e0e4b3f3e3c8f48e commit dd216263b64a77311e838d83e0e4b3f3e3c8f48e Author: Jan Beich AuthorDate: 2021-08-10 22:35:45 +0000 Commit: Jan Beich CommitDate: 2021-08-18 15:47:08 +0000 graphics/vulkan-tools: update to 1.2.188 Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.187...v1.2.188 Reported by: portscout (cherry picked from commit 538f1a97ca7b70d723fd9818866764659399b0b5) --- graphics/vulkan-tools/Makefile | 2 +- graphics/vulkan-tools/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/vulkan-tools/Makefile b/graphics/vulkan-tools/Makefile index 5965dd774381..09e5acfdc3c8 100644 --- a/graphics/vulkan-tools/Makefile +++ b/graphics/vulkan-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-tools DISTVERSIONPREFIX= v -DISTVERSION= 1.2.187 +DISTVERSION= 1.2.188 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-tools/distinfo b/graphics/vulkan-tools/distinfo index 067b4b51e47f..d6c403a83f76 100644 --- a/graphics/vulkan-tools/distinfo +++ b/graphics/vulkan-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628033824 -SHA256 (KhronosGroup-Vulkan-Tools-v1.2.187_GH0.tar.gz) = a5629f519871d3c5881b05a33c3dfa252bd0d3b4df60be1023903c191025f47e -SIZE (KhronosGroup-Vulkan-Tools-v1.2.187_GH0.tar.gz) = 849114 +TIMESTAMP = 1628634945 +SHA256 (KhronosGroup-Vulkan-Tools-v1.2.188_GH0.tar.gz) = 170edb74c4515f749efe6a64241eaccbceca068cfd43cee45304dca200442b3a +SIZE (KhronosGroup-Vulkan-Tools-v1.2.188_GH0.tar.gz) = 849048 From owner-dev-commits-ports-branches@freebsd.org Wed Aug 18 18:02:32 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3C531654226; Wed, 18 Aug 2021 18:02:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqbMr13m7z4rDc; Wed, 18 Aug 2021 18:02:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 02AD415A7D; Wed, 18 Aug 2021 18:02:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17II2VUw045072; Wed, 18 Aug 2021 18:02:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17II2VK0045071; Wed, 18 Aug 2021 18:02:31 GMT (envelope-from git) Date: Wed, 18 Aug 2021 18:02:31 GMT Message-Id: <202108181802.17II2VK0045071@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: bed2921a77e1 - 2021Q3 - graphics/vulkan-validation-layers: update to 1.2.188 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: bed2921a77e10302a6b304bf820bc67f0b33c751 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 18:02:32 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bed2921a77e10302a6b304bf820bc67f0b33c751 commit bed2921a77e10302a6b304bf820bc67f0b33c751 Author: Jan Beich AuthorDate: 2021-08-11 03:34:38 +0000 Commit: Jan Beich CommitDate: 2021-08-18 15:47:09 +0000 graphics/vulkan-validation-layers: update to 1.2.188 Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.187...v1.2.188 Reported by: portscout (cherry picked from commit 575fa12305966d33b4723babfb0091a2ee47a23a) --- graphics/vulkan-validation-layers/Makefile | 2 +- graphics/vulkan-validation-layers/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/vulkan-validation-layers/Makefile b/graphics/vulkan-validation-layers/Makefile index f00d1eedd92e..f7d01140697a 100644 --- a/graphics/vulkan-validation-layers/Makefile +++ b/graphics/vulkan-validation-layers/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-validation-layers DISTVERSIONPREFIX= v -DISTVERSION= 1.2.187 +DISTVERSION= 1.2.188 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-validation-layers/distinfo b/graphics/vulkan-validation-layers/distinfo index 839bdcf69b18..fd42ab9e3ad0 100644 --- a/graphics/vulkan-validation-layers/distinfo +++ b/graphics/vulkan-validation-layers/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1628099358 -SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.2.187_GH0.tar.gz) = 3073f5bd201527b47de602751622e6152cecb3516a4c1d9dd222523d0e6a2475 -SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.2.187_GH0.tar.gz) = 2852064 +TIMESTAMP = 1628652878 +SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.2.188_GH0.tar.gz) = 008c1c4dfeafed32cddbd89c17ed7fb1ce86738e0f2756bcb4c0fc382d88213f +SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.2.188_GH0.tar.gz) = 2858646 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-90-ge7b49d7_GH0.tar.gz) = 25b3b2a19b0b1ab12d58ccfd5730d9c1452574110816c9edaf3a3421f7073c57 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-90-ge7b49d7_GH0.tar.gz) = 414402 SHA256 (martinus-robin-hood-hashing-3.10.0_GH0.tar.gz) = 15f031c3ab7c13addfb19bd495be6f12ac8843111b71b61873ef6fa981bfc4da From owner-dev-commits-ports-branches@freebsd.org Wed Aug 18 18:02:33 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 728F9653E72; Wed, 18 Aug 2021 18:02:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqbMs2MC1z4rDh; Wed, 18 Aug 2021 18:02:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2BB5E15C7B; Wed, 18 Aug 2021 18:02:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17II2Xgh045096; Wed, 18 Aug 2021 18:02:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17II2X1U045095; Wed, 18 Aug 2021 18:02:33 GMT (envelope-from git) Date: Wed, 18 Aug 2021 18:02:33 GMT Message-Id: <202108181802.17II2X1U045095@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 42b17ba66602 - 2021Q3 - graphics/vulkan-extension-layer: update to 1.2.188 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 42b17ba66602b43f2a9ef880f238a525b8dd1319 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 18:02:33 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=42b17ba66602b43f2a9ef880f238a525b8dd1319 commit 42b17ba66602b43f2a9ef880f238a525b8dd1319 Author: Jan Beich AuthorDate: 2021-08-11 16:02:40 +0000 Commit: Jan Beich CommitDate: 2021-08-18 15:47:20 +0000 graphics/vulkan-extension-layer: update to 1.2.188 Changes: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.2.187...v1.2.188 Reported by: portscout (cherry picked from commit ee12110e8ce6a8acd64c90bc3df2bf114d842921) --- graphics/vulkan-extension-layer/Makefile | 2 +- graphics/vulkan-extension-layer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/vulkan-extension-layer/Makefile b/graphics/vulkan-extension-layer/Makefile index a9015517fb87..4b79df868470 100644 --- a/graphics/vulkan-extension-layer/Makefile +++ b/graphics/vulkan-extension-layer/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-extension-layer DISTVERSIONPREFIX= v -DISTVERSION= 1.2.187 +DISTVERSION= 1.2.188 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-extension-layer/distinfo b/graphics/vulkan-extension-layer/distinfo index 4096a8f4409c..1aa64ef9a1a6 100644 --- a/graphics/vulkan-extension-layer/distinfo +++ b/graphics/vulkan-extension-layer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628110546 -SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.2.187_GH0.tar.gz) = 27a8190a76dd9bfef088bd357d37263d9f1bd63e21e3501e91ec6ed8176dbca7 -SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.2.187_GH0.tar.gz) = 430817 +TIMESTAMP = 1628697760 +SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.2.188_GH0.tar.gz) = 9c8a7e3a0d1daac2a338fc7d1c8eb188a4462e7abbe18a5692ccf3e443bb0c4b +SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.2.188_GH0.tar.gz) = 434766 From owner-dev-commits-ports-branches@freebsd.org Wed Aug 18 18:02:38 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 26476654249; Wed, 18 Aug 2021 18:02:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqbMx6ps4z4rf8; Wed, 18 Aug 2021 18:02:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C325515E2C; Wed, 18 Aug 2021 18:02:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17II2bM5045200; Wed, 18 Aug 2021 18:02:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17II2br4045199; Wed, 18 Aug 2021 18:02:37 GMT (envelope-from git) Date: Wed, 18 Aug 2021 18:02:37 GMT Message-Id: <202108181802.17II2br4045199@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 172d8903dd2e - 2021Q3 - graphics/vulkan-validation-layers: update to 1.2.189 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 172d8903dd2eae94c195f201e50fa7a7d8374b39 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 18:02:38 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=172d8903dd2eae94c195f201e50fa7a7d8374b39 commit 172d8903dd2eae94c195f201e50fa7a7d8374b39 Author: Jan Beich AuthorDate: 2021-08-17 22:01:07 +0000 Commit: Jan Beich CommitDate: 2021-08-18 15:47:26 +0000 graphics/vulkan-validation-layers: update to 1.2.189 Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.188...v1.2.189 Reported by: portscout (cherry picked from commit 0876dc0784ab3076ff302b5278a131c6da6bb91b) --- graphics/vulkan-validation-layers/Makefile | 2 +- graphics/vulkan-validation-layers/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/vulkan-validation-layers/Makefile b/graphics/vulkan-validation-layers/Makefile index f7d01140697a..4026375cf7dd 100644 --- a/graphics/vulkan-validation-layers/Makefile +++ b/graphics/vulkan-validation-layers/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-validation-layers DISTVERSIONPREFIX= v -DISTVERSION= 1.2.188 +DISTVERSION= 1.2.189 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-validation-layers/distinfo b/graphics/vulkan-validation-layers/distinfo index fd42ab9e3ad0..123f19b3397a 100644 --- a/graphics/vulkan-validation-layers/distinfo +++ b/graphics/vulkan-validation-layers/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1628652878 -SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.2.188_GH0.tar.gz) = 008c1c4dfeafed32cddbd89c17ed7fb1ce86738e0f2756bcb4c0fc382d88213f -SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.2.188_GH0.tar.gz) = 2858646 +TIMESTAMP = 1629237667 +SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.2.189_GH0.tar.gz) = 22bc1eac9ed0cb03b7c057284f4c5d00c93eff222ef9ae591125717cfa97bf9b +SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.2.189_GH0.tar.gz) = 2869378 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-90-ge7b49d7_GH0.tar.gz) = 25b3b2a19b0b1ab12d58ccfd5730d9c1452574110816c9edaf3a3421f7073c57 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-90-ge7b49d7_GH0.tar.gz) = 414402 SHA256 (martinus-robin-hood-hashing-3.10.0_GH0.tar.gz) = 15f031c3ab7c13addfb19bd495be6f12ac8843111b71b61873ef6fa981bfc4da From owner-dev-commits-ports-branches@freebsd.org Wed Aug 18 18:02:34 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B84A1654232; Wed, 18 Aug 2021 18:02:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqbMt34mbz4rT0; Wed, 18 Aug 2021 18:02:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4AB3815F1A; Wed, 18 Aug 2021 18:02:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17II2Ytt045120; Wed, 18 Aug 2021 18:02:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17II2Y6g045119; Wed, 18 Aug 2021 18:02:34 GMT (envelope-from git) Date: Wed, 18 Aug 2021 18:02:34 GMT Message-Id: <202108181802.17II2Y6g045119@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: c747e15c3c44 - 2021Q3 - graphics/vulkan-headers: update to 1.2.189 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: c747e15c3c44839ecbf8a4df639b836026a05a6b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 18:02:34 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c747e15c3c44839ecbf8a4df639b836026a05a6b commit c747e15c3c44839ecbf8a4df639b836026a05a6b Author: Jan Beich AuthorDate: 2021-08-17 12:27:25 +0000 Commit: Jan Beich CommitDate: 2021-08-18 15:47:24 +0000 graphics/vulkan-headers: update to 1.2.189 Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.188...v1.2.189 Reported by: portscout (cherry picked from commit 10536c8f419959ba78b3437e35a1923b90744301) --- graphics/vulkan-headers/Makefile | 2 +- graphics/vulkan-headers/distinfo | 6 +++--- graphics/vulkan-loader/Makefile | 1 + graphics/vulkan-loader/pkg-plist | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile index a82691349077..46781c9df785 100644 --- a/graphics/vulkan-headers/Makefile +++ b/graphics/vulkan-headers/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-headers DISTVERSIONPREFIX= v -DISTVERSION= 1.2.188 +DISTVERSION= 1.2.189 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-headers/distinfo b/graphics/vulkan-headers/distinfo index 43de4e447605..0c302e2c8102 100644 --- a/graphics/vulkan-headers/distinfo +++ b/graphics/vulkan-headers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628598886 -SHA256 (KhronosGroup-Vulkan-Headers-v1.2.188_GH0.tar.gz) = 40215493a3d0497517db09e80a5257e7009b05b1f1072484468bc1c45f230af1 -SIZE (KhronosGroup-Vulkan-Headers-v1.2.188_GH0.tar.gz) = 1191065 +TIMESTAMP = 1629203245 +SHA256 (KhronosGroup-Vulkan-Headers-v1.2.189_GH0.tar.gz) = 0939d6cb950746f6f9cab59399c0a99628ed186426a972996599f90d34d8a99a +SIZE (KhronosGroup-Vulkan-Headers-v1.2.189_GH0.tar.gz) = 1191160 diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile index 4b8bd3e54aec..61e200f8342a 100644 --- a/graphics/vulkan-loader/Makefile +++ b/graphics/vulkan-loader/Makefile @@ -1,6 +1,7 @@ PORTNAME= vulkan-loader DISTVERSIONPREFIX= v DISTVERSION= 1.2.188 +PORTREVISION= 1 CATEGORIES= graphics devel MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-loader/pkg-plist b/graphics/vulkan-loader/pkg-plist index d3ec73d3b951..f704baff5ea6 100644 --- a/graphics/vulkan-loader/pkg-plist +++ b/graphics/vulkan-loader/pkg-plist @@ -1,4 +1,4 @@ lib/libvulkan.so lib/libvulkan.so.1 -lib/libvulkan.so.1.2.187 +lib/libvulkan.so.1.2.189 libdata/pkgconfig/vulkan.pc From owner-dev-commits-ports-branches@freebsd.org Wed Aug 18 18:02:37 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 027116540FD; Wed, 18 Aug 2021 18:02:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqbMw6HX9z4rDw; Wed, 18 Aug 2021 18:02:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9E93815E2B; Wed, 18 Aug 2021 18:02:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17II2a1Q045176; Wed, 18 Aug 2021 18:02:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17II2aSi045175; Wed, 18 Aug 2021 18:02:36 GMT (envelope-from git) Date: Wed, 18 Aug 2021 18:02:36 GMT Message-Id: <202108181802.17II2aSi045175@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: f58109fc30d2 - 2021Q3 - graphics/vulkan-tools: update to 1.2.189 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: f58109fc30d257dbc7cf8b892a01604cb282c231 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 18:02:37 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f58109fc30d257dbc7cf8b892a01604cb282c231 commit f58109fc30d257dbc7cf8b892a01604cb282c231 Author: Jan Beich AuthorDate: 2021-08-17 21:10:04 +0000 Commit: Jan Beich CommitDate: 2021-08-18 15:47:25 +0000 graphics/vulkan-tools: update to 1.2.189 Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.188...v1.2.189 Reported by: portscout (cherry picked from commit bf0c354d8429ac2b62abbb55960033e0ce84e695) --- graphics/vulkan-tools/Makefile | 2 +- graphics/vulkan-tools/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/vulkan-tools/Makefile b/graphics/vulkan-tools/Makefile index 09e5acfdc3c8..536bdcc0c1bd 100644 --- a/graphics/vulkan-tools/Makefile +++ b/graphics/vulkan-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-tools DISTVERSIONPREFIX= v -DISTVERSION= 1.2.188 +DISTVERSION= 1.2.189 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-tools/distinfo b/graphics/vulkan-tools/distinfo index d6c403a83f76..c946d9756ee7 100644 --- a/graphics/vulkan-tools/distinfo +++ b/graphics/vulkan-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628634945 -SHA256 (KhronosGroup-Vulkan-Tools-v1.2.188_GH0.tar.gz) = 170edb74c4515f749efe6a64241eaccbceca068cfd43cee45304dca200442b3a -SIZE (KhronosGroup-Vulkan-Tools-v1.2.188_GH0.tar.gz) = 849048 +TIMESTAMP = 1629234604 +SHA256 (KhronosGroup-Vulkan-Tools-v1.2.189_GH0.tar.gz) = 45bc7a5f6398077461769dc9793e865b7f2de9aa1c8346808771c23a0285b143 +SIZE (KhronosGroup-Vulkan-Tools-v1.2.189_GH0.tar.gz) = 849041 From owner-dev-commits-ports-branches@freebsd.org Wed Aug 18 18:02:35 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A113E65423E; Wed, 18 Aug 2021 18:02:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqbMv3lLzz4rDp; Wed, 18 Aug 2021 18:02:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6875E15A7F; Wed, 18 Aug 2021 18:02:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17II2ZRU045152; Wed, 18 Aug 2021 18:02:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17II2ZMo045151; Wed, 18 Aug 2021 18:02:35 GMT (envelope-from git) Date: Wed, 18 Aug 2021 18:02:35 GMT Message-Id: <202108181802.17II2ZMo045151@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: bdc024ecb5b4 - 2021Q3 - graphics/vulkan-loader: update to 1.2.189 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: bdc024ecb5b4395af59f3d4322c140202a002c15 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 18:02:35 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bdc024ecb5b4395af59f3d4322c140202a002c15 commit bdc024ecb5b4395af59f3d4322c140202a002c15 Author: Jan Beich AuthorDate: 2021-08-17 19:55:15 +0000 Commit: Jan Beich CommitDate: 2021-08-18 15:47:24 +0000 graphics/vulkan-loader: update to 1.2.189 Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.188...v1.2.189 Reported by: portscout (cherry picked from commit 36d8dbf359bd5a61bb142a871bebd35d230f020d) --- graphics/vulkan-loader/Makefile | 3 +-- graphics/vulkan-loader/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/graphics/vulkan-loader/Makefile b/graphics/vulkan-loader/Makefile index 61e200f8342a..0b11f6f7dd07 100644 --- a/graphics/vulkan-loader/Makefile +++ b/graphics/vulkan-loader/Makefile @@ -1,7 +1,6 @@ PORTNAME= vulkan-loader DISTVERSIONPREFIX= v -DISTVERSION= 1.2.188 -PORTREVISION= 1 +DISTVERSION= 1.2.189 CATEGORIES= graphics devel MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-loader/distinfo b/graphics/vulkan-loader/distinfo index 35c27a597b68..f8d007bc76db 100644 --- a/graphics/vulkan-loader/distinfo +++ b/graphics/vulkan-loader/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628624445 -SHA256 (KhronosGroup-Vulkan-Loader-v1.2.188_GH0.tar.gz) = abf6fb4b4000e5e98e3f46d24a470bcba9c77e3cf3d9fc8e0ffd2124ada0b7cd -SIZE (KhronosGroup-Vulkan-Loader-v1.2.188_GH0.tar.gz) = 1477728 +TIMESTAMP = 1629230115 +SHA256 (KhronosGroup-Vulkan-Loader-v1.2.189_GH0.tar.gz) = 6e05f54a0c6a35625e8974f88c197b1817b2bddb253c38540ced9d2bc8132d6c +SIZE (KhronosGroup-Vulkan-Loader-v1.2.189_GH0.tar.gz) = 1508029 From owner-dev-commits-ports-branches@freebsd.org Wed Aug 18 18:02:39 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EC020653D6D; Wed, 18 Aug 2021 18:02:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqbMz2mwZz4rFB; Wed, 18 Aug 2021 18:02:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E67B516063; Wed, 18 Aug 2021 18:02:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17II2cNM045224; Wed, 18 Aug 2021 18:02:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17II2cxF045223; Wed, 18 Aug 2021 18:02:38 GMT (envelope-from git) Date: Wed, 18 Aug 2021 18:02:38 GMT Message-Id: <202108181802.17II2cxF045223@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 76238c95046f - 2021Q3 - graphics/vulkan-extension-layer: update to 1.2.189 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 76238c95046f9ca6e3ce47f9a8b5347822c767b7 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 18:02:40 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=76238c95046f9ca6e3ce47f9a8b5347822c767b7 commit 76238c95046f9ca6e3ce47f9a8b5347822c767b7 Author: Jan Beich AuthorDate: 2021-08-17 21:52:46 +0000 Commit: Jan Beich CommitDate: 2021-08-18 15:47:26 +0000 graphics/vulkan-extension-layer: update to 1.2.189 Changes: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.2.189...v1.2.189 Reported by: portscout (cherry picked from commit 1ca35c7cfe53a57a79a53a27e84e60fcbee1cc24) --- graphics/vulkan-extension-layer/Makefile | 2 +- graphics/vulkan-extension-layer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/vulkan-extension-layer/Makefile b/graphics/vulkan-extension-layer/Makefile index 4b79df868470..6c34af57ba1c 100644 --- a/graphics/vulkan-extension-layer/Makefile +++ b/graphics/vulkan-extension-layer/Makefile @@ -1,6 +1,6 @@ PORTNAME= vulkan-extension-layer DISTVERSIONPREFIX= v -DISTVERSION= 1.2.188 +DISTVERSION= 1.2.189 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/vulkan-extension-layer/distinfo b/graphics/vulkan-extension-layer/distinfo index 1aa64ef9a1a6..2ce24d0bd93b 100644 --- a/graphics/vulkan-extension-layer/distinfo +++ b/graphics/vulkan-extension-layer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628697760 -SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.2.188_GH0.tar.gz) = 9c8a7e3a0d1daac2a338fc7d1c8eb188a4462e7abbe18a5692ccf3e443bb0c4b -SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.2.188_GH0.tar.gz) = 434766 +TIMESTAMP = 1629237166 +SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.2.189_GH0.tar.gz) = d07d1b463264cafd0660af23047a5f6537eadd6839e1f56bdde28a83523a5aa3 +SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.2.189_GH0.tar.gz) = 435701 From owner-dev-commits-ports-branches@freebsd.org Wed Aug 18 19:51:14 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B1ED76554E9; Wed, 18 Aug 2021 19:51:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqdnG3X2Bz3Fsk; Wed, 18 Aug 2021 19:51:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 52984176A5; Wed, 18 Aug 2021 19:51:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17IJpEmc089172; Wed, 18 Aug 2021 19:51:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17IJpEi8089171; Wed, 18 Aug 2021 19:51:14 GMT (envelope-from git) Date: Wed, 18 Aug 2021 19:51:14 GMT Message-Id: <202108181951.17IJpEi8089171@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Neel Chauhan Subject: git: ae8a8ca2e4c6 - 2021Q3 - security/py-fail2ban: Add upstream patches to fix runtime error with Python 3.10 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nc X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: ae8a8ca2e4c6603927241d2a25fb1ef42f047992 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 19:51:14 -0000 The branch 2021Q3 has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae8a8ca2e4c6603927241d2a25fb1ef42f047992 commit ae8a8ca2e4c6603927241d2a25fb1ef42f047992 Author: Yasuhiro Kimura AuthorDate: 2021-08-12 03:37:43 +0000 Commit: Neel Chauhan CommitDate: 2021-08-18 19:50:35 +0000 security/py-fail2ban: Add upstream patches to fix runtime error with Python 3.10 PR: 257784 Approved by: theis AT gmx DOT at (maintainer) (cherry picked from commit e8d866428c99ca6838a6a112cb16fd5df1e2cffc) --- security/py-fail2ban/Makefile | 2 +- .../files/patch-fail2ban_server_action.py | 30 ++++++++++++++++++++++ .../files/patch-fail2ban_server_actions.py | 28 ++++++++++++++++++++ .../files/patch-fail2ban_server_jails.py | 28 ++++++++++++++++++++ 4 files changed, 87 insertions(+), 1 deletion(-) diff --git a/security/py-fail2ban/Makefile b/security/py-fail2ban/Makefile index cea038fdbc63..884231380fb3 100644 --- a/security/py-fail2ban/Makefile +++ b/security/py-fail2ban/Makefile @@ -1,6 +1,6 @@ PORTNAME= fail2ban PORTVERSION= 0.11.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-fail2ban/files/patch-fail2ban_server_action.py b/security/py-fail2ban/files/patch-fail2ban_server_action.py new file mode 100644 index 000000000000..eed4bbc6d84d --- /dev/null +++ b/security/py-fail2ban/files/patch-fail2ban_server_action.py @@ -0,0 +1,30 @@ +From 2b6bb2c1bed8f7009631e8f8c306fa3160324a49 Mon Sep 17 00:00:00 2001 +From: "Sergey G. Brester" +Date: Mon, 8 Feb 2021 17:19:24 +0100 +Subject: [PATCH] follow bpo-37324: :ref:`collections-abstract-base-classes` + moved to the :mod:`collections.abc` module + +(since 3.10-alpha.5 `MutableMapping` is missing in collections module) +--- + fail2ban/server/action.py | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +diff --git fail2ban/server/action.py fail2ban/server/action.py +index 3bc48fe0..f0f1e6f5 100644 +--- fail2ban/server/action.py ++++ fail2ban/server/action.py +@@ -30,7 +30,10 @@ import tempfile + import threading + import time + from abc import ABCMeta +-from collections import MutableMapping ++try: ++ from collections.abc import MutableMapping ++except ImportError: ++ from collections import MutableMapping + + from .failregex import mapTag2Opt + from .ipdns import DNSUtils +-- +2.32.0 + diff --git a/security/py-fail2ban/files/patch-fail2ban_server_actions.py b/security/py-fail2ban/files/patch-fail2ban_server_actions.py new file mode 100644 index 000000000000..bdbf5ab2f18e --- /dev/null +++ b/security/py-fail2ban/files/patch-fail2ban_server_actions.py @@ -0,0 +1,28 @@ +From 42dee38ad2ac5c3f23bdf297d824022923270dd9 Mon Sep 17 00:00:00 2001 +From: "Sergey G. Brester" +Date: Mon, 8 Feb 2021 17:25:45 +0100 +Subject: [PATCH] amend for `Mapping` + +--- + fail2ban/server/actions.py | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +diff --git fail2ban/server/actions.py fail2ban/server/actions.py +index b7b95b44..897d907c 100644 +--- fail2ban/server/actions.py ++++ fail2ban/server/actions.py +@@ -28,7 +28,10 @@ import logging + import os + import sys + import time +-from collections import Mapping ++try: ++ from collections.abc import Mapping ++except ImportError: ++ from collections import Mapping + try: + from collections import OrderedDict + except ImportError: +-- +2.32.0 + diff --git a/security/py-fail2ban/files/patch-fail2ban_server_jails.py b/security/py-fail2ban/files/patch-fail2ban_server_jails.py new file mode 100644 index 000000000000..c299687b992a --- /dev/null +++ b/security/py-fail2ban/files/patch-fail2ban_server_jails.py @@ -0,0 +1,28 @@ +From 9f1d1f4fbd0804695a976beb191f2c49a2739834 Mon Sep 17 00:00:00 2001 +From: "Sergey G. Brester" +Date: Mon, 8 Feb 2021 17:35:59 +0100 +Subject: [PATCH] amend for `Mapping` (jails) + +--- + fail2ban/server/jails.py | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +diff --git fail2ban/server/jails.py fail2ban/server/jails.py +index 972a8c4b..27e12ddf 100644 +--- fail2ban/server/jails.py ++++ fail2ban/server/jails.py +@@ -22,7 +22,10 @@ __copyright__ = "Copyright (c) 2004 Cyril Jaquier, 2013- Yaroslav Halchenko" + __license__ = "GPL" + + from threading import Lock +-from collections import Mapping ++try: ++ from collections.abc import Mapping ++except ImportError: ++ from collections import Mapping + + from ..exceptions import DuplicateJailException, UnknownJailException + from .jail import Jail +-- +2.32.0 + From owner-dev-commits-ports-branches@freebsd.org Wed Aug 18 21:53:02 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D7B4D6571CB; Wed, 18 Aug 2021 21:53:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqhTp5Ybgz3MfQ; Wed, 18 Aug 2021 21:53:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A6F3C190C0; Wed, 18 Aug 2021 21:53:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17ILr2rI053955; Wed, 18 Aug 2021 21:53:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17ILr2TH053954; Wed, 18 Aug 2021 21:53:02 GMT (envelope-from git) Date: Wed, 18 Aug 2021 21:53:02 GMT Message-Id: <202108182153.17ILr2TH053954@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: be7cdbd638f8 - 2021Q3 - multimedia/libva-intel-hybrid-driver: add a crashfix for Broadwell MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: be7cdbd638f8d24b2602d81304ef731dce67dbfe Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 21:53:02 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=be7cdbd638f8d24b2602d81304ef731dce67dbfe commit be7cdbd638f8d24b2602d81304ef731dce67dbfe Author: Jan Beich AuthorDate: 2021-08-18 21:12:15 +0000 Commit: Jan Beich CommitDate: 2021-08-18 21:52:56 +0000 multimedia/libva-intel-hybrid-driver: add a crashfix for Broadwell (cherry picked from commit f09237b5a6d61c1a96ea0e9890f66ef432b487f3) --- multimedia/libva-intel-hybrid-driver/Makefile | 3 ++- multimedia/libva-intel-hybrid-driver/distinfo | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/multimedia/libva-intel-hybrid-driver/Makefile b/multimedia/libva-intel-hybrid-driver/Makefile index f7054d4fa4de..b68dbd41ffc2 100644 --- a/multimedia/libva-intel-hybrid-driver/Makefile +++ b/multimedia/libva-intel-hybrid-driver/Makefile @@ -1,6 +1,6 @@ PORTNAME= intel-hybrid-driver DISTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia PKGNAMEPREFIX= libva- @@ -8,6 +8,7 @@ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= dfa9c8eba295.patch:-p1 PATCHFILES+= b3b4d9a3a08d.patch:-p1 # https://github.com/intel/intel-hybrid-driver/pull/26 PATCHFILES+= 821f87129662.patch:-p1 # https://github.com/intel/intel-hybrid-driver/pull/28 +PATCHFILES+= 7de7270e7f96.patch:-p1 # https://github.com/intel/intel-hybrid-driver/pull/32 MAINTAINER= jbeich@FreeBSD.org COMMENT= Hybrid VP8 encoder and VP9 decoder for Intel GPUs diff --git a/multimedia/libva-intel-hybrid-driver/distinfo b/multimedia/libva-intel-hybrid-driver/distinfo index dcef286c7127..5863bcd9f5a4 100644 --- a/multimedia/libva-intel-hybrid-driver/distinfo +++ b/multimedia/libva-intel-hybrid-driver/distinfo @@ -7,3 +7,5 @@ SHA256 (b3b4d9a3a08d.patch) = acb0acf2a83632358ccb3b02a4b74184149312863fa15bab46 SIZE (b3b4d9a3a08d.patch) = 1917 SHA256 (821f87129662.patch) = ae4cbf4401a540693a0e1c5b3940d546faf6d4d880bbd3f0fa9ea5c7624c5794 SIZE (821f87129662.patch) = 1100 +SHA256 (7de7270e7f96.patch) = ae47e4d678c60631a4f9eb35734f40936e3ffbae71cf17567aa7f8f0512ad389 +SIZE (7de7270e7f96.patch) = 1574 From owner-dev-commits-ports-branches@freebsd.org Thu Aug 19 06:01:25 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4858C65DE3E; Thu, 19 Aug 2021 06:01:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqvKK1dmHz3Hbp; Thu, 19 Aug 2021 06:01:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1A45C200EE; Thu, 19 Aug 2021 06:01:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17J61PAV006720; Thu, 19 Aug 2021 06:01:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17J61POI006719; Thu, 19 Aug 2021 06:01:25 GMT (envelope-from git) Date: Thu, 19 Aug 2021 06:01:25 GMT Message-Id: <202108190601.17J61POI006719@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kirill Ponomarev Subject: git: 2c90cb7caa37 - 2021Q3 - sysutils/cbsd: update to 13.0.13 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: krion X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 2c90cb7caa3746c424d04f74f6d9d216d7391ffc Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2021 06:01:25 -0000 The branch 2021Q3 has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c90cb7caa3746c424d04f74f6d9d216d7391ffc commit 2c90cb7caa3746c424d04f74f6d9d216d7391ffc Author: Kirill Ponomarev AuthorDate: 2021-08-19 06:00:22 +0000 Commit: Kirill Ponomarev CommitDate: 2021-08-19 06:01:20 +0000 sysutils/cbsd: update to 13.0.13 Change: https://github.com/cbsd/cbsd/releases/tag/v13.0.13 Submitted by: maintainer (cherry picked from commit 850062c06efc569f0d8356eebf3c3727ecb7a6c1) --- sysutils/cbsd/Makefile | 3 +- sysutils/cbsd/distinfo | 6 +- .../patch-etc_defaults_jail-freebsd-default.conf | 19 ----- sysutils/cbsd/pkg-plist | 89 ++++++++++------------ 4 files changed, 46 insertions(+), 71 deletions(-) diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index 7a73f88dc826..92d40342483f 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,6 +1,5 @@ PORTNAME= cbsd -DISTVERSION= 13.0.12 -PORTREVISION= 1 +DISTVERSION= 13.0.13 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru diff --git a/sysutils/cbsd/distinfo b/sysutils/cbsd/distinfo index f78ee1d34235..a5e2fee3f7b4 100644 --- a/sysutils/cbsd/distinfo +++ b/sysutils/cbsd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628843802 -SHA256 (cbsd-cbsd-13.0.12_GH0.tar.gz) = f6b2b9cade438dd2e9e5750667e4b458fd21b834ce5d6b345e116e27c5465907 -SIZE (cbsd-cbsd-13.0.12_GH0.tar.gz) = 5404137 +TIMESTAMP = 1629332079 +SHA256 (cbsd-cbsd-13.0.13_GH0.tar.gz) = 72896ad51f44d20f9103d04c5ecbb2045faa9ac66e2d558680c39bfd71cc072a +SIZE (cbsd-cbsd-13.0.13_GH0.tar.gz) = 5403187 diff --git a/sysutils/cbsd/files/patch-etc_defaults_jail-freebsd-default.conf b/sysutils/cbsd/files/patch-etc_defaults_jail-freebsd-default.conf deleted file mode 100644 index 25b5b35a41fe..000000000000 --- a/sysutils/cbsd/files/patch-etc_defaults_jail-freebsd-default.conf +++ /dev/null @@ -1,19 +0,0 @@ ---- etc/defaults/jail-freebsd-default.conf.orig 2021-08-13 08:31:58 UTC -+++ etc/defaults/jail-freebsd-default.conf -@@ -40,15 +40,7 @@ systemskeldir="${workdir}/share/jail-system-default" - removejconf="1" # remove jconf after jcreate? 0 - don't remove - delpkglist="1" # remove pkglist file after jcreate? 0 - don't remove - --# pkg bootstrap for new jail? --case "${platform}" in -- DragonFly) -- pkg_bootstrap=0 -- ;; -- *) -- pkg_bootstrap="1" -- ;; --esac -+pkg_bootstrap="1" - - # JAIL.CONF part - # default params whitch is overwrite zero-value for jcreate, jconstruct-tui, makejconf diff --git a/sysutils/cbsd/pkg-plist b/sysutils/cbsd/pkg-plist index c662f4101958..4489019ff39a 100644 --- a/sysutils/cbsd/pkg-plist +++ b/sysutils/cbsd/pkg-plist @@ -18,32 +18,10 @@ cbsd/bin/cfetch cbsd/bin/rexe cbsd/cbsd.conf cbsd/etc/cbsd.mtree -cbsd/etc/defaults/bclone.conf -cbsd/etc/defaults/bexec.conf -cbsd/etc/defaults/bhyve-default-default.conf -cbsd/etc/defaults/blogin.conf -cbsd/etc/defaults/bls.conf -cbsd/etc/defaults/brctl.conf -cbsd/etc/defaults/bscp.conf -cbsd/etc/defaults/bstart.conf -cbsd/etc/defaults/bstop.conf -cbsd/etc/defaults/buildworld.conf -cbsd/etc/defaults/cbsdfile.conf -cbsd/etc/defaults/cbsdrsyncd.conf -cbsd/etc/defaults/cloud-init.conf -cbsd/etc/defaults/color-white.conf -cbsd/etc/defaults/color.conf -cbsd/etc/defaults/dhcpd.conf -cbsd/etc/defaults/dhcpdv6.conf -cbsd/etc/defaults/distcc.conf cbsd/etc/defaults/DragonFly-kernel-GENERIC-x86_64-4.6 cbsd/etc/defaults/DragonFly-kernel-GENERIC-x86_64-4.7 cbsd/etc/defaults/DragonFly-kernel-GENERIC-x86_64-4.8 cbsd/etc/defaults/DragonFly-srvbrowser.conf -cbsd/etc/defaults/etcupdate.conf -cbsd/etc/defaults/fetch_iso.conf -cbsd/etc/defaults/fetch.conf -cbsd/etc/defaults/forms_env.conf cbsd/etc/defaults/FreeBSD-bases.conf cbsd/etc/defaults/FreeBSD-baseupdate.conf cbsd/etc/defaults/FreeBSD-kernel-BHYVE-amd64-14 @@ -66,9 +44,31 @@ cbsd/etc/defaults/FreeBSD-kernels.conf cbsd/etc/defaults/FreeBSD-sources.conf cbsd/etc/defaults/FreeBSD-srvbrowser.conf cbsd/etc/defaults/FreeBSD-userlist.conf +cbsd/etc/defaults/HardenedBSD-bases.conf +cbsd/etc/defaults/bclone.conf +cbsd/etc/defaults/bexec.conf +cbsd/etc/defaults/bhyve-default-default.conf +cbsd/etc/defaults/blogin.conf +cbsd/etc/defaults/bls.conf +cbsd/etc/defaults/brctl.conf +cbsd/etc/defaults/bscp.conf +cbsd/etc/defaults/bstart.conf +cbsd/etc/defaults/bstop.conf +cbsd/etc/defaults/buildworld.conf +cbsd/etc/defaults/cbsdfile.conf +cbsd/etc/defaults/cbsdrsyncd.conf +cbsd/etc/defaults/cloud-init.conf +cbsd/etc/defaults/color-white.conf +cbsd/etc/defaults/color.conf +cbsd/etc/defaults/dhcpd.conf +cbsd/etc/defaults/dhcpdv6.conf +cbsd/etc/defaults/distcc.conf +cbsd/etc/defaults/etcupdate.conf +cbsd/etc/defaults/fetch.conf +cbsd/etc/defaults/fetch_iso.conf +cbsd/etc/defaults/forms_env.conf cbsd/etc/defaults/geli.conf cbsd/etc/defaults/global.conf -cbsd/etc/defaults/HardenedBSD-bases.conf cbsd/etc/defaults/helpers.conf cbsd/etc/defaults/jail-freebsd-cbsdpuppet.conf cbsd/etc/defaults/jail-freebsd-centos_7.conf @@ -113,11 +113,6 @@ cbsd/etc/defaults/upgrade.conf cbsd/etc/defaults/virtualbox-default-default.conf cbsd/etc/defaults/vls.conf cbsd/etc/defaults/vm-dflybsd-x86-6.conf -cbsd/etc/defaults/vm-freebsd-cloud-FreeBSD-ufs-x64-12.2.conf -cbsd/etc/defaults/vm-freebsd-cloud-FreeBSD-ufs-x64-13.0.conf -cbsd/etc/defaults/vm-freebsd-cloud-FreeBSD-zfs-x64-12.2.conf -cbsd/etc/defaults/vm-freebsd-cloud-FreeBSD-zfs-x64-13.0.conf -cbsd/etc/defaults/vm-freebsd-cloud-OPNSense-21-RELEASE-amd64-21.conf cbsd/etc/defaults/vm-freebsd-FreeBSD-bsdinstall-jail.conf cbsd/etc/defaults/vm-freebsd-FreeBSD-from-jail.conf cbsd/etc/defaults/vm-freebsd-FreeBSD-x64-11.4.conf @@ -127,41 +122,41 @@ cbsd/etc/defaults/vm-freebsd-FreeBSD-x64-14.0-LATEST.conf cbsd/etc/defaults/vm-freebsd-GhostBSD-x64-21.conf cbsd/etc/defaults/vm-freebsd-HardenedBSD-x64-14.0-LATEST.conf cbsd/etc/defaults/vm-freebsd-OPNsense-21-RELEASE-amd64.conf -cbsd/etc/defaults/vm-freebsd-pfSense-2-RELEASE-amd64.conf cbsd/etc/defaults/vm-freebsd-TrueNAS-x64-12.conf cbsd/etc/defaults/vm-freebsd-XigmaNAS-12.conf +cbsd/etc/defaults/vm-freebsd-cloud-FreeBSD-ufs-x64-12.2.conf +cbsd/etc/defaults/vm-freebsd-cloud-FreeBSD-ufs-x64-13.0.conf +cbsd/etc/defaults/vm-freebsd-cloud-FreeBSD-zfs-x64-12.2.conf +cbsd/etc/defaults/vm-freebsd-cloud-FreeBSD-zfs-x64-13.0.conf +cbsd/etc/defaults/vm-freebsd-cloud-OPNSense-21-RELEASE-amd64-21.conf +cbsd/etc/defaults/vm-freebsd-pfSense-2-RELEASE-amd64.conf cbsd/etc/defaults/vm-linux-Android-x86.conf cbsd/etc/defaults/vm-linux-ArchLinux-x86-2021.conf cbsd/etc/defaults/vm-linux-CentOS-7-x86_64-minimal.conf cbsd/etc/defaults/vm-linux-CentOS-7-x86_64.conf cbsd/etc/defaults/vm-linux-CentOS-stream-8-x86_64.conf cbsd/etc/defaults/vm-linux-ClearLinux-Server-x86_64.conf +cbsd/etc/defaults/vm-linux-Debian-x86-10.conf +cbsd/etc/defaults/vm-linux-Debian-x86-11.conf +cbsd/etc/defaults/vm-linux-Debian-x86-9-minimal.conf +cbsd/etc/defaults/vm-linux-Debian-x86-9.conf +cbsd/etc/defaults/vm-linux-FreePBX-64bit-21.conf +cbsd/etc/defaults/vm-linux-Kali-2021-amd64.conf +cbsd/etc/defaults/vm-linux-OracleLinux-7.conf +cbsd/etc/defaults/vm-linux-OracleLinux-8.conf +cbsd/etc/defaults/vm-linux-Parrot-security-4-x64.conf +cbsd/etc/defaults/vm-linux-TinyCore-x86-12.conf cbsd/etc/defaults/vm-linux-cloud-CentOS-7-x86_64.conf cbsd/etc/defaults/vm-linux-cloud-CentOS-stream-8-x86_64.conf cbsd/etc/defaults/vm-linux-cloud-Debian-x86-10.conf +cbsd/etc/defaults/vm-linux-cloud-Debian-x86-11.conf cbsd/etc/defaults/vm-linux-cloud-Debian-x86-9.conf cbsd/etc/defaults/vm-linux-cloud-kubernetes-20.conf -cbsd/etc/defaults/vm-linux-cloud-ubuntuserver-amd64-18.04.conf -cbsd/etc/defaults/vm-linux-cloud-ubuntuserver-amd64-19.10.conf cbsd/etc/defaults/vm-linux-cloud-ubuntuserver-amd64-20.04.conf -cbsd/etc/defaults/vm-linux-CoreOS.conf -cbsd/etc/defaults/vm-linux-Debian-x86-10.conf -cbsd/etc/defaults/vm-linux-Debian-x86-9-minimal.conf -cbsd/etc/defaults/vm-linux-Debian-x86-9.conf cbsd/etc/defaults/vm-linux-fedora-server-33-x86_64.conf cbsd/etc/defaults/vm-linux-fedora-server-34-x86_64.conf -cbsd/etc/defaults/vm-linux-FreePBX-64bit-20.conf -cbsd/etc/defaults/vm-linux-Kali-2021-amd64.conf -cbsd/etc/defaults/vm-linux-Knoppix-x86-8.conf -cbsd/etc/defaults/vm-linux-kubuntu-amd64-20.conf cbsd/etc/defaults/vm-linux-opensuse-leap-15-x86.conf -cbsd/etc/defaults/vm-linux-OracleLinux-7.conf -cbsd/etc/defaults/vm-linux-OracleLinux-8.conf -cbsd/etc/defaults/vm-linux-Parrot-security-4-x64.conf -cbsd/etc/defaults/vm-linux-RancherOS-latest.conf -cbsd/etc/defaults/vm-linux-TinyCore-x86-11.conf -cbsd/etc/defaults/vm-linux-ubuntu-desktop-amd64-20.04.conf -cbsd/etc/defaults/vm-linux-ubuntuserver-amd64-18.04.conf +cbsd/etc/defaults/vm-linux-ubuntu-desktop-amd64-21.04.conf cbsd/etc/defaults/vm-linux-ubuntuserver-amd64-20.04.conf cbsd/etc/defaults/vm-linux-vyos-1.4.conf cbsd/etc/defaults/vm-netbsd-cloud-netbsd-x86-9.conf @@ -171,10 +166,10 @@ cbsd/etc/defaults/vm-openbsd-x86-6.conf cbsd/etc/defaults/vm-other-FreeDOS.conf cbsd/etc/defaults/vm-other-Haiku-r1.conf cbsd/etc/defaults/vm-other-Minoca.conf -cbsd/etc/defaults/vm-other-omnios-2020.conf cbsd/etc/defaults/vm-other-OpenIndiana-2021.conf cbsd/etc/defaults/vm-other-ReactOS.conf cbsd/etc/defaults/vm-other-SmartOS.conf +cbsd/etc/defaults/vm-other-omnios-2021.conf cbsd/etc/defaults/vm-windows-10_86x_64x.conf cbsd/etc/defaults/vm-windows-8_86x_64x.conf cbsd/etc/defaults/vnc.conf From owner-dev-commits-ports-branches@freebsd.org Thu Aug 19 06:08:44 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D0EE265E7E7; Thu, 19 Aug 2021 06:08:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqvTm5GqDz3J0m; Thu, 19 Aug 2021 06:08:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9912D20618; Thu, 19 Aug 2021 06:08:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17J68ila008212; Thu, 19 Aug 2021 06:08:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17J68iSD008211; Thu, 19 Aug 2021 06:08:44 GMT (envelope-from git) Date: Thu, 19 Aug 2021 06:08:44 GMT Message-Id: <202108190608.17J68iSD008211@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= Subject: git: f9550e0e8396 - 2021Q3 - graphics/stamp: Unbreak with -fno-common MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: f9550e0e8396f9f69ccdb81e890bd3fa5d8f298a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2021 06:08:44 -0000 The branch 2021Q3 has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=f9550e0e8396f9f69ccdb81e890bd3fa5d8f298a commit f9550e0e8396f9f69ccdb81e890bd3fa5d8f298a Author: Robert Clausecker AuthorDate: 2021-08-18 09:07:09 +0000 Commit: Fernando Apesteguía CommitDate: 2021-08-19 06:03:07 +0000 graphics/stamp: Unbreak with -fno-common * Submitter becomes MAINTAINER. Already maintainer of several ports. * Define LICENSE While here: * Remake old patches * Add USES localbase PR: 257911 MFH: 2021Q3 (cherry picked from commit 06483f297b98098167fd63364c1dba82d355474a) --- graphics/stamp/Makefile | 12 +++++------- graphics/stamp/files/patch-Makefile.in | 6 +++--- graphics/stamp/files/patch-gstamp_gstamp.c | 4 ++-- ...atch-gstamp_gstamp_misc.c => patch-gstamp_gstamp__misc.c} | 4 ++-- ...stamp_gstamp_signals.c => patch-gstamp_gstamp__signals.c} | 4 ++-- graphics/stamp/files/patch-gstamp_gstamp__ui.c | 7 +++++++ graphics/stamp/files/patch-gstamp_gstamp_ui.c | 7 ------- graphics/stamp/files/patch-lib_common.c | 4 ++-- graphics/stamp/files/patch-lib_ftplib.c | 10 ++++++++++ graphics/stamp/files/patch-lib_ftplib.h | 11 +++++++++++ graphics/stamp/files/patch-lib_rcfile.c | 6 +++--- graphics/stamp/files/patch-lib_transmogrify.c | 4 ++-- 12 files changed, 49 insertions(+), 30 deletions(-) diff --git a/graphics/stamp/Makefile b/graphics/stamp/Makefile index 862070517a77..294ff8dded7a 100644 --- a/graphics/stamp/Makefile +++ b/graphics/stamp/Makefile @@ -2,20 +2,18 @@ PORTNAME= stamp PORTVERSION= 2.0.8 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= fuz@fuz.su COMMENT= Adds a graphical, configurable timestamp to a grayscale image -BROKEN_FreeBSD_13= ld: error: duplicate symbol: DefaultNetbuf -BROKEN_FreeBSD_14= ld: error: duplicate symbol: DefaultNetbuf +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING -USES= jpeg +USES= jpeg localbase GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} -e 's#/usr/local/share/stamp#${DATADIR}#' \ diff --git a/graphics/stamp/files/patch-Makefile.in b/graphics/stamp/files/patch-Makefile.in index ccd944f6b2e5..ad03108a1c92 100644 --- a/graphics/stamp/files/patch-Makefile.in +++ b/graphics/stamp/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2011-03-12 21:24:42.000000000 +0100 -+++ Makefile.in 2011-03-12 21:25:00.000000000 +0100 -@@ -329,12 +329,12 @@ maintainer-clean-generic clean mostlycle +--- Makefile.in.orig 1999-03-10 10:54:42 UTC ++++ Makefile.in +@@ -329,12 +329,12 @@ maintainer-clean-generic clean mostlyclean distclean m .PHONY: files files: diff --git a/graphics/stamp/files/patch-gstamp_gstamp.c b/graphics/stamp/files/patch-gstamp_gstamp.c index 30976d4b5613..2a4455f8d404 100644 --- a/graphics/stamp/files/patch-gstamp_gstamp.c +++ b/graphics/stamp/files/patch-gstamp_gstamp.c @@ -1,5 +1,5 @@ ---- gstamp/gstamp.c.orig 2011-03-12 21:29:21.000000000 +0100 -+++ gstamp/gstamp.c 2011-03-12 21:29:42.000000000 +0100 +--- gstamp/gstamp.c.orig 1999-03-10 06:27:04 UTC ++++ gstamp/gstamp.c @@ -7,6 +7,7 @@ #include diff --git a/graphics/stamp/files/patch-gstamp_gstamp_misc.c b/graphics/stamp/files/patch-gstamp_gstamp__misc.c similarity index 55% rename from graphics/stamp/files/patch-gstamp_gstamp_misc.c rename to graphics/stamp/files/patch-gstamp_gstamp__misc.c index 20c8c0a91323..2d974cb78e1b 100644 --- a/graphics/stamp/files/patch-gstamp_gstamp_misc.c +++ b/graphics/stamp/files/patch-gstamp_gstamp__misc.c @@ -1,5 +1,5 @@ ---- gstamp/gstamp_misc.c.orig 2011-03-12 21:33:49.000000000 +0100 -+++ gstamp/gstamp_misc.c 2011-03-12 21:34:16.000000000 +0100 +--- gstamp/gstamp_misc.c.orig 1999-03-11 08:32:44 UTC ++++ gstamp/gstamp_misc.c @@ -2,6 +2,7 @@ Eric Werner - 19 FEB 1999 ebw@city-net.com diff --git a/graphics/stamp/files/patch-gstamp_gstamp_signals.c b/graphics/stamp/files/patch-gstamp_gstamp__signals.c similarity index 53% rename from graphics/stamp/files/patch-gstamp_gstamp_signals.c rename to graphics/stamp/files/patch-gstamp_gstamp__signals.c index 19926a639db3..cdfa5b38eebb 100644 --- a/graphics/stamp/files/patch-gstamp_gstamp_signals.c +++ b/graphics/stamp/files/patch-gstamp_gstamp__signals.c @@ -1,5 +1,5 @@ ---- gstamp/gstamp_signals.c.orig 2011-03-12 21:31:32.000000000 +0100 -+++ gstamp/gstamp_signals.c 2011-03-12 21:31:44.000000000 +0100 +--- gstamp/gstamp_signals.c.orig 1999-03-11 08:32:30 UTC ++++ gstamp/gstamp_signals.c @@ -3,6 +3,7 @@ ebw@city-net.com */ diff --git a/graphics/stamp/files/patch-gstamp_gstamp__ui.c b/graphics/stamp/files/patch-gstamp_gstamp__ui.c new file mode 100644 index 000000000000..f67df776dc36 --- /dev/null +++ b/graphics/stamp/files/patch-gstamp_gstamp__ui.c @@ -0,0 +1,7 @@ +--- gstamp/gstamp_ui.c.orig 1999-03-11 08:31:59 UTC ++++ gstamp/gstamp_ui.c +@@ -1,3 +1,4 @@ ++#include + #include + #include "gstamp.h" + diff --git a/graphics/stamp/files/patch-gstamp_gstamp_ui.c b/graphics/stamp/files/patch-gstamp_gstamp_ui.c deleted file mode 100644 index 7a4380560404..000000000000 --- a/graphics/stamp/files/patch-gstamp_gstamp_ui.c +++ /dev/null @@ -1,7 +0,0 @@ ---- gstamp/gstamp_ui.c.orig 2011-03-12 21:31:56.000000000 +0100 -+++ gstamp/gstamp_ui.c 2011-03-12 21:32:20.000000000 +0100 -@@ -1,3 +1,4 @@ -+#include - #include - #include "gstamp.h" - diff --git a/graphics/stamp/files/patch-lib_common.c b/graphics/stamp/files/patch-lib_common.c index 276b677f222c..abf94acab6ed 100644 --- a/graphics/stamp/files/patch-lib_common.c +++ b/graphics/stamp/files/patch-lib_common.c @@ -1,5 +1,5 @@ ---- lib/common.c.orig 2011-03-12 21:28:20.000000000 +0100 -+++ lib/common.c 2011-03-12 21:28:30.000000000 +0100 +--- lib/common.c.orig 1999-03-11 08:29:53 UTC ++++ lib/common.c @@ -1,5 +1,6 @@ #include #include diff --git a/graphics/stamp/files/patch-lib_ftplib.c b/graphics/stamp/files/patch-lib_ftplib.c new file mode 100644 index 000000000000..64e36df878a6 --- /dev/null +++ b/graphics/stamp/files/patch-lib_ftplib.c @@ -0,0 +1,10 @@ +--- lib/ftplib.c.orig 2021-08-17 12:18:12 UTC ++++ lib/ftplib.c +@@ -77,6 +77,7 @@ static char *version = + "ftplib Release 3 12/xx/97, copyright 1996, 1997 Thomas Pfau"; + + GLOBALDEF int ftplib_debug = 0; ++netbuf *DefaultNetbuf; + + #if defined(__unix__) || defined(VMS) + #define net_read read diff --git a/graphics/stamp/files/patch-lib_ftplib.h b/graphics/stamp/files/patch-lib_ftplib.h new file mode 100644 index 000000000000..d5aaff23819b --- /dev/null +++ b/graphics/stamp/files/patch-lib_ftplib.h @@ -0,0 +1,11 @@ +--- lib/ftplib.h.orig 2021-08-17 12:17:32 UTC ++++ lib/ftplib.h +@@ -55,7 +55,7 @@ extern "C" { + typedef struct NetBuf netbuf; + + /* v1 compatibility stuff */ +-netbuf *DefaultNetbuf; ++extern netbuf *DefaultNetbuf; + + #define ftplib_lastresp FtpLastResponse(DefaultNetbuf) + #define ftpInit FtpInit diff --git a/graphics/stamp/files/patch-lib_rcfile.c b/graphics/stamp/files/patch-lib_rcfile.c index aec536730309..24615ad302c9 100644 --- a/graphics/stamp/files/patch-lib_rcfile.c +++ b/graphics/stamp/files/patch-lib_rcfile.c @@ -1,6 +1,6 @@ ---- lib/rcfile.c.orig Fri Dec 24 15:02:25 1999 -+++ lib/rcfile.c Fri Dec 24 15:06:09 1999 -@@ -101,8 +101,8 @@ +--- lib/rcfile.c.orig 1999-03-11 08:30:32 UTC ++++ lib/rcfile.c +@@ -101,8 +101,8 @@ if ((!(strcmp(Args->LowerFont,""))) && exit(ERR_NOLFONT) ; } diff --git a/graphics/stamp/files/patch-lib_transmogrify.c b/graphics/stamp/files/patch-lib_transmogrify.c index 204d77f11ba1..1e2f810e2b8b 100644 --- a/graphics/stamp/files/patch-lib_transmogrify.c +++ b/graphics/stamp/files/patch-lib_transmogrify.c @@ -1,5 +1,5 @@ ---- lib/transmogrify.c.orig 2011-03-12 21:28:42.000000000 +0100 -+++ lib/transmogrify.c 2011-03-12 21:28:55.000000000 +0100 +--- lib/transmogrify.c.orig 1999-03-10 11:40:33 UTC ++++ lib/transmogrify.c @@ -1,5 +1,6 @@ #include #include From owner-dev-commits-ports-branches@freebsd.org Thu Aug 19 06:21:27 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1092A65E8B0; Thu, 19 Aug 2021 06:21:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqvmQ6k6pz3Kr0; Thu, 19 Aug 2021 06:21:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BAE872056A; Thu, 19 Aug 2021 06:21:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17J6LQ0g030625; Thu, 19 Aug 2021 06:21:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17J6LQ86030624; Thu, 19 Aug 2021 06:21:26 GMT (envelope-from git) Date: Thu, 19 Aug 2021 06:21:26 GMT Message-Id: <202108190621.17J6LQ86030624@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= Subject: git: b5a7b4433120 - 2021Q3 - graphics/tumble: Unbreak with -fno-common MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: b5a7b4433120ded99f75c64b69b3c94224608728 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2021 06:21:27 -0000 The branch 2021Q3 has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=b5a7b4433120ded99f75c64b69b3c94224608728 commit b5a7b4433120ded99f75c64b69b3c94224608728 Author: Robert Clausecker AuthorDate: 2021-08-18 08:57:32 +0000 Commit: Fernando Apesteguía CommitDate: 2021-08-19 06:16:25 +0000 graphics/tumble: Unbreak with -fno-common Submitter becomes MAINTAINER. Already maintainer of several ports. Ref: https://github.com/brouhaha/tumble/issues/10 PR: 257913 MFH: 2021Q3 (cherry picked from commit 9ff864cb14876ee8dba7900e3afb7169e449b5f4) --- graphics/tumble/Makefile | 11 +++++------ graphics/tumble/files/patch-semantics.c | 11 +++++++++++ graphics/tumble/files/patch-tumble__input.h | 8 ++++++++ 3 files changed, 24 insertions(+), 6 deletions(-) diff --git a/graphics/tumble/Makefile b/graphics/tumble/Makefile index df4ba6c30ddc..545a8fa9d2b8 100644 --- a/graphics/tumble/Makefile +++ b/graphics/tumble/Makefile @@ -1,19 +1,18 @@ # Created by: Rob Farmer PORTNAME= tumble -PORTVERSION= 0.36 DISTVERSIONPREFIX= v +DISTVERSION= 0.36 +PORTREVISION= 1 CATEGORIES= graphics print -MAINTAINER= ports@FreeBSD.org +MAINTAINER= fuz@fuz.su COMMENT= Creates a PDF file from image files LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_FreeBSD_13= ld: error: duplicate symbol: blank_handler -BROKEN_FreeBSD_14= ld: error: duplicate symbol: blank_handler -NOT_FOR_ARCHS= powerpc sparc64 +NOT_FOR_ARCHS= mips mips64 powerpc powerpc64 powerpcspe sparc64 NOT_FOR_ARCHS_REASON= Only works on little endian systems LIB_DEPENDS= libtiff.so:graphics/tiff \ @@ -26,8 +25,8 @@ GH_ACCOUNT= brouhaha CFLAGS+= -I${LOCALBASE}/include/netpbm -PORTDOCS= README PLIST_FILES= bin/tumble +PORTDOCS= README OPTIONS_DEFINE= DOCS diff --git a/graphics/tumble/files/patch-semantics.c b/graphics/tumble/files/patch-semantics.c new file mode 100644 index 000000000000..4e6e5d7d71bb --- /dev/null +++ b/graphics/tumble/files/patch-semantics.c @@ -0,0 +1,11 @@ +--- semantics.c.orig 2021-08-17 12:37:41 UTC ++++ semantics.c +@@ -119,7 +119,7 @@ typedef struct output_page_t + #endif + + +-FILE *yyin; ++extern FILE *yyin; + int line; /* line number in spec file */ + + int bookmark_level; diff --git a/graphics/tumble/files/patch-tumble__input.h b/graphics/tumble/files/patch-tumble__input.h new file mode 100644 index 000000000000..cbac30796308 --- /dev/null +++ b/graphics/tumble/files/patch-tumble__input.h @@ -0,0 +1,8 @@ +--- tumble_input.h.orig 2021-08-17 12:36:31 UTC ++++ tumble_input.h +@@ -71,4 +71,4 @@ void init_jpeg_handler (void); + void init_pbm_handler (void); + void init_png_handler (void); + +-input_handler_t blank_handler; ++extern input_handler_t blank_handler; From owner-dev-commits-ports-branches@freebsd.org Thu Aug 19 16:09:10 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7846C667B3E; Thu, 19 Aug 2021 16:09:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gr8pZ2hhQz4vJB; Thu, 19 Aug 2021 16:09:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 446E9619; Thu, 19 Aug 2021 16:09:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17JG9AvG010693; Thu, 19 Aug 2021 16:09:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17JG9AM0010692; Thu, 19 Aug 2021 16:09:10 GMT (envelope-from git) Date: Thu, 19 Aug 2021 16:09:10 GMT Message-Id: <202108191609.17JG9AM0010692@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Fukang Chen Subject: git: f8bdb024e181 - 2021Q3 - lang/python3[89]: Fix build WITH_DEBUG MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: loader X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: f8bdb024e18168f77fa63e2e59412906087846a9 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2021 16:09:10 -0000 The branch 2021Q3 has been updated by loader: URL: https://cgit.FreeBSD.org/ports/commit/?id=f8bdb024e18168f77fa63e2e59412906087846a9 commit f8bdb024e18168f77fa63e2e59412906087846a9 Author: Fukang Chen AuthorDate: 2021-08-19 12:30:32 +0000 Commit: Fukang Chen CommitDate: 2021-08-19 15:10:59 +0000 lang/python3[89]: Fix build WITH_DEBUG Python 3.8 [0] and 3.9 [1] are using a value for "EXT_SUFFIX" that includes "SOABI" on FreeBSD, C extension module filenames are affected by this change [2]. [0]: https://github.com/python/cpython/commit/b01091a3e71e6636d2df4db45920e820cdf7df3b [1]: https://github.com/python/cpython/commit/4b155967b3e743cbdc31600f13f1bfcf07f7b6ce [2]: https://github.com/python/cpython/blob/v3.8.11/Lib/distutils/command/build_ext.py#L675-683 PR: 256558 Approved by: koobs (python, maintainer) MFH: 2020Q3 (blanket: bug & regression fix) (cherry picked from commit 350158a17ebb99b22cbb5098e8003ea14b548c72) --- lang/python38/pkg-plist | 140 +++++++++++++++++++++++------------------------ lang/python39/pkg-plist | 142 ++++++++++++++++++++++++------------------------ 2 files changed, 141 insertions(+), 141 deletions(-) diff --git a/lang/python38/pkg-plist b/lang/python38/pkg-plist index dd3642dbbdcf..a8b91b85c270 100644 --- a/lang/python38/pkg-plist +++ b/lang/python38/pkg-plist @@ -2796,77 +2796,77 @@ lib/python%%XYDOT%%/json/encoder.py lib/python%%XYDOT%%/json/scanner.py lib/python%%XYDOT%%/json/tool.py lib/python%%XYDOT%%/keyword.py -lib/python%%XYDOT%%/lib-dynload/_asyncio.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_bisect.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_blake2.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_bz2.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_codecs_cn.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_codecs_hk.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_codecs_iso2022.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_codecs_jp.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_codecs_kr.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_codecs_tw.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_contextvars.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_crypt.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_csv.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_ctypes.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_ctypes_test.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_curses.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_curses_panel.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_datetime.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_dbm.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_decimal.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_elementtree.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_hashlib.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_heapq.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_json.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_lsprof.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_lzma.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_md5.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_multibytecodec.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_multiprocessing.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_opcode.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_pickle.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_posixshmem.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_posixsubprocess.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_queue.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_random.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_sha1.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_sha256.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_sha3.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_sha512.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_socket.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_ssl.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_statistics.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_struct.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_testbuffer.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_testcapi.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_testimportmultiple.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_testinternalcapi.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_testmultiphase.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_uuid.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_xxsubinterpreters.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_xxtestfuzz.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/array.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/audioop.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/binascii.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/cmath.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/fcntl.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/grp.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/math.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/mmap.cpython-%%XY%%.so -%%NO_NIS%%lib/python%%XYDOT%%/lib-dynload/nis.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/ossaudiodev.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/parser.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/pyexpat.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/readline.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/resource.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/select.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/syslog.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/termios.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/unicodedata.cpython-%%XY%%.so +lib/python%%XYDOT%%/lib-dynload/_asyncio.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_bisect.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_blake2.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_bz2.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_codecs_cn.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_codecs_hk.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_codecs_iso2022.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_codecs_jp.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_codecs_kr.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_codecs_tw.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_contextvars.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_crypt.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_csv.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_ctypes.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_ctypes_test.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_curses.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_curses_panel.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_datetime.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_dbm.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_decimal.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_elementtree.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_hashlib.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_heapq.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_json.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_lsprof.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_lzma.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_md5.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_multibytecodec.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_multiprocessing.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_opcode.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_pickle.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_posixshmem.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_posixsubprocess.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_queue.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_random.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_sha1.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_sha256.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_sha3.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_sha512.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_socket.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_ssl.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_statistics.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_struct.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_testbuffer.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_testcapi.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_testimportmultiple.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_testinternalcapi.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_testmultiphase.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_uuid.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_xxsubinterpreters.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_xxtestfuzz.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/array.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/audioop.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/binascii.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/cmath.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/fcntl.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/grp.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/math.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/mmap.cpython-%%XY%%%%ABI%%.so +%%NO_NIS%%lib/python%%XYDOT%%/lib-dynload/nis.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/ossaudiodev.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/parser.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/pyexpat.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/readline.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/resource.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/select.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/syslog.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/termios.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/unicodedata.cpython-%%XY%%%%ABI%%.so %%NO_DEBUG%%lib/python%%XYDOT%%/lib-dynload/xxlimited.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/zlib.cpython-%%XY%%.so +lib/python%%XYDOT%%/lib-dynload/zlib.cpython-%%XY%%%%ABI%%.so lib/python%%XYDOT%%/lib2to3/Grammar.txt lib/python%%XYDOT%%/lib2to3/Grammar%%XYZDOT%%.final.0.pickle lib/python%%XYDOT%%/lib2to3/PatternGrammar.txt diff --git a/lang/python39/pkg-plist b/lang/python39/pkg-plist index b847801948fa..e89dc7223329 100644 --- a/lang/python39/pkg-plist +++ b/lang/python39/pkg-plist @@ -2821,78 +2821,78 @@ lib/python%%XYDOT%%/json/encoder.py lib/python%%XYDOT%%/json/scanner.py lib/python%%XYDOT%%/json/tool.py lib/python%%XYDOT%%/keyword.py -lib/python%%XYDOT%%/lib-dynload/_asyncio.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_bisect.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_blake2.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_bz2.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_codecs_cn.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_codecs_hk.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_codecs_iso2022.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_codecs_jp.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_codecs_kr.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_codecs_tw.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_contextvars.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_crypt.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_csv.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_ctypes.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_ctypes_test.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_curses.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_curses_panel.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_datetime.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_dbm.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_decimal.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_elementtree.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_hashlib.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_heapq.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_json.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_lsprof.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_lzma.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_md5.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_multibytecodec.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_multiprocessing.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_opcode.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_pickle.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_posixshmem.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_posixsubprocess.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_queue.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_random.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_sha1.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_sha256.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_sha3.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_sha512.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_socket.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_ssl.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_statistics.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_struct.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_testbuffer.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_testcapi.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_testimportmultiple.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_testinternalcapi.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_testmultiphase.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_uuid.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_xxsubinterpreters.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_xxtestfuzz.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/_zoneinfo.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/array.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/audioop.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/binascii.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/cmath.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/fcntl.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/grp.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/math.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/mmap.cpython-%%XY%%.so -%%NO_NIS%%lib/python%%XYDOT%%/lib-dynload/nis.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/ossaudiodev.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/parser.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/pyexpat.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/readline.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/resource.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/select.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/syslog.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/termios.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/unicodedata.cpython-%%XY%%.so +lib/python%%XYDOT%%/lib-dynload/_asyncio.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_bisect.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_blake2.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_bz2.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_codecs_cn.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_codecs_hk.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_codecs_iso2022.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_codecs_jp.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_codecs_kr.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_codecs_tw.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_contextvars.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_crypt.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_csv.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_ctypes.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_ctypes_test.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_curses.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_curses_panel.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_datetime.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_dbm.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_decimal.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_elementtree.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_hashlib.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_heapq.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_json.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_lsprof.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_lzma.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_md5.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_multibytecodec.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_multiprocessing.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_opcode.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_pickle.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_posixshmem.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_posixsubprocess.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_queue.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_random.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_sha1.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_sha256.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_sha3.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_sha512.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_socket.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_ssl.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_statistics.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_struct.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_testbuffer.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_testcapi.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_testimportmultiple.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_testinternalcapi.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_testmultiphase.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_uuid.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_xxsubinterpreters.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_xxtestfuzz.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/_zoneinfo.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/array.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/audioop.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/binascii.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/cmath.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/fcntl.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/grp.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/math.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/mmap.cpython-%%XY%%%%ABI%%.so +%%NO_NIS%%lib/python%%XYDOT%%/lib-dynload/nis.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/ossaudiodev.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/parser.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/pyexpat.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/readline.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/resource.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/select.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/syslog.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/termios.cpython-%%XY%%%%ABI%%.so +lib/python%%XYDOT%%/lib-dynload/unicodedata.cpython-%%XY%%%%ABI%%.so %%NO_DEBUG%%lib/python%%XYDOT%%/lib-dynload/xxlimited.cpython-%%XY%%.so -lib/python%%XYDOT%%/lib-dynload/zlib.cpython-%%XY%%.so +lib/python%%XYDOT%%/lib-dynload/zlib.cpython-%%XY%%%%ABI%%.so lib/python%%XYDOT%%/lib2to3/Grammar.txt lib/python%%XYDOT%%/lib2to3/Grammar%%XYZDOT%%.final.0.pickle lib/python%%XYDOT%%/lib2to3/PatternGrammar.txt From owner-dev-commits-ports-branches@freebsd.org Thu Aug 19 19:15:02 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F1A6E66AA1A; Thu, 19 Aug 2021 19:15:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GrDx26T9Sz3hgm; Thu, 19 Aug 2021 19:15:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C66092BE7; Thu, 19 Aug 2021 19:15:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17JJF2KO065013; Thu, 19 Aug 2021 19:15:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17JJF2pP065012; Thu, 19 Aug 2021 19:15:02 GMT (envelope-from git) Date: Thu, 19 Aug 2021 19:15:02 GMT Message-Id: <202108191915.17JJF2pP065012@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Dima Panov Subject: git: a4ab211f2456 - 2021Q3 - ftp/curl: Update to 7.78.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: a4ab211f245678b9341a14fdc2ec0a7481078405 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2021 19:15:03 -0000 The branch 2021Q3 has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4ab211f245678b9341a14fdc2ec0a7481078405 commit a4ab211f245678b9341a14fdc2ec0a7481078405 Author: Po-Chuan Hsieh AuthorDate: 2021-07-21 21:12:52 +0000 Commit: Dima Panov CommitDate: 2021-08-19 19:11:01 +0000 ftp/curl: Update to 7.78.0 - Remove METALINK option: all support removed by upstream - Update NTLM option: it has own configure option now Changes: https://curl.se/changes.html (cherry picked from commit ee05a0fbe5a5835ca262c01f28de2f050c0d0da1) With hat: ports-secteam --- ftp/curl/Makefile | 10 +++----- ftp/curl/distinfo | 6 ++--- ftp/curl/files/patch-configure | 43 +++++++------------------------- ftp/curl/files/patch-lib-url.c | 4 +-- ftp/curl/files/patch-scripts-Makefile.in | 6 ++--- ftp/curl/files/patch-src-tool_operate.c | 6 ++--- ftp/curl/pkg-descr | 1 + ftp/curl/pkg-plist | 2 +- 8 files changed, 26 insertions(+), 52 deletions(-) diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 0e979ef5a475..fc10abc65903 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -1,7 +1,7 @@ # Created by: Neil Blakey-Milner PORTNAME= curl -PORTVERSION= 7.77.0 +PORTVERSION= 7.78.0 CATEGORIES= ftp net www MASTER_SITES= https://curl.se/download/ \ https://github.com/curl/curl/releases/download/curl-${PORTVERSION:S|.|_|g}/ @@ -29,7 +29,7 @@ CPE_VENDOR= haxx SHEBANG_FILES= */*.pl -OPTIONS_DEFINE= ALTSVC BROTLI CA_BUNDLE COOKIES CURL_DEBUG DEBUG DOCS EXAMPLES IDN IPV6 METALINK NTLM PROXY PSL TLS_SRP ZSTD +OPTIONS_DEFINE= ALTSVC BROTLI CA_BUNDLE COOKIES CURL_DEBUG DEBUG DOCS EXAMPLES IDN IPV6 NTLM PROXY PSL STATIC TLS_SRP ZSTD OPTIONS_GROUP= PROTOCOL OPTIONS_RADIO= SSL OPTIONS_SINGLE= GSSAPI RESOLV @@ -105,14 +105,12 @@ LDAP_USE= OPENLDAP=yes LDAPS_CONFIGURE_ENABLE= ldaps LIBSSH2_CONFIGURE_WITH= libssh2 LIBSSH2_LIB_DEPENDS= libssh2.so:security/libssh2 -METALINK_CONFIGURE_WITH=libmetalink -METALINK_LIB_DEPENDS= libmetalink.so:misc/libmetalink -METALINK_LIBS= -lcrypto +MQTT_CONFIGURE_ENABLE= mqtt NSS_CONFIGURE_WITH= nss NSS_LIB_DEPENDS= libnss3.so:security/nss \ libnspr4.so:devel/nspr NSS_USES= pkgconfig -NTLM_CPPFLAGS_OFF= -DCURL_DISABLE_NTLM +NTLM_CONFIGURE_ENABLE= ntlm OPENSSL_CONFIGURE_WITH= ssl=${OPENSSLBASE} OPENSSL_CPPFLAGS= -I${OPENSSLINC} OPENSSL_LDFLAGS= -L${OPENSSLLIB} diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo index b6af43894b3f..d4224ae59c67 100644 --- a/ftp/curl/distinfo +++ b/ftp/curl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622213928 -SHA256 (curl-7.77.0.tar.xz) = 0f64582c54282f31c0de9f0a1a596b182776bd4df9a4c4a2a41bbeb54f62594b -SIZE (curl-7.77.0.tar.xz) = 2439336 +TIMESTAMP = 1626891030 +SHA256 (curl-7.78.0.tar.xz) = be42766d5664a739c3974ee3dfbbcbe978a4ccb1fe628bb1d9b59ac79e445fb5 +SIZE (curl-7.78.0.tar.xz) = 2440640 diff --git a/ftp/curl/files/patch-configure b/ftp/curl/files/patch-configure index 540198a050c2..13c8672eb654 100644 --- a/ftp/curl/files/patch-configure +++ b/ftp/curl/files/patch-configure @@ -1,14 +1,6 @@ -Description: Tweak the build for a FreeBSD environment. - Respect user-supplied CFLAGS - Use the FreeBSD location of pkg-config's library directory. - Check for librtmp in sensible locations in all cases. -Forwarded: not-needed -Author: Peter Pentchev -Last-Update: 2010-12-19 - ---- configure.orig 2019-02-05 14:11:44 UTC +--- configure.orig 2021-07-19 12:47:17 UTC +++ configure -@@ -3637,9 +3637,10 @@ $as_echo "$as_me: LIBS note: LIBS should +@@ -3738,9 +3738,10 @@ $as_echo "$as_me: LIBS note: LIBS should only be used -I*) xc_bad_var_ldflags=yes ;; @@ -22,7 +14,7 @@ Last-Update: 2010-12-19 esac done if test $xc_bad_var_ldflags = yes; then -@@ -3709,9 +3710,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar +@@ -3810,9 +3811,10 @@ $as_echo "$as_me: $xc_bad_var_msg libraries. Use LIBS xc_bad_var_cflags=no for xc_word in $CFLAGS; do case "$xc_word" in @@ -36,33 +28,16 @@ Last-Update: 2010-12-19 -U*) xc_bad_var_cflags=yes ;; -@@ -17193,6 +17195,8 @@ $as_echo "$as_me: WARNING: compiler opti - tmp_CFLAGS="$CFLAGS" - tmp_CPPFLAGS="$CPPFLAGS" - -+# Do not remove the user-supplied debug flags in CFLAGS (PR/150854) -+if false; then - ac_var_stripped="" - for word1 in $tmp_CFLAGS; do - ac_var_strip_word="no" -@@ -17223,6 +17227,7 @@ $as_echo "$as_me: WARNING: compiler opti - done - tmp_CPPFLAGS="$ac_var_stripped" - squeeze tmp_CPPFLAGS -+fi - - # - if test "$want_debug" = "yes"; then -@@ -17445,6 +17450,8 @@ $as_echo "$honor_optimize_option" >&6; } +@@ -17213,6 +17215,8 @@ $as_echo "$honor_optimize_option" >&6; } # if test "$honor_optimize_option" = "yes"; then -+# Do not remove the user-supplied optimization flags in CFLAGS (PR/150854) ++# Do not remove the user-supplied optimization flags in CFLAGS/CPPFLAGS (PR/150854) +if false; then ac_var_stripped="" for word1 in $tmp_CFLAGS; do ac_var_strip_word="no" -@@ -17475,6 +17482,7 @@ $as_echo "$honor_optimize_option" >&6; } +@@ -17243,6 +17247,7 @@ $as_echo "$honor_optimize_option" >&6; } done tmp_CPPFLAGS="$ac_var_stripped" squeeze tmp_CPPFLAGS @@ -70,7 +45,7 @@ Last-Update: 2010-12-19 if test "$want_optimize" = "yes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler accepts optimizer enabling options" >&5 -@@ -26706,30 +26714,30 @@ $as_echo "found" >&6; } +@@ -28147,30 +28152,30 @@ $as_echo "found" >&6; } ;; off) LIB_RTMP="-lrtmp" @@ -110,7 +85,7 @@ Last-Update: 2010-12-19 cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -@@ -41169,9 +41177,10 @@ $as_echo "$as_me: LIBS note: LIBS should +@@ -43354,9 +43359,10 @@ $as_echo "$as_me: LIBS note: LIBS should only be used -I*) xc_bad_var_ldflags=yes ;; @@ -124,7 +99,7 @@ Last-Update: 2010-12-19 esac done if test $xc_bad_var_ldflags = yes; then -@@ -41241,9 +41250,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar +@@ -43426,9 +43432,10 @@ $as_echo "$as_me: $xc_bad_var_msg libraries. Use LIBS xc_bad_var_cflags=no for xc_word in $CFLAGS; do case "$xc_word" in diff --git a/ftp/curl/files/patch-lib-url.c b/ftp/curl/files/patch-lib-url.c index 6224c72f510a..40e5742e2d8c 100644 --- a/ftp/curl/files/patch-lib-url.c +++ b/ftp/curl/files/patch-lib-url.c @@ -3,9 +3,9 @@ Forwarded: not-needed Author: Peter Pentchev Last-Update: 2010-12-18 ---- lib/url.c.orig 2020-12-08 07:39:35 UTC +--- lib/url.c.orig 2021-07-20 21:07:48 UTC +++ lib/url.c -@@ -607,6 +607,10 @@ CURLcode Curl_init_userdefined(struct Curl_easy *data) +@@ -630,6 +630,10 @@ CURLcode Curl_init_userdefined(struct Curl_easy *data) CURL_HTTP_VERSION_1_1 #endif ; diff --git a/ftp/curl/files/patch-scripts-Makefile.in b/ftp/curl/files/patch-scripts-Makefile.in index 0ced59737639..8c785aa1eeb1 100644 --- a/ftp/curl/files/patch-scripts-Makefile.in +++ b/ftp/curl/files/patch-scripts-Makefile.in @@ -1,6 +1,6 @@ ---- scripts/Makefile.in.orig 2019-03-25 21:03:52 UTC +--- scripts/Makefile.in.orig 2021-07-19 12:47:18 UTC +++ scripts/Makefile.in -@@ -558,7 +558,7 @@ uninstall-am: +@@ -578,7 +578,7 @@ uninstall-am: .PRECIOUS: Makefile @@ -9,7 +9,7 @@ $(ZSH_COMPLETION_FUNCTION_FILENAME): completion.pl @CROSSCOMPILING_TRUE@ @echo "NOTICE: we can't generate zsh completion when cross-compiling!" -@@ -573,9 +573,7 @@ $(FISH_COMPLETION_FUNCTION_FILENAME): co +@@ -593,9 +593,7 @@ $(FISH_COMPLETION_FUNCTION_FILENAME): completion.pl install-data-local: @CROSSCOMPILING_TRUE@ @echo "NOTICE: we can't install zsh completion when cross-compiling!" @CROSSCOMPILING_FALSE@ $(MKDIR_P) $(DESTDIR)$(ZSH_FUNCTIONS_DIR) diff --git a/ftp/curl/files/patch-src-tool_operate.c b/ftp/curl/files/patch-src-tool_operate.c index 57818ceb8161..58fbe73f458f 100644 --- a/ftp/curl/files/patch-src-tool_operate.c +++ b/ftp/curl/files/patch-src-tool_operate.c @@ -1,6 +1,6 @@ ---- src/tool_operate.c.orig 2019-11-04 08:43:26 UTC +--- src/tool_operate.c.orig 2021-07-19 07:19:57 UTC +++ src/tool_operate.c -@@ -992,20 +992,7 @@ static CURLcode single_transfer(struct G +@@ -995,20 +995,7 @@ static CURLcode single_transfer(struct GlobalConfig *g DEBUGASSERT(!outs->filename); } @@ -22,7 +22,7 @@ #ifdef __VMS /* open file for output, forcing VMS output format into stream mode which is needed for stat() call above to always work. */ -@@ -1022,6 +1009,19 @@ static CURLcode single_transfer(struct G +@@ -1025,6 +1012,19 @@ static CURLcode single_transfer(struct GlobalConfig *g } outs->fopened = TRUE; outs->stream = file; diff --git a/ftp/curl/pkg-descr b/ftp/curl/pkg-descr index df7e49ed9dad..b31b940547b9 100644 --- a/ftp/curl/pkg-descr +++ b/ftp/curl/pkg-descr @@ -11,3 +11,4 @@ form based upload, proxies, HTTP/2, cookies, user+password authentication resume, proxy tunneling and more. WWW: https://curl.se/ +WWW: https://github.com/curl/curl diff --git a/ftp/curl/pkg-plist b/ftp/curl/pkg-plist index f5c190800c75..406390fbc83a 100644 --- a/ftp/curl/pkg-plist +++ b/ftp/curl/pkg-plist @@ -596,7 +596,7 @@ share/aclocal/libcurl.m4 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-double.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-event.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-formadd.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-poll.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-legacy.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-post.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-single.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-uv.c From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 00:22:07 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E8EAB66D432; Fri, 20 Aug 2021 00:22:07 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GrMlJ5PqVz4X2H; Fri, 20 Aug 2021 00:22:04 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pj1-x1036.google.com with SMTP id hv22-20020a17090ae416b0290178c579e424so6046887pjb.3; Thu, 19 Aug 2021 17:22:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:message-id:date:mime-version:user-agent:reply-to:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=gUDiZTz1vaXfvJi1em57D9Lq4dTFkHKIOpYDh0Vm2EY=; b=frole7ruY3C9A77cIflG4B1L+WXxUxWm8MOfLOGzmPwhyeP3Xg9BbtUAlsD4HnODYW UzgaRawsmQRPscNgOSbPNu+k3Gzz0ixHMcr+DzZRiR7rsqlq1G5YC0QH9Tiw6k110oFw bO/PDWv/JVoZSjv0LqtlmpRW5HyFmU2AyoJwSVRU6PvmDeFssnbfBfDr9b/XVifNz0q+ tszdAq90voiSsT8awa4FtvBKCWV4OqMYkqJRlX6RHFG1E9m2ddiKlbVieP7Xuvp0ZE1Q VgR+0XNDLEcIFpt+heclkXrjkWOqNvmlEPl3toaxYdGOaTduk8tXbqUnXJ23hCJr7jdA hGQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:message-id:date:mime-version:user-agent :reply-to:subject:content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=gUDiZTz1vaXfvJi1em57D9Lq4dTFkHKIOpYDh0Vm2EY=; b=VXixyQsdjFTVGbKj0gPiLL36huw0jTyhqa98BFabhQ4xQZyuMTzEQpenWP79UIWJvj xGi9Slg7MA1HY0qjYvU/1Nx4GT6HDqMfT5Pf/4YKf/7CHaT1l75VIQ0Mq4pNXC44YfxK nYYn1eaeQfI6qkhExP6qDzBxwJFsSFCDvWqSOFhwBdQ8rR9h2ogXJIRRCYjFdJcrTJ4u nBWuCQ5z2p6D/+UDuElOk2RiImkWT8GSwAc9+r6+FyiZqyBQOqJ5I7LLK2mw4VfnbHjD HkmqFr5E5IAtpRJnrvMTGKkUJBWvPLvG1GqmO2jTQ5TDVDKQaOn1rhdUskZgloQRMNCR gPRQ== X-Gm-Message-State: AOAM530AbMg0Q0SzE5iwSpep8xTHQGXpR4Q+k6ApBo72l920MkzQjLny VxNaltEMCiFP7dqDlrpNuSBafgjglcbshg== X-Google-Smtp-Source: ABdhPJwUvy4PAD/XBDGbguKxZuF9XQBHBMkE7tehqjOTsVDCYgdokfAtRFTMNz0L35uO4u7I5YRMEw== X-Received: by 2002:a17:90a:4211:: with SMTP id o17mr1598966pjg.176.1629418917642; Thu, 19 Aug 2021 17:21:57 -0700 (PDT) Received: from ?IPV6:2403:5800:7500:3601:f40c:b688:df45:60? (2403-5800-7500-3601-f40c-b688-df45-60.ip6.aussiebb.net. [2403:5800:7500:3601:f40c:b688:df45:60]) by smtp.gmail.com with UTF8SMTPSA id x13sm4421962pjh.30.2021.08.19.17.21.55 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 19 Aug 2021 17:21:57 -0700 (PDT) Sender: Kubilay Kocak Message-ID: <212a5348-6e27-1a29-824f-930d259ba884@FreeBSD.org> Date: Fri, 20 Aug 2021 10:21:53 +1000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Thunderbird/93.0a1 Reply-To: koobs@FreeBSD.org Subject: Re: git: a4ab211f2456 - 2021Q3 - ftp/curl: Update to 7.78.0 Content-Language: en-US To: Dima Panov , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org References: <202108191915.17JJF2pP065012@gitrepo.freebsd.org> From: Kubilay Kocak In-Reply-To: <202108191915.17JJF2pP065012@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4GrMlJ5PqVz4X2H X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; TAGGED_FROM(0.00)[]; REPLY(-4.00)[] X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 00:22:08 -0000 On 20/08/2021 5:15 am, Dima Panov wrote: > The branch 2021Q3 has been updated by fluffy: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=a4ab211f245678b9341a14fdc2ec0a7481078405 > > commit a4ab211f245678b9341a14fdc2ec0a7481078405 > Author: Po-Chuan Hsieh > AuthorDate: 2021-07-21 21:12:52 +0000 > Commit: Dima Panov > CommitDate: 2021-08-19 19:11:01 +0000 > > ftp/curl: Update to 7.78.0 > > - Remove METALINK option: all support removed by upstream > - Update NTLM option: it has own configure option now > > Changes: https://curl.se/changes.html > (cherry picked from commit ee05a0fbe5a5835ca262c01f28de2f050c0d0da1) > > With hat: ports-secteam PR: 257306 > --- > ftp/curl/Makefile | 10 +++----- > ftp/curl/distinfo | 6 ++--- > ftp/curl/files/patch-configure | 43 +++++++------------------------- > ftp/curl/files/patch-lib-url.c | 4 +-- > ftp/curl/files/patch-scripts-Makefile.in | 6 ++--- > ftp/curl/files/patch-src-tool_operate.c | 6 ++--- > ftp/curl/pkg-descr | 1 + > ftp/curl/pkg-plist | 2 +- > 8 files changed, 26 insertions(+), 52 deletions(-) > > diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile > index 0e979ef5a475..fc10abc65903 100644 > --- a/ftp/curl/Makefile > +++ b/ftp/curl/Makefile > @@ -1,7 +1,7 @@ > # Created by: Neil Blakey-Milner > > PORTNAME= curl > -PORTVERSION= 7.77.0 > +PORTVERSION= 7.78.0 > CATEGORIES= ftp net www > MASTER_SITES= https://curl.se/download/ \ > https://github.com/curl/curl/releases/download/curl-${PORTVERSION:S|.|_|g}/ > @@ -29,7 +29,7 @@ CPE_VENDOR= haxx > > SHEBANG_FILES= */*.pl > > -OPTIONS_DEFINE= ALTSVC BROTLI CA_BUNDLE COOKIES CURL_DEBUG DEBUG DOCS EXAMPLES IDN IPV6 METALINK NTLM PROXY PSL TLS_SRP ZSTD > +OPTIONS_DEFINE= ALTSVC BROTLI CA_BUNDLE COOKIES CURL_DEBUG DEBUG DOCS EXAMPLES IDN IPV6 NTLM PROXY PSL STATIC TLS_SRP ZSTD > OPTIONS_GROUP= PROTOCOL > OPTIONS_RADIO= SSL > OPTIONS_SINGLE= GSSAPI RESOLV > @@ -105,14 +105,12 @@ LDAP_USE= OPENLDAP=yes > LDAPS_CONFIGURE_ENABLE= ldaps > LIBSSH2_CONFIGURE_WITH= libssh2 > LIBSSH2_LIB_DEPENDS= libssh2.so:security/libssh2 > -METALINK_CONFIGURE_WITH=libmetalink > -METALINK_LIB_DEPENDS= libmetalink.so:misc/libmetalink > -METALINK_LIBS= -lcrypto > +MQTT_CONFIGURE_ENABLE= mqtt > NSS_CONFIGURE_WITH= nss > NSS_LIB_DEPENDS= libnss3.so:security/nss \ > libnspr4.so:devel/nspr > NSS_USES= pkgconfig > -NTLM_CPPFLAGS_OFF= -DCURL_DISABLE_NTLM > +NTLM_CONFIGURE_ENABLE= ntlm > OPENSSL_CONFIGURE_WITH= ssl=${OPENSSLBASE} > OPENSSL_CPPFLAGS= -I${OPENSSLINC} > OPENSSL_LDFLAGS= -L${OPENSSLLIB} > diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo > index b6af43894b3f..d4224ae59c67 100644 > --- a/ftp/curl/distinfo > +++ b/ftp/curl/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1622213928 > -SHA256 (curl-7.77.0.tar.xz) = 0f64582c54282f31c0de9f0a1a596b182776bd4df9a4c4a2a41bbeb54f62594b > -SIZE (curl-7.77.0.tar.xz) = 2439336 > +TIMESTAMP = 1626891030 > +SHA256 (curl-7.78.0.tar.xz) = be42766d5664a739c3974ee3dfbbcbe978a4ccb1fe628bb1d9b59ac79e445fb5 > +SIZE (curl-7.78.0.tar.xz) = 2440640 > diff --git a/ftp/curl/files/patch-configure b/ftp/curl/files/patch-configure > index 540198a050c2..13c8672eb654 100644 > --- a/ftp/curl/files/patch-configure > +++ b/ftp/curl/files/patch-configure > @@ -1,14 +1,6 @@ > -Description: Tweak the build for a FreeBSD environment. > - Respect user-supplied CFLAGS > - Use the FreeBSD location of pkg-config's library directory. > - Check for librtmp in sensible locations in all cases. > -Forwarded: not-needed > -Author: Peter Pentchev > -Last-Update: 2010-12-19 > - > ---- configure.orig 2019-02-05 14:11:44 UTC > +--- configure.orig 2021-07-19 12:47:17 UTC > +++ configure > -@@ -3637,9 +3637,10 @@ $as_echo "$as_me: LIBS note: LIBS should > +@@ -3738,9 +3738,10 @@ $as_echo "$as_me: LIBS note: LIBS should only be used > -I*) > xc_bad_var_ldflags=yes > ;; > @@ -22,7 +14,7 @@ Last-Update: 2010-12-19 > esac > done > if test $xc_bad_var_ldflags = yes; then > -@@ -3709,9 +3710,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar > +@@ -3810,9 +3811,10 @@ $as_echo "$as_me: $xc_bad_var_msg libraries. Use LIBS > xc_bad_var_cflags=no > for xc_word in $CFLAGS; do > case "$xc_word" in > @@ -36,33 +28,16 @@ Last-Update: 2010-12-19 > -U*) > xc_bad_var_cflags=yes > ;; > -@@ -17193,6 +17195,8 @@ $as_echo "$as_me: WARNING: compiler opti > - tmp_CFLAGS="$CFLAGS" > - tmp_CPPFLAGS="$CPPFLAGS" > - > -+# Do not remove the user-supplied debug flags in CFLAGS (PR/150854) > -+if false; then > - ac_var_stripped="" > - for word1 in $tmp_CFLAGS; do > - ac_var_strip_word="no" > -@@ -17223,6 +17227,7 @@ $as_echo "$as_me: WARNING: compiler opti > - done > - tmp_CPPFLAGS="$ac_var_stripped" > - squeeze tmp_CPPFLAGS > -+fi > - > - # > - if test "$want_debug" = "yes"; then > -@@ -17445,6 +17450,8 @@ $as_echo "$honor_optimize_option" >&6; } > +@@ -17213,6 +17215,8 @@ $as_echo "$honor_optimize_option" >&6; } > # > if test "$honor_optimize_option" = "yes"; then > > -+# Do not remove the user-supplied optimization flags in CFLAGS (PR/150854) > ++# Do not remove the user-supplied optimization flags in CFLAGS/CPPFLAGS (PR/150854) > +if false; then > ac_var_stripped="" > for word1 in $tmp_CFLAGS; do > ac_var_strip_word="no" > -@@ -17475,6 +17482,7 @@ $as_echo "$honor_optimize_option" >&6; } > +@@ -17243,6 +17247,7 @@ $as_echo "$honor_optimize_option" >&6; } > done > tmp_CPPFLAGS="$ac_var_stripped" > squeeze tmp_CPPFLAGS > @@ -70,7 +45,7 @@ Last-Update: 2010-12-19 > > if test "$want_optimize" = "yes"; then > { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler accepts optimizer enabling options" >&5 > -@@ -26706,30 +26714,30 @@ $as_echo "found" >&6; } > +@@ -28147,30 +28152,30 @@ $as_echo "found" >&6; } > ;; > off) > LIB_RTMP="-lrtmp" > @@ -110,7 +85,7 @@ Last-Update: 2010-12-19 > cat confdefs.h - <<_ACEOF >conftest.$ac_ext > /* end confdefs.h. */ > > -@@ -41169,9 +41177,10 @@ $as_echo "$as_me: LIBS note: LIBS should > +@@ -43354,9 +43359,10 @@ $as_echo "$as_me: LIBS note: LIBS should only be used > -I*) > xc_bad_var_ldflags=yes > ;; > @@ -124,7 +99,7 @@ Last-Update: 2010-12-19 > esac > done > if test $xc_bad_var_ldflags = yes; then > -@@ -41241,9 +41250,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar > +@@ -43426,9 +43432,10 @@ $as_echo "$as_me: $xc_bad_var_msg libraries. Use LIBS > xc_bad_var_cflags=no > for xc_word in $CFLAGS; do > case "$xc_word" in > diff --git a/ftp/curl/files/patch-lib-url.c b/ftp/curl/files/patch-lib-url.c > index 6224c72f510a..40e5742e2d8c 100644 > --- a/ftp/curl/files/patch-lib-url.c > +++ b/ftp/curl/files/patch-lib-url.c > @@ -3,9 +3,9 @@ Forwarded: not-needed > Author: Peter Pentchev > Last-Update: 2010-12-18 > > ---- lib/url.c.orig 2020-12-08 07:39:35 UTC > +--- lib/url.c.orig 2021-07-20 21:07:48 UTC > +++ lib/url.c > -@@ -607,6 +607,10 @@ CURLcode Curl_init_userdefined(struct Curl_easy *data) > +@@ -630,6 +630,10 @@ CURLcode Curl_init_userdefined(struct Curl_easy *data) > CURL_HTTP_VERSION_1_1 > #endif > ; > diff --git a/ftp/curl/files/patch-scripts-Makefile.in b/ftp/curl/files/patch-scripts-Makefile.in > index 0ced59737639..8c785aa1eeb1 100644 > --- a/ftp/curl/files/patch-scripts-Makefile.in > +++ b/ftp/curl/files/patch-scripts-Makefile.in > @@ -1,6 +1,6 @@ > ---- scripts/Makefile.in.orig 2019-03-25 21:03:52 UTC > +--- scripts/Makefile.in.orig 2021-07-19 12:47:18 UTC > +++ scripts/Makefile.in > -@@ -558,7 +558,7 @@ uninstall-am: > +@@ -578,7 +578,7 @@ uninstall-am: > .PRECIOUS: Makefile > > > @@ -9,7 +9,7 @@ > > $(ZSH_COMPLETION_FUNCTION_FILENAME): completion.pl > @CROSSCOMPILING_TRUE@ @echo "NOTICE: we can't generate zsh completion when cross-compiling!" > -@@ -573,9 +573,7 @@ $(FISH_COMPLETION_FUNCTION_FILENAME): co > +@@ -593,9 +593,7 @@ $(FISH_COMPLETION_FUNCTION_FILENAME): completion.pl > install-data-local: > @CROSSCOMPILING_TRUE@ @echo "NOTICE: we can't install zsh completion when cross-compiling!" > @CROSSCOMPILING_FALSE@ $(MKDIR_P) $(DESTDIR)$(ZSH_FUNCTIONS_DIR) > diff --git a/ftp/curl/files/patch-src-tool_operate.c b/ftp/curl/files/patch-src-tool_operate.c > index 57818ceb8161..58fbe73f458f 100644 > --- a/ftp/curl/files/patch-src-tool_operate.c > +++ b/ftp/curl/files/patch-src-tool_operate.c > @@ -1,6 +1,6 @@ > ---- src/tool_operate.c.orig 2019-11-04 08:43:26 UTC > +--- src/tool_operate.c.orig 2021-07-19 07:19:57 UTC > +++ src/tool_operate.c > -@@ -992,20 +992,7 @@ static CURLcode single_transfer(struct G > +@@ -995,20 +995,7 @@ static CURLcode single_transfer(struct GlobalConfig *g > DEBUGASSERT(!outs->filename); > } > > @@ -22,7 +22,7 @@ > #ifdef __VMS > /* open file for output, forcing VMS output format into stream > mode which is needed for stat() call above to always work. */ > -@@ -1022,6 +1009,19 @@ static CURLcode single_transfer(struct G > +@@ -1025,6 +1012,19 @@ static CURLcode single_transfer(struct GlobalConfig *g > } > outs->fopened = TRUE; > outs->stream = file; > diff --git a/ftp/curl/pkg-descr b/ftp/curl/pkg-descr > index df7e49ed9dad..b31b940547b9 100644 > --- a/ftp/curl/pkg-descr > +++ b/ftp/curl/pkg-descr > @@ -11,3 +11,4 @@ form based upload, proxies, HTTP/2, cookies, user+password authentication > resume, proxy tunneling and more. > > WWW: https://curl.se/ > +WWW: https://github.com/curl/curl > diff --git a/ftp/curl/pkg-plist b/ftp/curl/pkg-plist > index f5c190800c75..406390fbc83a 100644 > --- a/ftp/curl/pkg-plist > +++ b/ftp/curl/pkg-plist > @@ -596,7 +596,7 @@ share/aclocal/libcurl.m4 > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-double.c > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-event.c > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-formadd.c > -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-poll.c > +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-legacy.c > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-post.c > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-single.c > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-uv.c > From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 01:05:09 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D705E66E537; Fri, 20 Aug 2021 01:05:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GrNj14b8wz4c4N; Fri, 20 Aug 2021 01:05:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 85B547D70; Fri, 20 Aug 2021 01:05:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17K159jA030941; Fri, 20 Aug 2021 01:05:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17K159iT030940; Fri, 20 Aug 2021 01:05:09 GMT (envelope-from git) Date: Fri, 20 Aug 2021 01:05:09 GMT Message-Id: <202108200105.17K159iT030940@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yuri Victorovich Subject: git: 3a3b88141d51 - 2021Q3 - devel/rabs: Update 2.18.5 -> 2.19.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 3a3b88141d5186f8e6182271f47babd767cb87bb Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 01:05:09 -0000 The branch 2021Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a3b88141d5186f8e6182271f47babd767cb87bb commit 3a3b88141d5186f8e6182271f47babd767cb87bb Author: Yuri Victorovich AuthorDate: 2021-08-01 16:51:55 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-20 01:05:06 +0000 devel/rabs: Update 2.18.5 -> 2.19.0 Reported by: portscout (cherry picked from commit 3d3b38179e45473494b3fdf29e5c52ee1548b90c) --- devel/rabs/Makefile | 6 +++--- devel/rabs/distinfo | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/devel/rabs/Makefile b/devel/rabs/Makefile index 1869e41a7826..f502b8542849 100644 --- a/devel/rabs/Makefile +++ b/devel/rabs/Makefile @@ -1,6 +1,6 @@ PORTNAME= rabs DISTVERSIONPREFIX= v -DISTVERSION= 2.18.5 +DISTVERSION= 2.19.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -18,8 +18,8 @@ USES= compiler:c11 gmake localbase:ldflags sqlite USE_GITHUB= yes GH_ACCOUNT= wrapl GH_TUPLE= \ - wrapl:minilang:9f1ead0:wrapl_minilang/minilang \ - rajamukherji:radb:0666cfc:rajamukherji_radb/radb + wrapl:minilang:4294215:wrapl_minilang/minilang \ + rajamukherji:radb:398bb52:rajamukherji_radb/radb MAKE_ARGS= PREFIX=${PREFIX} BINARY_ALIAS= make=${GMAKE} diff --git a/devel/rabs/distinfo b/devel/rabs/distinfo index 5a915ecbe8d6..1e0c4af8f419 100644 --- a/devel/rabs/distinfo +++ b/devel/rabs/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1624917603 -SHA256 (wrapl-rabs-v2.18.5_GH0.tar.gz) = fd5df34a76217eeeeb37f4290c9667be841cdbaa67dcf11612456b8660983cdd -SIZE (wrapl-rabs-v2.18.5_GH0.tar.gz) = 66169 -SHA256 (wrapl-minilang-9f1ead0_GH0.tar.gz) = 9118cb10b461a4fa3e71aa46242c4e4e48fc673ddb1b4be37e53076cedadd460 -SIZE (wrapl-minilang-9f1ead0_GH0.tar.gz) = 355468 -SHA256 (rajamukherji-radb-0666cfc_GH0.tar.gz) = 1c9bbdeb7998b60d1cb2a17e22e1dc4287561d63831565675125aba4a6d870fa -SIZE (rajamukherji-radb-0666cfc_GH0.tar.gz) = 14573 +TIMESTAMP = 1627836667 +SHA256 (wrapl-rabs-v2.19.0_GH0.tar.gz) = 19f5cc39ae9dad4071017b06e310b0ec76b6bc2888d3ff8c2827fdbb4dce02ac +SIZE (wrapl-rabs-v2.19.0_GH0.tar.gz) = 66358 +SHA256 (wrapl-minilang-4294215_GH0.tar.gz) = 2561e0f309b279266778f9fe4a8c7adcade86e5744fdf2223da6c0ba5b23b7a8 +SIZE (wrapl-minilang-4294215_GH0.tar.gz) = 355883 +SHA256 (rajamukherji-radb-398bb52_GH0.tar.gz) = 11f3c3b4e50348d4d4430331edd6094d0b4382eafe94bcdd45d6ecbbf3f52e9e +SIZE (rajamukherji-radb-398bb52_GH0.tar.gz) = 14587 From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 01:05:11 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0579666E2C1; Fri, 20 Aug 2021 01:05:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GrNj25xlbz4c8l; Fri, 20 Aug 2021 01:05:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AABB579E3; Fri, 20 Aug 2021 01:05:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17K15AA9030965; Fri, 20 Aug 2021 01:05:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17K15A6V030964; Fri, 20 Aug 2021 01:05:10 GMT (envelope-from git) Date: Fri, 20 Aug 2021 01:05:10 GMT Message-Id: <202108200105.17K15A6V030964@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yuri Victorovich Subject: git: ae6653475ce8 - 2021Q3 - devel/rabs: Update 2.19.0 -> 2.19.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: ae6653475ce8703d5cb1e902a3d931682ec404ad Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 01:05:11 -0000 The branch 2021Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae6653475ce8703d5cb1e902a3d931682ec404ad commit ae6653475ce8703d5cb1e902a3d931682ec404ad Author: Yuri Victorovich AuthorDate: 2021-08-04 21:28:09 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-20 01:05:07 +0000 devel/rabs: Update 2.19.0 -> 2.19.5 Reported by: portscout (cherry picked from commit 8c55d2531c01ef417111dd326302e8bf6c7a0bb4) --- devel/rabs/Makefile | 4 ++-- devel/rabs/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/rabs/Makefile b/devel/rabs/Makefile index f502b8542849..a28228dcd6d2 100644 --- a/devel/rabs/Makefile +++ b/devel/rabs/Makefile @@ -1,6 +1,6 @@ PORTNAME= rabs DISTVERSIONPREFIX= v -DISTVERSION= 2.19.0 +DISTVERSION= 2.19.5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -18,7 +18,7 @@ USES= compiler:c11 gmake localbase:ldflags sqlite USE_GITHUB= yes GH_ACCOUNT= wrapl GH_TUPLE= \ - wrapl:minilang:4294215:wrapl_minilang/minilang \ + wrapl:minilang:3f1cb68:wrapl_minilang/minilang \ rajamukherji:radb:398bb52:rajamukherji_radb/radb MAKE_ARGS= PREFIX=${PREFIX} diff --git a/devel/rabs/distinfo b/devel/rabs/distinfo index 1e0c4af8f419..33b5757eaf75 100644 --- a/devel/rabs/distinfo +++ b/devel/rabs/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1627836667 -SHA256 (wrapl-rabs-v2.19.0_GH0.tar.gz) = 19f5cc39ae9dad4071017b06e310b0ec76b6bc2888d3ff8c2827fdbb4dce02ac -SIZE (wrapl-rabs-v2.19.0_GH0.tar.gz) = 66358 -SHA256 (wrapl-minilang-4294215_GH0.tar.gz) = 2561e0f309b279266778f9fe4a8c7adcade86e5744fdf2223da6c0ba5b23b7a8 -SIZE (wrapl-minilang-4294215_GH0.tar.gz) = 355883 +TIMESTAMP = 1628111183 +SHA256 (wrapl-rabs-v2.19.5_GH0.tar.gz) = 44d13caa386c5357f2d950f7bb84fd4e943f157b5a433f8abe84545b73c24e27 +SIZE (wrapl-rabs-v2.19.5_GH0.tar.gz) = 66360 +SHA256 (wrapl-minilang-3f1cb68_GH0.tar.gz) = 0c6c8b5d22b9b2ae42dc85298b5bffffea1d430270a360540cfef03d2c100964 +SIZE (wrapl-minilang-3f1cb68_GH0.tar.gz) = 360715 SHA256 (rajamukherji-radb-398bb52_GH0.tar.gz) = 11f3c3b4e50348d4d4430331edd6094d0b4382eafe94bcdd45d6ecbbf3f52e9e SIZE (rajamukherji-radb-398bb52_GH0.tar.gz) = 14587 From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 03:47:07 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 408FE66FFB8; Fri, 20 Aug 2021 03:47:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GrSHv1484z4l9B; Fri, 20 Aug 2021 03:47:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0CC7211B58; Fri, 20 Aug 2021 03:47:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17K3l6wC043604; Fri, 20 Aug 2021 03:47:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17K3l6vX043603; Fri, 20 Aug 2021 03:47:06 GMT (envelope-from git) Date: Fri, 20 Aug 2021 03:47:06 GMT Message-Id: <202108200347.17K3l6vX043603@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kyle Evans Subject: git: 7593668d19c1 - 2021Q3 - security/bouncycastle15: update to 1.69 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kevans X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 7593668d19c18ff6fc60e6a785d9161ca044742a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 03:47:07 -0000 The branch 2021Q3 has been updated by kevans: URL: https://cgit.FreeBSD.org/ports/commit/?id=7593668d19c18ff6fc60e6a785d9161ca044742a commit 7593668d19c18ff6fc60e6a785d9161ca044742a Author: Kyle Evans AuthorDate: 2021-08-20 01:01:36 +0000 Commit: Kyle Evans CommitDate: 2021-08-20 03:46:53 +0000 security/bouncycastle15: update to 1.69 Changelog: - https://bouncycastle.org/releasenotes.html Security: 89d5bca6-0150-11ec-bf0c-080027eedc6a Security: 70e71a24-0151-11ec-bf0c-080027eedc6a Sponsored by: Modirum MDPay Sponsored by: Klara, Inc. (cherry picked from commit 8bf8574f5c08736ec052f5347066a3c6c296fd30) --- java/bouncycastle15/Makefile | 3 +-- java/bouncycastle15/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/java/bouncycastle15/Makefile b/java/bouncycastle15/Makefile index 04493af97f3e..1cc29ba3602a 100644 --- a/java/bouncycastle15/Makefile +++ b/java/bouncycastle15/Makefile @@ -1,8 +1,7 @@ # Created by: Eugene Grosbein PORTNAME= bouncycastle -PORTVERSION= 1.61 -PORTREVISION= 1 +PORTVERSION= 1.69 CATEGORIES= java security MASTER_SITES= http://www.bouncycastle.org/download/ \ http://polydistortion.net/bc/download/ diff --git a/java/bouncycastle15/distinfo b/java/bouncycastle15/distinfo index 4ff25e01f1e2..2616a7575bb5 100644 --- a/java/bouncycastle15/distinfo +++ b/java/bouncycastle15/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554174153 -SHA256 (crypto-161.tar.gz) = e429d7ec67da1709c82e36dc5214ea45875457db94329eca638a576f931e3e22 -SIZE (crypto-161.tar.gz) = 136435919 +TIMESTAMP = 1629419659 +SHA256 (crypto-169.tar.gz) = 363671c7f35d7df97c43939428f869029880a48c37337866bdfb8ea740644b2b +SIZE (crypto-169.tar.gz) = 357820367 From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 09:48:19 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3EC4365D7B0; Fri, 20 Aug 2021 09:48:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GrcJg0zPWz3Csf; Fri, 20 Aug 2021 09:48:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0822816D9E; Fri, 20 Aug 2021 09:48:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17K9mI4s023931; Fri, 20 Aug 2021 09:48:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17K9mIer023930; Fri, 20 Aug 2021 09:48:18 GMT (envelope-from git) Date: Fri, 20 Aug 2021 09:48:18 GMT Message-Id: <202108200948.17K9mIer023930@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Juraj Lutter Subject: git: 9761e41c0f0e - 2021Q3 - mail/dovecot-fts-xapian: Update to 1.4.12 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: otis X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 9761e41c0f0e94600932c925c38326a5e7c14fcf Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 09:48:19 -0000 The branch 2021Q3 has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=9761e41c0f0e94600932c925c38326a5e7c14fcf commit 9761e41c0f0e94600932c925c38326a5e7c14fcf Author: Juraj Lutter AuthorDate: 2021-08-19 18:49:39 +0000 Commit: Juraj Lutter CommitDate: 2021-08-20 09:46:16 +0000 mail/dovecot-fts-xapian: Update to 1.4.12 Changelog: https://github.com/grosjo/fts-xapian/issues/94 (cherry picked from commit 4752e775143c11b4499a96b3a11186e8e80f9f95) --- mail/dovecot-fts-xapian/Makefile | 2 +- mail/dovecot-fts-xapian/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/dovecot-fts-xapian/Makefile b/mail/dovecot-fts-xapian/Makefile index 97a5a82d4889..276915873222 100644 --- a/mail/dovecot-fts-xapian/Makefile +++ b/mail/dovecot-fts-xapian/Makefile @@ -1,5 +1,5 @@ PORTNAME= fts-xapian -DISTVERSION= 1.4.11 +DISTVERSION= 1.4.12 CATEGORIES= mail MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= dovecot- diff --git a/mail/dovecot-fts-xapian/distinfo b/mail/dovecot-fts-xapian/distinfo index 5be853709d44..9d1bc26084dd 100644 --- a/mail/dovecot-fts-xapian/distinfo +++ b/mail/dovecot-fts-xapian/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625477620 -SHA256 (dovecot-fts-xapian-1.4.11.tar.gz) = 2348cae2b08f0357f982ef71abd35f7818e09ce9a3c70e7a9a853e0d739ec348 -SIZE (dovecot-fts-xapian-1.4.11.tar.gz) = 1766750 +TIMESTAMP = 1629367272 +SHA256 (dovecot-fts-xapian-1.4.12.tar.gz) = fbd4b2cd74599320d022da1ea1e5aa4a19bfa5770eabf466eb00305addfd0b9b +SIZE (dovecot-fts-xapian-1.4.12.tar.gz) = 2024090 From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 10:23:58 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4BE7565E351; Fri, 20 Aug 2021 10:23:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Grd5p1gP9z3Gwm; Fri, 20 Aug 2021 10:23:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 218F917559; Fri, 20 Aug 2021 10:23:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17KANwV0077374; Fri, 20 Aug 2021 10:23:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17KANwZi077373; Fri, 20 Aug 2021 10:23:58 GMT (envelope-from git) Date: Fri, 20 Aug 2021 10:23:58 GMT Message-Id: <202108201023.17KANwZi077373@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 870111f811ac - 2021Q3 - graphics/glew-wayland: suggest LD_LIBMAP for session-local override MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 870111f811acb8c11d55bc7c336e1a65215ae6e5 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 10:23:58 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=870111f811acb8c11d55bc7c336e1a65215ae6e5 commit 870111f811acb8c11d55bc7c336e1a65215ae6e5 Author: Jan Beich AuthorDate: 2021-08-17 08:52:56 +0000 Commit: Jan Beich CommitDate: 2021-08-20 10:23:38 +0000 graphics/glew-wayland: suggest LD_LIBMAP for session-local override LD_LIBMAP can be limited to Wayland or KMS console e.g., $ cat >>~/.zshrc if [[ ( -n $WAYLAND_DISPLAY || -z $DISPLAY ) && $LD_LIBMAP != *GLEW-wayland* ]]; then export LD_LIBMAP=libGLEW.so.2=libGLEW-wayland.so.2,$LD_LIBMAP export SDL_VIDEODRIVER=wayland,kmsdrm,x11 fi (cherry picked from commit fdc95482c3b625504c5b53566b0ce8c08fc7dc86) --- graphics/glew-wayland/Makefile | 2 +- graphics/glew-wayland/pkg-message | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/graphics/glew-wayland/Makefile b/graphics/glew-wayland/Makefile index f75318eb79ec..91d9b00b9bfd 100644 --- a/graphics/glew-wayland/Makefile +++ b/graphics/glew-wayland/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -wayland # https://github.com/nigels-com/glew/issues/172 diff --git a/graphics/glew-wayland/pkg-message b/graphics/glew-wayland/pkg-message index 94336daab62f..8382ab7eb533 100644 --- a/graphics/glew-wayland/pkg-message +++ b/graphics/glew-wayland/pkg-message @@ -4,6 +4,9 @@ To enable Wayland support in GLEW for a specific application $ LD_PRELOAD=libGLEW-wayland.so +To enable for current session + $ export LD_LIBMAP=libGLEW.so.2=libGLEW-wayland.so.2 + To enable globally $ echo libGLEW.so.2 libGLEW-wayland.so.2 >>/etc/libmap.conf EOM From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 11:53:46 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D3BDA65EBDB; Fri, 20 Aug 2021 11:53:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Grg5Q4hrYz3Nf2; Fri, 20 Aug 2021 11:53:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 89DE8188AD; Fri, 20 Aug 2021 11:53:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17KBrkKw096898; Fri, 20 Aug 2021 11:53:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17KBrkcP096897; Fri, 20 Aug 2021 11:53:46 GMT (envelope-from git) Date: Fri, 20 Aug 2021 11:53:46 GMT Message-Id: <202108201153.17KBrkcP096897@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Danilo G. Baio" Subject: git: 99e517d0de48 - 2021Q3 - devel/py-zipp: Add missing toml build dependency MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 99e517d0de483a7649a3361355d2e4aad16a23e5 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 11:53:46 -0000 The branch 2021Q3 has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=99e517d0de483a7649a3361355d2e4aad16a23e5 commit 99e517d0de483a7649a3361355d2e4aad16a23e5 Author: Danilo G. Baio AuthorDate: 2021-08-20 11:45:04 +0000 Commit: Danilo G. Baio CommitDate: 2021-08-20 11:53:01 +0000 devel/py-zipp: Add missing toml build dependency A build issue occurs when devel/py-setuptools_scm has its TOML option disabled. PR: 256872 Reported by: Philipp Engel Approved by: portmgr (blanket) (cherry picked from commit 8c08a2edf09b17f5fd1da63dc4c25f7eec8620b7) --- devel/py-zipp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-zipp/Makefile b/devel/py-zipp/Makefile index 48c5c5dc3593..ea953a1a389e 100644 --- a/devel/py-zipp/Makefile +++ b/devel/py-zipp/Makefile @@ -10,7 +10,8 @@ COMMENT= Backport of pathlib-compatible object wrapper for zip files LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 14:35:06 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 01E5D661825; Fri, 20 Aug 2021 14:35:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GrkgY6fWRz3wJf; Fri, 20 Aug 2021 14:35:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CC4FA1ABD2; Fri, 20 Aug 2021 14:35:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17KEZ5tG012843; Fri, 20 Aug 2021 14:35:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17KEZ5qH012842; Fri, 20 Aug 2021 14:35:05 GMT (envelope-from git) Date: Fri, 20 Aug 2021 14:35:05 GMT Message-Id: <202108201435.17KEZ5qH012842@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Koichiro Iwao Subject: git: c53b9051f60f - 2021Q3 - security/softether-devel: enable on powerpc, powerpc64 and powerpc64le MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: meta X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: c53b9051f60fa0cbefdaff1c0d2fdeb3f2244dbf Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 14:35:06 -0000 The branch 2021Q3 has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=c53b9051f60fa0cbefdaff1c0d2fdeb3f2244dbf commit c53b9051f60fa0cbefdaff1c0d2fdeb3f2244dbf Author: Koichiro Iwao AuthorDate: 2021-08-20 14:26:37 +0000 Commit: Koichiro Iwao CommitDate: 2021-08-20 14:26:37 +0000 security/softether-devel: enable on powerpc, powerpc64 and powerpc64le (cherry picked from commit ef8943ff629fd37cf8bd1ddc4830e3746bb90d4b) --- security/softether-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile index 09c743d77b92..8070455d727f 100644 --- a/security/softether-devel/Makefile +++ b/security/softether-devel/Makefile @@ -12,7 +12,7 @@ COMMENT= Softether VPN 4 (stable beta version) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= Upstream only supports amd64 and i386: https://www.softether.org/3-spec #IGNORE= no beta version available right now, use security/softether instead From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 14:35:07 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5D7F066198F; Fri, 20 Aug 2021 14:35:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Grkgb1KYwz3vy0; Fri, 20 Aug 2021 14:35:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 002F81A8D2; Fri, 20 Aug 2021 14:35:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17KEZ6lx012869; Fri, 20 Aug 2021 14:35:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17KEZ6wn012868; Fri, 20 Aug 2021 14:35:06 GMT (envelope-from git) Date: Fri, 20 Aug 2021 14:35:06 GMT Message-Id: <202108201435.17KEZ6wn012868@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Koichiro Iwao Subject: git: f1bde84a7c18 - 2021Q3 - secyrity/softether-devel: Update to 4.37-9758-beta MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: meta X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: f1bde84a7c189b279aa74f9542c30dab5e0a989f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 14:35:07 -0000 The branch 2021Q3 has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1bde84a7c189b279aa74f9542c30dab5e0a989f commit f1bde84a7c189b279aa74f9542c30dab5e0a989f Author: Koichiro Iwao AuthorDate: 2021-08-16 05:30:52 +0000 Commit: Koichiro Iwao CommitDate: 2021-08-20 14:26:58 +0000 secyrity/softether-devel: Update to 4.37-9758-beta This update reduces the occurrence of nonsensical packet ping-pong between attackers targeting IPsec VPN devices with a wide range of global IP addresses. See the release note and the announcement[1] for details. While here, clean CFLAGS & LDFLAGS, sync ONLY_FOR_ARCHS with security/softether-devel. [1] https://ja.softether.org/9-about/news/901-210816 Relnotes: https://www.softether.org/5-download/history (cherry picked from commit 2b6861c95fc3c19621b8f80347e144169b91b193) --- security/softether-devel/Makefile | 10 +++------- security/softether-devel/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile index 8070455d727f..5adbc90e113c 100644 --- a/security/softether-devel/Makefile +++ b/security/softether-devel/Makefile @@ -1,8 +1,8 @@ PORTNAME= softether -DISTVERSION= 4.36-9754-beta +DISTVERSION= 4.37-9758-beta PORTREVISION= 0 CATEGORIES= security net-vpn -MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-2021.06.07-tree/Source_Code/ +MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-2021.08.16-tree/Source_Code/ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}-src-v${DISTVERSION} @@ -12,8 +12,7 @@ COMMENT= Softether VPN 4 (stable beta version) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le -ONLY_FOR_ARCHS_REASON= Upstream only supports amd64 and i386: https://www.softether.org/3-spec +ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le #IGNORE= no beta version available right now, use security/softether instead USES= dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \ @@ -36,9 +35,6 @@ PLIST_SUB= SE_DBDIR="${SE_DBDIR}" SE_LOGDIR="${SE_LOGDIR}" SE_PIDDIR="${SE_PIDDI SUB_LIST= SE_DBDIR="${SE_DBDIR}" SE_LOGDIR="${SE_LOGDIR}" SE_PIDDIR="${SE_PIDDIR}" SUB_FILES= pkg-message vpncmd -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - # a pity the source directory has such a naming scheme, but well WRKSRC= ${WRKDIR}/v${DISTVERSION:S/-beta$//} diff --git a/security/softether-devel/distinfo b/security/softether-devel/distinfo index 1007000fb0c0..463e90b3ba9d 100644 --- a/security/softether-devel/distinfo +++ b/security/softether-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623642484 -SHA256 (softether-src-v4.36-9754-beta.tar.gz) = 8592424f413f658eaf56ff879947f5aece7069f3f2f67a81d1d6323f7558f4b0 -SIZE (softether-src-v4.36-9754-beta.tar.gz) = 59312762 +TIMESTAMP = 1629091050 +SHA256 (softether-src-v4.37-9758-beta.tar.gz) = 2086a4a71e2d4c67674ce52a15761adcba7b00404dcd67361d4935eee487b9da +SIZE (softether-src-v4.37-9758-beta.tar.gz) = 59315942 From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 14:35:08 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5E87E66182B; Fri, 20 Aug 2021 14:35:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Grkgc24cXz3wM7; Fri, 20 Aug 2021 14:35:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 28C1B1A6FB; Fri, 20 Aug 2021 14:35:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17KEZ8vf012902; Fri, 20 Aug 2021 14:35:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17KEZ850012901; Fri, 20 Aug 2021 14:35:08 GMT (envelope-from git) Date: Fri, 20 Aug 2021 14:35:08 GMT Message-Id: <202108201435.17KEZ850012901@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Koichiro Iwao Subject: git: 93147d549224 - 2021Q3 - security/softether: cleanup unnecessary CFLAGS & LDFLAGS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: meta X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 93147d5492249ff905c49f47aa561fd82d9dbebe Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 14:35:08 -0000 The branch 2021Q3 has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=93147d5492249ff905c49f47aa561fd82d9dbebe commit 93147d5492249ff905c49f47aa561fd82d9dbebe Author: Koichiro Iwao AuthorDate: 2021-08-16 06:20:45 +0000 Commit: Koichiro Iwao CommitDate: 2021-08-20 14:30:34 +0000 security/softether: cleanup unnecessary CFLAGS & LDFLAGS (cherry picked from commit c9f4c589af0201fc3c0d8d53720c82104ecbad66) --- security/softether/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/security/softether/Makefile b/security/softether/Makefile index 165d85a3fc8c..3fb96f25697b 100644 --- a/security/softether/Makefile +++ b/security/softether/Makefile @@ -34,9 +34,6 @@ PLIST_SUB= SE_DBDIR="${SE_DBDIR}" SE_LOGDIR="${SE_LOGDIR}" SE_PIDDIR="${SE_PIDDI SUB_LIST= SE_DBDIR="${SE_DBDIR}" SE_LOGDIR="${SE_LOGDIR}" SE_PIDDIR="${SE_PIDDIR}" SUB_FILES= pkg-message vpncmd -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - # a pity the source directory has such a naming scheme, but well WRKSRC= ${WRKDIR}/v${DISTVERSION} From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 14:35:10 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 016D766167C; Fri, 20 Aug 2021 14:35:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Grkgd2fjLz3w1H; Fri, 20 Aug 2021 14:35:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 42E071A6FC; Fri, 20 Aug 2021 14:35:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17KEZ9S4012926; Fri, 20 Aug 2021 14:35:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17KEZ9sF012925; Fri, 20 Aug 2021 14:35:09 GMT (envelope-from git) Date: Fri, 20 Aug 2021 14:35:09 GMT Message-Id: <202108201435.17KEZ9sF012925@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Koichiro Iwao Subject: git: a8d47e02f914 - 2021Q3 - security/softether: Update to 4.38.9760 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: meta X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: a8d47e02f91429353ac4efd7beae657afb1906ed Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 14:35:10 -0000 The branch 2021Q3 has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8d47e02f91429353ac4efd7beae657afb1906ed commit a8d47e02f91429353ac4efd7beae657afb1906ed Author: Koichiro Iwao AuthorDate: 2021-08-20 13:57:12 +0000 Commit: Koichiro Iwao CommitDate: 2021-08-20 14:30:35 +0000 security/softether: Update to 4.38.9760 This version includes mitigations for attack attempts on IPsec. See also the article[1]. Also, mark security/softether-devel as IGNORE because no beta versions ahead of RTM release version now. Use security/softether instead. [1] https://ja.softether.org/9-about/news/901-210816 Relnotes: https://www.softether.org/5-download/history Relnotes: https://ja.softether.org/5-download/history (cherry picked from commit c9cd0210ceb8a47560acb64b04692b87cd4dafcf) --- security/softether-devel/Makefile | 2 +- security/softether/Makefile | 6 +++--- security/softether/distinfo | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile index 5adbc90e113c..ddc8254fa42e 100644 --- a/security/softether-devel/Makefile +++ b/security/softether-devel/Makefile @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le -#IGNORE= no beta version available right now, use security/softether instead +IGNORE= no beta version available right now, use security/softether instead USES= dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \ readline ssl diff --git a/security/softether/Makefile b/security/softether/Makefile index 3fb96f25697b..e53c2cc90955 100644 --- a/security/softether/Makefile +++ b/security/softether/Makefile @@ -1,8 +1,8 @@ PORTNAME= softether -DISTVERSION= 4.34-9745 -PORTREVISION= 3 +DISTVERSION= 4.38-9760 +PORTREVISION= 0 CATEGORIES= security net-vpn -MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-rtm-2020.04.05-tree/Source_Code/ +MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-rtm-2020.08.17-tree/Source_Code/ DISTNAME= ${PORTNAME}-src-v${DISTVERSION}-rtm MAINTAINER= meta@FreeBSD.org diff --git a/security/softether/distinfo b/security/softether/distinfo index d1ca47ed61b0..4e8cb52c16ab 100644 --- a/security/softether/distinfo +++ b/security/softether/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623118938 -SHA256 (softether-src-v4.34-9745-rtm.tar.gz) = bf5547e2a190e8620fe02da9756b32d010e3b64cbc6317f172f7820394b4c036 -SIZE (softether-src-v4.34-9745-rtm.tar.gz) = 59108198 +TIMESTAMP = 1629467215 +SHA256 (softether-src-v4.38-9760-rtm.tar.gz) = e68128b46171bd9f3f9ca38d10e60e8590a833bfc6488fa014674f9a22541f35 +SIZE (softether-src-v4.38-9760-rtm.tar.gz) = 59317170 From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 15:56:36 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8FFFB66300B; Fri, 20 Aug 2021 15:56:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GrmTc3k1hz4Zmb; Fri, 20 Aug 2021 15:56:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6803C1BE1D; Fri, 20 Aug 2021 15:56:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17KFuauR021709; Fri, 20 Aug 2021 15:56:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17KFuaIK021708; Fri, 20 Aug 2021 15:56:36 GMT (envelope-from git) Date: Fri, 20 Aug 2021 15:56:36 GMT Message-Id: <202108201556.17KFuaIK021708@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Koichiro Iwao Subject: git: 2a5ca5f7daa3 - 2021Q3 - security/softether: correct year in MASTER_SITES URL MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: meta X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 2a5ca5f7daa388a5722e0564e038f1f2bb199457 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 15:56:36 -0000 The branch 2021Q3 has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a5ca5f7daa388a5722e0564e038f1f2bb199457 commit 2a5ca5f7daa388a5722e0564e038f1f2bb199457 Author: Koichiro Iwao AuthorDate: 2021-08-20 15:52:25 +0000 Commit: Koichiro Iwao CommitDate: 2021-08-20 15:55:36 +0000 security/softether: correct year in MASTER_SITES URL (cherry picked from commit 66edcaf9268316700208048acf0c7b0623e0a4e7) --- security/softether/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/softether/Makefile b/security/softether/Makefile index e53c2cc90955..a3b5c803ff0c 100644 --- a/security/softether/Makefile +++ b/security/softether/Makefile @@ -2,7 +2,7 @@ PORTNAME= softether DISTVERSION= 4.38-9760 PORTREVISION= 0 CATEGORIES= security net-vpn -MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-rtm-2020.08.17-tree/Source_Code/ +MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-rtm-2021.08.17-tree/Source_Code/ DISTNAME= ${PORTNAME}-src-v${DISTVERSION}-rtm MAINTAINER= meta@FreeBSD.org From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 18:13:01 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EAAFD664E93; Fri, 20 Aug 2021 18:13:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GrqW16DFkz4lMr; Fri, 20 Aug 2021 18:13:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BCCCD1D76A; Fri, 20 Aug 2021 18:13:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17KID18q012970; Fri, 20 Aug 2021 18:13:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17KID1t2012969; Fri, 20 Aug 2021 18:13:01 GMT (envelope-from git) Date: Fri, 20 Aug 2021 18:13:01 GMT Message-Id: <202108201813.17KID1t2012969@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 6b65182a4f73 - 2021Q3 - lang/intel-compute-runtime: enable debug variables MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 6b65182a4f73af50192b1708cf5d4c2982734453 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 18:13:02 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b65182a4f73af50192b1708cf5d4c2982734453 commit 6b65182a4f73af50192b1708cf5d4c2982734453 Author: Jan Beich AuthorDate: 2021-08-20 18:02:30 +0000 Commit: Jan Beich CommitDate: 2021-08-20 18:12:05 +0000 lang/intel-compute-runtime: enable debug variables $ clinfo | fgrep 'Platform Version' Platform Version OpenCL 3.0 $ ForceOCLVersion=12 clinfo | fgrep 'Platform Version' Platform Version OpenCL 1.2 https://github.com/intel/compute-runtime/blob/21.26.20194/shared/source/debug_settings/debug_variables_base.inl (cherry picked from commit 83ca5042280797b5622e1202df90c9c1d36356bd) --- lang/intel-compute-runtime/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile index 5e651f6c09c3..1f0cc348f512 100644 --- a/lang/intel-compute-runtime/Makefile +++ b/lang/intel-compute-runtime/Makefile @@ -1,5 +1,6 @@ PORTNAME= compute-runtime DISTVERSION= 21.26.20194 +PORTREVISION= 1 CATEGORIES= lang PKGNAMEPREFIX= intel- @@ -22,7 +23,7 @@ USES= cmake compiler:c++17-lang localbase:ldflags pkgconfig USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= intel -CMAKE_ON= SKIP_UNIT_TESTS SUPPORT_DG1 +CMAKE_ON= RELEASE_WITH_REGKEYS SKIP_UNIT_TESTS SUPPORT_DG1 CMAKE_ARGS= -DNEO_OCL_DRIVER_VERSION:STRING="${DISTVERSIONFULL}" PLIST_FILES= bin/ocloc \ etc/OpenCL/vendors/intel.icd \ From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 18:40:15 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A1507665179; Fri, 20 Aug 2021 18:40:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Grr6R41fFz4nkm; Fri, 20 Aug 2021 18:40:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 649951D9D6; Fri, 20 Aug 2021 18:40:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17KIeFMI046620; Fri, 20 Aug 2021 18:40:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17KIeFYB046614; Fri, 20 Aug 2021 18:40:15 GMT (envelope-from git) Date: Fri, 20 Aug 2021 18:40:15 GMT Message-Id: <202108201840.17KIeFYB046614@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Adam Weinberger Subject: git: 6d7128cf49a0 - 2021Q3 - www/gitea: Update to 1.14.6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: adamw X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 6d7128cf49a0ce2069f6cd12dd61b5ac12d030fa Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 18:40:15 -0000 The branch 2021Q3 has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d7128cf49a0ce2069f6cd12dd61b5ac12d030fa commit 6d7128cf49a0ce2069f6cd12dd61b5ac12d030fa Author: Stefan Bethke AuthorDate: 2021-08-20 18:32:41 +0000 Commit: Adam Weinberger CommitDate: 2021-08-20 18:40:08 +0000 www/gitea: Update to 1.14.6 PR: 257973 Security: https://blog.gitea.io/2021/08/gitea-1.14.6-is-released/ (cherry picked from commit 7553ad1a0e8ec971a95bab5de433d81fd94adf4d) --- www/gitea/Makefile | 6 +----- www/gitea/distinfo | 6 +++--- www/gitea/files/gitea.in | 6 ++++++ www/gitea/pkg-plist | 5 ----- 4 files changed, 10 insertions(+), 13 deletions(-) diff --git a/www/gitea/Makefile b/www/gitea/Makefile index ee59d814685c..d5c0103dbae8 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.14.5 +DISTVERSION= 1.14.6 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= gitea-src-${DISTVERSION} @@ -68,10 +68,6 @@ do-install: ${INSTALL_DATA} ${WRKDIR}/app.ini.sample ${STAGEDIR}${ETCDIR}/conf/app.ini.sample ${INSTALL_DATA} ${WRKSRC}/custom/conf/app.example.ini ${STAGEDIR}${ETCDIR}/conf/app.ini.defaults - @${MKDIR} ${STAGEDIR}${DESTDIR}/var/db/${PORTNAME} - @${MKDIR} ${STAGEDIR}${DESTDIR}/var/log/${PORTNAME} - @${MKDIR} ${STAGEDIR}${DESTDIR}/var/run/${PORTNAME} - do-install-BINDATA-off: cd ${WRKSRC} && ${COPYTREE_SHARE} "options public templates" ${STAGEDIR}${DATADIR} diff --git a/www/gitea/distinfo b/www/gitea/distinfo index c584b1fc3b9d..159f898661ae 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626589021 -SHA256 (gitea-src-1.14.5.tar.gz) = f27c0b5697bfe488d726a3b5efd94df3407fdd61942f72ca33c396761fdb60e1 -SIZE (gitea-src-1.14.5.tar.gz) = 117880790 +TIMESTAMP = 1629474979 +SHA256 (gitea-src-1.14.6.tar.gz) = 208a0e26569f303e8a83c65d7b72dca0af7b3ca2e6a8e50c40dde798882a7b5a +SIZE (gitea-src-1.14.6.tar.gz) = 117871468 diff --git a/www/gitea/files/gitea.in b/www/gitea/files/gitea.in index 8354dfb4d4df..5e75ad5d5143 100644 --- a/www/gitea/files/gitea.in +++ b/www/gitea/files/gitea.in @@ -31,6 +31,12 @@ pidfile="/var/run/${name}.pid" start_cmd="${name}_start" gitea_start() { + for d in /var/db/gitea /var/log/gitea; do + if [ ! -e "$d" ]; then + mkdir "$d" + chown ${gitea_user} "$d" + fi + done /usr/sbin/daemon %%DAEMONARGS%% \ -u ${gitea_user} -p ${pidfile} \ /usr/bin/env -i \ diff --git a/www/gitea/pkg-plist b/www/gitea/pkg-plist index 99e637f4616b..209e1c8e372c 100644 --- a/www/gitea/pkg-plist +++ b/www/gitea/pkg-plist @@ -1,8 +1,3 @@ @sample %%ETCDIR%%/conf/app.ini.sample %%ETCDIR%%/conf/app.ini.defaults sbin/gitea -@owner git -@group git -@dir /var/db/gitea -@dir /var/log/gitea -@dir /var/run/gitea From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 18:52:10 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 69D79665533; Fri, 20 Aug 2021 18:52:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GrrNB2cRGz4pgw; Fri, 20 Aug 2021 18:52:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 42B021E0C9; Fri, 20 Aug 2021 18:52:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17KIqAHp063924; Fri, 20 Aug 2021 18:52:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17KIqAdn063923; Fri, 20 Aug 2021 18:52:10 GMT (envelope-from git) Date: Fri, 20 Aug 2021 18:52:10 GMT Message-Id: <202108201852.17KIqAdn063923@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: a911f53768fc - 2021Q3 - devel/intel-graphics-compiler: don't build with -g by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: a911f53768fc7d8e12573cda04ce2612c0c57013 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 18:52:10 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=a911f53768fc7d8e12573cda04ce2612c0c57013 commit a911f53768fc7d8e12573cda04ce2612c0c57013 Author: Jan Beich AuthorDate: 2021-08-20 18:27:35 +0000 Commit: Jan Beich CommitDate: 2021-08-20 18:52:07 +0000 devel/intel-graphics-compiler: don't build with -g by default Reduces disk usage during build and install size for profiling. (cherry picked from commit ef7bf361d7778274cb5dbcb40a5ce71cec77d709) --- devel/intel-graphics-compiler/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/intel-graphics-compiler/Makefile b/devel/intel-graphics-compiler/Makefile index 6a5ee188c8bd..f114c6756ec4 100644 --- a/devel/intel-graphics-compiler/Makefile +++ b/devel/intel-graphics-compiler/Makefile @@ -34,7 +34,9 @@ post-patch: @${REINPLACE_CMD} -e '/clang-\$$/s//clang$$/' \ ${WRKSRC}/IGC/cmake/igc_find_opencl_clang.cmake # No need to abort on every benign warning enabled by default +# Disable debug symbols unless WITH_DEBUG passed via CXXFLAGS @${REINPLACE_CMD} -e 's/"-Werror"//; /-Werror/d' \ + -e 's/"-g"//' \ ${WRKSRC}/IGC/CMakeLists.txt pre-configure: From owner-dev-commits-ports-branches@freebsd.org Sat Aug 21 16:02:28 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4F6A26744B6; Sat, 21 Aug 2021 16:02:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GsNYw1rjyz3CK7; Sat, 21 Aug 2021 16:02:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 278217DF0; Sat, 21 Aug 2021 16:02:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17LG2SFI061692; Sat, 21 Aug 2021 16:02:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17LG2Slv061691; Sat, 21 Aug 2021 16:02:28 GMT (envelope-from git) Date: Sat, 21 Aug 2021 16:02:28 GMT Message-Id: <202108211602.17LG2Slv061691@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Matthias Andree Subject: git: c3834b63e4b3 - 2021Q3 - sysutils/e2fsprogs: regression fix update 1.46.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mandree X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: c3834b63e4b3b8c921929442b4fce3c01a98ba9b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2021 16:02:28 -0000 The branch 2021Q3 has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=c3834b63e4b3b8c921929442b4fce3c01a98ba9b commit c3834b63e4b3b8c921929442b4fce3c01a98ba9b Author: Matthias Andree AuthorDate: 2021-08-21 15:56:04 +0000 Commit: Matthias Andree CommitDate: 2021-08-21 16:02:13 +0000 sysutils/e2fsprogs: regression fix update 1.46.4 Release Notes: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.46.4 and local port changes: * do not hardlink to symlinks, neither dump/restore nor our libarchive-based tar can copy them * pkg-install texts add a blank before the full stop character, to ease copy & paste * tst/bitops.c patch was integrated upstream Since this contains regression fixes vs. 1.46.3: MFH: 2021Q3 (cherry picked from commit 99d4ddef914d90456d0120cfcf2b88af1b7dcdd5) --- sysutils/e2fsprogs/Makefile | 9 ++++----- sysutils/e2fsprogs/distinfo | 6 +++--- sysutils/e2fsprogs/files/patch-lib__ext2fs__tst_bitops.c | 11 ----------- sysutils/e2fsprogs/pkg-install | 14 ++++++++++---- 4 files changed, 17 insertions(+), 23 deletions(-) diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile index 2d8c3dbf78be..42347389b44d 100644 --- a/sysutils/e2fsprogs/Makefile +++ b/sysutils/e2fsprogs/Makefile @@ -1,7 +1,7 @@ # Created by: Maxim Sobolev PORTNAME= e2fsprogs -PORTVERSION= 1.46.3 +PORTVERSION= 1.46.4 PORTREVISION?= 0 CATEGORIES?= sysutils MASTER_SITES= KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION} @@ -302,10 +302,9 @@ post-install: # yet stage-qa warns about these on 2020-09-16: ${LN} -fs /sbin/fsck_ext2fs ${STAGEDIR}${PREFIX}/sbin/ ${LN} -fs /sbin/e2fsck ${STAGEDIR}${PREFIX}/sbin/ - # these are made hardlinks to symlinks - -P avoids following them to /sbin: - ${LN} -fP ${STAGEDIR}${PREFIX}/sbin/e2fsck ${STAGEDIR}${PREFIX}/sbin/fsck.ext2 - ${LN} -fP ${STAGEDIR}${PREFIX}/sbin/e2fsck ${STAGEDIR}${PREFIX}/sbin/fsck.ext3 - ${LN} -fP ${STAGEDIR}${PREFIX}/sbin/e2fsck ${STAGEDIR}${PREFIX}/sbin/fsck.ext4 + ${LN} -fs e2fsck ${STAGEDIR}${PREFIX}/sbin/fsck.ext2 + ${LN} -fs e2fsck ${STAGEDIR}${PREFIX}/sbin/fsck.ext3 + ${LN} -fs e2fsck ${STAGEDIR}${PREFIX}/sbin/fsck.ext4 # now the remainder of the usual post-install jobs: ${INSTALL_MAN} ${FILESDIR}/fsck_ext2fs.8 ${STAGEDIR}${PREFIX}/man/man8/ .if ${PORT_OPTIONS:MDOCS} diff --git a/sysutils/e2fsprogs/distinfo b/sysutils/e2fsprogs/distinfo index ecf7673b166a..0722d23204bc 100644 --- a/sysutils/e2fsprogs/distinfo +++ b/sysutils/e2fsprogs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628091626 -SHA256 (e2fsprogs-1.46.3.tar.xz) = 86d1580facdd49f2e0e6b027e26b1e6c48af538762dc40aeed2a87153c1f11b7 -SIZE (e2fsprogs-1.46.3.tar.xz) = 7024896 +TIMESTAMP = 1629558567 +SHA256 (e2fsprogs-1.46.4.tar.xz) = b11042533c1b1dcf17512f0da48e05b0c573dada1dd8b762864d10f4dc399713 +SIZE (e2fsprogs-1.46.4.tar.xz) = 7035200 diff --git a/sysutils/e2fsprogs/files/patch-lib__ext2fs__tst_bitops.c b/sysutils/e2fsprogs/files/patch-lib__ext2fs__tst_bitops.c deleted file mode 100644 index d6285d651187..000000000000 --- a/sysutils/e2fsprogs/files/patch-lib__ext2fs__tst_bitops.c +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/ext2fs/tst_bitops.c.orig 2014-10-16 00:29:23 UTC -+++ lib/ext2fs/tst_bitops.c -@@ -104,7 +104,7 @@ int main(int argc, char **argv) - bigarray = malloc(1 << 29); - if (!bigarray) { - fprintf(stderr, "Failed to allocate scratch memory!\n"); -- exit(1); -+ exit(0); - } - - bigarray[BIG_TEST_BIT >> 3] = 0; diff --git a/sysutils/e2fsprogs/pkg-install b/sysutils/e2fsprogs/pkg-install index 25259ebfc8a3..0c954eaf8179 100644 --- a/sysutils/e2fsprogs/pkg-install +++ b/sysutils/e2fsprogs/pkg-install @@ -34,13 +34,16 @@ POST-INSTALL) else rc=0 grep -q ext4dev ${PKG_PREFIX}/etc/mke2fs.conf || rc=$? + # !!! the echo messages below deliberately contain spacing errors + # so that the file names can be double-clicked in a typical console + # window for copying and pasting without keen targeting with the mouse. case $rc in 1) # ext4dev not found (old name) cp -f -p ${PKG_PREFIX}/etc/mke2fs.conf.dist \ ${PKG_PREFIX}/etc/mke2fs.conf.e2fsprogs-new echo "===========================================================================" echo "Warning: installing mke2fs.conf in ${PKG_PREFIX}/etc/mke2fs.conf.e2fsprogs-new" - echo "Check to see if you need to update your ${PKG_PREFIX}/etc/mke2fs.conf" + echo "Check to see if you need to update your ${PKG_PREFIX}/etc/mke2fs.conf ." echo "===========================================================================" ;; 0) # ext4dev found (old name) @@ -50,7 +53,7 @@ POST-INSTALL) ${PKG_PREFIX}/etc/mke2fs.conf echo "===========================================================================" echo "Your mke2fs.conf is too old. Backing up old version in" - echo "${PKG_PREFIX}/etc/mke2fs.conf.e2fsprogs-old. Please check to see" + echo "${PKG_PREFIX}/etc/mke2fs.conf.e2fsprogs-old . Please check to see" echo "if you have any local customizations that you wish to preserve." echo "===========================================================================" ;; @@ -67,13 +70,16 @@ POST-INSTALL) ;; DEINSTALL) + # !!! the echo messages below deliberately contain spacing errors + # so that the file names can be double-clicked in a typical console + # window for copying and pasting without keen targeting with the mouse. if cmp -s ${PKG_PREFIX}/etc/mke2fs.conf \ ${PKG_PREFIX}/etc/mke2fs.conf.dist then rm -f ${PKG_PREFIX}/etc/mke2fs.conf else echo "If and only if you are deleting e2fsprogs forever," - echo "remember to delete ${PKG_PREFIX}/etc/mke2fs.conf." + echo "remember to delete ${PKG_PREFIX}/etc/mke2fs.conf ." fi # e2fsck.conf is no longer part of the distribution, but still supported, # => no pkg-list @sample line possible @@ -81,7 +87,7 @@ DEINSTALL) if test -f ${PKG_PREFIX}/etc/e2fsck.conf then echo "If and only if you are deleting e2fsprogs forever," - echo "remember to delete ${PKG_PREFIX}/etc/e2fsck.conf." + echo "remember to delete ${PKG_PREFIX}/etc/e2fsck.conf ." fi ;; esac From owner-dev-commits-ports-branches@freebsd.org Sat Aug 21 19:03:23 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EF001676C6D; Sat, 21 Aug 2021 19:03:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GsSZg4nF6z4ngN; Sat, 21 Aug 2021 19:03:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8C86412A1A; Sat, 21 Aug 2021 19:03:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17LJ3Nvw001750; Sat, 21 Aug 2021 19:03:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17LJ3Nhg001749; Sat, 21 Aug 2021 19:03:23 GMT (envelope-from git) Date: Sat, 21 Aug 2021 19:03:23 GMT Message-Id: <202108211903.17LJ3Nhg001749@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yuri Victorovich Subject: git: e24f8fa994df - 2021Q3 - biology/abyss: Broken on 11 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: e24f8fa994df60436e9576dcf5b744cbecae043f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2021 19:03:24 -0000 The branch 2021Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e24f8fa994df60436e9576dcf5b744cbecae043f commit e24f8fa994df60436e9576dcf5b744cbecae043f Author: Yuri Victorovich AuthorDate: 2021-08-21 19:02:06 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-21 19:03:21 +0000 biology/abyss: Broken on 11 Reported by: fallout (cherry picked from commit 9352bd72e0b04fdf32d9c63353aabf1a672936fd) --- biology/abyss/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/biology/abyss/Makefile b/biology/abyss/Makefile index 91d52df097ac..141b25659a53 100644 --- a/biology/abyss/Makefile +++ b/biology/abyss/Makefile @@ -9,6 +9,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= result of comparison of constant 18446744073709551615 with expression of type 'size_t', see https://github.com/bcgsc/abyss/issues/310 +BROKEN_FreeBSD_11= error: use of undeclared identifier 'getline'; did you mean 'std::getline'? BUILD_DEPENDS= ${LOCALBASE}/include/boost/version.hpp:devel/boost-libs \ ghc:lang/ghc \ From owner-dev-commits-ports-branches@freebsd.org Sat Aug 21 19:08:54 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B4B6D67730F; Sat, 21 Aug 2021 19:08:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GsSj24nq0z4pbD; Sat, 21 Aug 2021 19:08:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8C93812A1B; Sat, 21 Aug 2021 19:08:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17LJ8spm002538; Sat, 21 Aug 2021 19:08:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17LJ8sCS002537; Sat, 21 Aug 2021 19:08:54 GMT (envelope-from git) Date: Sat, 21 Aug 2021 19:08:54 GMT Message-Id: <202108211908.17LJ8sCS002537@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yuri Victorovich Subject: git: 113887decc87 - 2021Q3 - biology/igv: Broken on 11 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 113887decc87da4d389ae4cec444a8299ff5f213 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2021 19:08:54 -0000 The branch 2021Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=113887decc87da4d389ae4cec444a8299ff5f213 commit 113887decc87da4d389ae4cec444a8299ff5f213 Author: Yuri Victorovich AuthorDate: 2021-08-21 19:07:29 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-21 19:08:47 +0000 biology/igv: Broken on 11 Reported by: fallout (cherry picked from commit 70ea3d275664fd115f4480850009f75adc1dbf16) --- biology/igv/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/biology/igv/Makefile b/biology/igv/Makefile index 2b23dc18806e..9803043d22a8 100644 --- a/biology/igv/Makefile +++ b/biology/igv/Makefile @@ -13,6 +13,8 @@ COMMENT= Visualization tool for genomic datasets LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license.txt +BROKEN_FreeBSD_11= FAILURE: Build failed with an exception. + BUILD_DEPENDS= openjfx14>0:java/openjfx14 \ gradle:devel/gradle6 RUN_DEPENDS= openjfx14>0:java/openjfx14 From owner-dev-commits-ports-branches@freebsd.org Sat Aug 21 22:11:15 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4C71367991B; Sat, 21 Aug 2021 22:11:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GsXlR1kj8z4hxF; Sat, 21 Aug 2021 22:11:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 23BFE14E4D; Sat, 21 Aug 2021 22:11:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17LMBFuE058268; Sat, 21 Aug 2021 22:11:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17LMBFBm058267; Sat, 21 Aug 2021 22:11:15 GMT (envelope-from git) Date: Sat, 21 Aug 2021 22:11:15 GMT Message-Id: <202108212211.17LMBFBm058267@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 1ce5eed2bb66 - 2021Q3 - x11-wm/phoc: chase new home MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 1ce5eed2bb66b3d5081dffb40b052782df9b2f67 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2021 22:11:15 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ce5eed2bb66b3d5081dffb40b052782df9b2f67 commit 1ce5eed2bb66b3d5081dffb40b052782df9b2f67 Author: Jan Beich AuthorDate: 2021-08-21 21:56:29 +0000 Commit: Jan Beich CommitDate: 2021-08-21 22:11:03 +0000 x11-wm/phoc: chase new home https://source.puri.sm/Librem5/phoc/-/commit/863f419986f0 (cherry picked from commit 0bf0b3f2d10e2dc9a9736e5dd90d8c190941ce17) --- x11-wm/phoc/Makefile | 20 ++++++++++---------- x11-wm/phoc/distinfo | 4 ++-- x11-wm/phoc/pkg-descr | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile index 436d9c8275a5..ebfef7ec1173 100644 --- a/x11-wm/phoc/Makefile +++ b/x11-wm/phoc/Makefile @@ -5,14 +5,14 @@ PORTREVISION= 2 CATEGORIES= x11-wm PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ -PATCHFILES+= 4912c5a9454b.patch:-p1 # https://source.puri.sm/Librem5/phoc/-/merge_requests/241 -PATCHFILES+= 00e5da6dd7a2.patch:-p1 # https://source.puri.sm/Librem5/phoc/-/merge_requests/241 -PATCHFILES+= b278fd6b4f57.patch:-p1 # https://source.puri.sm/Librem5/phoc/-/merge_requests/241 -PATCHFILES+= 3f418c11d813.patch:-p1 # https://source.puri.sm/Librem5/phoc/-/merge_requests/241 -PATCHFILES+= 39da5a00f3b3.patch:-p1 # https://source.puri.sm/Librem5/phoc/-/merge_requests/241 -PATCHFILES+= 4a688ffec053.patch:-p1 # https://source.puri.sm/Librem5/phoc/-/merge_requests/241 -PATCHFILES+= 8010e3d9ca00.patch:-p1 # https://source.puri.sm/Librem5/phoc/-/merge_requests/241 -PATCHFILES+= 8ec2886673d3.patch:-p1 # https://source.puri.sm/Librem5/phoc/-/merge_requests/241 +PATCHFILES+= 4912c5a9454b.patch:-p1 # https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/241 +PATCHFILES+= 00e5da6dd7a2.patch:-p1 # https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/241 +PATCHFILES+= b278fd6b4f57.patch:-p1 # https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/241 +PATCHFILES+= 3f418c11d813.patch:-p1 # https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/241 +PATCHFILES+= 39da5a00f3b3.patch:-p1 # https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/241 +PATCHFILES+= 4a688ffec053.patch:-p1 # https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/241 +PATCHFILES+= 8010e3d9ca00.patch:-p1 # https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/241 +PATCHFILES+= 8ec2886673d3.patch:-p1 # https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/241 MAINTAINER= jbeich@FreeBSD.org COMMENT= Phone compositor @@ -33,8 +33,8 @@ USE_GITLAB= yes USE_GL= glesv2 USE_GNOME= gnomedesktop3 USE_XORG= pixman xcb -GL_SITE= https://source.puri.sm -GL_ACCOUNT= Librem5 +GL_SITE= https://gitlab.gnome.org +GL_ACCOUNT= World/Phosh GL_COMMIT= 8e51b02c7fb9b103d8e80fb77145dddfb4b5b3a2 SHEBANG_FILES= build-aux/post_install.py CFLAGS+= -Wno-error=format-nonliteral # clang diff --git a/x11-wm/phoc/distinfo b/x11-wm/phoc/distinfo index 6429e891d338..3a137a46ee5b 100644 --- a/x11-wm/phoc/distinfo +++ b/x11-wm/phoc/distinfo @@ -1,6 +1,6 @@ TIMESTAMP = 1623582410 -SHA256 (Librem5-phoc-8e51b02c7fb9b103d8e80fb77145dddfb4b5b3a2_GL0.tar.gz) = ac8b4723bde47f9b00f2ec73b0ae448c51670ba2294079cc93e41fab3764d24b -SIZE (Librem5-phoc-8e51b02c7fb9b103d8e80fb77145dddfb4b5b3a2_GL0.tar.gz) = 143914 +SHA256 (World/Phosh-phoc-8e51b02c7fb9b103d8e80fb77145dddfb4b5b3a2_GL0.tar.gz) = ac8b4723bde47f9b00f2ec73b0ae448c51670ba2294079cc93e41fab3764d24b +SIZE (World/Phosh-phoc-8e51b02c7fb9b103d8e80fb77145dddfb4b5b3a2_GL0.tar.gz) = 143914 SHA256 (4912c5a9454b.patch) = dc833187095b92132df7cdef804e3aa5521cad360b43fc4370bd6b72e708c84f SIZE (4912c5a9454b.patch) = 23928 SHA256 (00e5da6dd7a2.patch) = 123d7e9d13c178ef98fbeea55fedd1204061185fe3ea740333dc51ba6439fdbb diff --git a/x11-wm/phoc/pkg-descr b/x11-wm/phoc/pkg-descr index 9751b374e8d1..4774094151a1 100644 --- a/x11-wm/phoc/pkg-descr +++ b/x11-wm/phoc/pkg-descr @@ -1,4 +1,4 @@ Phoc aims to be a Wayland compositor targeted at mobile phones but also works for desktops and tablets. -WWW: https://source.puri.sm/Librem5/phoc +WWW: https://gitlab.gnome.org/World/Phosh/phoc From owner-dev-commits-ports-branches@freebsd.org Sat Aug 21 22:11:16 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 80713679798; Sat, 21 Aug 2021 22:11:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GsXlS2sDTz4hp2; Sat, 21 Aug 2021 22:11:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 48D4714F7B; Sat, 21 Aug 2021 22:11:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17LMBG1m058296; Sat, 21 Aug 2021 22:11:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17LMBGUW058293; Sat, 21 Aug 2021 22:11:16 GMT (envelope-from git) Date: Sat, 21 Aug 2021 22:11:16 GMT Message-Id: <202108212211.17LMBGUW058293@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 884922055254 - 2021Q3 - x11/squeekboard: chase new home MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 884922055254d754f13e62946def4e70e1a6e850 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2021 22:11:16 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=884922055254d754f13e62946def4e70e1a6e850 commit 884922055254d754f13e62946def4e70e1a6e850 Author: Jan Beich AuthorDate: 2021-08-21 22:02:32 +0000 Commit: Jan Beich CommitDate: 2021-08-21 22:11:08 +0000 x11/squeekboard: chase new home Old home is archived / read-only, similar to x11-wm/phoc. (cherry picked from commit aec789beac2ea71b1d498ab90b8e654ba7b84534) --- x11/squeekboard/Makefile | 4 ++-- x11/squeekboard/distinfo | 4 ++-- x11/squeekboard/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile index 8c631ddddce1..f721c10bad7e 100644 --- a/x11/squeekboard/Makefile +++ b/x11/squeekboard/Makefile @@ -24,8 +24,8 @@ RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas USES= cargo compiler:c11 gettext-tools gnome meson pkgconfig USE_GITLAB= yes USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 gtk30 -GL_SITE= https://source.puri.sm -GL_ACCOUNT= Librem5 +GL_SITE= https://gitlab.gnome.org +GL_ACCOUNT= World/Phosh GL_COMMIT= 8293c5f10dbd5c1fdb071e1f7e4a97a4cd52d592 MAKE_ENV= ${CARGO_ENV} MESON_ARGS= -Dstrict=false diff --git a/x11/squeekboard/distinfo b/x11/squeekboard/distinfo index d698a80830e2..7c55cc100e5d 100644 --- a/x11/squeekboard/distinfo +++ b/x11/squeekboard/distinfo @@ -87,5 +87,5 @@ SHA256 (rust/crates/xkbcommon-0.4.0.crate) = fda0ea5f7ddabd51deeeda7799bee062741 SIZE (rust/crates/xkbcommon-0.4.0.crate) = 57500 SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85 SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783 -SHA256 (Librem5-squeekboard-8293c5f10dbd5c1fdb071e1f7e4a97a4cd52d592_GL0.tar.gz) = b537780956075fde35458ff25ed05c7e7b29a0568de182fd9d2ee5fccfd9bf16 -SIZE (Librem5-squeekboard-8293c5f10dbd5c1fdb071e1f7e4a97a4cd52d592_GL0.tar.gz) = 172266 +SHA256 (World/Phosh-squeekboard-8293c5f10dbd5c1fdb071e1f7e4a97a4cd52d592_GL0.tar.gz) = b537780956075fde35458ff25ed05c7e7b29a0568de182fd9d2ee5fccfd9bf16 +SIZE (World/Phosh-squeekboard-8293c5f10dbd5c1fdb071e1f7e4a97a4cd52d592_GL0.tar.gz) = 172266 diff --git a/x11/squeekboard/pkg-descr b/x11/squeekboard/pkg-descr index e008af2bc320..6a3bdf47925f 100644 --- a/x11/squeekboard/pkg-descr +++ b/x11/squeekboard/pkg-descr @@ -1,4 +1,4 @@ Squeekboard is a virtual keyboard supporting Wayland, built primarily for the Librem 5 phone. -WWW: https://source.puri.sm/Librem5/squeekboard +WWW: https://gitlab.gnome.org/World/Phosh/squeekboard From owner-dev-commits-ports-branches@freebsd.org Sun Aug 22 00:58:38 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7CF0467B6BF; Sun, 22 Aug 2021 00:58:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GscSZ2LYBz4R5P; Sun, 22 Aug 2021 00:58:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 31FDF170E5; Sun, 22 Aug 2021 00:58:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17M0wcs8073562; Sun, 22 Aug 2021 00:58:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17M0wc60073561; Sun, 22 Aug 2021 00:58:38 GMT (envelope-from git) Date: Sun, 22 Aug 2021 00:58:38 GMT Message-Id: <202108220058.17M0wc60073561@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 1ccf050bb8a8 - 2021Q3 - graphics/mesa-devel: update to 21.2.b.1288 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 1ccf050bb8a8e6458a6589e6e62d76e3778238c2 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2021 00:58:38 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ccf050bb8a8e6458a6589e6e62d76e3778238c2 commit 1ccf050bb8a8e6458a6589e6e62d76e3778238c2 Author: Jan Beich AuthorDate: 2021-08-21 00:08:11 +0000 Commit: Jan Beich CommitDate: 2021-08-22 00:58:32 +0000 graphics/mesa-devel: update to 21.2.b.1288 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/6d761126244...8bb9e9e76fa (cherry picked from commit 45e9df54957a1c242bbaff04b2e4c97e2c05d788) --- graphics/mesa-devel/Makefile | 4 ++-- graphics/mesa-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 4030f8fb3d4e..287de6eb1a26 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 21.2-branchpoint-1282 -DISTVERSIONSUFFIX= -g6d761126244 +DISTVERSION= 21.2-branchpoint-1288 +DISTVERSIONSUFFIX= -g8bb9e9e76fa CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 0e15746a701c..52f68699c204 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1629498536 -SHA256 (mesa3d-mesa-21.2-branchpoint-1282-g6d761126244_GH0.tar.gz) = 5d5ab65644b6f5dfc936d5872857455a010cf9a6f136c30d1ba9304d434cb3d1 -SIZE (mesa3d-mesa-21.2-branchpoint-1282-g6d761126244_GH0.tar.gz) = 24637434 +TIMESTAMP = 1629557203 +SHA256 (mesa3d-mesa-21.2-branchpoint-1288-g8bb9e9e76fa_GH0.tar.gz) = 0ec6be8318023c39e715c02286c9529f4a138ff616f59c01f3724e1fb1ac2098 +SIZE (mesa3d-mesa-21.2-branchpoint-1288-g8bb9e9e76fa_GH0.tar.gz) = 24642896 SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109 SIZE (55822330540d.patch) = 1278 SHA256 (f6c7569ad9ea.patch) = 481784ca37e35549bf265e21eee1b9a29d2b0b8d3294de1d5b6b83a84f3d7a9b From owner-dev-commits-ports-branches@freebsd.org Sun Aug 22 00:58:37 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3333067B555; Sun, 22 Aug 2021 00:58:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GscSY0pwSz4RG7; Sun, 22 Aug 2021 00:58:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0401E16FE5; Sun, 22 Aug 2021 00:58:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17M0waR5073538; Sun, 22 Aug 2021 00:58:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17M0wafx073537; Sun, 22 Aug 2021 00:58:36 GMT (envelope-from git) Date: Sun, 22 Aug 2021 00:58:36 GMT Message-Id: <202108220058.17M0wafx073537@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: d80e6d1ed2b3 - 2021Q3 - emulators/rpcs3: update to 0.0.17.12653 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: d80e6d1ed2b36abbf008bac21a6543686e6c7dc5 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2021 00:58:37 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=d80e6d1ed2b36abbf008bac21a6543686e6c7dc5 commit d80e6d1ed2b36abbf008bac21a6543686e6c7dc5 Author: Jan Beich AuthorDate: 2021-08-21 18:40:19 +0000 Commit: Jan Beich CommitDate: 2021-08-22 00:58:31 +0000 emulators/rpcs3: update to 0.0.17.12653 Changes: https://github.com/RPCS3/rpcs3/compare/62102293b...4953e7958 (cherry picked from commit 0086a3b1739184f663d81164cb551c2656f2374b) --- emulators/rpcs3/Makefile | 4 ++-- emulators/rpcs3/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index 0b76b6fbfd6c..7e0884e7b688 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.17-12651 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -g62102293b +DISTVERSION= 0.0.17-12653 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -g4953e7958 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo index 0c91cc41fe70..0b6a050f32ff 100644 --- a/emulators/rpcs3/distinfo +++ b/emulators/rpcs3/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1629500210 +TIMESTAMP = 1629571219 SHA256 (libcxx-12.0.0.src.tar.xz) = 7dcb75ca4f6aae2c677d128460c48a57398c8b6791b77b74bea7cf9e04e7c3f1 SIZE (libcxx-12.0.0.src.tar.xz) = 1880864 -SHA256 (RPCS3-rpcs3-v0.0.17-12651-g62102293b_GH0.tar.gz) = a7641ca0bd10a33a5d98c805d4d72d5ebe21d94390334507d6df37af48c8e1b0 -SIZE (RPCS3-rpcs3-v0.0.17-12651-g62102293b_GH0.tar.gz) = 8141586 +SHA256 (RPCS3-rpcs3-v0.0.17-12653-g4953e7958_GH0.tar.gz) = 2ceb58154d89b46bb0857bd2b4694a6f10a962e32af3bd156d7152c2c5670edd +SIZE (RPCS3-rpcs3-v0.0.17-12653-g4953e7958_GH0.tar.gz) = 8142710 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-125-g01f601a_GH0.tar.gz) = d6aecf7a9e4d6f4935f1da5fd29cb8011f76567c8e5b571b7410e2fa6942bf37 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-125-g01f601a_GH0.tar.gz) = 120327 SHA256 (RPCS3-llvm-mirror-5836324d6443_GH0.tar.gz) = b996a126f5d1beb558d63fb79005cf193c591cf8787dd86bcdb1f289f817e964 From owner-dev-commits-ports-branches@freebsd.org Sun Aug 22 07:22:38 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E92EC67F928; Sun, 22 Aug 2021 07:22:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gsmzf5sS8z3mkP; Sun, 22 Aug 2021 07:22:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B18401CF0B; Sun, 22 Aug 2021 07:22:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17M7Mcgq092190; Sun, 22 Aug 2021 07:22:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17M7Mc9D092189; Sun, 22 Aug 2021 07:22:38 GMT (envelope-from git) Date: Sun, 22 Aug 2021 07:22:38 GMT Message-Id: <202108220722.17M7Mc9D092189@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 7c5e84bb15cf - 2021Q3 - graphics/libjxl: fails to build on powerpc64 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 7c5e84bb15cf4fc7c6b0388a28e9eb9711093583 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2021 07:22:39 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c5e84bb15cf4fc7c6b0388a28e9eb9711093583 commit 7c5e84bb15cf4fc7c6b0388a28e9eb9711093583 Author: Jan Beich AuthorDate: 2021-08-22 07:20:37 +0000 Commit: Jan Beich CommitDate: 2021-08-22 07:22:32 +0000 graphics/libjxl: fails to build on powerpc64 third_party/highway/hwy/nanobenchmark.cc:50:10: fatal error: 'sys/platform/ppc.h' file not found #include // NOLINT __ppc_get_timebase_freq ^~~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout (cherry picked from commit c350bf15e24eb44eb5576db28322d78bee7ab23b) --- graphics/libjxl/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile index 73eb6850d46d..efc5292c4b72 100644 --- a/graphics/libjxl/Makefile +++ b/graphics/libjxl/Makefile @@ -14,6 +14,8 @@ LICENSE_COMB= multi LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE LICENSE_FILE_ZLIB= ${WRKSRC}/third_party/lodepng/LICENSE +BROKEN_powerpc64= https://github.com/google/highway/issues/345 + LIB_DEPENDS= libbrotlienc.so:archivers/brotli TEST_DEPENDS= googletest>0:devel/googletest From owner-dev-commits-ports-branches@freebsd.org Sun Aug 22 07:45:23 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CA26A65008E; Sun, 22 Aug 2021 07:45:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GsnTv5QCTz3sk7; Sun, 22 Aug 2021 07:45:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A2E2A1CD5A; Sun, 22 Aug 2021 07:45:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17M7jNan018622; Sun, 22 Aug 2021 07:45:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17M7jNYF018621; Sun, 22 Aug 2021 07:45:23 GMT (envelope-from git) Date: Sun, 22 Aug 2021 07:45:23 GMT Message-Id: <202108220745.17M7jNYF018621@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: f302216145c1 - 2021Q3 - emulators/yuzu: exclude on non-amd64 for now MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: f302216145c10a30b4d11951a1611cb7725b8297 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2021 07:45:23 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f302216145c10a30b4d11951a1611cb7725b8297 commit f302216145c10a30b4d11951a1611cb7725b8297 Author: Jan Beich AuthorDate: 2021-08-22 07:37:11 +0000 Commit: Jan Beich CommitDate: 2021-08-22 07:45:12 +0000 emulators/yuzu: exclude on non-amd64 for now In file included from src/common/wall_clock.cpp:7: src/./common/uint128.h:16:10: fatal error: x86intrin.h: No such file or directory 16 | #include | ^~~~~~~~~~~~~ Reported by: pkg-fallout (cherry picked from commit 51c03a9dbe214e813cffd342fa040b9c753fc756) --- emulators/yuzu/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 97a1f7212f69..38631790e3f9 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -18,8 +18,9 @@ LICENSE_FILE_LGPL21+ = ${_LICENSE_STORE}/LGPL21 # soundtouch LICENSE_FILE_LGPL3+ = ${_LICENSE_STORE}/LGPL3 # sirit LICENSE_FILE_MIT= ${WRKSRC}/externals/sirit/externals/SPIRV-Headers/LICENSE -ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 -ONLY_FOR_ARCHS_REASON= requires int128 +ONLY_FOR_ARCHS= aarch64 amd64 +ONLY_FOR_ARCHS_REASON= requires int128 and dynarmic backend +BROKEN_aarch64= https://github.com/yuzu-emu/yuzu/issues/5290 BUILD_DEPENDS= catch>0:devel/catch \ boost-libs>0:devel/boost-libs \ From owner-dev-commits-ports-branches@freebsd.org Sun Aug 22 08:51:20 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D23C66510A0; Sun, 22 Aug 2021 08:51:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gspy05VLqz4gX5; Sun, 22 Aug 2021 08:51:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A54CC1DF31; Sun, 22 Aug 2021 08:51:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17M8pKOU011366; Sun, 22 Aug 2021 08:51:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17M8pKnh011365; Sun, 22 Aug 2021 08:51:20 GMT (envelope-from git) Date: Sun, 22 Aug 2021 08:51:20 GMT Message-Id: <202108220851.17M8pKnh011365@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Rene Ladan Subject: git: 1a8f509f6d40 - 2021Q3 - www/chromium: update to 92.0.4515.159 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 1a8f509f6d4073363b5a39a8da581e05dec4834c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2021 08:51:20 -0000 The branch 2021Q3 has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a8f509f6d4073363b5a39a8da581e05dec4834c commit 1a8f509f6d4073363b5a39a8da581e05dec4834c Author: Matthias Wolf AuthorDate: 2021-08-22 08:38:57 +0000 Commit: Rene Ladan CommitDate: 2021-08-22 08:51:02 +0000 www/chromium: update to 92.0.4515.159 Mark broken on i386 for now, it does not compile there because of a ssize_t * vs off_t * mismatch. MFH: 2021Q3 Security: https://vuxml.freebsd.org/freebsd/128deba6-ff56-11eb-8514-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/c3c6c4a3-f47d-11eb-b632-3065ec8fd3ec.html Security: https://vuxml.freebsd.org/freebsd/76487640-ea29-11eb-a686-3065ec8fd3ec.html (cherry picked from commit 76daa653245e62b0f8e07ef4899c0a5bb176b3da) --- www/chromium/Makefile | 22 ++-- www/chromium/distinfo | 10 +- .../extra-patch-build_config_compiler_pgo_pgo.gni | 2 +- ...__allocator_page__allocator__internals__posix.h | 2 +- www/chromium/files/patch-BUILD.gn | 22 ++-- ...patch-ash_display_mirror__window__controller.cc | 4 +- www/chromium/files/patch-base_BUILD.gn | 44 ++++---- .../files/patch-base_allocator_allocator.gni | 4 +- ..._partition__allocator_address__pool__manager.cc | 4 +- ...__allocator_page__allocator__internals__posix.h | 14 ++- ...partition__allocator_partition__alloc__config.h | 4 +- ...tition__allocator_partition__alloc__unittest.cc | 6 +- ...locator_partition__allocator_partition__root.cc | 12 +-- ...tition__allocator_starscan_pcscan__internal.cc} | 6 +- ...or_partition__allocator_starscan_stack_stack.cc | 39 +++++++ www/chromium/files/patch-base_cpu.cc | 6 +- www/chromium/files/patch-base_cpu.h | 6 +- .../files/patch-base_debug_debugger__posix.cc | 6 +- www/chromium/files/patch-base_debug_elf__reader.cc | 8 +- .../files/patch-base_debug_stack__trace__posix.cc | 6 +- .../patch-base_debug_stack__trace__unittest.cc | 10 +- www/chromium/files/patch-base_files_file__util.cc | 11 ++ www/chromium/files/patch-base_files_file__util.h | 24 ++++- .../files/patch-base_files_file__util__posix.cc | 72 +++++++++++-- www/chromium/files/patch-base_files_scoped__file.h | 43 ++++++++ .../files/patch-base_files_scoped__file__linux.cc | 23 ++++ www/chromium/files/patch-base_logging__unittest.cc | 6 +- ...-base_memory_platform__shared__memory__region.h | 8 +- www/chromium/files/patch-base_process_launch.h | 8 +- .../files/patch-base_process_launch__posix.cc | 17 ++- www/chromium/files/patch-base_process_memory.h | 4 +- .../files/patch-base_process_memory__unittest.cc | 20 ++-- .../files/patch-base_process_process__handle.h | 4 +- .../patch-base_process_process__handle__freebsd.cc | 19 +++- .../files/patch-base_process_process__metrics.h | 31 ++++-- ...patch-base_process_process__metrics__freebsd.cc | 8 +- .../patch-base_process_process__metrics__posix.cc | 10 +- .../files/patch-base_process_process__unittest.cc | 8 +- .../patch-base_profiler_stack__copier__signal.cc | 8 +- .../patch-base_profiler_thread__delegate__posix.cc | 19 ++-- www/chromium/files/patch-base_test_BUILD.gn | 4 +- .../patch-base_test_launcher_test__launcher.cc | 8 +- www/chromium/files/patch-base_test_test__suite.cc | 8 +- ...e_threading_platform__thread__internal__posix.h | 4 +- ...patch-base_threading_platform__thread__linux.cc | 10 +- ...patch-base_threading_platform__thread__posix.cc | 6 +- www/chromium/files/patch-base_time_time.cc | 17 +++ .../files/patch-base_time_time__unittest.cc | 10 +- ...heap__profiler__allocation__context__tracker.cc | 4 +- ...tch-base_trace__event_malloc__dump__provider.cc | 8 +- ...atch-base_trace__event_process__memory__dump.cc | 4 +- .../files/patch-base_tracing_trace__time.cc | 14 +++ ...ce__time.h => patch-base_tracing_trace__time.h} | 10 +- .../files/patch-build_config_compiler_BUILD.gn | 30 +++--- .../files/patch-build_linux_strip__binary.gni | 15 +++ .../files/patch-build_linux_strip__binary.py | 12 +++ ...patch-build_toolchain_get__concurrent__links.py | 9 +- www/chromium/files/patch-cc_BUILD.gn | 6 +- .../files/patch-cc_test_layer__tree__test.cc | 6 +- www/chromium/files/patch-cc_test_pixel__test.cc | 4 +- www/chromium/files/patch-chrome_BUILD.gn | 4 +- www/chromium/files/patch-chrome_app_BUILD.gn | 4 +- .../files/patch-chrome_app_chrome__command__ids.h | 4 +- .../files/patch-chrome_app_chrome__main.cc | 15 ++- .../patch-chrome_app_chrome__main__delegate.cc | 22 ++-- .../files/patch-chrome_app_chromium__strings.grd | 6 +- .../patch-chrome_app_generated__resources.grd | 17 ++- .../patch-chrome_app_google__chrome__strings.grd | 6 +- .../files/patch-chrome_app_profiles__strings.grdp | 4 +- www/chromium/files/patch-chrome_browser_BUILD.gn | 17 +-- .../files/patch-chrome_browser_about__flags.cc | 116 ++++++++++----------- ...h-chrome_browser_after__startup__task__utils.cc | 14 +-- ...ta_chrome__browsing__data__remover__delegate.cc | 4 +- ..._browser_chrome__browser__interface__binders.cc | 8 +- .../patch-chrome_browser_chrome__browser__main.cc | 14 +-- ...-chrome_browser_chrome__browser__main__linux.cc | 10 +- ...ome_browser_chrome__content__browser__client.cc | 35 +++---- ...rome_browser_chrome__content__browser__client.h | 4 +- ...custom__handlers_protocol__handler__registry.cc | 4 +- ...download_chrome__download__manager__delegate.cc | 10 +- ...ch-chrome_browser_download_download__commands.h | 4 +- ...hrome_browser_download_download__item__model.cc | 6 +- ...atch-chrome_browser_download_download__prefs.cc | 10 +- ...onnectors_device__trust_attestation__service.cc | 70 +++++++++++++ ...connectors_device__trust_attestation__service.h | 14 +++ ...nectors_device__trust_device__trust__service.cc | 41 +++----- ...nnectors_device__trust_device__trust__service.h | 28 ++--- ...ser_enterprise_signals_device__info__fetcher.cc | 4 +- .../files/patch-chrome_browser_extensions_BUILD.gn | 4 +- ...api_erp_chrome_desktop_report_request_helper.cc | 16 +-- ...n__action_browser__action__interactive__test.cc | 4 +- ...extensions_api_settings__private_prefs__util.cc | 6 +- ..._browser_extensions_external__provider__impl.cc | 6 +- ...e__file__system__access__permission__context.cc | 8 +- ...owser_first__run_first__run__internal__posix.cc | 4 +- .../patch-chrome_browser_flag__descriptions.cc | 30 ++---- .../patch-chrome_browser_flag__descriptions.h | 16 +-- ...ch-chrome_browser_media_audio__service__util.cc | 4 +- ...splay_wired__display__media__route__provider.cc | 23 ---- ...chrome__browser__main__extra__parts__metrics.cc | 6 +- ...ser_metrics_chrome__metrics__service__client.cc | 6 +- ...ch-chrome_browser_metrics_perf_cpu__identity.cc | 11 ++ ...er_metrics_process__memory__metrics__emitter.cc | 6 +- ...r_password__manager_password__store__factory.cc | 4 +- ...atch-chrome_browser_pdf_pdf__extension__test.cc | 35 ++++--- ...rformance__manager_policies_policy__features.cc | 11 -- ...formance__monitor_process__metrics__recorder.cc | 11 -- ...wser_policy_browser__signin__policy__handler.cc | 4 +- ...onfiguration__policy__handler__list__factory.cc | 25 ++--- .../patch-chrome_browser_prefs_browser__prefs.cc | 10 +- ...h-chrome_browser_printing_print__job__worker.cc | 29 ++++-- ...hrome__browser__main__extra__parts__profiles.cc | 4 +- .../files/patch-chrome_browser_profiles_profile.cc | 4 +- ..._browser_profiles_profile__attributes__entry.cc | 8 +- ...atch-chrome_browser_profiles_profiles__state.cc | 4 +- ...r__context__menu_render__view__context__menu.cc | 4 +- ...h-chrome_browser_renderer__preferences__util.cc | 6 +- ...__router_extension_src_utils_platform__utils.js | 11 -- ...atch-chrome_browser_resources_settings_route.js | 4 +- ...h-chrome_browser_search_drive_drive__service.cc | 4 +- ...b__to__self_receiving__ui__handler__registry.cc | 23 ++-- ...o__self_send__tab__to__self__client__service.cc | 4 +- .../patch-chrome_browser_service__sandbox__type.h | 33 ++++++ ...tch-chrome_browser_sessions_session__restore.cc | 4 +- ...ser_sharing_shared__clipboard_feature__flags.cc | 18 ---- ...wser_sharing_shared__clipboard_feature__flags.h | 20 ---- ...rowser_sharing_sharing__device__registration.cc | 4 +- ...tch-chrome_browser_sync_chrome__sync__client.cc | 6 +- ...browser_sync_profile__sync__service__factory.cc | 6 +- ...e_browser_task__manager_sampling_task__group.cc | 10 +- ...me_browser_task__manager_sampling_task__group.h | 15 +-- ...r_task__manager_sampling_task__group__sampler.h | 12 +-- ...r_task__manager_sampling_task__manager__impl.cc | 4 +- ...browser_task__manager_task__manager__observer.h | 4 +- .../files/patch-chrome_browser_ui_BUILD.gn | 28 +++-- ...rome_browser_ui_browser__command__controller.cc | 10 +- .../patch-chrome_browser_ui_browser__dialogs.h | 11 ++ ...browser_ui_startup_startup__browser__creator.cc | 25 ++++- .../files/patch-chrome_browser_ui_tab__helpers.cc | 8 +- ...ui_task__manager_task__manager__table__model.cc | 10 +- ...h-chrome_browser_ui_views_accelerator__table.cc | 6 +- ...s_chrome__browser__main__extra__parts__views.cc | 10 +- ...owser_ui_views_download_download__item__view.cc | 6 +- ...chrome_browser_ui_views_frame_browser__frame.cc | 31 +++++- ...-chrome_browser_ui_views_frame_browser__view.cc | 13 +-- ..._ui_views_frame_opaque__browser__frame__view.cc | 8 +- ..._ui_views_frame_system__menu__model__builder.cc | 8 +- ...ui_views_frame_system__menu__model__delegate.cc | 8 +- ..._ui_views_profiles_profile__menu__view__base.cc | 4 +- .../patch-chrome_browser_ui_views_tabs_tab.cc | 4 +- ..._browser_ui_views_tabs_tab__drag__controller.cc | 6 +- .../patch-chrome_browser_ui_webui_about__ui.cc | 6 +- ...i_webui_chrome__web__ui__controller__factory.cc | 18 ++-- ..._browser_ui_webui_ntp_app__launcher__handler.cc | 4 +- ...tings_settings__localized__strings__provider.cc | 6 +- ...ponents_web__app__file__handler__registration.h | 4 +- ...ts_web__app__protocol__handler__registration.cc | 11 -- ...web__applications_components_web__app__utils.cc | 27 +++++ ...ons_externally__managed__app__install__task.cc} | 6 +- ...er_web__applications_web__app__install__task.cc | 4 +- ...browser_web__applications_web__app__provider.cc | 6 +- www/chromium/files/patch-chrome_common_BUILD.gn | 6 +- .../patch-chrome_common_channel__info__posix.cc | 6 +- .../files/patch-chrome_common_chrome__features.cc | 12 +-- .../files/patch-chrome_common_chrome__features.h | 12 +-- .../files/patch-chrome_common_chrome__paths.cc | 18 ++-- .../files/patch-chrome_common_chrome__paths.h | 8 +- .../files/patch-chrome_common_chrome__switches.cc | 4 +- .../files/patch-chrome_common_chrome__switches.h | 4 +- .../files/patch-chrome_common_pref__names.cc | 14 +-- .../files/patch-chrome_common_pref__names.h | 14 +-- .../patch-chrome_common_webui__url__constants.cc | 16 +-- .../patch-chrome_common_webui__url__constants.h | 10 +- ...chrome_services_speech_soda_soda__test__paths.h | 11 ++ www/chromium/files/patch-chrome_test_BUILD.gn | 19 +++- ...-chrome_test_base_in__process__browser__test.cc | 6 +- ...hrome_test_base_interactive__ui__tests__main.cc | 8 +- .../patch-chrome_test_base_test__browser__window.h | 4 +- .../files/patch-chrome_utility_services.cc | 8 +- ...hromecast_browser_cast__browser__main__parts.cc | 6 +- ...chromecast_browser_cast__browser__main__parts.h | 4 +- ...ecast_browser_cast__content__browser__client.cc | 8 +- ...content__browser__client__receiver__bindings.cc | 4 +- ...ast_renderer_cast__content__renderer__client.cc | 4 +- www/chromium/files/patch-components_BUILD.gn | 4 +- ...t_renderer_password__form__conversion__utils.cc | 4 +- ...ll_core_browser_autofill__external__delegate.cc | 4 +- ...utofill_core_browser_personal__data__manager.cc | 6 +- ...ill_core_common_autofill__payments__features.cc | 4 +- ...mponents_autofill_core_common_autofill__util.cc | 4 +- ...components_cast__channel_cast__message__util.cc | 4 +- ..._feature__engagement_public_event__constants.cc | 8 +- ...s_feature__engagement_public_event__constants.h | 8 +- ...e__engagement_public_feature__configurations.cc | 8 +- ...eature__engagement_public_feature__constants.cc | 10 +- ...feature__engagement_public_feature__constants.h | 6 +- ...nts_feature__engagement_public_feature__list.cc | 8 +- ...ents_feature__engagement_public_feature__list.h | 24 ++--- .../patch-components_feed_core_v2_proto__util.cc | 6 +- .../patch-components_flags__ui_flags__state.cc | 4 +- ...tch-components_gcm__driver_gcm__client__impl.cc | 4 +- ...nts_invalidation_impl_invalidation__switches.cc | 4 +- .../files/patch-components_metrics_metrics__log.cc | 4 +- ...aint__preview_browser_paint__preview__client.cc | 4 +- ...tch-components_performance__manager_features.cc | 11 ++ ...policy_core_common_cloud_cloud__policy__util.cc | 6 +- ...ponents_policy_resources_policy__templates.json | 8 +- ...ing_core_realtime_url__lookup__service__base.cc | 4 +- ...owsing_core_resources_gen__file__type__proto.py | 6 +- ...paint__preview__compositor__collection__impl.cc | 8 +- ..._paint__preview__compositor__collection__impl.h | 6 +- ...storage__monitor_removable__device__constants.h | 4 +- .../files/patch-components_viz_common_features.cc | 8 +- ...onents_viz_host_renderer__settings__creation.cc | 11 ++ ..._display__embedder_software__output__surface.cc | 6 +- ...e__sinks_root__compositor__frame__sink__impl.cc | 4 +- ...me__sinks_root__compositor__frame__sink__impl.h | 4 +- ...ch-components_viz_test_fake__output__surface.cc | 4 +- ...tch-components_viz_test_fake__output__surface.h | 4 +- ...tch-components_viz_test_mock__display__client.h | 4 +- .../files/patch-components_zucchini_main__utils.cc | 63 +++++++++++ .../files/patch-content_app_content__main.cc | 22 +++- ...atch-content_app_content__main__runner__impl.cc | 16 +-- www/chromium/files/patch-content_browser_BUILD.gn | 6 +- .../patch-content_browser_browser__main__loop.cc | 8 +- ...wser_devtools_protocol_system__info__handler.cc | 4 +- ...ent_browser_download_download__manager__impl.cc | 8 +- ...browser_font__access_font__enumeration__cache.h | 4 +- .../patch-content_browser_gpu_compositor__util.cc | 4 +- ...patch-content_browser_gpu_gpu__process__host.cc | 6 +- ...renderer__host_pepper_pepper__file__io__host.cc | 6 +- ...owser_renderer__host_render__message__filter.cc | 6 +- ...rowser_renderer__host_render__message__filter.h | 4 +- ...r_renderer__host_render__process__host__impl.cc | 16 +-- ...wser_renderer__host_render__view__host__impl.cc | 4 +- ...derer__host_render__widget__host__view__aura.cc | 10 +- ...t_render__widget__host__view__event__handler.cc | 4 +- ...wser_web__contents_web__contents__view__aura.cc | 8 +- ...-content_common_mojo__core__library__support.cc | 4 +- www/chromium/files/patch-content_gpu_gpu__main.cc | 6 +- ...t_ppapi__plugin_ppapi__blink__platform__impl.cc | 8 +- ...ch-content_ppapi__plugin_ppapi__plugin__main.cc | 23 ++++ ...atch-content_public_common_content__features.cc | 24 ++++- ...patch-content_public_common_content__features.h | 14 +++ ...atch-content_public_common_content__switches.cc | 4 +- ...patch-content_public_common_content__switches.h | 4 +- ...atch-content_public_test_browser__test__base.cc | 4 +- ...patch-content_renderer_render__process__impl.cc | 21 +++- .../patch-content_renderer_render__thread__impl.cc | 10 +- ...ent_renderer_renderer__blink__platform__impl.cc | 12 +-- ...tent_renderer_renderer__blink__platform__impl.h | 12 +-- ...er_renderer__main__platform__delegate__linux.cc | 4 +- www/chromium/files/patch-content_shell_BUILD.gn | 8 +- ...nt_shell_browser_shell__browser__main__parts.cc | 6 +- ...hell_utility_shell__content__utility__client.cc | 20 ++++ www/chromium/files/patch-content_test_BUILD.gn | 14 +-- www/chromium/files/patch-content_utility_BUILD.gn | 6 +- .../files/patch-content_utility_utility__main.cc | 8 +- ...i_declarative__webrequest_webrequest__action.cc | 4 +- ...sions_browser_api_messaging_message__service.cc | 8 +- ..._browser_api_web__request_form__data__parser.cc | 4 +- ..._browser__context__keyed__service__factories.cc | 4 +- ...tensions_common_api___permission__features.json | 6 +- www/chromium/files/patch-extensions_shell_BUILD.gn | 4 +- ...__buffer_common_gpu__memory__buffer__support.cc | 20 ++-- ..._command__buffer_service_external__semaphore.cc | 8 +- ..._buffer_service_external__vk__image__backing.cc | 10 +- ...gpu_command__buffer_service_program__manager.cc | 4 +- ...mmand__buffer_service_shared__image__factory.cc | 4 +- ...ommand__buffer_service_webgpu__decoder__impl.cc | 4 +- .../files/patch-gpu_config_gpu__control__list.cc | 6 +- ...-gpu_ipc_common_gpu__memory__buffer__support.cc | 4 +- .../files/patch-gpu_ipc_service_gpu__init.cc | 32 +++--- .../patch-gpu_ipc_service_gpu__watchdog__thread.cc | 12 +-- www/chromium/files/patch-headless_BUILD.gn | 10 +- ...ss_lib_browser_headless__browser__main__parts.h | 10 +- ...rowser_headless__browser__main__parts__linux.cc | 4 +- ...b_browser_headless__content__browser__client.cc | 4 +- ..._browser_headless__request__context__manager.cc | 6 +- ...adless_lib_headless__content__main__delegate.cc | 4 +- www/chromium/files/patch-ipc_ipc__channel__mojo.cc | 4 +- .../files/patch-ipc_ipc__message__utils.cc | 4 +- www/chromium/files/patch-ipc_ipc__message__utils.h | 4 +- www/chromium/files/patch-media_audio_BUILD.gn | 6 +- .../patch-media_audio_audio__input__device.cc | 4 +- .../files/patch-media_base_media__switches.cc | 28 ++++- .../files/patch-media_base_media__switches.h | 4 +- .../files/patch-media_base_video__frame.cc | 14 +-- www/chromium/files/patch-media_base_video__frame.h | 12 +-- ...ideo_create__video__capture__device__factory.cc | 6 +- ..._video_file__video__capture__device__factory.cc | 4 +- ...capture_video_video__capture__device__client.cc | 4 +- ...ideo_gpu__memory__buffer__video__frame__pool.cc | 4 +- ...ia_video_video__encode__accelerator__adapter.cc | 6 +- ...eo_video__encode__accelerator__adapter__test.cc | 4 +- .../files/patch-mojo_public_c_system_thunks.cc | 6 +- ...ch-mojo_public_js_mojo__bindings__resources.grd | 4 +- www/chromium/files/patch-net_BUILD.gn | 69 ++++++------ .../patch-net_base_network__change__notifier.cc | 20 +++- .../patch-net_base_network__change__notifier.h | 20 ++++ .../files/patch-net_cert_cert__verifier.cc | 8 +- .../files/patch-net_cert_cert__verify__proc.cc | 4 +- .../files/patch-net_cert_test__root__certs.h | 26 ----- www/chromium/files/patch-net_dns_BUILD.gn | 20 ++-- www/chromium/files/patch-net_dns_dns__util.cc | 6 +- .../patch-net_nqe_network__quality__estimator.cc | 4 +- ...xy__resolution_proxy__config__service__linux.cc | 19 ++-- .../files/patch-net_socket_udp__socket__posix.cc | 10 +- ..._tools_cert__verify__tool_cert__verify__tool.cc | 4 +- ...ch-net_tools_quic_quic__http__proxy__backend.cc | 4 +- .../files/patch-pdf_pdfium_pdfium__engine.cc | 14 +-- www/chromium/files/patch-printing_BUILD.gn | 10 +- .../files/patch-printing_backend_cups__helper.cc | 38 ------- .../files/patch-printing_print__settings.cc | 4 +- .../files/patch-printing_print__settings.h | 12 +-- .../patch-printing_print__settings__conversion.cc | 25 ++--- .../files/patch-printing_printing__features.h | 9 +- .../files/patch-remoting_host_host__main.cc | 8 +- .../files/patch-remoting_host_host__settings.cc | 23 ++++ ...ch-remoting_host_me2me__desktop__environment.cc | 17 ++- .../files/patch-remoting_host_mojo__ipc__server.cc | 32 ++++++ ...h-remoting_host_remote__open__url__constants.cc | 11 ++ .../patch-remoting_host_remoting__me2me__host.cc | 18 ++-- .../patch-remoting_host_scoped__url__forwarder.cc | 19 ++++ .../patch-remoting_host_setup_start__host__main.cc | 48 +++++++++ www/chromium/files/patch-sandbox_policy_BUILD.gn | 6 +- .../files/patch-sandbox_policy_switches.cc | 4 +- www/chromium/files/patch-sandbox_policy_switches.h | 4 +- ...ices_device_geolocation_location__arbitrator.cc | 6 +- ...services_device_hid_hid__connection__freebsd.cc | 6 +- ...ch-services_device_hid_hid__service__freebsd.cc | 12 +-- .../patch-services_network_network__context.cc | 4 +- .../patch-services_network_network__service.cc | 6 +- .../patch-services_network_network__service.h | 4 +- ..._instrumentation_queued__request__dispatcher.cc | 6 +- ...p_memory__instrumentation_os__metrics__linux.cc | 4 +- ...ices_tracing_public_cpp_perfetto_trace__time.cc | 18 ---- ...p_stack__sampling_tracing__sampler__profiler.cc | 4 +- .../files/patch-third__party_angle_BUILD.gn | 8 +- ...angle_src_gpu__info__util_SystemInfo__linux.cpp | 11 +- ...tch-third__party_angle_src_libANGLE_Display.cpp | 4 +- ...y_angle_src_libANGLE_renderer_driver__utils.cpp | 10 +- ...rty_angle_src_libANGLE_renderer_driver__utils.h | 4 +- ...h-third__party_blink_public_platform_platform.h | 4 +- ...blink_renderer_controller_blink__initializer.cc | 8 +- ...nk_renderer_core_clipboard_system__clipboard.cc | 15 --- ...link_renderer_core_editing_editing__behavior.cc | 4 +- ...blink_renderer_core_exported_web__view__impl.cc | 6 +- ...y_blink_renderer_core_frame_web__frame__test.cc | 6 +- ..._renderer_core_scroll_scrollbar__theme__aura.cc | 6 +- ..._mediastream_processed__local__audio__source.cc | 4 +- ...peerconnection_webrtc__audio__renderer__test.cc | 4 +- ...odules_webaudio_audio__worklet__thread__test.cc | 4 +- ...odules_webgl_webgl__rendering__context__base.cc | 4 +- ...modules_webgl_webgl__webcodecs__video__frame.cc | 6 +- ...h-third__party_blink_renderer_platform_BUILD.gn | 4 +- ...ty_blink_renderer_platform_fonts_font__cache.cc | 6 +- ...nk_renderer_platform_fonts_font__description.cc | 6 +- ...latform_fonts_shaping_harfbuzz__shaper__test.cc | 4 +- ...nderer_platform_fonts_skia_font__cache__skia.cc | 10 +- ...er_platform_graphics_video__frame__submitter.cc | 4 +- ...nk_renderer_platform_scheduler_common_thread.cc | 4 +- ...arty_blink_renderer_platform_wtf_stack__util.cc | 4 +- ...-third__party_crashpad_crashpad_client_BUILD.gn | 10 +- ...crashpad_crashpad_util_posix_close__multiple.cc | 4 +- .../patch-third__party_dawn_src_common_Platform.h | 4 +- ..._googletest_include_gtest_internal_gtest-port.h | 6 +- ...tch-third__party_leveldatabase_env__chromium.cc | 6 +- ...third__party_pdfium_core_fxge_fx__ge__linux.cpp | 29 ------ ...arty_pdfium_core_fxge_linux_fx__linux__impl.cpp | 11 ++ ...rd__party_perfetto_src_base_ctrl__c__handler.cc | 4 +- ...party_perfetto_src_base_test_vm__test__utils.cc | 11 ++ .../patch-third__party_perfetto_src_base_utils.cc | 10 +- ...d__party_perfetto_src_traced_service_service.cc | 4 +- ...etto_src_tracing_core_tracing__service__impl.cc | 6 +- ...__party_perfetto_src_tracing_platform__posix.cc | 6 +- ...skia_src_ports_SkFontHost__FreeType__common.cpp | 50 +++++++++ ...rd__party_swiftshader_include_vulkan_vulkan.hpp | 42 ++++---- ...party_swiftshader_src_OpenGL_libEGL_Display.cpp | 6 +- ...party_swiftshader_src_OpenGL_libEGL_Surface.cpp | 4 +- ...ftshader_src_OpenGL_libGLES__CM_libGLES__CM.hpp | 11 -- ...y_vulkan-deps_vulkan-loader_src_loader_loader.c | 6 +- ...vulkan-loader_src_loader_vk__loader__platform.h | 6 +- .../files/patch-third__party_webrtc_BUILD.gn | 4 +- ...ols_json__schema__compiler_feature__compiler.py | 4 +- .../patch-tools_json__schema__compiler_model.py | 4 +- ...ch-tools_perf_chrome__telemetry__build_BUILD.gn | 4 +- ...patch-ui_base_clipboard_clipboard__constants.cc | 8 +- .../patch-ui_base_clipboard_clipboard__constants.h | 6 +- .../files/patch-ui_base_cursor_cursor__factory.cc | 6 +- .../files/patch-ui_base_cursor_cursor__factory.h | 6 +- .../patch-ui_base_resource_resource__bundle.cc | 10 +- .../patch-ui_base_test_skia__gold__pixel__diff.cc | 4 +- .../files/patch-ui_base_ui__base__features.cc | 14 +-- .../files/patch-ui_base_ui__base__features.h | 8 +- .../files/patch-ui_compositor_compositor.cc | 4 +- .../files/patch-ui_compositor_compositor.h | 4 +- www/chromium/files/patch-ui_events_event.cc | 4 +- ...ch-ui_events_keycodes_dom_keycode__converter.cc | 4 +- ...tch-ui_events_keycodes_dom_keycode__converter.h | 6 +- .../patch-ui_events_ozone_keyboard__hook__ozone.cc | 8 +- www/chromium/files/patch-ui_gfx_BUILD.gn | 4 +- ...-ui_gfx_linux_client__native__pixmap__dmabuf.cc | 4 +- .../files/patch-ui_gfx_native__pixmap__handle.h | 4 +- www/chromium/files/patch-ui_gfx_render__text.cc | 6 +- www/chromium/files/patch-ui_gl_BUILD.gn | 4 +- www/chromium/files/patch-ui_gl_gl__features.cc | 4 +- .../patch-ui_gtk_printing_print__dialog__gtk.cc | 4 +- ...i_message__center_views_message__popup__view.cc | 6 +- .../patch-ui_native__theme_native__theme__base.cc | 4 +- ...rm__window_platform__window__init__properties.h | 4 +- .../files/patch-ui_views_controls_label.cc | 20 ---- .../patch-ui_views_controls_textfield_textfield.cc | 30 ++---- .../files/patch-ui_views_focus_focus__manager.cc | 6 +- .../files/patch-ui_views_selection__controller.cc | 11 -- .../files/patch-ui_views_style_platform__style.cc | 8 +- ..._widget_desktop__aura_desktop__screen__ozone.cc | 8 +- ...__aura_desktop__window__tree__host__platform.cc | 4 +- .../patch-ui_views_widget_native__widget__aura.cc | 19 +--- www/chromium/files/patch-ui_views_widget_widget.cc | 20 ++++ .../patch-ui_views_window_custom__frame__view.cc | 4 +- www/chromium/files/patch-v8_BUILD.gn | 6 +- www/chromium/files/patch-v8_src_api_api.cc | 4 +- www/chromium/files/patch-v8_src_d8_d8.cc | 6 +- www/chromium/files/patch-weblayer_BUILD.gn | 4 +- ...h-weblayer_app_content__main__delegate__impl.cc | 4 +- ...-weblayer_browser_browser__main__parts__impl.cc | 6 +- ...layer_browser_content__browser__client__impl.cc | 10 +- www/chromium/files/sndio_input.cc | 12 +-- www/chromium/files/sndio_input.h | 2 +- 430 files changed, 2590 insertions(+), 1894 deletions(-) diff --git a/www/chromium/Makefile b/www/chromium/Makefile index cf322744e6fc..7ea8aca712e6 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,8 +1,8 @@ # Created by: Florent Thoumie PORTNAME= chromium -PORTVERSION= 91.0.4472.164 -CATEGORIES= www java +PORTVERSION= 92.0.4515.159 +CATEGORIES= www MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ LOCAL/rene/chromium/:fonts DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -14,6 +14,7 @@ LICENSE= BSD3CLAUSE LGPL21 MPL11 LICENSE_COMB= multi BROKEN_FreeBSD_11_aarch64= components/safe_browsing_db/v4_rice.cc:120:18: use of overloaded operator '&' is ambiguous +BROKEN_i386= ../../base/files/file_util_posix.cc:1258:29: error: no matching function for call to 'sendfile' (ssize_t vs off_t) ONLY_FOR_ARCHS= aarch64 amd64 i386 BUILD_DEPENDS= bash:shells/bash \ @@ -28,7 +29,8 @@ BUILD_DEPENDS= bash:shells/bash \ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ ${LOCALBASE}/share/usbids/usb.ids:misc/usbids \ ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib@${PY_FLAVOR} \ - ${LOCALBASE}/include/va/va.h:multimedia/libva + ${LOCALBASE}/include/va/va.h:multimedia/libva \ + ${LOCALBASE}/bin/python2.7:lang/python27 LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-atk \ libatspi.so:accessibility/at-spi2-core \ @@ -66,7 +68,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \ noto-basic>0:x11-fonts/noto-basic USES= bison compiler:c++17-lang cpe desktop-file-utils dos2unix gl gnome jpeg localbase:ldflags \ - ninja perl5 pkgconfig python:2.7,build shebangfix tar:xz xorg + ninja perl5 pkgconfig python:build shebangfix tar:xz xorg CPE_VENDOR= google CPE_PRODUCT= chrome @@ -84,7 +86,8 @@ SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper buildtools/linux64/clang- MAKE_ARGS= -C out/${BUILDTYPE} ALL_TARGET= chrome -BINARY_ALIAS= python=${PYTHON_CMD} +BINARY_ALIAS= python=${LOCALBASE}/bin/python2.7 \ + python3=${PYTHON_CMD} EXTRA_PATCHES+= ${FILESDIR}/extra-patch-clang # TODO bz@ : install libwidevinecdm.so (see third_party/widevine/cdm/BUILD.gn) @@ -261,14 +264,6 @@ pre-configure: ./build/linux/unbundle/replace_gn_files.py --system-libraries \ ffmpeg flac fontconfig freetype harfbuzz-ng libdrm libpng libwebp libxml libxslt openh264 opus snappy || ${FALSE} - # We need the site package from xcbgen, which installs as python3.x (really: default version), while the chromium - # build still needs to use python2.7. It works, because xcbgen can run with both versions, but we want to avoid - # having the pre-compiled pyc files from 2.7 in the 3.x site packages - # Remove this as soon as chromium uses python3.x as well - @${MKDIR} ${WRKDIR}/site-packages/xcbgen - ${CP} ${PYTHONBASE}/lib/python${PYTHON_DEFAULT}/site-packages/xcbgen/*.py \ - ${WRKDIR}/site-packages/xcbgen - do-configure: # GN generator bootstrapping and generating ninja files cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CC=${CC} CXX=${CXX} LD=${CXX} \ @@ -285,6 +280,7 @@ do-configure: @${MKDIR} ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/buildtools/linux64/clang-format ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/out/${BUILDTYPE}/gn ${WRKSRC}/buildtools/freebsd + ${LN} -sf /usr/bin/strip ${WRKSRC}/buildtools/freebsd/strip do-install: @${MKDIR} ${STAGEDIR}${DATADIR} diff --git a/www/chromium/distinfo b/www/chromium/distinfo index 34fb57c861b9..2138bdc60c5c 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1626468011 -SHA256 (chromium-91.0.4472.164.tar.xz) = 84e56fa2ad96d910cab429c513eeaca7bfa94096fef057bd024be826ce8426bd -SIZE (chromium-91.0.4472.164.tar.xz) = 950253100 -SHA256 (chromium-91.0.4472.164-testdata.tar.xz) = 0f9da538d6f70ea0f360e71e8dbbb940f827dc20bb7dcd5a4566ae196fdbd366 -SIZE (chromium-91.0.4472.164-testdata.tar.xz) = 256786536 +TIMESTAMP = 1629197071 +SHA256 (chromium-92.0.4515.159.tar.xz) = d97d337d0d70e959a75f1f510f5d78d2b57b5bf24573b7ade9fff9f26a7cfd11 +SIZE (chromium-92.0.4515.159.tar.xz) = 958060524 +SHA256 (chromium-92.0.4515.159-testdata.tar.xz) = 5787a7e7a6567dcf04bc3d2c3b5ed01a8d215b6d47ef37bd1844444938f41ffa +SIZE (chromium-92.0.4515.159-testdata.tar.xz) = 256835676 SHA256 (test_fonts-85.tar.xz) = f22b61b3639acb147c98ec2e2305d8b96f0b55c8c74c40e2ea696402fae8cef9 SIZE (test_fonts-85.tar.xz) = 9511984 diff --git a/www/chromium/files/extra-patch-build_config_compiler_pgo_pgo.gni b/www/chromium/files/extra-patch-build_config_compiler_pgo_pgo.gni index 6e19cd7c7da5..ede4422aa141 100644 --- a/www/chromium/files/extra-patch-build_config_compiler_pgo_pgo.gni +++ b/www/chromium/files/extra-patch-build_config_compiler_pgo_pgo.gni @@ -1,4 +1,4 @@ ---- build/config/compiler/pgo/pgo.gni.orig 2021-06-09 22:13:52 UTC +--- build/config/compiler/pgo/pgo.gni.orig 2021-08-17 00:15:54 UTC +++ build/config/compiler/pgo/pgo.gni @@ -16,7 +16,7 @@ declare_args() { # TODO(crbug.com/1052397): Remove chromeos_is_browser_only once diff --git a/www/chromium/files/patch-3p-pdfium_3p_base_allocator_partition__allocator_page__allocator__internals__posix.h b/www/chromium/files/patch-3p-pdfium_3p_base_allocator_partition__allocator_page__allocator__internals__posix.h index d13e0e3e592a..b9cbe4cc1c83 100644 --- a/www/chromium/files/patch-3p-pdfium_3p_base_allocator_partition__allocator_page__allocator__internals__posix.h +++ b/www/chromium/files/patch-3p-pdfium_3p_base_allocator_partition__allocator_page__allocator__internals__posix.h @@ -1,4 +1,4 @@ ---- third_party/pdfium/third_party/base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2021-06-09 22:16:18 UTC +--- third_party/pdfium/third_party/base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2021-08-17 00:18:54 UTC +++ third_party/pdfium/third_party/base/allocator/partition_allocator/page_allocator_internals_posix.h @@ -16,7 +16,7 @@ #if defined(OS_ANDROID) diff --git a/www/chromium/files/patch-BUILD.gn b/www/chromium/files/patch-BUILD.gn index 4a38e2e73dcf..8528f242ee69 100644 --- a/www/chromium/files/patch-BUILD.gn +++ b/www/chromium/files/patch-BUILD.gn @@ -1,6 +1,6 @@ ---- BUILD.gn.orig 2021-05-12 22:05:39 UTC +--- BUILD.gn.orig 2021-07-19 18:45:04 UTC +++ BUILD.gn -@@ -429,7 +429,7 @@ group("gn_all") { +@@ -443,7 +443,7 @@ group("gn_all") { ] } @@ -9,7 +9,7 @@ deps += [ "//third_party/breakpad:breakpad_unittests", "//third_party/breakpad:core-2-minidump", -@@ -474,8 +474,6 @@ group("gn_all") { +@@ -488,8 +488,6 @@ group("gn_all") { "//net:disk_cache_memory_test", "//net:quic_client", "//net:quic_server", @@ -18,7 +18,7 @@ "//testing:empty_main", ] -@@ -530,10 +528,6 @@ group("gn_all") { +@@ -544,10 +542,6 @@ group("gn_all") { "//chrome/test:load_library_perf_tests", "//chrome/test:sync_performance_tests", "//chrome/test/chromedriver:chromedriver", @@ -29,7 +29,7 @@ "//media/cast:generate_barcode_video", "//media/cast:generate_timecode_audio", "//net:crash_cache", -@@ -592,10 +586,6 @@ group("gn_all") { +@@ -606,10 +600,6 @@ group("gn_all") { "//mojo:mojo_perftests", "//services/service_manager/public/cpp", "//testing/gmock:gmock_main", @@ -40,7 +40,7 @@ ] if (!is_android) { -@@ -673,7 +663,7 @@ group("gn_all") { +@@ -687,7 +677,7 @@ group("gn_all") { host_os == "win") { deps += [ "//chrome/test/mini_installer:mini_installer_tests" ] } @@ -49,7 +49,7 @@ deps += [ "//third_party/breakpad:symupload($host_toolchain)" ] } -@@ -688,7 +678,7 @@ group("gn_all") { +@@ -702,7 +692,7 @@ group("gn_all") { } } @@ -58,7 +58,7 @@ deps += [ "//third_party/crashpad/crashpad:crashpad_tests", "//third_party/crashpad/crashpad/handler:crashpad_handler", -@@ -803,7 +793,6 @@ group("gn_all") { +@@ -819,7 +809,6 @@ group("gn_all") { "//chrome/browser/vr:vr_common_perftests", "//chrome/browser/vr:vr_common_unittests", "//chrome/browser/vr:vr_pixeltests", @@ -66,7 +66,7 @@ ] if (is_android) { deps += [ "//chrome/browser/android/vr:vr_android_unittests" ] -@@ -1102,7 +1091,7 @@ if (!is_ios) { +@@ -1118,7 +1107,7 @@ if (!is_ios) { data_deps += [ "//content/web_test:web_test_common_mojom_js_data_deps" ] } @@ -75,7 +75,7 @@ data_deps += [ "//third_party/breakpad:minidump_stackwalk($host_toolchain)" ] } -@@ -1111,7 +1100,7 @@ if (!is_ios) { +@@ -1127,7 +1116,7 @@ if (!is_ios) { data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } @@ -84,7 +84,7 @@ data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } -@@ -1355,9 +1344,6 @@ group("chromium_builder_perf") { +@@ -1371,9 +1360,6 @@ group("chromium_builder_perf") { if (is_win) { data_deps += [ "//chrome/installer/mini_installer:mini_installer" ] diff --git a/www/chromium/files/patch-ash_display_mirror__window__controller.cc b/www/chromium/files/patch-ash_display_mirror__window__controller.cc index 86ac55d854fe..8e2ee6085452 100644 --- a/www/chromium/files/patch-ash_display_mirror__window__controller.cc +++ b/www/chromium/files/patch-ash_display_mirror__window__controller.cc @@ -1,6 +1,6 @@ ---- ash/display/mirror_window_controller.cc.orig 2021-04-14 18:40:48 UTC +--- ash/display/mirror_window_controller.cc.orig 2021-07-19 18:45:04 UTC +++ ash/display/mirror_window_controller.cc -@@ -286,7 +286,11 @@ void MirrorWindowController::UpdateWindow( +@@ -287,7 +287,11 @@ void MirrorWindowController::UpdateWindow( return info.id() == iter->first; }) == display_info_list.end()) { CloseAndDeleteHost(iter->second, true); diff --git a/www/chromium/files/patch-base_BUILD.gn b/www/chromium/files/patch-base_BUILD.gn index f18542dec520..071f2b46a17e 100644 --- a/www/chromium/files/patch-base_BUILD.gn +++ b/www/chromium/files/patch-base_BUILD.gn @@ -1,6 +1,6 @@ ---- base/BUILD.gn.orig 2021-05-24 22:05:31 UTC +--- base/BUILD.gn.orig 2021-07-19 18:45:05 UTC +++ base/BUILD.gn -@@ -963,7 +963,7 @@ component("base") { +@@ -972,7 +972,7 @@ component("base") { "timer/hi_res_timer_manager_posix.cc", ] @@ -9,7 +9,7 @@ sources += [ "cpu_affinity_posix.cc", "cpu_affinity_posix.h", -@@ -974,6 +974,11 @@ component("base") { +@@ -983,6 +983,11 @@ component("base") { "profiler/thread_delegate_posix.h", ] } @@ -21,7 +21,7 @@ } if (is_win) { -@@ -1377,7 +1382,7 @@ component("base") { +@@ -1394,7 +1399,7 @@ component("base") { # building inside the cros_sdk environment - use host_toolchain as a # more robust check for this. if (!use_sysroot && @@ -30,7 +30,7 @@ host_toolchain != "//build/toolchain/cros:host") { libs += [ "atomic" ] } -@@ -1430,7 +1435,7 @@ component("base") { +@@ -1447,7 +1452,7 @@ component("base") { "allocator/allocator_shim_default_dispatch_to_mac_zoned_malloc.cc", ] } @@ -39,7 +39,7 @@ sources += [ "allocator/allocator_shim_default_dispatch_to_glibc.cc" ] } if (is_win) { -@@ -2064,6 +2069,34 @@ component("base") { +@@ -2119,6 +2124,34 @@ component("base") { } } @@ -74,21 +74,21 @@ # iOS if (is_ios) { sources -= [ -@@ -3273,7 +3306,7 @@ if (build_base_unittests) { - } - } - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - sources += [ "debug/proc_maps_linux_unittest.cc" ] +@@ -3339,7 +3372,7 @@ test("base_unittests") { } + } -@@ -3313,7 +3346,7 @@ if (build_base_unittests) { - "posix/unix_domain_socket_unittest.cc", - "task/thread_pool/task_tracker_posix_unittest.cc", - ] -- if (!is_nacl && !is_apple) { -+ if (!is_nacl && !is_apple && !is_bsd) { - sources += [ - "cpu_affinity_posix_unittest.cc", - "profiler/stack_copier_signal_unittest.cc", +- if (is_linux || is_chromeos) { ++ if ((is_linux || is_chromeos) && !is_bsd) { + sources += [ + "debug/proc_maps_linux_unittest.cc", + "files/scoped_file_linux_unittest.cc", +@@ -3382,7 +3415,7 @@ test("base_unittests") { + "posix/unix_domain_socket_unittest.cc", + "task/thread_pool/task_tracker_posix_unittest.cc", + ] +- if (!is_nacl && !is_apple) { ++ if (!is_nacl && !is_apple && !is_bsd) { + sources += [ + "cpu_affinity_posix_unittest.cc", + "profiler/stack_copier_signal_unittest.cc", diff --git a/www/chromium/files/patch-base_allocator_allocator.gni b/www/chromium/files/patch-base_allocator_allocator.gni index 460eda24c41a..a8a21f360289 100644 --- a/www/chromium/files/patch-base_allocator_allocator.gni +++ b/www/chromium/files/patch-base_allocator_allocator.gni @@ -1,6 +1,6 @@ ---- base/allocator/allocator.gni.orig 2021-05-24 22:05:31 UTC +--- base/allocator/allocator.gni.orig 2021-07-19 18:45:05 UTC +++ base/allocator/allocator.gni -@@ -63,7 +63,7 @@ declare_args() { +@@ -60,7 +60,7 @@ declare_args() { # not, and redesign or remove the flag accordingly. We may want to assert a # possible conflict between |use_allocator = "partition"| and # |use_partition_alloc = true| rather than prioritizing use_partition_alloc. diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_address__pool__manager.cc b/www/chromium/files/patch-base_allocator_partition__allocator_address__pool__manager.cc index 3c2f4be3e9cb..8c16e950e5ba 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_address__pool__manager.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_address__pool__manager.cc @@ -1,4 +1,4 @@ ---- base/allocator/partition_allocator/address_pool_manager.cc.orig 2021-04-14 18:40:48 UTC +--- base/allocator/partition_allocator/address_pool_manager.cc.orig 2021-07-19 18:45:05 UTC +++ base/allocator/partition_allocator/address_pool_manager.cc @@ -8,6 +8,13 @@ #include @@ -27,5 +27,5 @@ + PA_PCHECK(ptr == address); + HANDLE_EINTR(close(fd)); #else + static_assert(DecommittedMemoryIsAlwaysZeroed(), ""); DecommitSystemPages(address, size, PageUpdatePermissions); - #endif diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h b/www/chromium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h index 91f9b30c0ca2..5e523e2c6be3 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h @@ -1,24 +1,22 @@ ---- base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2021-04-14 18:40:48 UTC +--- base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2021-07-19 18:45:05 UTC +++ base/allocator/partition_allocator/page_allocator_internals_posix.h -@@ -28,12 +28,16 @@ +@@ -28,10 +28,14 @@ #if defined(OS_ANDROID) #include #endif -#if defined(OS_LINUX) || defined(OS_CHROMEOS) +#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) #include - - #include #endif -+#if defined(OS_FREEBSD) ++#if defined(OS_BSD) +#include +#endif + #include "base/allocator/partition_allocator/page_allocator.h" #ifndef MAP_ANONYMOUS -@@ -153,12 +157,19 @@ void* SystemAllocPagesInternal(void* hint, +@@ -151,12 +155,19 @@ void* SystemAllocPagesInternal(void* hint, PA_DCHECK(PageTag::kFirst <= page_tag); PA_DCHECK(PageTag::kLast >= page_tag); int fd = VM_MAKE_TAG(static_cast(page_tag)); @@ -38,7 +36,7 @@ #if defined(OS_APPLE) // On macOS 10.14 and higher, executables that are code signed with the -@@ -185,6 +196,8 @@ void* SystemAllocPagesInternal(void* hint, +@@ -183,6 +194,8 @@ void* SystemAllocPagesInternal(void* hint, prctl(PR_SET_VMA, PR_SET_VMA_ANON_NAME, ret, length, PageTagToName(page_tag)); } @@ -47,7 +45,7 @@ #endif return ret; -@@ -317,6 +330,8 @@ void DiscardSystemPagesInternal(void* address, size_t +@@ -334,6 +347,8 @@ void DiscardSystemPagesInternal(void* address, size_t ret = madvise(address, length, MADV_DONTNEED); } PA_PCHECK(ret == 0); diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc__config.h b/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc__config.h index 20ff541d2e02..76d20b689187 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc__config.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc__config.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/partition_alloc_config.h.orig 2021-05-18 13:58:13 UTC +--- base/allocator/partition_allocator/partition_alloc_config.h.orig 2021-07-19 18:45:05 UTC +++ base/allocator/partition_allocator/partition_alloc_config.h -@@ -34,9 +34,13 @@ static_assert(sizeof(void*) != 8, ""); +@@ -46,9 +46,13 @@ static_assert(sizeof(void*) != 8, ""); #define PA_HAS_LINUX_KERNEL #endif diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc__unittest.cc b/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc__unittest.cc index 8f6488a80bd6..f9667782d087 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc__unittest.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc__unittest.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/partition_alloc_unittest.cc.orig 2021-05-12 22:05:40 UTC +--- base/allocator/partition_allocator/partition_alloc_unittest.cc.orig 2021-07-19 18:45:05 UTC +++ base/allocator/partition_allocator/partition_alloc_unittest.cc -@@ -1659,7 +1659,7 @@ TEST_F(PartitionAllocTest, LostFreeSlotSpansBug) { +@@ -1651,7 +1651,7 @@ TEST_F(PartitionAllocTest, LostFreeSlotSpansBug) { // cause flake. #if !defined(OS_WIN) && \ (!defined(ARCH_CPU_64_BITS) || \ @@ -9,7 +9,7 @@ // The following four tests wrap a called function in an expect death statement // to perform their test, because they are non-hermetic. Specifically they are -@@ -1710,7 +1710,7 @@ TEST_F(PartitionAllocDeathTest, DISABLED_RepeatedTryRe +@@ -1702,7 +1702,7 @@ TEST_F(PartitionAllocDeathTest, DISABLED_RepeatedTryRe } #endif // !defined(ARCH_CPU_64_BITS) || (defined(OS_POSIX) && diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_partition__root.cc b/www/chromium/files/patch-base_allocator_partition__allocator_partition__root.cc index 147faa94e4b7..f0e47dbc54d7 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_partition__root.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_partition__root.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/partition_root.cc.orig 2021-05-12 22:05:40 UTC +--- base/allocator/partition_allocator/partition_root.cc.orig 2021-07-19 18:45:05 UTC +++ base/allocator/partition_allocator/partition_root.cc -@@ -22,7 +22,7 @@ +@@ -25,7 +25,7 @@ #include "wow64apiset.h" #endif @@ -9,7 +9,7 @@ #include #endif -@@ -36,7 +36,7 @@ namespace { +@@ -39,7 +39,7 @@ namespace { #if BUILDFLAG(USE_PARTITION_ALLOC_AS_MALLOC) @@ -18,7 +18,7 @@ // NO_THREAD_SAFETY_ANALYSIS: acquires the lock and doesn't release it, by // design. -@@ -89,7 +89,7 @@ void AfterForkInChild() { +@@ -92,7 +92,7 @@ void AfterForkInChild() { internal::ThreadCacheRegistry::Instance() .ForcePurgeAllThreadAfterForkUnsafe(); } @@ -27,7 +27,7 @@ std::atomic g_global_init_called; void PartitionAllocMallocInitOnce() { -@@ -99,7 +99,7 @@ void PartitionAllocMallocInitOnce() { +@@ -102,7 +102,7 @@ void PartitionAllocMallocInitOnce() { if (!g_global_init_called.compare_exchange_strong(expected, true)) return; @@ -36,7 +36,7 @@ // When fork() is called, only the current thread continues to execute in the // child process. If the lock is held, but *not* by this thread when fork() is // called, we have a deadlock. -@@ -124,7 +124,7 @@ void PartitionAllocMallocInitOnce() { +@@ -127,7 +127,7 @@ void PartitionAllocMallocInitOnce() { int err = pthread_atfork(BeforeForkInParent, AfterForkInParent, AfterForkInChild); PA_CHECK(err == 0); diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_starscan_pcscan.cc b/www/chromium/files/patch-base_allocator_partition__allocator_starscan_pcscan__internal.cc similarity index 60% rename from www/chromium/files/patch-base_allocator_partition__allocator_starscan_pcscan.cc rename to www/chromium/files/patch-base_allocator_partition__allocator_starscan_pcscan__internal.cc index fb0af07cb8d8..4e62c2a629f9 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_starscan_pcscan.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_starscan_pcscan__internal.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/starscan/pcscan.cc.orig 2021-05-25 11:07:18 UTC -+++ base/allocator/partition_allocator/starscan/pcscan.cc -@@ -67,7 +67,7 @@ namespace internal { +--- base/allocator/partition_allocator/starscan/pcscan_internal.cc.orig 2021-07-28 07:02:32 UTC ++++ base/allocator/partition_allocator/starscan/pcscan_internal.cc +@@ -72,7 +72,7 @@ namespace internal { namespace { diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_starscan_stack_stack.cc b/www/chromium/files/patch-base_allocator_partition__allocator_starscan_stack_stack.cc new file mode 100644 index 000000000000..44ee20228aa7 --- /dev/null +++ b/www/chromium/files/patch-base_allocator_partition__allocator_starscan_stack_stack.cc @@ -0,0 +1,39 @@ +--- base/allocator/partition_allocator/starscan/stack/stack.cc.orig 2021-07-28 10:41:10 UTC ++++ base/allocator/partition_allocator/starscan/stack/stack.cc +@@ -17,6 +17,10 @@ + #include + #endif + ++#if defined(OS_FREEBSD) ++#include ++#endif ++ + #if defined(LIBC_GLIBC) + extern "C" void* __libc_stack_end; + #endif +@@ -54,7 +58,15 @@ void* GetStackTop() { + + void* GetStackTop() { + pthread_attr_t attr; ++#if defined(OS_FREEBSD) ++ int error = pthread_attr_init(&attr); ++ if (error) { ++ return nullptr; ++ } ++ error = pthread_attr_get_np(pthread_self(), &attr); ++#else + int error = pthread_getattr_np(pthread_self(), &attr); ++#endif + if (!error) { + void* base; + size_t size; +@@ -71,6 +83,9 @@ void* GetStackTop() { + // See https://code.google.com/p/nativeclient/issues/detail?id=3431. + return __libc_stack_end; + #endif // defined(LIBC_GLIBC) ++#if defined(OS_FREEBSD) ++ pthread_attr_destroy(&attr); ++#endif + return nullptr; + } + diff --git a/www/chromium/files/patch-base_cpu.cc b/www/chromium/files/patch-base_cpu.cc *** 11319 LINES SKIPPED *** From owner-dev-commits-ports-branches@freebsd.org Sun Aug 22 09:53:38 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3156A6520AC; Sun, 22 Aug 2021 09:53:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GsrKt0rx4z3BwS; Sun, 22 Aug 2021 09:53:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 05FE01EACD; Sun, 22 Aug 2021 09:53:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17M9rb1w092888; Sun, 22 Aug 2021 09:53:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17M9rbUY092887; Sun, 22 Aug 2021 09:53:37 GMT (envelope-from git) Date: Sun, 22 Aug 2021 09:53:37 GMT Message-Id: <202108220953.17M9rbUY092887@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 3c464348130c - 2021Q3 - graphics/vulkan-caps-viewer: update to 3.03 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 3c464348130c92e92015f0717d466f12d534cb1a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2021 09:53:38 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c464348130c92e92015f0717d466f12d534cb1a commit 3c464348130c92e92015f0717d466f12d534cb1a Author: Jan Beich AuthorDate: 2021-08-22 08:53:08 +0000 Commit: Jan Beich CommitDate: 2021-08-22 09:51:05 +0000 graphics/vulkan-caps-viewer: update to 3.03 Changes: https://github.com/SaschaWillems/VulkanCapsViewer/releases/tag/3.03 Reported by: GitHub (watch releases) (cherry picked from commit c0ed4c5398a095a8aa3f56f400bd7d8795851b28) --- graphics/vulkan-caps-viewer/Makefile | 4 ++-- graphics/vulkan-caps-viewer/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/graphics/vulkan-caps-viewer/Makefile b/graphics/vulkan-caps-viewer/Makefile index 5c90164cdc72..e96879222164 100644 --- a/graphics/vulkan-caps-viewer/Makefile +++ b/graphics/vulkan-caps-viewer/Makefile @@ -1,5 +1,5 @@ PORTNAME= vulkan-caps-viewer -DISTVERSION= 3.02 +DISTVERSION= 3.03 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org @@ -14,7 +14,7 @@ USE_GITHUB= yes USE_QT= qmake_build buildtools_build core gui network widgets GH_ACCOUNT= SaschaWillems GH_PROJECT= VulkanCapsViewer -GH_TUPLE= KhronosGroup:Vulkan-Headers:v1.2.184:vkheaders/Vulkan-Headers +GH_TUPLE= KhronosGroup:Vulkan-Headers:v1.2.189:vkheaders/Vulkan-Headers LDFLAGS+= -Wl,--as-needed # avoid overlinking (GL, wayland) PLIST_FILES= bin/vulkanCapsViewer \ share/applications/vulkanCapsViewer.desktop \ diff --git a/graphics/vulkan-caps-viewer/distinfo b/graphics/vulkan-caps-viewer/distinfo index 0e8e53190ff4..69fe10a16122 100644 --- a/graphics/vulkan-caps-viewer/distinfo +++ b/graphics/vulkan-caps-viewer/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1625685784 -SHA256 (SaschaWillems-VulkanCapsViewer-3.02_GH0.tar.gz) = cb2154344afff6f8464d9d7f7c91f2611161be9999e8d110a1efc4e676c8403f -SIZE (SaschaWillems-VulkanCapsViewer-3.02_GH0.tar.gz) = 2287790 -SHA256 (KhronosGroup-Vulkan-Headers-v1.2.184_GH0.tar.gz) = de1889ff550c1a78e752fbdf71117ac319fb674b0abe080a4e6e9053da2aea85 -SIZE (KhronosGroup-Vulkan-Headers-v1.2.184_GH0.tar.gz) = 1167531 +TIMESTAMP = 1629622388 +SHA256 (SaschaWillems-VulkanCapsViewer-3.03_GH0.tar.gz) = 7c6c3fdf36c88f35b73d2ff4cc6228d09310b5fe0a86e3c0784f8921ff2b5853 +SIZE (SaschaWillems-VulkanCapsViewer-3.03_GH0.tar.gz) = 2287825 +SHA256 (KhronosGroup-Vulkan-Headers-v1.2.189_GH0.tar.gz) = 0939d6cb950746f6f9cab59399c0a99628ed186426a972996599f90d34d8a99a +SIZE (KhronosGroup-Vulkan-Headers-v1.2.189_GH0.tar.gz) = 1191160 From owner-dev-commits-ports-branches@freebsd.org Sun Aug 22 15:30:38 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0666A657490; Sun, 22 Aug 2021 15:30:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gszpj2Gk8z4Qm6; Sun, 22 Aug 2021 15:30:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3087322DD8; Sun, 22 Aug 2021 15:30:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17MFUbgd040217; Sun, 22 Aug 2021 15:30:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17MFUbHx040216; Sun, 22 Aug 2021 15:30:37 GMT (envelope-from git) Date: Sun, 22 Aug 2021 15:30:37 GMT Message-Id: <202108221530.17MFUbHx040216@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Adam Weinberger Subject: git: e18e42ea1894 - 2021Q3 - www/gitea: Update to 1.15.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: adamw X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: e18e42ea1894582c1cd4549cd34542e765bbfd03 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2021 15:30:38 -0000 The branch 2021Q3 has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=e18e42ea1894582c1cd4549cd34542e765bbfd03 commit e18e42ea1894582c1cd4549cd34542e765bbfd03 Author: Stefan Bethke AuthorDate: 2021-08-22 15:26:11 +0000 Commit: Adam Weinberger CommitDate: 2021-08-22 15:30:29 +0000 www/gitea: Update to 1.15.0 PR: 257994 (cherry picked from commit 5e5e6b9aab99f8ca1752703f6965f4f5459228f4) --- www/gitea/Makefile | 2 +- www/gitea/distinfo | 6 +++--- www/gitea/pkg-message | 8 ++++++++ 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/www/gitea/Makefile b/www/gitea/Makefile index d5c0103dbae8..aa0f02a60fa4 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.14.6 +DISTVERSION= 1.15.0 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= gitea-src-${DISTVERSION} diff --git a/www/gitea/distinfo b/www/gitea/distinfo index 159f898661ae..e5db874f64a1 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629474979 -SHA256 (gitea-src-1.14.6.tar.gz) = 208a0e26569f303e8a83c65d7b72dca0af7b3ca2e6a8e50c40dde798882a7b5a -SIZE (gitea-src-1.14.6.tar.gz) = 117871468 +TIMESTAMP = 1629616193 +SHA256 (gitea-src-1.15.0.tar.gz) = 5aee6bb55a10aa5ff45d692ccd83aa138409c4a518fc2b02a668e4681f84e877 +SIZE (gitea-src-1.15.0.tar.gz) = 48537339 diff --git a/www/gitea/pkg-message b/www/gitea/pkg-message index 9d56799d63f2..02fcda1382d1 100644 --- a/www/gitea/pkg-message +++ b/www/gitea/pkg-message @@ -9,4 +9,12 @@ app.ini.sample), or allow Gitea to make the change for you by making the config file writable to the git user. EOM } +{ type: upgrade + maximum_version: 1.15.0 + message: <