From nobody Mon Nov 15 00:27:25 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5110E1849E40; Mon, 15 Nov 2021 00:27: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 4HsqlL0YQjz4hdC; Mon, 15 Nov 2021 00:27: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 E2A167C59; Mon, 15 Nov 2021 00:27: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 1AF0RPs1015071; Mon, 15 Nov 2021 00:27:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF0RP3S015070; Mon, 15 Nov 2021 00:27:25 GMT (envelope-from git) Date: Mon, 15 Nov 2021 00:27:25 GMT Message-Id: <202111150027.1AF0RP3S015070@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 54918b1d9d17 - main - misc/edflib: Update 1.19 -> 1.20 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: 54918b1d9d17c0cff506d484ee41152dd47e1058 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=54918b1d9d17c0cff506d484ee41152dd47e1058 commit 54918b1d9d17c0cff506d484ee41152dd47e1058 Author: Yuri Victorovich AuthorDate: 2021-11-14 23:12:29 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-15 00:27:20 +0000 misc/edflib: Update 1.19 -> 1.20 Reported by: portscout --- misc/edflib/Makefile | 11 ++++++++++- misc/edflib/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/misc/edflib/Makefile b/misc/edflib/Makefile index 005f1678dcb4..9e868edc5697 100644 --- a/misc/edflib/Makefile +++ b/misc/edflib/Makefile @@ -1,5 +1,5 @@ PORTNAME= edflib -DISTVERSION= 1.19 +DISTVERSION= 1.20 CATEGORIES= misc # medicine MASTER_SITES= https://www.teuniz.net/edflib/ DISTNAME= ${PORTNAME}_${DISTVERSION:S/.//} @@ -32,4 +32,13 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${p} ${STAGEDIR}${PREFIX}/bin .endfor +do-test: + # build + @cd ${WRKSRC}/unittest && \ + ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} + # run + @cd ${WRKSRC} && \ + ${WRKSRC}/unittest/edflib_test && \ + ${ECHO} "Tests passed" + .include diff --git a/misc/edflib/distinfo b/misc/edflib/distinfo index 09ed2017b95c..43851ca3d1e2 100644 --- a/misc/edflib/distinfo +++ b/misc/edflib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611252122 -SHA256 (edflib_119.tar.gz) = 2c891801eaeca96894cff1cf726634a9f59a1ba513ffc33308e494350a06d242 -SIZE (edflib_119.tar.gz) = 53773 +TIMESTAMP = 1636929507 +SHA256 (edflib_120.tar.gz) = 53b1b4270cdd221f1823a1e2b22ae05e467cb2348dd8aeca8099fc271999ef90 +SIZE (edflib_120.tar.gz) = 54238 From nobody Mon Nov 15 00:27:26 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 385041849D9E; Mon, 15 Nov 2021 00:27: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 4HsqlM0vNmz4hMq; Mon, 15 Nov 2021 00:27:27 +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 0012C10151; Mon, 15 Nov 2021 00:27: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 1AF0RQat015095; Mon, 15 Nov 2021 00:27:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF0RQwQ015094; Mon, 15 Nov 2021 00:27:26 GMT (envelope-from git) Date: Mon, 15 Nov 2021 00:27:26 GMT Message-Id: <202111150027.1AF0RQwQ015094@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 9e0b0e462f50 - main - misc/py-pyEDFlib: Update 0.1.22 -> 0.1.23 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: 9e0b0e462f50be4bc1bce34cbd7d82cd86c592f2 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e0b0e462f50be4bc1bce34cbd7d82cd86c592f2 commit 9e0b0e462f50be4bc1bce34cbd7d82cd86c592f2 Author: Yuri Victorovich AuthorDate: 2021-11-14 23:15:32 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-15 00:27:21 +0000 misc/py-pyEDFlib: Update 0.1.22 -> 0.1.23 Reported by: portscout --- misc/py-pyEDFlib/Makefile | 2 +- misc/py-pyEDFlib/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/py-pyEDFlib/Makefile b/misc/py-pyEDFlib/Makefile index b32a66ce1142..4dc1958d34d9 100644 --- a/misc/py-pyEDFlib/Makefile +++ b/misc/py-pyEDFlib/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyEDFlib -DISTVERSION= 0.1.22 +DISTVERSION= 0.1.23 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-pyEDFlib/distinfo b/misc/py-pyEDFlib/distinfo index 54ff8844bc93..4e7344bd69f1 100644 --- a/misc/py-pyEDFlib/distinfo +++ b/misc/py-pyEDFlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618809048 -SHA256 (pyEDFlib-0.1.22.tar.gz) = a78dc945e631f33a490d790aed5f70a7f23ae8bd54d1ef19de9ddd0eee796d94 -SIZE (pyEDFlib-0.1.22.tar.gz) = 1256747 +TIMESTAMP = 1636929370 +SHA256 (pyEDFlib-0.1.23.tar.gz) = 52bd28ebe4f959bd36e700d770c46f8b01b2d0d29fad8ed5a5f1089e4b4a4162 +SIZE (pyEDFlib-0.1.23.tar.gz) = 1259339 From nobody Mon Nov 15 00:27:28 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A83FB1849BFF; Mon, 15 Nov 2021 00:27: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 4HsqlN3N2Dz4hbD; Mon, 15 Nov 2021 00:27: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 1D7F0103C4; Mon, 15 Nov 2021 00:27: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 1AF0RSKM015124; Mon, 15 Nov 2021 00:27:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF0RSrQ015123; Mon, 15 Nov 2021 00:27:28 GMT (envelope-from git) Date: Mon, 15 Nov 2021 00:27:28 GMT Message-Id: <202111150027.1AF0RSrQ015123@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 383c0f67ccfe - main - net/py-duet: New port: Simple future-based async library for python List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: 383c0f67ccfe5ec71f127cec7b3ce7be8bc530b8 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=383c0f67ccfe5ec71f127cec7b3ce7be8bc530b8 commit 383c0f67ccfe5ec71f127cec7b3ce7be8bc530b8 Author: Yuri Victorovich AuthorDate: 2021-11-14 23:32:03 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-15 00:27:21 +0000 net/py-duet: New port: Simple future-based async library for python --- net/Makefile | 1 + net/py-duet/Makefile | 23 +++++++++++++++++++++++ net/py-duet/distinfo | 3 +++ net/py-duet/pkg-descr | 20 ++++++++++++++++++++ 4 files changed, 47 insertions(+) diff --git a/net/Makefile b/net/Makefile index 3c227cdaf043..544e2769c331 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1025,6 +1025,7 @@ SUBDIR += py-confluent-kafka SUBDIR += py-cymruwhois SUBDIR += py-dpkt + SUBDIR += py-duet SUBDIR += py-dugong SUBDIR += py-ec2-cli-tools SUBDIR += py-errbot diff --git a/net/py-duet/Makefile b/net/py-duet/Makefile new file mode 100644 index 000000000000..9875568eec9e --- /dev/null +++ b/net/py-duet/Makefile @@ -0,0 +1,23 @@ +PORTNAME= duet +PORTVERSION= 0.2.3 +CATEGORIES= net python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Simple future-based async library for python + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} + +USES= python:3.7+ # 3.6 requires extra-dependencies +USE_PYTHON= distutils autoplist + +NO_ARCH= yes + +do-test: + @cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs + +.include diff --git a/net/py-duet/distinfo b/net/py-duet/distinfo new file mode 100644 index 000000000000..d284c3b8d876 --- /dev/null +++ b/net/py-duet/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1636931993 +SHA256 (duet-0.2.3.tar.gz) = 256d79280c2ac771855cac1a979df0def555dc1b0bef678c5ce718b0cc16f220 +SIZE (duet-0.2.3.tar.gz) = 23365 diff --git a/net/py-duet/pkg-descr b/net/py-duet/pkg-descr new file mode 100644 index 000000000000..ed86162ca671 --- /dev/null +++ b/net/py-duet/pkg-descr @@ -0,0 +1,20 @@ +Duet takes inspiration from the amazing trio library and the structured +concurrency approach to async programming that it uses. However, duet differs +from trio in two major ways: +* Instead of a full-blown implementation of asynchronous IO, duet relies on the + Future interface for parallelism, and provides a way to run async/await + coroutines around those Futures. This is useful if you are using an API that + returns futures, such as RPC libraries like gRPC. The standard Future + interface does not implement __await__ directly, so Future instances must be + wrapped in duet.AwaitableFuture. + +* duet is re-entrant. At the top level, you run async code by calling + duet.run(foo). Inside foo suppose you call a function that has not yet been + fully refactored to be asynchronous, but itself calls duet.run(bar). Most + async libraries, including trio and asyncio, will raise an exception if you + try to "re-enter" the event loop in this way, but duet allows it. We have + found that this can simplify the process of refactoring code to be + asynchronous because you don't have to completely separate the sync and async + parts of your codebase all at once. + +WWW: https://github.com/google/duet From nobody Mon Nov 15 00:27:29 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 92B561849DC2; Mon, 15 Nov 2021 00:27: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 4HsqlP6Zphz4hH9; Mon, 15 Nov 2021 00:27: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 495A67F41; Mon, 15 Nov 2021 00:27: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 1AF0RTjt015150; Mon, 15 Nov 2021 00:27:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF0RTVi015149; Mon, 15 Nov 2021 00:27:29 GMT (envelope-from git) Date: Mon, 15 Nov 2021 00:27:29 GMT Message-Id: <202111150027.1AF0RTVi015149@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: aadee3ea2c92 - main - science/py-cirq-core: Update 0.12.0 -> 0.13.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: aadee3ea2c92047ec1f177aa3aa2590e158773b9 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=aadee3ea2c92047ec1f177aa3aa2590e158773b9 commit aadee3ea2c92047ec1f177aa3aa2590e158773b9 Author: Yuri Victorovich AuthorDate: 2021-11-15 00:26:13 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-15 00:27:22 +0000 science/py-cirq-core: Update 0.12.0 -> 0.13.1 Reported by: portscout --- science/py-cirq-core/Makefile | 3 ++- science/py-cirq-core/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/science/py-cirq-core/Makefile b/science/py-cirq-core/Makefile index e9b14fb5916c..523851c23b2c 100644 --- a/science/py-cirq-core/Makefile +++ b/science/py-cirq-core/Makefile @@ -1,6 +1,6 @@ PORTNAME= cirq-core DISTVERSIONPREFIX= v -DISTVERSION= 0.12.0 +DISTVERSION= 0.13.1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}cirq-google>0:science/py-cirq-google@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}duet>=0.2.0:net/py-duet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ diff --git a/science/py-cirq-core/distinfo b/science/py-cirq-core/distinfo index 433602c9b2d5..b5915b166cf2 100644 --- a/science/py-cirq-core/distinfo +++ b/science/py-cirq-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628757410 -SHA256 (quantumlib-Cirq-v0.12.0_GH0.tar.gz) = ccf199aac17750420c26264f46456da1d85ad28ad74b2b6efc40c2d6fe96fede -SIZE (quantumlib-Cirq-v0.12.0_GH0.tar.gz) = 7427269 +TIMESTAMP = 1636931795 +SHA256 (quantumlib-Cirq-v0.13.1_GH0.tar.gz) = cbb81296c9a5767a57e853ef2e88127059b6a64ae5ac4772e8b681096377900d +SIZE (quantumlib-Cirq-v0.13.1_GH0.tar.gz) = 8002477 From nobody Mon Nov 15 00:27:30 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 127111849EA9; Mon, 15 Nov 2021 00:27: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 4HsqlQ51WXz4hND; Mon, 15 Nov 2021 00:27:30 +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 4FC74102FE; Mon, 15 Nov 2021 00:27: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 1AF0RUK2015174; Mon, 15 Nov 2021 00:27:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF0RU8S015173; Mon, 15 Nov 2021 00:27:30 GMT (envelope-from git) Date: Mon, 15 Nov 2021 00:27:30 GMT Message-Id: <202111150027.1AF0RU8S015173@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 59a0a42b716b - main - audio/yoshimi: Update 2.1.0 -> 2.1.1.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: 59a0a42b716bb85e4d98a3a3871cf076a45241be Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=59a0a42b716bb85e4d98a3a3871cf076a45241be commit 59a0a42b716bb85e4d98a3a3871cf076a45241be Author: Yuri Victorovich AuthorDate: 2021-11-15 00:26:47 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-15 00:27:22 +0000 audio/yoshimi: Update 2.1.0 -> 2.1.1.1 Reported by: portscout --- audio/yoshimi/Makefile | 2 +- audio/yoshimi/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/yoshimi/Makefile b/audio/yoshimi/Makefile index af1523f503bb..b1e405a8dfee 100644 --- a/audio/yoshimi/Makefile +++ b/audio/yoshimi/Makefile @@ -1,5 +1,5 @@ PORTNAME= yoshimi -DISTVERSION= 2.1.0 +DISTVERSION= 2.1.1.1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/yoshimi/distinfo b/audio/yoshimi/distinfo index b635a338739f..b551c0818870 100644 --- a/audio/yoshimi/distinfo +++ b/audio/yoshimi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629865267 -SHA256 (Yoshimi-yoshimi-2.1.0_GH0.tar.gz) = 0ba966c2e608712c21e2bdcb395227e93d35bea07a80b3f9ed01a37b9154f4df -SIZE (Yoshimi-yoshimi-2.1.0_GH0.tar.gz) = 7471945 +TIMESTAMP = 1636934137 +SHA256 (Yoshimi-yoshimi-2.1.1.1_GH0.tar.gz) = 62336821d8817fe98f11f16807cf22a0bedf1d2bee550ffe30c1c818c93096c6 +SIZE (Yoshimi-yoshimi-2.1.1.1_GH0.tar.gz) = 7479260 From nobody Mon Nov 15 00:49:44 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 870A71857655; Mon, 15 Nov 2021 00:49: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 4HsrF43RRvz4qdt; Mon, 15 Nov 2021 00:49: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 5693D7D7D; Mon, 15 Nov 2021 00:49: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 1AF0nivM042373; Mon, 15 Nov 2021 00:49:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF0ni47042372; Mon, 15 Nov 2021 00:49:44 GMT (envelope-from git) Date: Mon, 15 Nov 2021 00:49:44 GMT Message-Id: <202111150049.1AF0ni47042372@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Vanilla I. Shu" Subject: git: 207b2b7b4a2b - main - devel/goreleaser: update to 1.0.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vanilla X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 207b2b7b4a2b6deeed4298990fe87e2096f95f90 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=207b2b7b4a2b6deeed4298990fe87e2096f95f90 commit 207b2b7b4a2b6deeed4298990fe87e2096f95f90 Author: Vanilla I. Shu AuthorDate: 2021-11-15 00:46:53 +0000 Commit: Vanilla I. Shu CommitDate: 2021-11-15 00:49:40 +0000 devel/goreleaser: update to 1.0.0 PR: 259838 Reported by: maintainer --- devel/goreleaser/Makefile | 2 +- devel/goreleaser/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile index df5f70b9f31f..e18353906487 100644 --- a/devel/goreleaser/Makefile +++ b/devel/goreleaser/Makefile @@ -1,6 +1,6 @@ PORTNAME= goreleaser DISTVERSIONPREFIX= v -DISTVERSION= 0.184.0 +DISTVERSION= 1.0.0 CATEGORIES= devel MAINTAINER= fuz@fuz.su diff --git a/devel/goreleaser/distinfo b/devel/goreleaser/distinfo index 4306a6c2d243..1ed34e81555e 100644 --- a/devel/goreleaser/distinfo +++ b/devel/goreleaser/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1635848177 -SHA256 (go/devel_goreleaser/goreleaser-v0.184.0/v0.184.0.mod) = c5b06d09909340154fb2ed8045d86215a7c4e1da9c593fd64f2041f3570e03d9 -SIZE (go/devel_goreleaser/goreleaser-v0.184.0/v0.184.0.mod) = 6729 -SHA256 (go/devel_goreleaser/goreleaser-v0.184.0/v0.184.0.zip) = 6ff3842350247fca65e2cf5821ce8a3f96a5411248336c00097d8d0d62e9af0e -SIZE (go/devel_goreleaser/goreleaser-v0.184.0/v0.184.0.zip) = 816391 +TIMESTAMP = 1636920143 +SHA256 (go/devel_goreleaser/goreleaser-v1.0.0/v1.0.0.mod) = 43dd33ef1b112d25e2972be02e5473e5bc91952b9c6a9ae5bce90976ef98b78a +SIZE (go/devel_goreleaser/goreleaser-v1.0.0/v1.0.0.mod) = 6529 +SHA256 (go/devel_goreleaser/goreleaser-v1.0.0/v1.0.0.zip) = d6f1e153184b2c01d962276bcfd19b7a9f4414939f1c22e2692eb278d616c88d +SIZE (go/devel_goreleaser/goreleaser-v1.0.0/v1.0.0.zip) = 840161 From nobody Mon Nov 15 03:30:17 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D440B1858C6E; Mon, 15 Nov 2021 03:30: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 4HsvpK5g0Xz3s4F; Mon, 15 Nov 2021 03:30: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 A2E9E12A1D; Mon, 15 Nov 2021 03:30: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 1AF3UHrM061765; Mon, 15 Nov 2021 03:30:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF3UHtv061762; Mon, 15 Nov 2021 03:30:17 GMT (envelope-from git) Date: Mon, 15 Nov 2021 03:30:17 GMT Message-Id: <202111150330.1AF3UHtv061762@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: e6a10825e4a3 - main - security/p5-Mcrypt: Fix link issue and miscellaneous cleanup List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e6a10825e4a359c04e254766107ac4769ea60bd1 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6a10825e4a359c04e254766107ac4769ea60bd1 commit e6a10825e4a359c04e254766107ac4769ea60bd1 Author: Tatsuki Makino AuthorDate: 2021-11-08 03:00:00 +0000 Commit: Yasuhiro Kimura CommitDate: 2021-11-15 03:29:21 +0000 security/p5-Mcrypt: Fix link issue and miscellaneous cleanup * Fix issue that Mcrypt.so is linked with libltdl.so if the port is build under the environment where devel/libltdl is installed * Add TIMESTAMP to distinfo * Switch to DISTVERSION * Regenerate pkg-plist with `make makeplist` * Pet portlint and portclippy PR: 259210 MFH: 2021Q4 --- security/p5-Mcrypt/Makefile | 13 ++++++++----- security/p5-Mcrypt/distinfo | 1 + security/p5-Mcrypt/pkg-plist | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/security/p5-Mcrypt/Makefile b/security/p5-Mcrypt/Makefile index 563ecd3cc551..adbf5c381d71 100644 --- a/security/p5-Mcrypt/Makefile +++ b/security/p5-Mcrypt/Makefile @@ -1,8 +1,8 @@ # Created by: Tatsuki Makino PORTNAME= Mcrypt -PORTVERSION= 2.5.7.0 -PORTREVISION= 3 +DISTVERSION= 2.5.7.0 +PORTREVISION= 4 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JESUS @@ -16,11 +16,14 @@ LICENSE_COMB= dual LIB_DEPENDS= libmcrypt.so:security/libmcrypt -CONFIGURE_ENV= MCRYPT_CPPFLAGS=${CPPFLAGS} +USES= localbase:ldflags perl5 USE_PERL5= configure -USES= perl5 +CONFIGURE_ENV= MCRYPT_CPPFLAGS=${CPPFLAGS:Q} \ + MCRYPT_LDFLAGS=${LDFLAGS:Q} -CPPFLAGS+= -I${LOCALBASE}/include +post-patch: + ${REINPLACE_CMD} -e 's, -lltdl,,'\ + ${WRKSRC}/Makefile.PL post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Mcrypt/Mcrypt.so diff --git a/security/p5-Mcrypt/distinfo b/security/p5-Mcrypt/distinfo index 9c016b18999d..8f0ba05b653b 100644 --- a/security/p5-Mcrypt/distinfo +++ b/security/p5-Mcrypt/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1636340400 SHA256 (Mcrypt-2.5.7.0.tar.gz) = 998d4b64d3c45ee78edd0ceb8a63f8206a4ab2fb3f4afb26837abcc2697ee48b SIZE (Mcrypt-2.5.7.0.tar.gz) = 6214 diff --git a/security/p5-Mcrypt/pkg-plist b/security/p5-Mcrypt/pkg-plist index cbb3814e76af..07c761f663cf 100644 --- a/security/p5-Mcrypt/pkg-plist +++ b/security/p5-Mcrypt/pkg-plist @@ -1,4 +1,4 @@ -%%PERL5_MAN3%%/Mcrypt.3.gz %%SITE_ARCH%%/Mcrypt.pm %%SITE_ARCH%%/auto/Mcrypt/Mcrypt.so %%SITE_ARCH%%/auto/Mcrypt/autosplit.ix +%%PERL5_MAN3%%/Mcrypt.3.gz From nobody Mon Nov 15 04:20:14 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 66F26184EFBC; Mon, 15 Nov 2021 04:20: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 4Hswvy2Sqhz4bXr; Mon, 15 Nov 2021 04:20: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 30A6B12C7E; Mon, 15 Nov 2021 04:20: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 1AF4KEkU027539; Mon, 15 Nov 2021 04:20:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF4KEQt027532; Mon, 15 Nov 2021 04:20:14 GMT (envelope-from git) Date: Mon, 15 Nov 2021 04:20:14 GMT Message-Id: <202111150420.1AF4KEQt027532@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: 67c846f15250 - main - devel/py-tasklib: Update to 2.4.3 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 67c846f152502aa4fb452f8fc76c09243398a03c Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=67c846f152502aa4fb452f8fc76c09243398a03c commit 67c846f152502aa4fb452f8fc76c09243398a03c Author: Thierry Dussuet AuthorDate: 2021-09-27 14:18:58 +0000 Commit: Yasuhiro Kimura CommitDate: 2021-11-15 04:19:57 +0000 devel/py-tasklib: Update to 2.4.3 This version adds support of Python 3.9, Taskwarrior 2.6 and tzlocal 3.0 or later. While I'm here, re-format Makefile with portfmt. Changes: https://github.com/GothenburgBitFactory/tasklib/commits/2.4.3 PR: 258746 --- devel/py-tasklib/Makefile | 4 ++-- devel/py-tasklib/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-tasklib/Makefile b/devel/py-tasklib/Makefile index de965502dba7..66ceb0b0983b 100644 --- a/devel/py-tasklib/Makefile +++ b/devel/py-tasklib/Makefile @@ -1,5 +1,5 @@ PORTNAME= tasklib -DISTVERSION= 2.3.0 +DISTVERSION= 2.4.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= task:deskutils/taskwarrior USES= python:3.5+,run -USE_PYTHON= distutils concurrent autoplist +USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/devel/py-tasklib/distinfo b/devel/py-tasklib/distinfo index d7aa1b0752c5..38b9a5567f80 100644 --- a/devel/py-tasklib/distinfo +++ b/devel/py-tasklib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610640410 -SHA256 (tasklib-2.3.0.tar.gz) = 7fe8676acb4559129c4e958be7704c12dccdbae302fff47c5398bc0dd1c9e563 -SIZE (tasklib-2.3.0.tar.gz) = 23582 +TIMESTAMP = 1636948861 +SHA256 (tasklib-2.4.3.tar.gz) = b523bc12893d26c8173a6b8d84b16259c9a9c5acaaf8932bc018117f907b3bc5 +SIZE (tasklib-2.4.3.tar.gz) = 23781 From nobody Mon Nov 15 05:18:56 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 069C91869847; Mon, 15 Nov 2021 05:18: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 4HsyCh6nfLz4rtD; Mon, 15 Nov 2021 05:18:56 +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 C56F613CC0; Mon, 15 Nov 2021 05:18:56 +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 1AF5Iugi001896; Mon, 15 Nov 2021 05:18:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF5IutI001895; Mon, 15 Nov 2021 05:18:56 GMT (envelope-from git) Date: Mon, 15 Nov 2021 05:18:56 GMT Message-Id: <202111150518.1AF5IutI001895@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: f44e2a56eac6 - main - misc/openvdb: Update 8.1.0 -> 9.0.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: f44e2a56eac6ed345e6b667cb40d5ffda1051e95 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f44e2a56eac6ed345e6b667cb40d5ffda1051e95 commit f44e2a56eac6ed345e6b667cb40d5ffda1051e95 Author: Yuri Victorovich AuthorDate: 2021-11-15 04:11:50 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-15 05:18:52 +0000 misc/openvdb: Update 8.1.0 -> 9.0.0 Reported by: portscout --- cad/PrusaSlicer/Makefile | 2 +- graphics/blender-lts28/Makefile | 2 +- graphics/blender/Makefile | 2 +- graphics/openimageio/Makefile | 2 +- math/curv/Makefile | 2 +- misc/openvdb/Makefile | 11 ++------ misc/openvdb/distinfo | 8 ++---- misc/openvdb/files/patch-CMakeLists.txt | 28 ++++++++---------- misc/openvdb/files/patch-cmake_FindOpenEXR.cmake | 12 -------- misc/openvdb/files/patch-cmake_FindTBB.cmake | 4 +-- misc/openvdb/files/patch-doc_CMakeLists.txt | 4 +-- .../files/patch-openvdb_openvdb_CMakeLists.txt | 21 -------------- misc/openvdb/files/patch-openvdb_openvdb_Types.h | 11 -------- .../files/patch-openvdb_openvdb_cmd_CMakeLists.txt | 27 ------------------ .../patch-openvdb_openvdb_python_CMakeLists.txt | 33 ++++++++-------------- misc/openvdb/pkg-plist | 7 +++-- science/opensph/Makefile | 2 +- 17 files changed, 43 insertions(+), 135 deletions(-) diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index b79f34a202c0..04dec50c3b1d 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -1,7 +1,7 @@ PORTNAME= PrusaSlicer DISTVERSIONPREFIX=version_ DISTVERSION= 2.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MAINTAINER= teodorsigaev@gmail.com diff --git a/graphics/blender-lts28/Makefile b/graphics/blender-lts28/Makefile index e85cd55fa193..8556597978ea 100644 --- a/graphics/blender-lts28/Makefile +++ b/graphics/blender-lts28/Makefile @@ -1,6 +1,6 @@ PORTNAME= blender DISTVERSION= 2.83.15 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics multimedia MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 459d4a8b3d69..df4655533266 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -2,7 +2,7 @@ PORTNAME= blender DISTVERSION= 2.91.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics multimedia MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index fae5d3ba6c98..7985d7fee8c7 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -7,7 +7,7 @@ DISTVERSION= 2.2.16.0 # py-openimageio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/math/curv/Makefile b/math/curv/Makefile index e2bfae5f7d1f..a46a8d7f7eef 100644 --- a/math/curv/Makefile +++ b/math/curv/Makefile @@ -1,6 +1,6 @@ PORTNAME= curv DISTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math lang graphics MAINTAINER= yuri@FreeBSD.org diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index 8abafccf5ecb..5b4fe9fde562 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -1,12 +1,8 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v -DISTVERSION= 8.1.0 -PORTREVISION= 6 +DISTVERSION= 9.0.0 CATEGORIES= misc -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ -PATCHFILES= e620aa6a472e7e5bebaf2103ed2b4d6442438341.patch:-p1 # backport of change TBB -> OneTBB - MAINTAINER= yuri@FreeBSD.org COMMENT= Tools for storage and manipulation of sparse volumetric data @@ -48,10 +44,9 @@ TOOLS_LIB_DEPENDS= libglfw.so:graphics/glfw \ TOOLS_USES= gl xorg TOOLS_USE= GL=gl,glu XORG=ice,sm,x11,xcursor,xext,xi,xinerama,xrandr,xxf86vm -post-patch: # extra fix for OneTBB +xpost-patch: # extra fix for OneTBB @cd ${WRKSRC}/openvdb/openvdb && \ - ${MKDIR} thread && \ - ${MV} util/Threading.h thread/ + ${MKDIR} thread # DOCS is broken: https://github.com/AcademySoftwareFoundation/openvdb/issues/899 #DOCS_CMAKE_BOOL= OPENVDB_BUILD_DOCS diff --git a/misc/openvdb/distinfo b/misc/openvdb/distinfo index 5c70c0e4ff93..2573b28edeae 100644 --- a/misc/openvdb/distinfo +++ b/misc/openvdb/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1628995152 -SHA256 (AcademySoftwareFoundation-openvdb-v8.1.0_GH0.tar.gz) = 3e09d47331429be7409a3a3c27fdd3c297f96d31d2153febe194e664a99d6183 -SIZE (AcademySoftwareFoundation-openvdb-v8.1.0_GH0.tar.gz) = 2619432 -SHA256 (e620aa6a472e7e5bebaf2103ed2b4d6442438341.patch) = 9c39e12741df0fa293e8281c2567d59a8093786625580c62c6509aa4d17a5a7f -SIZE (e620aa6a472e7e5bebaf2103ed2b4d6442438341.patch) = 76933 +TIMESTAMP = 1636936172 +SHA256 (AcademySoftwareFoundation-openvdb-v9.0.0_GH0.tar.gz) = ad3816e8f1931d1d6fdbddcec5a1acd30695d049dd10aa965096b2fb9972b468 +SIZE (AcademySoftwareFoundation-openvdb-v9.0.0_GH0.tar.gz) = 2945040 diff --git a/misc/openvdb/files/patch-CMakeLists.txt b/misc/openvdb/files/patch-CMakeLists.txt index a3667035df69..17689aa25184 100644 --- a/misc/openvdb/files/patch-CMakeLists.txt +++ b/misc/openvdb/files/patch-CMakeLists.txt @@ -1,28 +1,22 @@ ---- CMakeLists.txt.orig 2021-06-11 21:38:41 UTC +--- CMakeLists.txt.orig 2021-10-30 02:55:40 UTC +++ CMakeLists.txt -@@ -216,7 +216,7 @@ set(MINIMUM_CXX_STANDARD 14) +@@ -250,7 +250,7 @@ set(MINIMUM_CXX_STANDARD 14) + # @note Blosc version is currently treated as exception which must be adhered # to. The minimum version must be at least 1.5.0. Previous versions are incompatible. - # Later versions (including 1.5.4), can be buggy on certain platforms. -set(MINIMUM_BLOSC_VERSION 1.5.0) +set(MINIMUM_BLOSC_VERSION 1.15) # @note ABI always enforced so the correct deprecation messages are available. # OPENVDB_USE_DEPRECATED_ABI_ should be used to circumvent this set(MINIMUM_OPENVDB_ABI_VERSION 6) -@@ -231,13 +231,13 @@ if(NOT DISABLE_DEPENDENCY_VERSION_CHECKS) +@@ -265,8 +265,8 @@ if(NOT DISABLE_DEPENDENCY_VERSION_CHECKS) set(MINIMUM_MSVC_VERSION 19.10) - set(MINIMUM_BOOST_VERSION 1.61) # @warning should be 1.66, but H18 ships with 1.61 -- set(MINIMUM_ILMBASE_VERSION 2.2) # @warning should be 2.3, but H18 ships with 2.2 -- set(MINIMUM_OPENEXR_VERSION 2.2) # @warning should be 2.3, but H18 ships with 2.2 -+ set(MINIMUM_ILMBASE_VERSION 3.0) # @warning should be 2.3, but H18 ships with 2.2 -+ set(MINIMUM_OPENEXR_VERSION 3.0) # @warning should be 2.3, but H18 ships with 2.2 + set(MINIMUM_BOOST_VERSION 1.70) +- set(MINIMUM_ILMBASE_VERSION 2.4) +- set(MINIMUM_OPENEXR_VERSION 2.4) ++ set(MINIMUM_ILMBASE_VERSION 3.0) ++ set(MINIMUM_OPENEXR_VERSION 3.0) set(MINIMUM_ZLIB_VERSION 1.2.7) - set(MINIMUM_TBB_VERSION 2018.0) - set(MINIMUM_LLVM_VERSION 6.0.0) - -- set(MINIMUM_PYTHON_VERSION 2.7) -+ set(MINIMUM_PYTHON_VERSION ${FREEBSD_PYTHON_VER}) - set(MINIMUM_NUMPY_VERSION 1.14.0) - - set(MINIMUM_GOOGLETEST_VERSION 1.8) + set(MINIMUM_TBB_VERSION 2019.0) + set(MINIMUM_LLVM_VERSION 7.0.0) diff --git a/misc/openvdb/files/patch-cmake_FindOpenEXR.cmake b/misc/openvdb/files/patch-cmake_FindOpenEXR.cmake deleted file mode 100644 index 45d78f1a4039..000000000000 --- a/misc/openvdb/files/patch-cmake_FindOpenEXR.cmake +++ /dev/null @@ -1,12 +0,0 @@ ---- cmake/FindOpenEXR.cmake.orig 2021-02-05 19:21:38 UTC -+++ cmake/FindOpenEXR.cmake -@@ -91,8 +91,7 @@ if(DISABLE_CMAKE_SEARCH_PATHS) - endif() - - set(_OPENEXR_COMPONENT_LIST -- IlmImf -- IlmImfUtil -+ OpenEXR - ) - - if(OpenEXR_FIND_COMPONENTS) diff --git a/misc/openvdb/files/patch-cmake_FindTBB.cmake b/misc/openvdb/files/patch-cmake_FindTBB.cmake index 384f0817d3a9..8d3480fd715d 100644 --- a/misc/openvdb/files/patch-cmake_FindTBB.cmake +++ b/misc/openvdb/files/patch-cmake_FindTBB.cmake @@ -1,6 +1,6 @@ ---- cmake/FindTBB.cmake.orig 2021-02-05 19:21:38 UTC +--- cmake/FindTBB.cmake.orig 2021-10-30 02:55:40 UTC +++ cmake/FindTBB.cmake -@@ -93,7 +93,6 @@ endif() +@@ -110,7 +110,6 @@ endif() set(_TBB_COMPONENT_LIST tbb tbbmalloc diff --git a/misc/openvdb/files/patch-doc_CMakeLists.txt b/misc/openvdb/files/patch-doc_CMakeLists.txt index 31df4557ff24..ae537ef77557 100644 --- a/misc/openvdb/files/patch-doc_CMakeLists.txt +++ b/misc/openvdb/files/patch-doc_CMakeLists.txt @@ -1,6 +1,6 @@ ---- doc/CMakeLists.txt.orig 2021-02-05 19:21:38 UTC +--- doc/CMakeLists.txt.orig 2021-10-30 02:55:40 UTC +++ doc/CMakeLists.txt -@@ -195,5 +195,5 @@ doxygen_add_docs(doc ${DOXY_FILES} +@@ -270,5 +270,5 @@ doxygen_add_docs(doc ${DOXY_FILES} COMMENT "Generating API documentation with Doxygen") # Suppress "Installing..." messages for all but one of the hundreds of generated files. diff --git a/misc/openvdb/files/patch-openvdb_openvdb_CMakeLists.txt b/misc/openvdb/files/patch-openvdb_openvdb_CMakeLists.txt deleted file mode 100644 index d1ff3bfa6cc7..000000000000 --- a/misc/openvdb/files/patch-openvdb_openvdb_CMakeLists.txt +++ /dev/null @@ -1,21 +0,0 @@ ---- openvdb/openvdb/CMakeLists.txt.orig 2021-06-11 21:38:41 UTC -+++ openvdb/openvdb/CMakeLists.txt -@@ -128,8 +128,8 @@ if(OPENVDB_FUTURE_DEPRECATION AND FUTURE_MINIMUM_TBB_V - endif() - endif() - -+find_package(Imath ${MINIMUM_ILMBASE_VERSION} REQUIRED) - if(USE_IMATH_HALF) -- find_package(IlmBase ${MINIMUM_ILMBASE_VERSION} REQUIRED COMPONENTS Half) - if(OPENVDB_FUTURE_DEPRECATION AND FUTURE_MINIMUM_ILMBASE_VERSION) - if(${IlmBase_VERSION} VERSION_LESS FUTURE_MINIMUM_ILMBASE_VERSION) - message(DEPRECATION "Support for IlmBase versions < ${FUTURE_MINIMUM_ILMBASE_VERSION} " -@@ -191,7 +191,7 @@ set(OPENVDB_CORE_DEPENDENT_LIBS - ) - - if(USE_IMATH_HALF) -- list(APPEND OPENVDB_CORE_DEPENDENT_LIBS IlmBase::Half) -+ list(APPEND OPENVDB_CORE_DEPENDENT_LIBS Imath::Half) - endif() - - if(WIN32) diff --git a/misc/openvdb/files/patch-openvdb_openvdb_Types.h b/misc/openvdb/files/patch-openvdb_openvdb_Types.h deleted file mode 100644 index 037068298f82..000000000000 --- a/misc/openvdb/files/patch-openvdb_openvdb_Types.h +++ /dev/null @@ -1,11 +0,0 @@ ---- openvdb/openvdb/Types.h.orig 2021-06-11 21:38:41 UTC -+++ openvdb/openvdb/Types.h -@@ -9,7 +9,7 @@ - #include "TypeList.h" // backwards compat - - #ifdef OPENVDB_USE_IMATH_HALF --#include -+#include - namespace openvdb { - OPENVDB_USE_VERSION_NAMESPACE - namespace OPENVDB_VERSION_NAME { diff --git a/misc/openvdb/files/patch-openvdb_openvdb_cmd_CMakeLists.txt b/misc/openvdb/files/patch-openvdb_openvdb_cmd_CMakeLists.txt deleted file mode 100644 index ce148b306885..000000000000 --- a/misc/openvdb/files/patch-openvdb_openvdb_cmd_CMakeLists.txt +++ /dev/null @@ -1,27 +0,0 @@ ---- openvdb/openvdb/cmd/CMakeLists.txt.orig 2021-06-11 21:38:41 UTC -+++ openvdb/openvdb/cmd/CMakeLists.txt -@@ -116,8 +116,8 @@ endif() - #### vdb_render - - if(OPENVDB_BUILD_VDB_RENDER) -- find_package(IlmBase ${MINIMUM_ILMBASE_VERSION} REQUIRED COMPONENTS Half Iex IlmThread Imath) -- find_package(OpenEXR ${MINIMUM_OPENEXR_VERSION} REQUIRED COMPONENTS IlmImf) -+ find_package(Imath ${MINIMUM_ILMBASE_VERSION} REQUIRED) -+ find_package(OpenEXR ${MINIMUM_OPENEXR_VERSION} REQUIRED) - - set(VDB_RENDER_SOURCE_FILES openvdb_render.cc) - add_executable(vdb_render ${VDB_RENDER_SOURCE_FILES}) -@@ -129,11 +129,8 @@ if(OPENVDB_BUILD_VDB_RENDER) - # headers - - target_link_libraries(vdb_render -- IlmBase::Half -- OpenEXR::IlmImf -- IlmBase::IlmThread -- IlmBase::Iex -- IlmBase::Imath -+ OpenEXR::OpenEXR -+ Imath::Imath - ${OPENVDB_BINARIES_DEPENDENT_LIBS} - ) - diff --git a/misc/openvdb/files/patch-openvdb_openvdb_python_CMakeLists.txt b/misc/openvdb/files/patch-openvdb_openvdb_python_CMakeLists.txt index 16ccc54eefa9..e7987e5b6e12 100644 --- a/misc/openvdb/files/patch-openvdb_openvdb_python_CMakeLists.txt +++ b/misc/openvdb/files/patch-openvdb_openvdb_python_CMakeLists.txt @@ -1,25 +1,16 @@ ---- openvdb/openvdb/python/CMakeLists.txt.orig 2021-02-05 19:21:38 UTC +--- openvdb/openvdb/python/CMakeLists.txt.orig 2021-10-30 02:55:40 UTC +++ openvdb/openvdb/python/CMakeLists.txt -@@ -81,7 +81,7 @@ if(OPENVDB_BUILD_PYTHON_UNITTESTS) +@@ -88,11 +88,11 @@ if(NOT DEFINED PYOPENVDB_INSTALL_DIRECTORY) + list(APPEND OPENVDB_PYTHON_REQUIRED_COMPONENTS Interpreter) endif() - if(${CMAKE_VERSION} VERSION_LESS 3.14) -- find_package(Python QUIET COMPONENTS ${OPENVDB_PYTHON_REQUIRED_COMPONENTS}) -+ find_package(Python ${FREEBSD_PYTHON_VER} EXACT REQUIRED COMPONENTS ${OPENVDB_PYTHON_REQUIRED_COMPONENTS}) - OPENVDB_CHECK_PYTHON_VERSION(${Python_VERSION} ${Python_INCLUDE_DIRS}) +-find_package(Python QUIET COMPONENTS ${OPENVDB_PYTHON_REQUIRED_COMPONENTS}) ++find_package(Python ${FREEBSD_PYTHON_VER} EXACT QUIET COMPONENTS ${OPENVDB_PYTHON_REQUIRED_COMPONENTS}) + OPENVDB_CHECK_PYTHON_VERSION(${Python_VERSION} ${Python_INCLUDE_DIRS}) - if(USE_NUMPY) -@@ -90,11 +90,11 @@ if(${CMAKE_VERSION} VERSION_LESS 3.14) - list(APPEND OPENVDB_PYTHON_DEPS Python::NumPy) - endif() - else() -- find_package(Python QUIET COMPONENTS ${OPENVDB_PYTHON_REQUIRED_COMPONENTS}) -+ find_package(Python ${FREEBSD_PYTHON_VER} EXACT REQUIRED COMPONENTS ${OPENVDB_PYTHON_REQUIRED_COMPONENTS}) - OPENVDB_CHECK_PYTHON_VERSION(${Python_VERSION} ${Python_INCLUDE_DIRS}) - - if(USE_NUMPY) -- find_package(Python QUIET COMPONENTS NumPy) -+ find_package(Python ${FREEBSD_PYTHON_VER} EXACT REQUIRED COMPONENTS NumPy) - if(NOT TARGET Python::NumPy) - message(FATAL_ERROR "Could NOT find NumPy (Required is at least version " - "\"${MINIMUM_NUMPY_VERSION}\")" + if(USE_NUMPY) +- find_package(Python QUIET COMPONENTS NumPy) ++ find_package(Python ${FREEBSD_PYTHON_VER} EXACT QUIET COMPONENTS NumPy) + if(NOT TARGET Python::NumPy) + message(FATAL_ERROR "Could NOT find NumPy (Required is at least version " + "\"${MINIMUM_NUMPY_VERSION}\")" diff --git a/misc/openvdb/pkg-plist b/misc/openvdb/pkg-plist index c264e0880272..79ce97eb9c13 100644 --- a/misc/openvdb/pkg-plist +++ b/misc/openvdb/pkg-plist @@ -130,6 +130,7 @@ include/openvdb/tree/Tree.h include/openvdb/tree/TreeIterator.h include/openvdb/tree/ValueAccessor.h include/openvdb/util/CpuTimer.h +include/openvdb/util/ExplicitInstantiation.h include/openvdb/util/Formats.h include/openvdb/util/MapsUtil.h include/openvdb/util/Name.h @@ -151,6 +152,6 @@ lib/cmake/OpenVDB/OpenVDBHoudiniSetup.cmake lib/cmake/OpenVDB/OpenVDBMayaSetup.cmake lib/cmake/OpenVDB/OpenVDBUtils.cmake lib/libopenvdb.so -lib/libopenvdb.so.8.1 -lib/libopenvdb.so.8.1.0 -%%PYTHON%%%%PYTHON_LIBDIR%%/pyopenvdb.so +lib/libopenvdb.so.9.0 +lib/libopenvdb.so.9.0.0 +%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyopenvdb.so diff --git a/science/opensph/Makefile b/science/opensph/Makefile index b6c527d020ea..5fa46883cff3 100644 --- a/science/opensph/Makefile +++ b/science/opensph/Makefile @@ -1,6 +1,6 @@ PORTNAME= OpenSPH DISTVERSION= 0.3.8 -PORTREVISION= 2 # accounts for the upstream moving 0.3.8 release, including bugfixes +PORTREVISION= 3 # accounts for the upstream moving 0.3.8 release, including bugfixes CATEGORIES= science MAINTAINER= yuri@FreeBSD.org From nobody Mon Nov 15 05:18:57 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4D96E1869A8D; Mon, 15 Nov 2021 05:18: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 4HsyCk0v07z4s2L; Mon, 15 Nov 2021 05:18: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 F0F1E13F51; Mon, 15 Nov 2021 05:18: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 1AF5Ivfb001929; Mon, 15 Nov 2021 05:18:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF5IvUH001928; Mon, 15 Nov 2021 05:18:57 GMT (envelope-from git) Date: Mon, 15 Nov 2021 05:18:57 GMT Message-Id: <202111150518.1AF5IvUH001928@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 536e7a91a639 - main - cad/yosys: Update 0.10 -> 0.11 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: 536e7a91a63982620ee7b9b7f77398c1775ce503 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=536e7a91a63982620ee7b9b7f77398c1775ce503 commit 536e7a91a63982620ee7b9b7f77398c1775ce503 Author: Yuri Victorovich AuthorDate: 2021-11-15 04:28:30 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-15 05:18:52 +0000 cad/yosys: Update 0.10 -> 0.11 Reported by: portscout --- cad/yosys/Makefile | 2 +- cad/yosys/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cad/yosys/Makefile b/cad/yosys/Makefile index 2c00de143e99..218adaa23478 100644 --- a/cad/yosys/Makefile +++ b/cad/yosys/Makefile @@ -2,7 +2,7 @@ PORTNAME= yosys DISTVERSIONPREFIX= yosys- -DISTVERSION= 0.10 +DISTVERSION= 0.11 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/yosys/distinfo b/cad/yosys/distinfo index 22c04a7b0e66..62edec178f63 100644 --- a/cad/yosys/distinfo +++ b/cad/yosys/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633363221 -SHA256 (YosysHQ-yosys-yosys-0.10_GH0.tar.gz) = eeec77e1983fd978fbff0257c4f4fb0d9bc07e403a13b9fc467878df3467b191 -SIZE (YosysHQ-yosys-yosys-0.10_GH0.tar.gz) = 2020669 +TIMESTAMP = 1636949608 +SHA256 (YosysHQ-yosys-yosys-0.11_GH0.tar.gz) = 56b98991b7833b5593d18c81fe02e922a3324bf581b7210ac7e7ca3fdcd9193e +SIZE (YosysHQ-yosys-yosys-0.11_GH0.tar.gz) = 2037542 From nobody Mon Nov 15 05:18:58 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 46E0B18699D7; Mon, 15 Nov 2021 05:19: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 4HsyCl27pMz4s2X; Mon, 15 Nov 2021 05:18: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 209411418C; Mon, 15 Nov 2021 05:18: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 1AF5Ixtb001953; Mon, 15 Nov 2021 05:18:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF5IwGK001952; Mon, 15 Nov 2021 05:18:58 GMT (envelope-from git) Date: Mon, 15 Nov 2021 05:18:58 GMT Message-Id: <202111150518.1AF5IwGK001952@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 7790f459777d - main - cad/qrouter: Update 1.4.84 -> 1.4.85 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: 7790f459777d1181c4afc836218eed38146c591b Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=7790f459777d1181c4afc836218eed38146c591b commit 7790f459777d1181c4afc836218eed38146c591b Author: Yuri Victorovich AuthorDate: 2021-11-15 04:41:08 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-15 05:18:52 +0000 cad/qrouter: Update 1.4.84 -> 1.4.85 Reported by: portscout --- cad/qrouter/Makefile | 2 +- cad/qrouter/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cad/qrouter/Makefile b/cad/qrouter/Makefile index 48882272681b..c56f2a04c99f 100644 --- a/cad/qrouter/Makefile +++ b/cad/qrouter/Makefile @@ -1,5 +1,5 @@ PORTNAME= qrouter -DISTVERSION= 1.4.84 +DISTVERSION= 1.4.85 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/${PORTNAME}/archive/ diff --git a/cad/qrouter/distinfo b/cad/qrouter/distinfo index 40f72869795f..fb19acd7f0d1 100644 --- a/cad/qrouter/distinfo +++ b/cad/qrouter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614189809 -SHA256 (qrouter-1.4.84.tgz) = 3af57979f98b98b14739a63596aa450a62efb1dbcd708199dd2e1092a1894fc5 -SIZE (qrouter-1.4.84.tgz) = 327476 +TIMESTAMP = 1636949691 +SHA256 (qrouter-1.4.85.tgz) = f73d50ac3e195fe3229b3953e20f796fb5b1e6cf7db70b689055a037949fe9c3 +SIZE (qrouter-1.4.85.tgz) = 327493 From nobody Mon Nov 15 05:19:00 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D9EE91869A39; Mon, 15 Nov 2021 05:19: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 4HsyCm3XNpz4rwf; Mon, 15 Nov 2021 05:19: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 32D9313CC1; Mon, 15 Nov 2021 05:19: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 1AF5J0dc001979; Mon, 15 Nov 2021 05:19:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF5J0JC001978; Mon, 15 Nov 2021 05:19:00 GMT (envelope-from git) Date: Mon, 15 Nov 2021 05:19:00 GMT Message-Id: <202111150519.1AF5J0JC001978@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: e8e22bb84f36 - main - biology/seqan3: Update 3.0.3 -> 3.1.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: e8e22bb84f36ed63f09ae40872e260238bfdd317 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e8e22bb84f36ed63f09ae40872e260238bfdd317 commit e8e22bb84f36ed63f09ae40872e260238bfdd317 Author: Yuri Victorovich AuthorDate: 2021-11-15 05:13:10 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-15 05:18:53 +0000 biology/seqan3: Update 3.0.3 -> 3.1.0 Reported by: portscout --- biology/seqan3/Makefile | 8 +- biology/seqan3/distinfo | 10 +-- biology/seqan3/pkg-plist | 187 +++++++---------------------------------------- 3 files changed, 36 insertions(+), 169 deletions(-) diff --git a/biology/seqan3/Makefile b/biology/seqan3/Makefile index c4a9e6453274..b465d96ca305 100644 --- a/biology/seqan3/Makefile +++ b/biology/seqan3/Makefile @@ -1,5 +1,5 @@ PORTNAME= seqan3 -DISTVERSION= 3.0.3 +DISTVERSION= 3.1.0 CATEGORIES= biology devel math MAINTAINER= yuri@FreeBSD.org @@ -18,7 +18,9 @@ USES= cmake localbase USE_GITHUB= yes GH_ACCOUNT= seqan -GH_TUPLE= xxsds:sdsl-lite:9a0d567:sdsl_lite/submodules/sdsl-lite +GH_TUPLE= xxsds:sdsl-lite:cf9ff4a:sdsl_lite/submodules/sdsl-lite + +USE_GCC= yes # tests only pass with gcc, see https://github.com/seqan/seqan3/issues/2643, otherwise gcc isn't needed because this is a header-only library TEST_WRKSRC= ${WRKSRC}/.test @@ -27,7 +29,7 @@ NO_ARCH= yes post-install: @${RM} -r ${STAGEDIR}${DOCSDIR} -do-test: # fail: https://github.com/seqan/seqan3/issues/2643 +do-test: @${MKDIR} ${TEST_WRKSRC} && cd ${TEST_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} ${WRKSRC}/test/unit && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ diff --git a/biology/seqan3/distinfo b/biology/seqan3/distinfo index 252bac55dbe3..3aaf97f0a829 100644 --- a/biology/seqan3/distinfo +++ b/biology/seqan3/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1622351721 -SHA256 (seqan-seqan3-3.0.3_GH0.tar.gz) = 736d7c07759f51b1d6f4ca806dafd219a2a35b0250e018eb038010063d23eecd -SIZE (seqan-seqan3-3.0.3_GH0.tar.gz) = 1478459 -SHA256 (xxsds-sdsl-lite-9a0d567_GH0.tar.gz) = 1727ec6897535a493b99ff36a6d19d8205964be2b2a027ba547fc77ab7dbd74e -SIZE (xxsds-sdsl-lite-9a0d567_GH0.tar.gz) = 1156974 +TIMESTAMP = 1636950170 +SHA256 (seqan-seqan3-3.1.0_GH0.tar.gz) = 5dc87c5da064a7d1a5afec96c6c1da79a6d1ec6a045e1fe100166c88f559ce51 +SIZE (seqan-seqan3-3.1.0_GH0.tar.gz) = 1447998 +SHA256 (xxsds-sdsl-lite-cf9ff4a_GH0.tar.gz) = 9e328d00c3bdead09cfa35e75e20ace0e668d6dac0436ce9256f2156088f22e8 +SIZE (xxsds-sdsl-lite-cf9ff4a_GH0.tar.gz) = 1166065 diff --git a/biology/seqan3/pkg-plist b/biology/seqan3/pkg-plist index 835bf6eba19c..dc4dab769c9a 100644 --- a/biology/seqan3/pkg-plist +++ b/biology/seqan3/pkg-plist @@ -2,8 +2,6 @@ include/seqan3/alignment/aligned_sequence/aligned_sequence_concept.hpp include/seqan3/alignment/aligned_sequence/all.hpp include/seqan3/alignment/aligned_sequence/debug_stream_alignment.hpp include/seqan3/alignment/all.hpp -include/seqan3/alignment/band/all.hpp -include/seqan3/alignment/band/static_band.hpp include/seqan3/alignment/configuration/align_config_band.hpp include/seqan3/alignment/configuration/align_config_debug.hpp include/seqan3/alignment/configuration/align_config_edit.hpp @@ -19,17 +17,16 @@ include/seqan3/alignment/configuration/align_config_scoring_scheme.hpp include/seqan3/alignment/configuration/align_config_vectorised.hpp include/seqan3/alignment/configuration/all.hpp include/seqan3/alignment/configuration/detail.hpp +include/seqan3/alignment/decorator/all.hpp include/seqan3/alignment/decorator/gap_decorator.hpp include/seqan3/alignment/detail/pairwise_alignment_concept.hpp include/seqan3/alignment/exception.hpp -include/seqan3/alignment/matrix/alignment_coordinate.hpp -include/seqan3/alignment/matrix/alignment_optimum.hpp include/seqan3/alignment/matrix/all.hpp -include/seqan3/alignment/matrix/debug_matrix.hpp include/seqan3/alignment/matrix/detail/advanceable_alignment_coordinate.hpp include/seqan3/alignment/matrix/detail/affine_cell_proxy.hpp include/seqan3/alignment/matrix/detail/aligned_sequence_builder.hpp include/seqan3/alignment/matrix/detail/alignment_matrix_column_major_range_base.hpp +include/seqan3/alignment/matrix/detail/alignment_optimum.hpp include/seqan3/alignment/matrix/detail/alignment_score_matrix_one_column.hpp include/seqan3/alignment/matrix/detail/alignment_score_matrix_one_column_banded.hpp include/seqan3/alignment/matrix/detail/alignment_score_matrix_one_column_base.hpp @@ -41,8 +38,14 @@ include/seqan3/alignment/matrix/detail/alignment_trace_matrix_proxy.hpp include/seqan3/alignment/matrix/detail/all.hpp include/seqan3/alignment/matrix/detail/combined_score_and_trace_matrix.hpp include/seqan3/alignment/matrix/detail/coordinate_matrix.hpp +include/seqan3/alignment/matrix/detail/debug_matrix.hpp +include/seqan3/alignment/matrix/detail/edit_distance_score_matrix_full.hpp +include/seqan3/alignment/matrix/detail/edit_distance_trace_matrix_full.hpp +include/seqan3/alignment/matrix/detail/matrix_concept.hpp include/seqan3/alignment/matrix/detail/matrix_coordinate.hpp +include/seqan3/alignment/matrix/detail/row_wise_matrix.hpp include/seqan3/alignment/matrix/detail/score_matrix_single_column.hpp +include/seqan3/alignment/matrix/detail/trace_directions.hpp include/seqan3/alignment/matrix/detail/trace_iterator.hpp include/seqan3/alignment/matrix/detail/trace_iterator_banded.hpp include/seqan3/alignment/matrix/detail/trace_iterator_base.hpp @@ -50,11 +53,6 @@ include/seqan3/alignment/matrix/detail/trace_matrix_full.hpp include/seqan3/alignment/matrix/detail/two_dimensional_matrix.hpp include/seqan3/alignment/matrix/detail/two_dimensional_matrix_iterator_base.hpp include/seqan3/alignment/matrix/detail/two_dimensional_matrix_iterator_concept.hpp -include/seqan3/alignment/matrix/edit_distance_score_matrix_full.hpp -include/seqan3/alignment/matrix/edit_distance_trace_matrix_full.hpp -include/seqan3/alignment/matrix/matrix_concept.hpp -include/seqan3/alignment/matrix/row_wise_matrix.hpp -include/seqan3/alignment/matrix/trace_directions.hpp include/seqan3/alignment/pairwise/align_pairwise.hpp include/seqan3/alignment/pairwise/align_result_selector.hpp include/seqan3/alignment/pairwise/alignment_algorithm.hpp @@ -90,7 +88,6 @@ include/seqan3/alignment/scoring/all.hpp include/seqan3/alignment/scoring/aminoacid_scoring_scheme.hpp include/seqan3/alignment/scoring/detail/simd_match_mismatch_scoring_scheme.hpp include/seqan3/alignment/scoring/detail/simd_matrix_scoring_scheme.hpp -include/seqan3/alignment/scoring/gap_scheme.hpp include/seqan3/alignment/scoring/nucleotide_scoring_scheme.hpp include/seqan3/alignment/scoring/scoring_scheme_base.hpp include/seqan3/alignment/scoring/scoring_scheme_concept.hpp @@ -111,7 +108,6 @@ include/seqan3/alphabet/aminoacid/translation_details.hpp include/seqan3/alphabet/aminoacid/translation_genetic_code.hpp include/seqan3/alphabet/cigar/all.hpp include/seqan3/alphabet/cigar/cigar.hpp -include/seqan3/alphabet/cigar/cigar_op.hpp include/seqan3/alphabet/cigar/exposition_only/cigar_operation.hpp include/seqan3/alphabet/composite/all.hpp include/seqan3/alphabet/composite/alphabet_tuple_base.hpp @@ -119,6 +115,7 @@ include/seqan3/alphabet/composite/alphabet_variant.hpp include/seqan3/alphabet/composite/detail.hpp include/seqan3/alphabet/composite/semialphabet_any.hpp include/seqan3/alphabet/concept.hpp +include/seqan3/alphabet/container/all.hpp include/seqan3/alphabet/container/bitpacked_sequence.hpp include/seqan3/alphabet/container/concatenated_sequences.hpp include/seqan3/alphabet/detail/alphabet_proxy.hpp @@ -143,18 +140,16 @@ include/seqan3/alphabet/nucleotide/nucleotide_base.hpp include/seqan3/alphabet/nucleotide/rna15.hpp include/seqan3/alphabet/nucleotide/rna4.hpp include/seqan3/alphabet/nucleotide/rna5.hpp -include/seqan3/alphabet/nucleotide/sam_dna16.hpp include/seqan3/alphabet/quality/aliases.hpp include/seqan3/alphabet/quality/all.hpp include/seqan3/alphabet/quality/concept.hpp include/seqan3/alphabet/quality/phred42.hpp include/seqan3/alphabet/quality/phred63.hpp -include/seqan3/alphabet/quality/phred68legacy.hpp include/seqan3/alphabet/quality/phred68solexa.hpp include/seqan3/alphabet/quality/phred94.hpp include/seqan3/alphabet/quality/phred_base.hpp include/seqan3/alphabet/quality/qualified.hpp -include/seqan3/alphabet/quality/quality_base.hpp +include/seqan3/alphabet/range/all.hpp include/seqan3/alphabet/range/hash.hpp include/seqan3/alphabet/range/sequence.hpp include/seqan3/alphabet/structure/all.hpp @@ -203,29 +198,13 @@ include/seqan3/contrib/stream/gz_ostream.hpp include/seqan3/core/add_enum_bitwise_operators.hpp include/seqan3/core/algorithm/algorithm_result_generator_range.hpp include/seqan3/core/algorithm/all.hpp -include/seqan3/core/algorithm/bound.hpp -include/seqan3/core/algorithm/concept.hpp -include/seqan3/core/algorithm/configuration.hpp -include/seqan3/core/algorithm/configuration_element_debug_mode.hpp -include/seqan3/core/algorithm/configuration_element_parallel_mode.hpp -include/seqan3/core/algorithm/configuration_utility.hpp include/seqan3/core/algorithm/detail/algorithm_executor_blocking.hpp include/seqan3/core/algorithm/detail/all.hpp include/seqan3/core/algorithm/detail/execution_handler_parallel.hpp include/seqan3/core/algorithm/detail/execution_handler_sequential.hpp -include/seqan3/core/algorithm/pipeable_config_element.hpp include/seqan3/core/all.hpp -include/seqan3/core/bit_manipulation.hpp -include/seqan3/core/char_operations/all.hpp -include/seqan3/core/char_operations/predicate.hpp -include/seqan3/core/char_operations/predicate_detail.hpp -include/seqan3/core/char_operations/pretty_print.hpp -include/seqan3/core/char_operations/transform.hpp -include/seqan3/core/common_tuple.hpp include/seqan3/core/concept/all.hpp include/seqan3/core/concept/cereal.hpp -include/seqan3/core/concept/core_language.hpp -include/seqan3/core/concept/tuple.hpp include/seqan3/core/configuration/all.hpp include/seqan3/core/configuration/configuration.hpp include/seqan3/core/configuration/detail/all.hpp @@ -235,6 +214,7 @@ include/seqan3/core/configuration/detail/configuration_element_parallel_mode.hpp include/seqan3/core/configuration/detail/configuration_utility.hpp include/seqan3/core/configuration/pipeable_config_element.hpp include/seqan3/core/debug_stream.hpp +include/seqan3/core/debug_stream/all.hpp include/seqan3/core/debug_stream/byte.hpp include/seqan3/core/debug_stream/debug_stream_type.hpp include/seqan3/core/debug_stream/detail/to_string.hpp @@ -244,35 +224,17 @@ include/seqan3/core/debug_stream/tuple.hpp include/seqan3/core/debug_stream/variant.hpp include/seqan3/core/detail/all.hpp include/seqan3/core/detail/customisation_point.hpp -include/seqan3/core/detail/debug_stream_alphabet.hpp -include/seqan3/core/detail/debug_stream_byte.hpp -include/seqan3/core/detail/debug_stream_optional.hpp -include/seqan3/core/detail/debug_stream_range.hpp -include/seqan3/core/detail/debug_stream_tuple.hpp -include/seqan3/core/detail/debug_stream_type.hpp -include/seqan3/core/detail/debug_stream_variant.hpp include/seqan3/core/detail/deferred_crtp_base.hpp include/seqan3/core/detail/empty_type.hpp -include/seqan3/core/detail/endian.hpp -include/seqan3/core/detail/int_types.hpp include/seqan3/core/detail/is_class_template_declarable.hpp include/seqan3/core/detail/iterator_traits.hpp -include/seqan3/core/detail/pack_algorithm.hpp include/seqan3/core/detail/persist_view.hpp include/seqan3/core/detail/strong_type.hpp include/seqan3/core/detail/template_inspection.hpp include/seqan3/core/detail/test_accessor.hpp -include/seqan3/core/detail/to_string.hpp include/seqan3/core/detail/transfer_type_modifier_onto.hpp -include/seqan3/core/detail/type_inspection.hpp -include/seqan3/core/math.hpp -include/seqan3/core/parallel/all.hpp -include/seqan3/core/parallel/detail/latch.hpp -include/seqan3/core/parallel/detail/reader_writer_manager.hpp -include/seqan3/core/parallel/detail/spin_delay.hpp -include/seqan3/core/parallel/execution.hpp include/seqan3/core/platform.hpp -include/seqan3/core/pod_tuple.hpp +include/seqan3/core/range/all.hpp include/seqan3/core/range/detail/adaptor_base.hpp include/seqan3/core/range/detail/adaptor_for_view_without_args.hpp include/seqan3/core/range/detail/adaptor_from_functor.hpp @@ -281,55 +243,9 @@ include/seqan3/core/range/detail/misc.hpp include/seqan3/core/range/detail/random_access_iterator.hpp include/seqan3/core/range/type_traits.hpp include/seqan3/core/semiregular_box.hpp -include/seqan3/core/simd/all.hpp -include/seqan3/core/simd/concept.hpp -include/seqan3/core/simd/debug_stream_simd.hpp -include/seqan3/core/simd/detail/builtin_simd.hpp -include/seqan3/core/simd/detail/builtin_simd_intrinsics.hpp -include/seqan3/core/simd/detail/default_simd_backend.hpp -include/seqan3/core/simd/detail/default_simd_length.hpp -include/seqan3/core/simd/detail/simd_algorithm_avx2.hpp -include/seqan3/core/simd/detail/simd_algorithm_avx512.hpp -include/seqan3/core/simd/detail/simd_algorithm_sse4.hpp -include/seqan3/core/simd/simd.hpp -include/seqan3/core/simd/simd_algorithm.hpp -include/seqan3/core/simd/simd_traits.hpp -include/seqan3/core/simd/view_iota_simd.hpp -include/seqan3/core/simd/view_to_simd.hpp -include/seqan3/core/tuple_utility.hpp -include/seqan3/core/type_list/all.hpp -include/seqan3/core/type_list/traits.hpp -include/seqan3/core/type_list/type_list.hpp -include/seqan3/core/type_traits/all.hpp -include/seqan3/core/type_traits/basic.hpp -include/seqan3/core/type_traits/concept.hpp -include/seqan3/core/type_traits/deferred_crtp_base.hpp -include/seqan3/core/type_traits/function.hpp -include/seqan3/core/type_traits/iterator.hpp -include/seqan3/core/type_traits/lazy.hpp -include/seqan3/core/type_traits/pack.hpp -include/seqan3/core/type_traits/pre.hpp -include/seqan3/core/type_traits/range.hpp -include/seqan3/core/type_traits/template_inspection.hpp -include/seqan3/core/type_traits/transformation_trait_or.hpp -include/seqan3/io/alignment_file/all.hpp -include/seqan3/io/alignment_file/detail.hpp -include/seqan3/io/alignment_file/format_bam.hpp -include/seqan3/io/alignment_file/format_sam.hpp -include/seqan3/io/alignment_file/format_sam_base.hpp -include/seqan3/io/alignment_file/header.hpp -include/seqan3/io/alignment_file/input.hpp -include/seqan3/io/alignment_file/input_format_concept.hpp -include/seqan3/io/alignment_file/input_options.hpp -include/seqan3/io/alignment_file/misc.hpp -include/seqan3/io/alignment_file/output.hpp -include/seqan3/io/alignment_file/output_format_concept.hpp -include/seqan3/io/alignment_file/output_options.hpp -include/seqan3/io/alignment_file/sam_tag_dictionary.hpp include/seqan3/io/all.hpp include/seqan3/io/detail/ignore_output_iterator.hpp include/seqan3/io/detail/in_file_iterator.hpp -include/seqan3/io/detail/istreambuf_view.hpp include/seqan3/io/detail/magic_header.hpp include/seqan3/io/detail/misc.hpp include/seqan3/io/detail/misc_input.hpp @@ -338,10 +254,6 @@ include/seqan3/io/detail/out_file_iterator.hpp include/seqan3/io/detail/record.hpp include/seqan3/io/detail/record_like.hpp include/seqan3/io/detail/safe_filesystem_entry.hpp -include/seqan3/io/detail/take_exactly_view.hpp -include/seqan3/io/detail/take_line_view.hpp -include/seqan3/io/detail/take_until_view.hpp -include/seqan3/io/detail/take_view.hpp include/seqan3/io/exception.hpp include/seqan3/io/record.hpp include/seqan3/io/sam_file/all.hpp @@ -376,7 +288,6 @@ include/seqan3/io/stream/concept.hpp include/seqan3/io/stream/detail/fast_istreambuf_iterator.hpp include/seqan3/io/stream/detail/fast_ostreambuf_iterator.hpp include/seqan3/io/stream/detail/stream_buffer_exposer.hpp -include/seqan3/io/stream/iterator.hpp include/seqan3/io/structure_file/all.hpp include/seqan3/io/structure_file/detail.hpp include/seqan3/io/structure_file/format_vienna.hpp @@ -387,64 +298,12 @@ include/seqan3/io/structure_file/output.hpp include/seqan3/io/structure_file/output_format_concept.hpp include/seqan3/io/structure_file/output_options.hpp include/seqan3/io/structure_file/record.hpp +include/seqan3/io/views/all.hpp include/seqan3/io/views/async_input_buffer.hpp -include/seqan3/range/all.hpp -include/seqan3/range/concept.hpp -include/seqan3/range/container/aligned_allocator.hpp -include/seqan3/range/container/all.hpp -include/seqan3/range/container/bitcompressed_vector.hpp -include/seqan3/range/container/concatenated_sequences.hpp -include/seqan3/range/container/concept.hpp -include/seqan3/range/container/dynamic_bitset.hpp -include/seqan3/range/container/small_string.hpp -include/seqan3/range/container/small_vector.hpp -include/seqan3/range/decorator/all.hpp -include/seqan3/range/decorator/gap_decorator.hpp -include/seqan3/range/detail/inherited_iterator_base.hpp -include/seqan3/range/detail/misc.hpp -include/seqan3/range/detail/random_access_iterator.hpp -include/seqan3/range/hash.hpp -include/seqan3/range/shortcuts.hpp -include/seqan3/range/views/all.hpp -include/seqan3/range/views/as_const.hpp -include/seqan3/range/views/async_input_buffer.hpp -include/seqan3/range/views/char_to.hpp -include/seqan3/range/views/chunk.hpp -include/seqan3/range/views/complement.hpp -include/seqan3/range/views/convert.hpp -include/seqan3/range/views/deep.hpp -include/seqan3/range/views/detail.hpp -include/seqan3/range/views/drop.hpp -include/seqan3/range/views/enforce_random_access.hpp -include/seqan3/range/views/get.hpp -include/seqan3/range/views/interleave.hpp -include/seqan3/range/views/istreambuf.hpp -include/seqan3/range/views/join.hpp -include/seqan3/range/views/kmer_hash.hpp -include/seqan3/range/views/minimiser.hpp -include/seqan3/range/views/minimiser_hash.hpp -include/seqan3/range/views/move.hpp -include/seqan3/range/views/pairwise_combine.hpp -include/seqan3/range/views/persist.hpp -include/seqan3/range/views/rank_to.hpp -include/seqan3/range/views/repeat.hpp -include/seqan3/range/views/repeat_n.hpp -include/seqan3/range/views/single_pass_input.hpp -include/seqan3/range/views/slice.hpp -include/seqan3/range/views/take.hpp -include/seqan3/range/views/take_exactly.hpp -include/seqan3/range/views/take_line.hpp -include/seqan3/range/views/take_until.hpp -include/seqan3/range/views/to.hpp -include/seqan3/range/views/to_char.hpp -include/seqan3/range/views/to_lower.hpp -include/seqan3/range/views/to_rank.hpp -include/seqan3/range/views/to_upper.hpp -include/seqan3/range/views/translate.hpp -include/seqan3/range/views/translate_join.hpp -include/seqan3/range/views/trim_quality.hpp -include/seqan3/range/views/type_reduce.hpp -include/seqan3/range/views/zip.hpp +include/seqan3/io/views/detail/istreambuf_view.hpp +include/seqan3/io/views/detail/take_exactly_view.hpp +include/seqan3/io/views/detail/take_line_view.hpp +include/seqan3/io/views/detail/take_until_view.hpp include/seqan3/search/all.hpp include/seqan3/search/configuration/all.hpp include/seqan3/search/configuration/default_configuration.hpp @@ -477,6 +336,7 @@ include/seqan3/search/kmer_index/all.hpp include/seqan3/search/kmer_index/shape.hpp include/seqan3/search/search.hpp include/seqan3/search/search_result.hpp +include/seqan3/search/views/all.hpp include/seqan3/search/views/kmer_hash.hpp include/seqan3/search/views/minimiser.hpp include/seqan3/search/views/minimiser_hash.hpp @@ -492,7 +352,6 @@ include/seqan3/std/ranges include/seqan3/std/span include/seqan3/std/type_traits include/seqan3/submodules/sdsl-lite/include/sdsl/.gitignore -include/seqan3/submodules/sdsl-lite/include/sdsl/CMakeLists.txt include/seqan3/submodules/sdsl-lite/include/sdsl/bit_vector_il.hpp include/seqan3/submodules/sdsl-lite/include/sdsl/bit_vectors.hpp include/seqan3/submodules/sdsl-lite/include/sdsl/bits.hpp @@ -613,13 +472,15 @@ include/seqan3/utility/char_operations/predicate.hpp include/seqan3/utility/char_operations/predicate_detail.hpp include/seqan3/utility/char_operations/pretty_print.hpp include/seqan3/utility/char_operations/transform.hpp +include/seqan3/utility/concept/all.hpp +include/seqan3/utility/concept/exposition_only/core_language.hpp include/seqan3/utility/container/aligned_allocator.hpp +include/seqan3/utility/container/all.hpp include/seqan3/utility/container/concept.hpp include/seqan3/utility/container/dynamic_bitset.hpp include/seqan3/utility/container/small_string.hpp include/seqan3/utility/container/small_vector.hpp include/seqan3/utility/detail/bits_of.hpp -include/seqan3/utility/detail/exposition_only_concept.hpp include/seqan3/utility/detail/integer_traits.hpp include/seqan3/utility/detail/multi_invocable.hpp include/seqan3/utility/detail/to_little_endian.hpp @@ -630,6 +491,7 @@ include/seqan3/utility/parallel/detail/all.hpp include/seqan3/utility/parallel/detail/latch.hpp include/seqan3/utility/parallel/detail/reader_writer_manager.hpp include/seqan3/utility/parallel/detail/spin_delay.hpp +include/seqan3/utility/range/all.hpp include/seqan3/utility/range/concept.hpp include/seqan3/utility/simd/algorithm.hpp include/seqan3/utility/simd/all.hpp @@ -644,6 +506,7 @@ include/seqan3/utility/simd/detail/simd_algorithm_avx512.hpp include/seqan3/utility/simd/detail/simd_algorithm_sse4.hpp include/seqan3/utility/simd/simd.hpp include/seqan3/utility/simd/simd_traits.hpp +include/seqan3/utility/simd/views/all.hpp include/seqan3/utility/simd/views/iota_simd.hpp include/seqan3/utility/simd/views/to_simd.hpp include/seqan3/utility/tuple/all.hpp @@ -653,9 +516,11 @@ include/seqan3/utility/tuple/pod_tuple.hpp include/seqan3/utility/tuple/pop_front.hpp include/seqan3/utility/tuple/split.hpp include/seqan3/utility/type_list/all.hpp +include/seqan3/utility/type_list/detail/type_list_algorithm.hpp include/seqan3/utility/type_list/traits.hpp include/seqan3/utility/type_list/type_list.hpp include/seqan3/utility/type_pack/all.hpp +include/seqan3/utility/type_pack/detail/type_pack_algorithm.hpp include/seqan3/utility/type_pack/traits.hpp include/seqan3/utility/type_traits/all.hpp include/seqan3/utility/type_traits/basic.hpp @@ -663,7 +528,7 @@ include/seqan3/utility/type_traits/concept.hpp include/seqan3/utility/type_traits/detail/transformation_trait_or.hpp include/seqan3/utility/type_traits/function_traits.hpp include/seqan3/utility/type_traits/lazy_conditional.hpp -include/seqan3/utility/type_traits/pre.hpp +include/seqan3/utility/views/all.hpp include/seqan3/utility/views/chunk.hpp include/seqan3/utility/views/convert.hpp include/seqan3/utility/views/deep.hpp From nobody Mon Nov 15 05:19:01 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5AFDE1869AAE; Mon, 15 Nov 2021 05:19:03 +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 4HsyCn5sbkz4rys; Mon, 15 Nov 2021 05:19: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 5818613DAB; Mon, 15 Nov 2021 05:19: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 1AF5J11d002003; Mon, 15 Nov 2021 05:19:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF5J1ug002002; Mon, 15 Nov 2021 05:19:01 GMT (envelope-from git) Date: Mon, 15 Nov 2021 05:19:01 GMT Message-Id: <202111150519.1AF5J1ug002002@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 2139ed0ce2c5 - main - misc/lf: Update 24 -> 26 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: 2139ed0ce2c5178bc4223be5b0a29ef4fb75d656 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2139ed0ce2c5178bc4223be5b0a29ef4fb75d656 commit 2139ed0ce2c5178bc4223be5b0a29ef4fb75d656 Author: Yuri Victorovich AuthorDate: 2021-11-15 05:18:13 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-15 05:18:53 +0000 misc/lf: Update 24 -> 26 Reported by: portscout --- misc/lf/Makefile | 2 +- misc/lf/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/lf/Makefile b/misc/lf/Makefile index 7e65a066733f..d0d4b2cd67aa 100644 --- a/misc/lf/Makefile +++ b/misc/lf/Makefile @@ -1,6 +1,6 @@ PORTNAME= lf DISTVERSIONPREFIX= r -DISTVERSION= 24 +DISTVERSION= 26 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/lf/distinfo b/misc/lf/distinfo index 91f00c12dbef..b511c49d56c7 100644 --- a/misc/lf/distinfo +++ b/misc/lf/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1624208943 -SHA256 (gokcehan-lf-r24_GH0.tar.gz) = 252e7fda36b874260e78285ddad1e4d8001cc1a40fcc27812ef155bbb10d9855 -SIZE (gokcehan-lf-r24_GH0.tar.gz) = 102880 +TIMESTAMP = 1636953366 +SHA256 (gokcehan-lf-r26_GH0.tar.gz) = dccd1ad67d2639e47fe0cbc93d74f202d6d6f0c3759fb0237affb7b1a2b1379e +SIZE (gokcehan-lf-r26_GH0.tar.gz) = 104658 SHA256 (djherbis-times-v1.2.0_GH0.tar.gz) = d6740b3968043f2ac14bd6a80d69242969feec29d70a7281e1ce54cd4d667a86 SIZE (djherbis-times-v1.2.0_GH0.tar.gz) = 6941 SHA256 (gdamore-encoding-v1.0.0_GH0.tar.gz) = 8fb8593a69cd86f16233d63dd6d74181136ec8f22900c509e961a25eb4b2e013 From nobody Mon Nov 15 05:37:15 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 962C5184ACBD; Mon, 15 Nov 2021 05:37: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 4Hsycq3p06z3FL0; Mon, 15 Nov 2021 05:37: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 5D4FE14330; Mon, 15 Nov 2021 05:37: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 1AF5bFD1028638; Mon, 15 Nov 2021 05:37:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF5bFGu028637; Mon, 15 Nov 2021 05:37:15 GMT (envelope-from git) Date: Mon, 15 Nov 2021 05:37:15 GMT Message-Id: <202111150537.1AF5bFGu028637@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: 1939382c88ed - main - devel/electron12: fix build with DIST option enabled List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tagattie X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1939382c88ed3a84d1872643ca958ff41ac214a0 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=1939382c88ed3a84d1872643ca958ff41ac214a0 commit 1939382c88ed3a84d1872643ca958ff41ac214a0 Author: Hiroki Tagato AuthorDate: 2021-11-15 05:34:37 +0000 Commit: Hiroki Tagato CommitDate: 2021-11-15 05:37:04 +0000 devel/electron12: fix build with DIST option enabled PR: 258997 Reported by: Wes Morgan --- devel/electron12/files/patch-electron_BUILD.gn | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/devel/electron12/files/patch-electron_BUILD.gn b/devel/electron12/files/patch-electron_BUILD.gn index fba4aedf6ddb..981011e62d45 100644 --- a/devel/electron12/files/patch-electron_BUILD.gn +++ b/devel/electron12/files/patch-electron_BUILD.gn @@ -1,4 +1,4 @@ ---- electron/BUILD.gn.orig 2021-04-20 23:32:33 UTC +--- electron/BUILD.gn.orig 2021-10-11 17:12:26 UTC +++ electron/BUILD.gn @@ -401,7 +401,7 @@ source_set("electron_lib") { defines += [ "GDK_DISABLE_DEPRECATION_WARNINGS" ] @@ -40,3 +40,12 @@ "//content:sandbox_helper_win", "//electron/buildflags", "//ui/strings", +@@ -1323,7 +1329,7 @@ dist_zip("electron_dist_zip") { + ":electron_version", + ":licenses", + ] +- if (is_linux) { ++ if (is_linux && !is_bsd) { + data_deps += [ "//sandbox/linux:chrome_sandbox" ] + } + outputs = [ "$root_build_dir/dist.zip" ] From nobody Mon Nov 15 06:13:33 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7E68F185D757; Mon, 15 Nov 2021 06:14:10 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-io1-f48.google.com (mail-io1-f48.google.com [209.85.166.48]) (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 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HszRP4d8Mz3RCw; Mon, 15 Nov 2021 06:14:09 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by mail-io1-f48.google.com with SMTP id 14so19587201ioe.2; Sun, 14 Nov 2021 22:14:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=cjh/8d4PHKyxdIaCkVjGp5LUqu/6dScHWLS5Ag2etF8=; b=BqxDHnbcBxKUXDzA4JbtYb81cN84ZrmHDkBGWOMsDqWLVopkPgVDJOsPT8w8hNFVve UVoDU1/TI2oS4FXYx/daxcEFZMOJwzVyt1lJUYDQ0wHXmEnDoRp+zYwhT7fLc7Ahj/5J vs0cI9UG/3LP3rPGpivRBxWbiXt3upv60g6xosC9HFNXL8iHF8p/xBrzDGnbmnWw6lP5 fGpQ3up6I3n2fdzzqhGjUjkXDMSgPtdzDMEQGZbyxDt+CWCyxW9Jyh/0j90up+C2NHpa bEnoCIXbt7vdpH3H9pK0MQ2CjJkQG9d+3ddvuXkzdiM5db/zwFeCuAsr/8Zkc+VnxtoU jd/w== X-Gm-Message-State: AOAM533ElnUcx7D0Rr3cfoPAPtUXUqbYxgvrBwwsTEAPTAH++1vFs9GG JaFeSmPBkXumPvAv+csJsrAgJDKgkLa2XvIu82J5nOtl X-Google-Smtp-Source: ABdhPJyiT/G/35z0OLoJqB7N2V0TDDq0uZRezl+5msLuPWBumxXwp5NrY3zaAhpQxa8OXVLoPQ26F60C7AKqsXgFGyQ= X-Received: by 2002:a5d:9d92:: with SMTP id ay18mr24421176iob.130.1636956842449; Sun, 14 Nov 2021 22:14:02 -0800 (PST) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 References: <202111142223.1AEMN1ao055146@gitrepo.freebsd.org> In-Reply-To: <202111142223.1AEMN1ao055146@gitrepo.freebsd.org> From: Thomas Zander Date: Mon, 15 Nov 2021 07:13:33 +0100 Message-ID: Subject: Re: git: bc4f728ad07d - main - sysutils/zellij: Update to upstream version 0.20.1 To: "ports-committers@FreeBSD.org" , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4HszRP4d8Mz3RCw X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of thomasezander@gmail.com designates 209.85.166.48 as permitted sender) smtp.mailfrom=thomasezander@gmail.com X-Spamd-Result: default: False [-3.00 / 15.00]; ARC_NA(0.00)[]; TO_DN_EQ_ADDR_SOME(0.00)[]; FROM_NEQ_ENVFROM(0.00)[riggs@freebsd.org,thomasezander@gmail.com]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCVD_TLS_ALL(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCVD_IN_DNSWL_NONE(0.00)[209.85.166.48:from]; FORGED_SENDER(0.30)[riggs@freebsd.org,thomasezander@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.166.48:from]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; MIME_TRACE(0.00)[0:+]; TAGGED_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N On Sun, 14 Nov 2021 at 23:23, Thomas Zander wrote: > > The branch main has been updated by riggs: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=bc4f728ad07d754c915edd64eeeec12569a83dc4 > > commit bc4f728ad07d754c915edd64eeeec12569a83dc4 > Author: Thomas Zander > AuthorDate: 2021-11-14 22:05:37 +0000 > Commit: Thomas Zander > CommitDate: 2021-11-14 22:22:58 +0000 > > sysutils/zellij: Update to upstream version 0.20.1 > > MFH: 2021Q4 Update: This update requires rust 1.56 or later, so I'm holding off on quarterly for now. From nobody Mon Nov 15 07:25:47 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 44BAE185DD06; Mon, 15 Nov 2021 07:25:48 +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 4Ht1241TRgz4VlJ; Mon, 15 Nov 2021 07:25:48 +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 064DC15D49; Mon, 15 Nov 2021 07:25:48 +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 1AF7Plq8074626; Mon, 15 Nov 2021 07:25:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF7Pl34074625; Mon, 15 Nov 2021 07:25:47 GMT (envelope-from git) Date: Mon, 15 Nov 2021 07:25:47 GMT Message-Id: <202111150725.1AF7Pl34074625@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gerald Pfeifer Subject: git: 7fa3c7cc2f9f - main - emulators/wine-devel: Account for bundled jpeg library List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gerald X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7fa3c7cc2f9f74ea2206acdd024ecec542529923 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=7fa3c7cc2f9f74ea2206acdd024ecec542529923 commit 7fa3c7cc2f9f74ea2206acdd024ecec542529923 Author: Gerald Pfeifer AuthorDate: 2021-11-15 07:25:19 +0000 Commit: Gerald Pfeifer CommitDate: 2021-11-15 07:25:19 +0000 emulators/wine-devel: Account for bundled jpeg library Since version 6.20 Wine bundles its own copy of a jpeg library. The --with-jpeg configure option became a no-op, so remove it, and also remove the dependency on our own port via USES=jpeg. Approved by: maintainer (pre-approval) --- emulators/wine-devel/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 3c13f30c605e..01ecdda5125f 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= wine DISTVERSION= 6.21 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -111,8 +112,8 @@ V4L_LIB_DEPENDS= libv4l2.so:multimedia/libv4l WINEMAKER_RUN_DEPENDS= p5-XML-LibXML>0:textproc/p5-XML-LibXML -X11_CONFIGURE_WITH= x fontconfig freetype jpeg opengl vkd3d xinerama xinput2 xrandr xrender -X11_USES= gl jpeg xorg +X11_CONFIGURE_WITH= x fontconfig freetype opengl vkd3d xinerama xinput2 xrandr xrender +X11_USES= gl xorg X11_USE= GL=glu XORG=x11,xext,xcomposite,xcursor,xi,xinerama,xrandr,xrender X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ From nobody Mon Nov 15 08:09:52 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DACC8184BD94; Mon, 15 Nov 2021 08:09:52 +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 4Ht20w5sw1z4mWq; Mon, 15 Nov 2021 08:09:52 +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 A700616506; Mon, 15 Nov 2021 08:09:52 +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 1AF89q9x028199; Mon, 15 Nov 2021 08:09:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AF89qJM028198; Mon, 15 Nov 2021 08:09:52 GMT (envelope-from git) Date: Mon, 15 Nov 2021 08:09:52 GMT Message-Id: <202111150809.1AF89qJM028198@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: 1911992ca471 - main - www/py-httpx-socks: Update to 0.5.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1911992ca4715cc3ba34b42d5fd8b03815e9b311 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=1911992ca4715cc3ba34b42d5fd8b03815e9b311 commit 1911992ca4715cc3ba34b42d5fd8b03815e9b311 Author: Zane C. Bowers-Hadley AuthorDate: 2021-10-22 15:49:28 +0000 Commit: Yasuhiro Kimura CommitDate: 2021-11-15 08:09:14 +0000 www/py-httpx-socks: Update to 0.5.1 * Remove 256527/225692-www_py-httpx-socks.diff that was added by mistake when this port was added to ports tree * While here, re-format Makefile with portfmt ChangeLog: https://github.com/romis2012/httpx-socks/releases/tag/v0.5.1 PR: 259356 Fixes: c87e99309f1a (www/py-httpx-socks: New port - Proxy (HTTP, SOCKS) transports for httpx) --- .../256527/225692-www_py-httpx-socks.diff | 56 ---------------------- www/py-httpx-socks/Makefile | 16 +++---- www/py-httpx-socks/distinfo | 6 +-- 3 files changed, 11 insertions(+), 67 deletions(-) diff --git a/www/py-httpx-socks/256527/225692-www_py-httpx-socks.diff b/www/py-httpx-socks/256527/225692-www_py-httpx-socks.diff deleted file mode 100644 index 5071196838b6..000000000000 --- a/www/py-httpx-socks/256527/225692-www_py-httpx-socks.diff +++ /dev/null @@ -1,56 +0,0 @@ -diff --git a/www/py-httpx-socks/Makefile b/www/py-httpx-socks/Makefile -new file mode 100644 -index 000000000000..7eb42a7f4e3f ---- /dev/null -+++ b/www/py-httpx-socks/Makefile -@@ -0,0 +1,30 @@ -+# $FreeBSD$ -+ -+PORTNAME= httpx-socks -+PORTVERSION= 0.4.0 -+DISTVERSIONPREFIX= v -+CATEGORIES= www python -+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -+ -+MAINTAINER= vvelox@vvelox.net -+COMMENT= Proxy (HTTP, SOCKS) transports for httpx -+ -+LICENSE= APACHE20 -+LICENSE_FILE= ${WRKSRC}/LICENSE.txt -+ -+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpcore>=0.13.0<0.14:www/py-httpcore@${PY_FLAVOR} \ -+ ${PYTHON_PKGNAMEPREFIX}httpx>0:www/py-httpx@${PY_FLAVOR} \ -+ ${PYTHON_PKGNAMEPREFIX}async_timeout>0:devel/py-async_timeout@${PY_FLAVOR} \ -+ ${PYTHON_PKGNAMEPREFIX}trio>0:net/py-trio@${PY_FLAVOR} \ -+ ${PYTHON_PKGNAMEPREFIX}curio>0:devel/py-curio@${PY_FLAVOR} \ -+ ${PYTHON_PKGNAMEPREFIX}python-socks>0:net/py-python-socks@${PY_FLAVOR} \ -+ ${PYTHON_PKGNAMEPREFIX}sniffio>=0:devel/py-sniffio@${PY_FLAVOR} -+ -+USES= python:3.6+ -+USE_GITHUB= yes -+GH_ACCOUNT= romis2012 -+USE_PYTHON= autoplist concurrent distutils -+ -+NO_ARCH= yes -+ -+.include -diff --git a/www/py-httpx-socks/distinfo b/www/py-httpx-socks/distinfo -new file mode 100644 -index 000000000000..6003706ee254 ---- /dev/null -+++ b/www/py-httpx-socks/distinfo -@@ -0,0 +1,3 @@ -+TIMESTAMP = 1623307598 -+SHA256 (romis2012-httpx-socks-v0.4.0_GH0.tar.gz) = 921815312c22aa8b6c25a5a6b3759048df07758827071339c249264e85309f53 -+SIZE (romis2012-httpx-socks-v0.4.0_GH0.tar.gz) = 20241 -diff --git a/www/py-httpx-socks/pkg-descr b/www/py-httpx-socks/pkg-descr -new file mode 100644 -index 000000000000..25bdf71d3e7a ---- /dev/null -+++ b/www/py-httpx-socks/pkg-descr -@@ -0,0 +1,5 @@ -+The httpx-socks package provides proxy transports for httpx -+client. SOCKS4(a), SOCKS5, HTTP (tunneling) proxy supported. -+It uses python-socks for core proxy functionality. -+ -+WWW: https://github.com/romis2012/httpx-socks diff --git a/www/py-httpx-socks/Makefile b/www/py-httpx-socks/Makefile index d20448772ca0..e4e205ffc5f8 100644 --- a/www/py-httpx-socks/Makefile +++ b/www/py-httpx-socks/Makefile @@ -1,6 +1,6 @@ PORTNAME= httpx-socks -PORTVERSION= 0.4.1 DISTVERSIONPREFIX= v +DISTVERSION= 0.5.1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,13 +10,13 @@ COMMENT= Proxy (HTTP, SOCKS) transports for httpx LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpcore>=0.13.0<0.14:www/py-httpcore@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}httpx>0:www/py-httpx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}async_timeout>0:devel/py-async_timeout@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}trio>0:net/py-trio@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}curio>0:devel/py-curio@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}python-socks>0:net/py-python-socks@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sniffio>=0:devel/py-sniffio@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}async_timeout>0:devel/py-async_timeout@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}curio>0:devel/py-curio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}httpcore>=0.13.7<0.14:www/py-httpcore@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}httpx>=0.20.0:www/py-httpx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-socks>0:net/py-python-socks@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sniffio>=0:devel/py-sniffio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}trio>0:net/py-trio@${PY_FLAVOR} USES= python:3.7+ USE_GITHUB= yes diff --git a/www/py-httpx-socks/distinfo b/www/py-httpx-socks/distinfo index dce346385f7d..ce99ed5a54b9 100644 --- a/www/py-httpx-socks/distinfo +++ b/www/py-httpx-socks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623327658 -SHA256 (romis2012-httpx-socks-v0.4.1_GH0.tar.gz) = f6c24f6606865f89083e51799d69bd5e005739c9b9569a9a0653e86f8ec1be9d -SIZE (romis2012-httpx-socks-v0.4.1_GH0.tar.gz) = 20276 +TIMESTAMP = 1634917339 +SHA256 (romis2012-httpx-socks-v0.5.1_GH0.tar.gz) = 7bb369adf9522b9a1a62e924bfceb3404f7823bfebd82a6b6d85f647a81ec16e +SIZE (romis2012-httpx-socks-v0.5.1_GH0.tar.gz) = 20805 From nobody Mon Nov 15 08:16:26 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 8F55C184F762; Mon, 15 Nov 2021 08:16:35 +0000 (UTC) (envelope-from SRS0=eSeV=QC=FreeBSD.org=mfechner@anny.lostinspace.de) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4Ht28g2pl5z4pbK; Mon, 15 Nov 2021 08:16:35 +0000 (UTC) (envelope-from SRS0=eSeV=QC=FreeBSD.org=mfechner@anny.lostinspace.de) Received: from server.idefix.lan (131-136-067-156.ip-addr.inexio.net [156.67.136.131]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id DB8B18F3E2; Mon, 15 Nov 2021 09:16:26 +0100 (CET) Received: from [IPV6:2a02:6d40:36c4:7d01:39cf:cd91:b600:4568] (unknown [IPv6:2a02:6d40:36c4:7d01:39cf:cd91:b600:4568]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 725D275584C; Mon, 15 Nov 2021 09:16:26 +0100 (CET) Message-ID: Date: Mon, 15 Nov 2021 09:16:26 +0100 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0 Subject: Re: git: 46ce086c7130 - main - Mk/Uses: default version for nodejs Content-Language: en-US To: Po-Chuan Hsieh , bradleythughes@fastmail.fm Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202111120555.1AC5tGbw088641@gitrepo.freebsd.org> From: Matthias Fechner In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Server: anny.lostinspace.de X-Rspamd-Queue-Id: 4Ht28g2pl5z4pbK X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N Am 14.11.2021 um 18:00 schrieb Po-Chuan Hsieh: > Please revert the nodejs change. > It is not approved. > It should be committed after being accepted by all parties. > As I mentioned in the review, I disagreed with the change of the > default from www/node to www/node16. could you please let me know what is broken, then I will look into it? The modification has not only unbroken gitlab but also fixed many other software packages (that are not part of ports) but do not work with node17. If you install gitlab or any other port that depends on nodejs it will enforce an installation of nodejs 17 and the user does not have any possibility to have a work-around. Now we are on a stable and by best practice recommended version of nodejs and if this version is not new enough for you, just change the default version in make.conf or use a specific version of npm (npm-node17) to pull in the current version of nodejs. Normally development version (like nodejs version 17) are marked with a `-dev` in the package name. Maybe it is a good idea to change www/node to www/node-dev, to make it clear for the normal user, that this port is not recommended for usage on production environment. Maybe Bradley can also comment on this, as he maintain the nodejs ports. > > Please do not change the world solely to fit gitlab's needs. so it is ok, that users are enforced to use software that has security vulnerabilities (there was one vulnerability rated 8.7)? Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook From nobody Mon Nov 15 10:21:34 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 370D9189FD12; Mon, 15 Nov 2021 10:21:41 +0000 (UTC) (envelope-from mpp302@gmail.com) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) (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 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ht4x10rgWz4Smt; Mon, 15 Nov 2021 10:21:41 +0000 (UTC) (envelope-from mpp302@gmail.com) Received: by mail-wm1-f54.google.com with SMTP id c71-20020a1c9a4a000000b0032cdcc8cbafso11983624wme.3; Mon, 15 Nov 2021 02:21:41 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=DRTuSohZ1DMpsTSIknOMoETnP6mbp9616F79OzryaXE=; b=z9jB2mrSMF688lYGbernIi9uccxMLwv0AIHRMZ7ppiBCXgt2d7jw6slFiFg26iHx2C 6Y5Qf9nfR9msvALVcKeUL+kPKUnzIcf/V2Ra0P14afNB1yNF0JV/Lgbm9+s6hUAvX2gM IZsBsY+dCMvXg6TIq5oKvwQvolc6KwjakSXVeOtyfEonk6ApvqRO5vbI9Yv++QY6OOm/ HQlG9txqnjDmCRs4tJhF7cYD4xWsXEnPUlf2tyfoGoQLbdWtHhl25kK2vRqzfhi7EeUE Mww+QcMb3Q3uOf5UAcJoLOykrPfaA+2tc3rZ2vayJsqu9Fd/preUJLzJSYeBrpLPh+HW 4Tgw== X-Gm-Message-State: AOAM533CE+a4RxjDiNHHdOX58piX96fMcrMdSXH6BC39SZZTEzWTNPLH 06B3uv5m5RoFP7qRSHN2nbhFgAkXFe4= X-Google-Smtp-Source: ABdhPJxmVECNt6mGevXymhZQlwlTo5Tczw2fo8LxIv0oWI7zbg6kb7u95TpWYqWbotk0t70Gbcgofg== X-Received: by 2002:a7b:ce0f:: with SMTP id m15mr40101795wmc.149.1636971693717; Mon, 15 Nov 2021 02:21:33 -0800 (PST) Received: from [192.168.0.194] (ip5f5bd4f7.dynamic.kabel-deutschland.de. [95.91.212.247]) by smtp.gmail.com with ESMTPSA id j40sm15230928wms.16.2021.11.15.02.21.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 15 Nov 2021 02:21:33 -0800 (PST) Message-ID: Date: Mon, 15 Nov 2021 11:21:34 +0100 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: git: 0c8d8ebb7b3e - main - Tools/scripts: Add new script update_crates to replace CARGO_CRATES block Content-Language: en-US To: Rodrigo Osorio , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202111142331.1AENVjaR046946@gitrepo.freebsd.org> From: Mateusz Piotrowski <0mp@FreeBSD.org> In-Reply-To: <202111142331.1AENVjaR046946@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4Ht4x10rgWz4Smt X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On 15/11/2021 00:31, Rodrigo Osorio wrote: > The branch main has been updated by rodrigo: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=0c8d8ebb7b3e218ca8a8445785266d33b4d3c8ff > > commit 0c8d8ebb7b3e218ca8a8445785266d33b4d3c8ff > Author: Rodrigo Osorio > AuthorDate: 2021-11-12 22:22:31 +0000 > Commit: Rodrigo Osorio > CommitDate: 2021-11-14 22:45:25 +0000 > > Tools/scripts: Add new script update_crates to replace CARGO_CRATES block > > Simple shell script to help updating Makefile CARGO_CRATES variable > returned by make cargo-crates. > > simplest way to use it : > make cargo-crates | update_crates Makefile > NewMakefile Isn't it what portedit from the portfmt package is for? This is what I use:         make cargo-crates; make cargo-crates | portedit merge -i Makefile I run cargo-crates twice because on the first run there are some logs in stdout, which confuse portedit. From nobody Mon Nov 15 10:24:26 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 44AD4189FD2D; Mon, 15 Nov 2021 10:24:35 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ht50M0lDBz4T9Z; Mon, 15 Nov 2021 10:24:35 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from mail.j.mat.cc (owncloud.cube.mat.cc [IPv6:2a01:678:4:1::228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.mat.cc", Issuer "R3" (verified OK)) (Authenticated sender: mat/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id D55AD22FC1; Mon, 15 Nov 2021 10:24:34 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from aching.in.mat.cc (unknown [IPv6:2a01:678:42:0:bdf4:2e83:8ff:e8ad]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: mat@mat.cc) by mail.j.mat.cc (Postfix) with ESMTPSA id 2FB41942D81; Mon, 15 Nov 2021 10:24:31 +0000 (UTC) Date: Mon, 15 Nov 2021 11:24:26 +0100 From: Mathieu Arnold To: Matthias Fechner Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: f4ffcdfe611a - main - */*: use new nodejs USES flag Message-ID: <20211115102426.4l4l62mdhajkxnej@aching.in.mat.cc> References: <202111120555.1AC5tHCD088665@gitrepo.freebsd.org> <6ae31d2e-7b99-efe2-607a-fc3adbc826e2@FreeBSD.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rshkvui6safkgmzy" Content-Disposition: inline In-Reply-To: <6ae31d2e-7b99-efe2-607a-fc3adbc826e2@FreeBSD.org> X-ThisMailContainsUnwantedMimeParts: N --rshkvui6safkgmzy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 13, 2021 at 03:55:31PM +0100, Matthias Fechner wrote: > Am 13.11.2021 um 09:28 schrieb Alexey Dokuchaev: > > I think this */*: abomination can be finally put to an end as it's > > no longer enforced, just suggested by default for common cases (or > > so I was told). >=20 > hi, you are right (just needed to test it ;)). > I have not seen anywhere it this was changed, but maybe I missed it ;) >=20 > Thanks for the hint. It is still enforced, the only difference is that you can now bypass it if you need to write `foo, bar:`. It does not mean you are allowed to have commit subjects without a discriminator. I don't know why `*/*` was a thing, probably people thought it had to be a glob. For this commit, something like `sweep:` or `USES=3Dnodejs:` would have been so much better. --=20 Mathieu Arnold --rshkvui6safkgmzy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAABCgB9FiEEFD4jMKwz5Ud8Ywu3ecmT/A9inX0FAmGSNVlfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDE0 M0UyMzMwQUMzM0U1NDc3QzYzMEJCNzc5Qzk5M0ZDMEY2MjlEN0QACgkQecmT/A9i nX0ERgf/Yw5GnbBzMbISsLwINRzKunjdA5YLr6tQ8NpG0OVrUPM5LuvA0/DSKgtq Y0arW0HbdYAmepDxVdn4PCsIHYTuhtOUiFfZX2Gxes1kCW8vTP9nBeudnl7y6cHZ U3dQd0Ap8fWTuRxgETKB4SEPCgYYY0eIFkJeLnoFrvCwJTBm6fynWpqsjprND/aF WKCexQghPaL/OpfSCfzEleGU2Qqr+qhZcbO4pGf0YQzTvT2kVmaJKFuhZ14CuGq1 OxhwD37BVHiMParLK/qKcm2P2uuVuk212kW4nMz6GagaeVn/lJig08SeHTBrpyVw wMa1NTjLaxoA5qe4g+9B+xqyjBEwMw== =64yH -----END PGP SIGNATURE----- --rshkvui6safkgmzy-- From nobody Mon Nov 15 10:44:27 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id B123F18526F2; Mon, 15 Nov 2021 10:44: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 4Ht5RH4WCzz4ZLp; Mon, 15 Nov 2021 10:44:27 +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 6CCBF18687; Mon, 15 Nov 2021 10:44:27 +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 1AFAiRtY039404; Mon, 15 Nov 2021 10:44:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AFAiRxf039403; Mon, 15 Nov 2021 10:44:27 GMT (envelope-from git) Date: Mon, 15 Nov 2021 10:44:27 GMT Message-Id: <202111151044.1AFAiRxf039403@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: e33e8a2421fc - main - sysutils/terraform: Update to 1.0.11 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: 0mp X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e33e8a2421fc67ed28988ae314e3a4767dd6fb1f Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=e33e8a2421fc67ed28988ae314e3a4767dd6fb1f commit e33e8a2421fc67ed28988ae314e3a4767dd6fb1f Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-11-15 10:17:23 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-11-15 10:23:08 +0000 sysutils/terraform: Update to 1.0.11 Changes: https://github.com/hashicorp/terraform/releases/tag/v1.0.11 --- sysutils/terraform/Makefile | 4 ++-- sysutils/terraform/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile index 03a8b4ef7139..e88f4124e631 100644 --- a/sysutils/terraform/Makefile +++ b/sysutils/terraform/Makefile @@ -1,6 +1,6 @@ PORTNAME= terraform DISTVERSIONPREFIX= v -DISTVERSION= 1.0.10 +DISTVERSION= 1.0.11 CATEGORIES= sysutils MASTER_SITES= LOCAL/0mp:tencentcloud_tencentcloud_sdk_go @@ -191,7 +191,7 @@ GH_TUPLE= Azure:azure-sdk-for-go:v52.5.0:azure_azure_sdk_for_go/vendor/github.co xlab:treeprint:1d6e34225557:xlab_treeprint/vendor/github.com/xlab/treeprint \ zclconf:go-cty-debug:b22d67c1ba0b:zclconf_go_cty_debug/vendor/github.com/zclconf/go-cty-debug \ zclconf:go-cty-yaml:v1.0.2:zclconf_go_cty_yaml/vendor/github.com/zclconf/go-cty-yaml \ - zclconf:go-cty:v1.9.1:zclconf_go_cty/vendor/github.com/zclconf/go-cty + zclconf:go-cty:v1.10.0:zclconf_go_cty/vendor/github.com/zclconf/go-cty PLIST_FILES= bin/${PORTNAME} diff --git a/sysutils/terraform/distinfo b/sysutils/terraform/distinfo index 5009db066803..6fc7e0deeb3d 100644 --- a/sysutils/terraform/distinfo +++ b/sysutils/terraform/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1635446020 -SHA256 (hashicorp-terraform-v1.0.10_GH0.tar.gz) = 53b85c17258c134987ed67b61be10a9b5186aa1a0f1942a57ed21785186cbcd3 -SIZE (hashicorp-terraform-v1.0.10_GH0.tar.gz) = 2895192 +TIMESTAMP = 1636970972 +SHA256 (hashicorp-terraform-v1.0.11_GH0.tar.gz) = c86040599f81202bb09b9f3fc637fdf4fe95cd9dbd6c3b41b366e2cdc5d908dc +SIZE (hashicorp-terraform-v1.0.11_GH0.tar.gz) = 2900798 SHA256 (Azure-azure-sdk-for-go-v52.5.0_GH0.tar.gz) = 3d35e23d20a7ad0784166f0e0bf380796a3b10b7e2fd9fe0b3f513148515f8f4 SIZE (Azure-azure-sdk-for-go-v52.5.0_GH0.tar.gz) = 34900560 SHA256 (Azure-go-autorest-446f41b7d65b_GH0.tar.gz) = 883e2603529a907a3da25d5e2389ab6473a80e6d79daf0d9ffc6385494e0da0a @@ -355,5 +355,5 @@ SHA256 (zclconf-go-cty-debug-b22d67c1ba0b_GH0.tar.gz) = 260692c74e75bfb54ce249b4 SIZE (zclconf-go-cty-debug-b22d67c1ba0b_GH0.tar.gz) = 7254 SHA256 (zclconf-go-cty-yaml-v1.0.2_GH0.tar.gz) = 31102eb50cb6159d7dbbc82447477ec27914a6f3f0069af9e4b53116748755e3 SIZE (zclconf-go-cty-yaml-v1.0.2_GH0.tar.gz) = 59431 -SHA256 (zclconf-go-cty-v1.9.1_GH0.tar.gz) = cab1a91e7239b6ccb1b3a98e8d05164742d885a126cc3a4d09a54c9f0d527c94 -SIZE (zclconf-go-cty-v1.9.1_GH0.tar.gz) = 197531 +SHA256 (zclconf-go-cty-v1.10.0_GH0.tar.gz) = 6e154e5cb159cf669af7e11792fcbbb92430dd835b16e72709bd93d3fc4d0a72 +SIZE (zclconf-go-cty-v1.10.0_GH0.tar.gz) = 199322 From nobody Mon Nov 15 11:06:10 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 18793188BC2B; Mon, 15 Nov 2021 11:06:11 +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 4Ht5wM099Hz4gbr; Mon, 15 Nov 2021 11:06:11 +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 D5F76188CE; Mon, 15 Nov 2021 11:06: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 1AFB6ATH066797; Mon, 15 Nov 2021 11:06:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AFB6AJd066796; Mon, 15 Nov 2021 11:06:10 GMT (envelope-from git) Date: Mon, 15 Nov 2021 11:06:10 GMT Message-Id: <202111151106.1AFB6AJd066796@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernard Spil Subject: git: 51fac43dcb07 - main - security/vuxml: Mark roundcube vuln in quarterly List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: brnrd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 51fac43dcb077bdfe6ac5ede26a68ec2ca604a3b Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=51fac43dcb077bdfe6ac5ede26a68ec2ca604a3b commit 51fac43dcb077bdfe6ac5ede26a68ec2ca604a3b Author: Bernard Spil AuthorDate: 2021-11-15 11:04:58 +0000 Commit: Bernard Spil CommitDate: 2021-11-15 11:04:58 +0000 security/vuxml: Mark roundcube vuln in quarterly --- security/vuxml/vuln-2021.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml index f2ec54f2d0aa..e771d40668fb 100644 --- a/security/vuxml/vuln-2021.xml +++ b/security/vuxml/vuln-2021.xml @@ -1,3 +1,29 @@ + + Roundcube -- Multiple vulnerabilities + + + roundcube + 1.4.12,1 + + + + +

