From nobody Sat Apr 18 22:06:34 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 4fym6z4bvGz6ZRPZ for ; Sat, 18 Apr 2026 22:06:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fym6y6N2lz3nZm for ; Sat, 18 Apr 2026 22:06:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776549994; 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=jaLKCx+JeSsjq8avq0HlD8XdAEAH9Elb0+rWPqWCcpg=; b=Uwct4AE0u7QqeiT9JmlWhq6AGCRhH+SrgOVY9n+UU1vxxeuyCeVKxsKfuSnoKatS0IE3Z7 w4xvwXRYKRuu5bYwLiAK8fFIA0jNnFfnj5dJ5wPldU0PdWf/u7M4i1Gj5H4kfum5nZdIV3 YOdbuwM9q5S80YD625dozE/sTZAiF0/DGGGsA50RdmphUf6Q5BEPfBKgfziHXZhUHBevf8 +Mqbh7JhR3QZTME0LEGgnPJ3iqOReMwucls1ymFL43q+0NVQJi6Jis+1d7QfPSciBmBoVq ECVkD/vtuk5gFLq6glYsKxhWl302br65XDMg0pFwfWiMchV43YePpsJhwokdoA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776549994; a=rsa-sha256; cv=none; b=lF948lwElP2eKSm19+GJH1tcdyxCXu7ovV/JPtPgdXwgIsQDOo2IpzRO4vgqyoTTZUvRMV 2oRVO7Q593tcTOmhSPvaE/vcneIGgTBN6EHlnvyHBINmxTQkSDsAHspKd1wHZwi5TFMQqz HIGdgrC1Oo+DsWUvBsvx+92Xca9vUjYw54Fu4wH3WqJLmdRAfuXl4FAmW1X18Emjj749Ts Gbp1gM6umLAnFUQOyXq7NZh0h9cvfQqZzCv0QSFn1tranLLsVnZeuA5dsXuunJHZQdUTgp C8lTgrRsh8l/oW3bTMLuVjOGCXjOmOIKCf5I5O62dNcLSkAbcYF1G8UTMmQGhA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776549994; 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=jaLKCx+JeSsjq8avq0HlD8XdAEAH9Elb0+rWPqWCcpg=; b=ez6jSBbti/mta0Yf+ASHt5Tf0UGQ03Dpih47NXLnibKJF4s6Io66bW2/G76FKSZElJDc+L godcJXxeU7mEFQAq7aIR+OBV5h56PCZGg7BQuR7R7b5ZBOufaklgTnU61kcxdSE91KzghT exi/hSTW8Ul1+u3r71kChb+29s9HEr3f/h65vxjrPqsNwnjokx3Ow9JMrKyivATCICnwI0 Y+/aroc+7s7Ukz4lXNRI4RZksMYaU4Dw4PN7+g4QkHEfjHuzU3F7P5vbp0hAbJYPtKM89w uFfewi1JxYUqCTtJwKabrl7IDhlzv0PcW9MGhtlZQLenDga/sS5J3/YwaXmJXw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fym6y5cSmzynp for ; Sat, 18 Apr 2026 22:06:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 342e4 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 18 Apr 2026 22:06:34 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 0d722b4f786a - main - www/py-jh2: Update to 5.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: 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: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0d722b4f786ab874bedb3115367b050ea6556e09 Auto-Submitted: auto-generated Date: Sat, 18 Apr 2026 22:06:34 +0000 Message-Id: <69e4006a.342e4.5d8a45a6@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d722b4f786ab874bedb3115367b050ea6556e09 commit 0d722b4f786ab874bedb3115367b050ea6556e09 Author: Po-Chuan Hsieh AuthorDate: 2026-04-18 21:42:04 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-18 21:53:12 +0000 www/py-jh2: Update to 5.0.11 Changes: https://github.com/jawah/h2/releases --- www/py-jh2/Makefile | 3 +- www/py-jh2/Makefile.crates | 34 ++++++++++----------- www/py-jh2/distinfo | 74 +++++++++++++++++++++------------------------- 3 files changed, 49 insertions(+), 62 deletions(-) diff --git a/www/py-jh2/Makefile b/www/py-jh2/Makefile index 8f70bda2351a..c60c8b866ad2 100644 --- a/www/py-jh2/Makefile +++ b/www/py-jh2/Makefile @@ -1,6 +1,5 @@ PORTNAME= jh2 -PORTVERSION= 5.0.10 -PORTREVISION= 4 +PORTVERSION= 5.0.11 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/jawah/h2/releases/download/v${PORTVERSION}/ diff --git a/www/py-jh2/Makefile.crates b/www/py-jh2/Makefile.crates index 7085a20cfae0..e26d163dde52 100644 --- a/www/py-jh2/Makefile.crates +++ b/www/py-jh2/Makefile.crates @@ -1,24 +1,20 @@ -CARGO_CRATES= autocfg-1.5.0 \ - cc-1.2.40 \ - find-msvc-tools-0.1.3 \ +CARGO_CRATES= cc-1.2.59 \ + find-msvc-tools-0.1.9 \ heck-0.5.0 \ httlib-hpack-0.1.3 \ httlib-huffman-0.3.4 \ - indoc-2.0.6 \ - libc-0.2.176 \ - memoffset-0.9.1 \ - once_cell-1.21.3 \ - portable-atomic-1.11.1 \ - proc-macro2-1.0.101 \ - pyo3-0.26.0 \ - pyo3-build-config-0.26.0 \ - pyo3-ffi-0.26.0 \ - pyo3-macros-0.26.0 \ - pyo3-macros-backend-0.26.0 \ + libc-0.2.184 \ + once_cell-1.21.4 \ + portable-atomic-1.13.1 \ + proc-macro2-1.0.106 \ + pyo3-0.28.3 \ + pyo3-build-config-0.28.3 \ + pyo3-ffi-0.28.3 \ + pyo3-macros-0.28.3 \ + pyo3-macros-backend-0.28.3 \ python3-dll-a-0.2.14 \ - quote-1.0.41 \ + quote-1.0.45 \ shlex-1.3.0 \ - syn-2.0.106 \ - target-lexicon-0.13.3 \ - unicode-ident-1.0.19 \ - unindent-0.2.4 + syn-2.0.117 \ + target-lexicon-0.13.5 \ + unicode-ident-1.0.24 diff --git a/www/py-jh2/distinfo b/www/py-jh2/distinfo index 66c7d81bcce9..e622bce183bf 100644 --- a/www/py-jh2/distinfo +++ b/www/py-jh2/distinfo @@ -1,51 +1,43 @@ -TIMESTAMP = 1759774751 -SHA256 (jh2-5.0.10.tar.gz) = 2c737a47bee50dc727f7a766185e110befdceba5efb1c4fa240b1e4399291487 -SIZE (jh2-5.0.10.tar.gz) = 7301475 -SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 -SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 -SHA256 (rust/crates/cc-1.2.40.crate) = e1d05d92f4b1fd76aad469d46cdd858ca761576082cd37df81416691e50199fb -SIZE (rust/crates/cc-1.2.40.crate) = 91094 -SHA256 (rust/crates/find-msvc-tools-0.1.3.crate) = 0399f9d26e5191ce32c498bebd31e7a3ceabc2745f0ac54af3f335126c3f24b3 -SIZE (rust/crates/find-msvc-tools-0.1.3.crate) = 30486 +TIMESTAMP = 1775587694 +SHA256 (jh2-5.0.11.tar.gz) = 6c835b0b38d795dde7aaa4581626490ca5fcfbd4eefe9572ac18d9eb2427d215 +SIZE (jh2-5.0.11.tar.gz) = 7320877 +SHA256 (rust/crates/cc-1.2.59.crate) = b7a4d3ec6524d28a329fc53654bbadc9bdd7b0431f5d65f1a56ffb28a1ee5283 +SIZE (rust/crates/cc-1.2.59.crate) = 96779 +SHA256 (rust/crates/find-msvc-tools-0.1.9.crate) = 5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582 +SIZE (rust/crates/find-msvc-tools-0.1.9.crate) = 31493 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/httlib-hpack-0.1.3.crate) = 40cf60e5e8567c6ff914a590f1452821de9377a560338a562e570a6ff052aae3 SIZE (rust/crates/httlib-hpack-0.1.3.crate) = 6141856 SHA256 (rust/crates/httlib-huffman-0.3.4.crate) = 1a9fcbcc408c5526c3ab80d534e5c86e7967c1fb7aa0a8c76abd1edc27deb877 SIZE (rust/crates/httlib-huffman-0.3.4.crate) = 32157 -SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd -SIZE (rust/crates/indoc-2.0.6.crate) = 17164 -SHA256 (rust/crates/libc-0.2.176.crate) = 58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174 -SIZE (rust/crates/libc-0.2.176.crate) = 790040 -SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a -SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 -SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d -SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 -SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 -SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 -SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de -SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 -SHA256 (rust/crates/pyo3-0.26.0.crate) = 7ba0117f4212101ee6544044dae45abe1083d30ce7b29c4b5cbdfa2354e07383 -SIZE (rust/crates/pyo3-0.26.0.crate) = 1151579 -SHA256 (rust/crates/pyo3-build-config-0.26.0.crate) = 4fc6ddaf24947d12a9aa31ac65431fb1b851b8f4365426e182901eabfb87df5f -SIZE (rust/crates/pyo3-build-config-0.26.0.crate) = 34309 -SHA256 (rust/crates/pyo3-ffi-0.26.0.crate) = 025474d3928738efb38ac36d4744a74a400c901c7596199e20e45d98eb194105 -SIZE (rust/crates/pyo3-ffi-0.26.0.crate) = 78247 -SHA256 (rust/crates/pyo3-macros-0.26.0.crate) = 2e64eb489f22fe1c95911b77c44cc41e7c19f3082fc81cce90f657cdc42ffded -SIZE (rust/crates/pyo3-macros-0.26.0.crate) = 8906 -SHA256 (rust/crates/pyo3-macros-backend-0.26.0.crate) = 100246c0ecf400b475341b8455a9213344569af29a3c841d29270e53102e0fcf -SIZE (rust/crates/pyo3-macros-backend-0.26.0.crate) = 81809 +SHA256 (rust/crates/libc-0.2.184.crate) = 48f5d2a454e16a5ea0f4ced81bd44e4cfc7bd3a507b61887c99fd3538b28e4af +SIZE (rust/crates/libc-0.2.184.crate) = 820172 +SHA256 (rust/crates/once_cell-1.21.4.crate) = 9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50 +SIZE (rust/crates/once_cell-1.21.4.crate) = 35010 +SHA256 (rust/crates/portable-atomic-1.13.1.crate) = c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49 +SIZE (rust/crates/portable-atomic-1.13.1.crate) = 197001 +SHA256 (rust/crates/proc-macro2-1.0.106.crate) = 8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934 +SIZE (rust/crates/proc-macro2-1.0.106.crate) = 59765 +SHA256 (rust/crates/pyo3-0.28.3.crate) = 91fd8e38a3b50ed1167fb981cd6fd60147e091784c427b8f7183a7ee32c31c12 +SIZE (rust/crates/pyo3-0.28.3.crate) = 1204476 +SHA256 (rust/crates/pyo3-build-config-0.28.3.crate) = e368e7ddfdeb98c9bca7f8383be1648fd84ab466bf2bc015e94008db6d35611e +SIZE (rust/crates/pyo3-build-config-0.28.3.crate) = 35961 +SHA256 (rust/crates/pyo3-ffi-0.28.3.crate) = 7f29e10af80b1f7ccaf7f69eace800a03ecd13e883acfacc1e5d0988605f651e +SIZE (rust/crates/pyo3-ffi-0.28.3.crate) = 80881 +SHA256 (rust/crates/pyo3-macros-0.28.3.crate) = df6e520eff47c45997d2fc7dd8214b25dd1310918bbb2642156ef66a67f29813 +SIZE (rust/crates/pyo3-macros-0.28.3.crate) = 8963 +SHA256 (rust/crates/pyo3-macros-backend-0.28.3.crate) = c4cdc218d835738f81c2338f822078af45b4afdf8b2e33cbb5916f108b813acb +SIZE (rust/crates/pyo3-macros-backend-0.28.3.crate) = 88063 SHA256 (rust/crates/python3-dll-a-0.2.14.crate) = d381ef313ae70b4da5f95f8a4de773c6aa5cd28f73adec4b4a31df70b66780d8 SIZE (rust/crates/python3-dll-a-0.2.14.crate) = 103489 -SHA256 (rust/crates/quote-1.0.41.crate) = ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1 -SIZE (rust/crates/quote-1.0.41.crate) = 31408 +SHA256 (rust/crates/quote-1.0.45.crate) = 41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924 +SIZE (rust/crates/quote-1.0.45.crate) = 31564 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 -SIZE (rust/crates/syn-2.0.106.crate) = 301514 -SHA256 (rust/crates/target-lexicon-0.13.3.crate) = df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c -SIZE (rust/crates/target-lexicon-0.13.3.crate) = 28498 -SHA256 (rust/crates/unicode-ident-1.0.19.crate) = f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d -SIZE (rust/crates/unicode-ident-1.0.19.crate) = 47480 -SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 -SIZE (rust/crates/unindent-0.2.4.crate) = 7422 +SHA256 (rust/crates/syn-2.0.117.crate) = e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99 +SIZE (rust/crates/syn-2.0.117.crate) = 306011 +SHA256 (rust/crates/target-lexicon-0.13.5.crate) = adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca +SIZE (rust/crates/target-lexicon-0.13.5.crate) = 26928 +SHA256 (rust/crates/unicode-ident-1.0.24.crate) = e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75 +SIZE (rust/crates/unicode-ident-1.0.24.crate) = 49298