From nobody Tue Jan 27 11:43:35 2026 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 4f0k7X1F02z6PhBc for ; Tue, 27 Jan 2026 11:43:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f0k7W4ltZz3Wcn for ; Tue, 27 Jan 2026 11:43:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769514215; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=xQfO2VT7cMqGe2OHfaf/53cim52lmIzjIriVdY1KFG0=; b=G5zwq7MjGTaenjshRIMAaCpTkefsqL0aq6ZgH/NdYHEkRXI1nooCXkYQJuaKFgNjxmJeo2 jnhg6f5D88szftmF+tQKcOj0c+RCYsDraYvBsTxv/WZsiJVEMOT2TH+FXm56K0TjHnqwni s0AXzFedOHwOXw7PnQp/BsGXV07MV7FE2YhoqRzU2wb0hiV3DQC5sk8UKxoH6v/2/gQu2l B1gJwyDgkjIDCgnI5A2QZhXgHla2HQf0Rdbnc0weIRdpH/4Z6lY/9IfT35udbs+xnOsz6S dZD+PX4BrhrohOV6VUhKjDP1LUlmzykfwCmV54a3pH7p0UfNkjkq18WTw8h0mg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769514215; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=xQfO2VT7cMqGe2OHfaf/53cim52lmIzjIriVdY1KFG0=; b=h2UupIkvmSP278S+HTMLz0bmAy6rQmdbV/+nsy8vb84xePVVKPB+dAZidYALxVl2V85+Nl GausJWcIcqK7SDe7qwktOFBdK6MnVaJjWi4rwGVbkyGqeh3NHQJhDLLbffIxpX+2uCFqVP q69t8H+XOUSql9lHU4SNV9Yx4T1C0vx0dHhj8lJmvlyi2ZW4Qu6JVjJNbEuMiG85R65X1w LOmJ+quoDg2JYAch5DdByxPvLqF8TQcuGlFwYzh03YIpGpCiyNlNLcc8ZD7gYOHGGgWU2o iJt0Nz6hbEgemijOOYEjQJrpIppeynqd3R9bRce1giap5A4VSvvp+V2Bw8q0/g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1769514215; a=rsa-sha256; cv=none; b=VfWnFFwcd+uiia0Rc3no8fSevw3qsdXKVmhtOyvv0y8m2oHcavhrF7MSahEuPs92x+Boeq tBxc3DqaWDDXLAXllW4Od3sV0GRK7IfM1ElqtXouopx6H1Bg4LKWhGwSK+ZHKgyYN5C40a V4SXmNVl5cibqcaxKvhbIiF40c/jMvtOEh6I9iDDMjy9cr5Sr/M0fwsMhmm7y0ebZ9F99v yRaisduPUMirwnWBWs2z4wormrMfOxLO5kiKOPC8LlUUZpbBXSNhMRvZPC9m87upJfWoBF PWSgtCz1Nr1xr5SW4RidWMyVc/NCvQNz97Q+wzkI/Nnpsf53O/ydKyg2uICzMQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f0k7W4GW1z14ps for ; Tue, 27 Jan 2026 11:43:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3dd48 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 27 Jan 2026 11:43:35 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kai Knoblich Subject: git: 8321a90609ad - main - textproc/py-zensical: Update to 0.0.19 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kai X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8321a90609addde9d78518f609ee43d0cea13ef9 Auto-Submitted: auto-generated Date: Tue, 27 Jan 2026 11:43:35 +0000 Message-Id: <6978a4e7.3dd48.8e18815@gitrepo.freebsd.org> The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=8321a90609addde9d78518f609ee43d0cea13ef9 commit 8321a90609addde9d78518f609ee43d0cea13ef9 Author: Kai Knoblich AuthorDate: 2026-01-27 11:40:18 +0000 Commit: Kai Knoblich CommitDate: 2026-01-27 11:43:25 +0000 textproc/py-zensical: Update to 0.0.19 Changelogs since 0.0.16: https://github.com/zensical/zensical/releases/tag/v0.0.19 https://github.com/zensical/zensical/releases/tag/v0.0.18 https://github.com/zensical/zensical/releases/tag/v0.0.17 --- textproc/py-zensical/Makefile | 2 +- textproc/py-zensical/Makefile.crates | 17 +++++++-------- textproc/py-zensical/distinfo | 40 +++++++++++++++++++----------------- 3 files changed, 31 insertions(+), 28 deletions(-) diff --git a/textproc/py-zensical/Makefile b/textproc/py-zensical/Makefile index f478d0cac22e..a483ba617da8 100644 --- a/textproc/py-zensical/Makefile +++ b/textproc/py-zensical/Makefile @@ -1,5 +1,5 @@ PORTNAME= zensical -DISTVERSION= 0.0.16 +DISTVERSION= 0.0.19 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-zensical/Makefile.crates b/textproc/py-zensical/Makefile.crates index 15ecb0a17b72..96bd443d3d2e 100644 --- a/textproc/py-zensical/Makefile.crates +++ b/textproc/py-zensical/Makefile.crates @@ -84,16 +84,16 @@ CARGO_CRATES= ahash-0.8.12 \ rand_core-0.9.3 \ ref-cast-1.0.25 \ ref-cast-impl-1.0.25 \ + regex-1.12.2 \ regex-automata-0.4.13 \ regex-syntax-0.8.8 \ rustversion-1.0.22 \ - ryu-1.0.21 \ same-file-1.0.6 \ self_cell-1.2.1 \ serde-1.0.228 \ serde_core-1.0.228 \ serde_derive-1.0.228 \ - serde_json-1.0.145 \ + serde_json-1.0.149 \ sha1_smol-1.0.1 \ sharded-slab-0.1.7 \ slab-0.4.11 \ @@ -164,12 +164,13 @@ CARGO_CRATES= ahash-0.8.12 \ zerotrie-0.2.3 \ zerovec-0.11.5 \ zerovec-derive-0.11.2 \ - zrx-0.0.5 \ + zmij-1.0.16 \ + zrx-0.0.9 \ zrx-diagnostic-0.0.1 \ zrx-executor-0.0.1 \ - zrx-graph-0.0.2 \ - zrx-id-0.0.3 \ + zrx-graph-0.0.4 \ + zrx-id-0.0.6 \ zrx-path-0.0.1 \ - zrx-scheduler-0.0.2 \ - zrx-store-0.0.1 \ - zrx-stream-0.0.2 + zrx-scheduler-0.0.6 \ + zrx-store-0.0.2 \ + zrx-stream-0.0.6 diff --git a/textproc/py-zensical/distinfo b/textproc/py-zensical/distinfo index 0ff9f982f799..a883a6faf9c0 100644 --- a/textproc/py-zensical/distinfo +++ b/textproc/py-zensical/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1768654827 -SHA256 (zensical-0.0.16.tar.gz) = 0b759dba2454197bdbf1b133dc4ea64e8202e6757036a6ebaad7e45ec0a09db8 -SIZE (zensical-0.0.16.tar.gz) = 3813582 +TIMESTAMP = 1769511997 +SHA256 (zensical-0.0.19.tar.gz) = c42410fa3f6738e22238637c74cba00880f59db46e3e9394f544e887c72ee4b6 +SIZE (zensical-0.0.19.tar.gz) = 3819713 SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 SIZE (rust/crates/ahash-0.8.12.crate) = 43413 SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 @@ -173,14 +173,14 @@ SHA256 (rust/crates/ref-cast-1.0.25.crate) = f354300ae66f76f1c85c5f84693f0ce81d7 SIZE (rust/crates/ref-cast-1.0.25.crate) = 15192 SHA256 (rust/crates/ref-cast-impl-1.0.25.crate) = b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da SIZE (rust/crates/ref-cast-impl-1.0.25.crate) = 10167 +SHA256 (rust/crates/regex-1.12.2.crate) = 843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4 +SIZE (rust/crates/regex-1.12.2.crate) = 163843 SHA256 (rust/crates/regex-automata-0.4.13.crate) = 5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c SIZE (rust/crates/regex-automata-0.4.13.crate) = 625250 SHA256 (rust/crates/regex-syntax-0.8.8.crate) = 7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58 SIZE (rust/crates/regex-syntax-0.8.8.crate) = 359141 SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 -SHA256 (rust/crates/ryu-1.0.21.crate) = 62049b2877bf12821e8f9ad256ee38fdc31db7387ec2d3b3f403024de2034aea -SIZE (rust/crates/ryu-1.0.21.crate) = 50771 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/self_cell-1.2.1.crate) = 16c2f82143577edb4921b71ede051dac62ca3c16084e918bf7b40c96ae10eb33 @@ -191,8 +191,8 @@ SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 -SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c -SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 +SHA256 (rust/crates/serde_json-1.0.149.crate) = 83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86 +SIZE (rust/crates/serde_json-1.0.149.crate) = 155994 SHA256 (rust/crates/sha1_smol-1.0.1.crate) = bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d SIZE (rust/crates/sha1_smol-1.0.1.crate) = 9809 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 @@ -333,21 +333,23 @@ SHA256 (rust/crates/zerovec-0.11.5.crate) = 6c28719294829477f525be0186d13efa9a3c SIZE (rust/crates/zerovec-0.11.5.crate) = 119620 SHA256 (rust/crates/zerovec-derive-0.11.2.crate) = eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3 SIZE (rust/crates/zerovec-derive-0.11.2.crate) = 21421 -SHA256 (rust/crates/zrx-0.0.5.crate) = c14c304232173e0dfc6b4f5e836f0a9ae2fdf550413957131b8036e5b9e6269a -SIZE (rust/crates/zrx-0.0.5.crate) = 5370 +SHA256 (rust/crates/zmij-1.0.16.crate) = dfcd145825aace48cff44a8844de64bf75feec3080e0aa5cdbde72961ae51a65 +SIZE (rust/crates/zmij-1.0.16.crate) = 24649 +SHA256 (rust/crates/zrx-0.0.9.crate) = 18b55ea5ad59d59a1d949986fb2d7e0ac3cce2bbe01e3ea6cf9257a6365fd3db +SIZE (rust/crates/zrx-0.0.9.crate) = 5362 SHA256 (rust/crates/zrx-diagnostic-0.0.1.crate) = 1cf90c723631486819bb50d9871072595f4f17b2f6c596534d9cbcf4b6c2ae54 SIZE (rust/crates/zrx-diagnostic-0.0.1.crate) = 9651 SHA256 (rust/crates/zrx-executor-0.0.1.crate) = 4c0ace038e234e564aa9a352419b7eb8ea64996351affbfb8f2b1a593c3b24d4 SIZE (rust/crates/zrx-executor-0.0.1.crate) = 15220 -SHA256 (rust/crates/zrx-graph-0.0.2.crate) = 8c0dcd81e9e8982aff85c7e2ba8d8784bacdb545999cf6d122e4b50542a9e1f4 -SIZE (rust/crates/zrx-graph-0.0.2.crate) = 16049 -SHA256 (rust/crates/zrx-id-0.0.3.crate) = 53ca8d5b09df525295bcfc45a5fd35e16e9f47c16a07283a071d4518dc76befa -SIZE (rust/crates/zrx-id-0.0.3.crate) = 18924 +SHA256 (rust/crates/zrx-graph-0.0.4.crate) = 9289154e0c35bb4c8ecff2c7c0414d03f73b4155a9e710322289aa313d45ff18 +SIZE (rust/crates/zrx-graph-0.0.4.crate) = 19415 +SHA256 (rust/crates/zrx-id-0.0.6.crate) = 62e09e72c4b1ca2920f01d0794a7f42af633bc2c964d9cab632492ee490e587e +SIZE (rust/crates/zrx-id-0.0.6.crate) = 34766 SHA256 (rust/crates/zrx-path-0.0.1.crate) = d578267e852d4f325ce124ecbffe0530d9f9013d58a3cfacec75daf04ac40d0b SIZE (rust/crates/zrx-path-0.0.1.crate) = 4845 -SHA256 (rust/crates/zrx-scheduler-0.0.2.crate) = b1d060c2e453c6207aa65e4cd51379999f0fa09c1d3004adabc383cfa900a144 -SIZE (rust/crates/zrx-scheduler-0.0.2.crate) = 41726 -SHA256 (rust/crates/zrx-store-0.0.1.crate) = bf66a14c3590ebf559c2beac93f28b2bf15192bd644a37e70b641d36cfec6e6d -SIZE (rust/crates/zrx-store-0.0.1.crate) = 18060 -SHA256 (rust/crates/zrx-stream-0.0.2.crate) = 4ec48ba80e68dea8c842ff6dca22a588b9010eb2d773585b837498bf880446e6 -SIZE (rust/crates/zrx-stream-0.0.2.crate) = 39204 +SHA256 (rust/crates/zrx-scheduler-0.0.6.crate) = ac9d622e4f0331ab081b63f9c3bdd330819ea870a6cf0fbc9ef6fdb6211d4ca1 +SIZE (rust/crates/zrx-scheduler-0.0.6.crate) = 41735 +SHA256 (rust/crates/zrx-store-0.0.2.crate) = 1453af8155a654f65a2dbdbeb9b311c8b5c8ef258fd540e4edc2480ffe8ee000 +SIZE (rust/crates/zrx-store-0.0.2.crate) = 21039 +SHA256 (rust/crates/zrx-stream-0.0.6.crate) = ab9d4e78ded75eebd472285db53ccedade13177096ec0c53a60cb452971d18dd +SIZE (rust/crates/zrx-stream-0.0.6.crate) = 39106