The Roundcube project reports:

+
+

XSS issue in handling attachment filename extension in mimetype mismatch warning

+

possible SQL injection via some session variables

+
+ +
+ + https://roundcube.net/news/2021/11/12/security-updates-1.4.12-and-1.3.17-released + + + 2021-11-12 + 2021-11-15 + +
+ mailman -- 2.1.37 fixes XSS via user options, and moderator offline brute-force vuln against list admin password From nobody Mon Nov 15 11:17:25 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D85571891C4A; Mon, 15 Nov 2021 11:17: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 4Ht69K4Qcvz4l6W; Mon, 15 Nov 2021 11:17: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 741D018A94; Mon, 15 Nov 2021 11:17: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 1AFBHPul079843; Mon, 15 Nov 2021 11:17:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AFBHP3U079842; Mon, 15 Nov 2021 11:17:25 GMT (envelope-from git) Date: Mon, 15 Nov 2021 11:17:25 GMT Message-Id: <202111151117.1AFBHP3U079842@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: TAKATSU Tomonari Subject: git: 710d041b77fb - main - textproc/R-cran-readr: Update to 2.1.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tota X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 710d041b77fb4d3e43d56af17b2ff54f2387e02a Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=710d041b77fb4d3e43d56af17b2ff54f2387e02a commit 710d041b77fb4d3e43d56af17b2ff54f2387e02a Author: TAKATSU Tomonari AuthorDate: 2021-11-14 04:38:58 +0000 Commit: TAKATSU Tomonari CommitDate: 2021-11-15 11:17:13 +0000 textproc/R-cran-readr: Update to 2.1.0 --- textproc/R-cran-readr/Makefile | 4 ++-- textproc/R-cran-readr/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/R-cran-readr/Makefile b/textproc/R-cran-readr/Makefile index e0d684ec4d25..5b8d5f9de013 100644 --- a/textproc/R-cran-readr/Makefile +++ b/textproc/R-cran-readr/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari PORTNAME= readr -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -17,7 +17,7 @@ CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \ R-cran-rlang>0:devel/R-cran-rlang \ R-cran-R6>0:devel/R-cran-R6 \ R-cran-tibble>0:devel/R-cran-tibble \ - R-cran-vroom>=1.5.4:textproc/R-cran-vroom \ + R-cran-vroom>=1.5.6:textproc/R-cran-vroom \ R-cran-lifecycle>=0.2.0:devel/R-cran-lifecycle \ R-cran-cpp11>0:devel/R-cran-cpp11 \ R-cran-tzdb>=0.1.1:devel/R-cran-tzdb diff --git a/textproc/R-cran-readr/distinfo b/textproc/R-cran-readr/distinfo index 6216b1f1b5c0..4b0325acb880 100644 --- a/textproc/R-cran-readr/distinfo +++ b/textproc/R-cran-readr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632952760 -SHA256 (readr_2.0.2.tar.gz) = 98b05ed751dda2bcf7a29d070ce3d3e8475e0138a3e3ec68941dc45218db7615 -SIZE (readr_2.0.2.tar.gz) = 519060 +TIMESTAMP = 1636864186 +SHA256 (readr_2.1.0.tar.gz) = a07ec3670299e16cfdb98b4b91e228a91de74a385c31cadda96c179e26f1a70d +SIZE (readr_2.1.0.tar.gz) = 519991 From nobody Mon Nov 15 11:22:42 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DCDE81894B3F; Mon, 15 Nov 2021 11: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 4Ht6HQ5wvtz4myj; Mon, 15 Nov 2021 11: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 AC14B18E2B; Mon, 15 Nov 2021 11: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 1AFBMg7L092722; Mon, 15 Nov 2021 11: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 1AFBMgjT092721; Mon, 15 Nov 2021 11:22:42 GMT (envelope-from git) Date: Mon, 15 Nov 2021 11:22:42 GMT Message-Id: <202111151122.1AFBMgjT092721@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Eric Turgeon Subject: git: d2d747e18572 - main - devel/sublime-merge: update to 2063 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ericbsd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d2d747e18572e29c4add59f2d5d8c377cdb7b97d Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by ericbsd: URL: https://cgit.FreeBSD.org/ports/commit/?id=d2d747e18572e29c4add59f2d5d8c377cdb7b97d commit d2d747e18572e29c4add59f2d5d8c377cdb7b97d Author: Eric Turgeon AuthorDate: 2021-11-15 11:11:00 +0000 Commit: Eric Turgeon CommitDate: 2021-11-15 11:22:35 +0000 devel/sublime-merge: update to 2063 --- devel/linux-sublime-merge/Makefile | 2 +- devel/linux-sublime-merge/distinfo | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/linux-sublime-merge/Makefile b/devel/linux-sublime-merge/Makefile index 9242af1c1b92..874dbb8864a8 100644 --- a/devel/linux-sublime-merge/Makefile +++ b/devel/linux-sublime-merge/Makefile @@ -1,5 +1,5 @@ PORTNAME= sublime-merge -PORTVERSION= 2062 +PORTVERSION= 2063 CATEGORIES= devel linux MASTER_SITES= https://download.sublimetext.com/ PKGNAMEPREFIX= linux- diff --git a/devel/linux-sublime-merge/distinfo b/devel/linux-sublime-merge/distinfo index 66e8b27ac96e..a1b41970397e 100644 --- a/devel/linux-sublime-merge/distinfo +++ b/devel/linux-sublime-merge/distinfo @@ -1,6 +1,5 @@ -TIMESTAMP = 1634601161 -SHA256 (sublime_merge_build_2062_x64.tar.xz) = c3aad64c826d25b0224af4816c5d9e68a5168332ec5aefd145aba6b7fa23ae0c -SIZE (sublime_merge_build_2062_x64.tar.xz) = 4781512 -TIMESTAMP = 1634601222 -SHA256 (sublime_merge_build_2062_arm64.tar.xz) = 81d7242fc37869298b44877405c6d4347aa64a7e78bf6ddbfe4467d0a68475a6 -SIZE (sublime_merge_build_2062_arm64.tar.xz) = 4737472 +TIMESTAMP = 1636124456 +SHA256 (sublime_merge_build_2063_x64.tar.xz) = 97abf170e210de442a3732e47f73dbb94dc3a437cb874b570a5fcb9c9b02b769 +SIZE (sublime_merge_build_2063_x64.tar.xz) = 4779376 +SHA256 (sublime_merge_build_2063_arm64.tar.xz) = 76849c0d3e75447228246a3b0dae7a35602d6ff14aa287da15b8f99dd99466c2 +SIZE (sublime_merge_build_2063_arm64.tar.xz) = 4739312 From nobody Mon Nov 15 11:22:43 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 69D0F1894D24; Mon, 15 Nov 2021 11: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 4Ht6HS1Z7Kz4mym; Mon, 15 Nov 2021 11: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 DE21118E2C; Mon, 15 Nov 2021 11:22:43 +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 1AFBMhVR092746; Mon, 15 Nov 2021 11: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 1AFBMhSD092745; Mon, 15 Nov 2021 11:22:43 GMT (envelope-from git) Date: Mon, 15 Nov 2021 11:22:43 GMT Message-Id: <202111151122.1AFBMhSD092745@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Eric Turgeon Subject: git: 8705fb89ae79 - main - editors/linux-sublime-text4: update to 4122 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ericbsd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8705fb89ae79a493d00d7a5b031c62adc50417e2 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by ericbsd: URL: https://cgit.FreeBSD.org/ports/commit/?id=8705fb89ae79a493d00d7a5b031c62adc50417e2 commit 8705fb89ae79a493d00d7a5b031c62adc50417e2 Author: Eric Turgeon AuthorDate: 2021-11-15 11:22:03 +0000 Commit: Eric Turgeon CommitDate: 2021-11-15 11:22:35 +0000 editors/linux-sublime-text4: update to 4122 --- editors/linux-sublime-text4/Makefile | 2 +- editors/linux-sublime-text4/distinfo | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/editors/linux-sublime-text4/Makefile b/editors/linux-sublime-text4/Makefile index 6df31b2f873c..aa5683f14836 100644 --- a/editors/linux-sublime-text4/Makefile +++ b/editors/linux-sublime-text4/Makefile @@ -1,5 +1,5 @@ PORTNAME= sublime-text4 -PORTVERSION= 4118 +PORTVERSION= 4122 CATEGORIES= editors linux MASTER_SITES= http://download.sublimetext.com/ PKGNAMEPREFIX= linux- diff --git a/editors/linux-sublime-text4/distinfo b/editors/linux-sublime-text4/distinfo index faa7e6ead302..d94cc75ac653 100644 --- a/editors/linux-sublime-text4/distinfo +++ b/editors/linux-sublime-text4/distinfo @@ -1,6 +1,5 @@ -TIMESTAMP = 1634600291 -SHA256 (sublime_text_build_4118_x64.tar.xz) = 1cc5a4db95eb1c27f75d1be539bbab45b459744c4250d640aedf839a05ccfea9 -SIZE (sublime_text_build_4118_x64.tar.xz) = 17182668 -TIMESTAMP = 1634601593 -SHA256 (sublime_text_build_4118_arm64.tar.xz) = a475a0a0defa1f1435570404def0933536ecfb989e9dd5a7800f6d4275823f39 -SIZE (sublime_text_build_4118_arm64.tar.xz) = 16494544 +TIMESTAMP = 1636124100 +SHA256 (sublime_text_build_4122_x64.tar.xz) = e8e3aed50a790beaf47c7551b1d178c1d56c681206175228255d439011bb6b4c +SIZE (sublime_text_build_4122_x64.tar.xz) = 17183700 +SHA256 (sublime_text_build_4122_arm64.tar.xz) = efff4430bf7df68f0027c756ef8e8e0f502bd61e811d18b80a12faf0b153cc17 +SIZE (sublime_text_build_4122_arm64.tar.xz) = 16490948