diff options
Diffstat (limited to 'textproc')
163 files changed, 910 insertions, 1126 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 228e93c7a42a..2c582e0f6f12 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -494,6 +494,7 @@ SUBDIR += mn-aspell SUBDIR += moar SUBDIR += modlogan + SUBDIR += moor SUBDIR += mp_doccer SUBDIR += mr-aspell SUBDIR += ms-aspell @@ -1570,6 +1571,7 @@ SUBDIR += py-python-docx SUBDIR += py-python-frontmatter SUBDIR += py-python-gettext + SUBDIR += py-python-iso639 SUBDIR += py-python-lsp-black SUBDIR += py-python-lsp-jsonrpc SUBDIR += py-python-lsp-server @@ -1689,6 +1691,9 @@ SUBDIR += py-texttable SUBDIR += py-textual SUBDIR += py-textual-autocomplete + SUBDIR += py-textual-image + SUBDIR += py-textual-speedups + SUBDIR += py-textual0 SUBDIR += py-textwrap3 SUBDIR += py-three-merge SUBDIR += py-tika-client diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile index a4e99d1501cf..6bc9ba6da651 100644 --- a/textproc/consul-template/Makefile +++ b/textproc/consul-template/Makefile @@ -1,6 +1,7 @@ PORTNAME= consul-template DISTVERSIONPREFIX= v DISTVERSION= 0.41.2 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/csvq/Makefile b/textproc/csvq/Makefile index 827369c39bcc..c220c8aacd27 100644 --- a/textproc/csvq/Makefile +++ b/textproc/csvq/Makefile @@ -1,7 +1,7 @@ PORTNAME= csvq DISTVERSIONPREFIX= v DISTVERSION= 1.18.1 -PORTREVISION= 17 +PORTREVISION= 19 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index 17b4d6bb11ba..366d9d774bb5 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -1,5 +1,6 @@ PORTNAME= dict PORTVERSION= 1.13.3 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/dict/dictd/dictd-${PORTVERSION} DISTNAME= dictd-${PORTVERSION} diff --git a/textproc/dict/files/dict.conf b/textproc/dict/files/dict.conf index aa9f9608b4cb..6d2adf5d97a2 100644 --- a/textproc/dict/files/dict.conf +++ b/textproc/dict/files/dict.conf @@ -2,10 +2,10 @@ # CONFIGURATION section of dict(1) for the full syntax. # # A list of public dict servers is available at -# http://luetzschena-stahmeln.de/dictd/index.php +# https://dict-servers.catflap.org/ # but one of the following should work. # server dict.org -server dict.trit.org -server dict.die.net +server dict.catflap.org +server dict.trit.net diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index 2c3b79e80cb8..b27cc4b02915 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -1,5 +1,5 @@ PORTNAME= discount -PORTVERSION= 3.0.1.1 +PORTVERSION= 3.0.1.2 CATEGORIES= textproc devel MASTER_SITES= https://www.pell.portland.or.us/~orc/Code/discount/ diff --git a/textproc/discount/distinfo b/textproc/discount/distinfo index bd863493744e..8a2aef3521eb 100644 --- a/textproc/discount/distinfo +++ b/textproc/discount/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436431 -SHA256 (discount-3.0.1.1.tar.bz2) = c1b1b9f37bb907aae5f4bcfc960269baeae9e6710cdd6860ee965abfa2676631 -SIZE (discount-3.0.1.1.tar.bz2) = 113052 +TIMESTAMP = 1759324024 +SHA256 (discount-3.0.1.2.tar.bz2) = ec670ca34fba6dd99cf30170b98f57fbd84ed51528cc3ae732b5ec298e738d9d +SIZE (discount-3.0.1.2.tar.bz2) = 113055 diff --git a/textproc/dyff/Makefile b/textproc/dyff/Makefile index fe0ec3427588..22bfe39fcd9b 100644 --- a/textproc/dyff/Makefile +++ b/textproc/dyff/Makefile @@ -1,7 +1,7 @@ PORTNAME= dyff DISTVERSIONPREFIX= v DISTVERSION= 1.10.2 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= ehaupt@FreeBSD.org diff --git a/textproc/feluda/Makefile b/textproc/feluda/Makefile index b01c213ac912..3a12ee986278 100644 --- a/textproc/feluda/Makefile +++ b/textproc/feluda/Makefile @@ -1,7 +1,6 @@ PORTNAME= feluda DISTVERSIONPREFIX= v -DISTVERSION= 1.9.8 # Cargo.lock patched: `make patch cargo-crates` -PORTREVISION= 2 +DISTVERSION= 1.10.1 # Cargo.lock patched: `make patch cargo-crates` CATEGORIES= textproc MAINTAINER= nxjoseph@protonmail.com diff --git a/textproc/feluda/Makefile.crates b/textproc/feluda/Makefile.crates index 7c0069c4fbe7..8b30633a58d7 100644 --- a/textproc/feluda/Makefile.crates +++ b/textproc/feluda/Makefile.crates @@ -138,14 +138,14 @@ CARGO_CRATES= addr2line-0.24.2 \ maplit-1.0.2 \ markup5ever-0.14.1 \ match_token-0.1.0 \ - matchers-0.1.0 \ + matchers-0.2.0 \ memchr-2.7.5 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ mockall-0.13.1 \ mockall_derive-0.13.1 \ new_debug_unreachable-1.0.6 \ - nu-ansi-term-0.46.0 \ + nu-ansi-term-0.50.1 \ num-traits-0.2.19 \ object-0.36.7 \ once_cell-1.21.3 \ @@ -154,7 +154,6 @@ CARGO_CRATES= addr2line-0.24.2 \ openssl-sys-0.9.109 \ option-ext-0.2.0 \ ordered-float-2.10.1 \ - overload-0.1.1 \ owo-colors-4.2.2 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ @@ -194,9 +193,7 @@ CARGO_CRATES= addr2line-0.24.2 \ redox_syscall-0.5.15 \ redox_users-0.5.0 \ regex-1.11.1 \ - regex-automata-0.1.10 \ regex-automata-0.4.9 \ - regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ reqwest-0.12.22 \ ring-0.17.14 \ @@ -260,7 +257,8 @@ CARGO_CRATES= addr2line-0.24.2 \ tinystr-0.8.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ - tokio-1.46.1 \ + tokio-1.47.1 \ + tokio-macros-2.5.0 \ tokio-rustls-0.26.2 \ tokio-util-0.7.15 \ toml-0.8.23 \ @@ -276,7 +274,7 @@ CARGO_CRATES= addr2line-0.24.2 \ tracing-core-0.1.34 \ tracing-error-0.2.1 \ tracing-log-0.2.0 \ - tracing-subscriber-0.3.19 \ + tracing-subscriber-0.3.20 \ try-lock-0.2.5 \ typeid-1.0.3 \ uncased-0.9.10 \ @@ -292,6 +290,7 @@ CARGO_CRATES= addr2line-0.24.2 \ utf-8-0.7.6 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ + uuid-1.18.1 \ valuable-0.1.1 \ vcpkg-0.2.15 \ version_check-0.9.5 \ diff --git a/textproc/feluda/distinfo b/textproc/feluda/distinfo index 5bae23fbb929..5279bcaa2780 100644 --- a/textproc/feluda/distinfo +++ b/textproc/feluda/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1756194071 +TIMESTAMP = 1759824011 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -279,8 +279,8 @@ SHA256 (rust/crates/markup5ever-0.14.1.crate) = c7a7213d12e1864c0f002f52c2923d45 SIZE (rust/crates/markup5ever-0.14.1.crate) = 38103 SHA256 (rust/crates/match_token-0.1.0.crate) = 88a9689d8d44bf9964484516275f5cd4c9b59457a6940c1d5d0ecbb94510a36b SIZE (rust/crates/match_token-0.1.0.crate) = 4903 -SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 -SIZE (rust/crates/matchers-0.1.0.crate) = 6948 +SHA256 (rust/crates/matchers-0.2.0.crate) = d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9 +SIZE (rust/crates/matchers-0.2.0.crate) = 7075 SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 SIZE (rust/crates/memchr-2.7.5.crate) = 97603 SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 @@ -293,8 +293,8 @@ SHA256 (rust/crates/mockall_derive-0.13.1.crate) = 25ca3004c2efe9011bd4e461bd825 SIZE (rust/crates/mockall_derive-0.13.1.crate) = 47822 SHA256 (rust/crates/new_debug_unreachable-1.0.6.crate) = 650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086 SIZE (rust/crates/new_debug_unreachable-1.0.6.crate) = 2582 -SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 -SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 +SHA256 (rust/crates/nu-ansi-term-0.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 +SIZE (rust/crates/nu-ansi-term-0.50.1.crate) = 28536 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 @@ -305,14 +305,14 @@ SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 +SHA256 (rust/crates/openssl-src-300.5.2+3.5.2.crate) = d270b79e2926f5150189d475bc7e9d2c69f9c4697b185fa917d5a32b792d21b4 +SIZE (rust/crates/openssl-src-300.5.2+3.5.2.crate) = 10557986 SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 SHA256 (rust/crates/ordered-float-2.10.1.crate) = 68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c SIZE (rust/crates/ordered-float-2.10.1.crate) = 16029 -SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 -SIZE (rust/crates/overload-0.1.1.crate) = 24439 SHA256 (rust/crates/owo-colors-4.2.2.crate) = 48dd4f4a2c8405440fd0462561f0e5806bd0f77e86f51c761481bdd4018b545e SIZE (rust/crates/owo-colors-4.2.2.crate) = 38070 SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 @@ -391,12 +391,8 @@ SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec61 SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 SIZE (rust/crates/regex-1.11.1.crate) = 254170 -SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 -SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 -SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 -SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 SHA256 (rust/crates/reqwest-0.12.22.crate) = cbc931937e6ca3a06e3b6c0aa7841849b160a90351d6ab467a8b9b9959767531 @@ -523,8 +519,10 @@ SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7 SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.46.1.crate) = 0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17 -SIZE (rust/crates/tokio-1.46.1.crate) = 823632 +SHA256 (rust/crates/tokio-1.47.1.crate) = 89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038 +SIZE (rust/crates/tokio-1.47.1.crate) = 829790 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 SHA256 (rust/crates/tokio-util-0.7.15.crate) = 66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df @@ -555,8 +553,8 @@ SHA256 (rust/crates/tracing-error-0.2.1.crate) = 8b1581020d7a273442f5b45074a6a57 SIZE (rust/crates/tracing-error-0.2.1.crate) = 14135 SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 -SHA256 (rust/crates/tracing-subscriber-0.3.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 -SIZE (rust/crates/tracing-subscriber-0.3.19.crate) = 198345 +SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 +SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 SHA256 (rust/crates/typeid-1.0.3.crate) = bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c @@ -587,6 +585,8 @@ SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59 SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 +SHA256 (rust/crates/uuid-1.18.1.crate) = 2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2 +SIZE (rust/crates/uuid-1.18.1.crate) = 60468 SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 SIZE (rust/crates/valuable-0.1.1.crate) = 28679 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 @@ -709,5 +709,5 @@ SHA256 (rust/crates/zerovec-0.11.2.crate) = 4a05eb080e015ba39cc9e23bbe5e7fb04d5f SIZE (rust/crates/zerovec-0.11.2.crate) = 124500 SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 -SHA256 (anistark-feluda-v1.9.8_GH0.tar.gz) = cb512ea32a3973b17a86e5c4c88bf5ba70f8e6cddda6a697172522e87b691070 -SIZE (anistark-feluda-v1.9.8_GH0.tar.gz) = 98501 +SHA256 (anistark-feluda-v1.10.1_GH0.tar.gz) = 12f704030d3fa1480bb02430188e1a0df484333d3889fad79bd23659f86f7b94 +SIZE (anistark-feluda-v1.10.1_GH0.tar.gz) = 135815 diff --git a/textproc/feluda/files/patch-Cargo.lock b/textproc/feluda/files/patch-Cargo.lock index 27c7d76034c4..9d505864706e 100644 --- a/textproc/feluda/files/patch-Cargo.lock +++ b/textproc/feluda/files/patch-Cargo.lock @@ -1,6 +1,6 @@ ---- Cargo.lock.orig 2025-08-21 11:42:16 UTC +--- Cargo.lock.orig 2025-09-25 11:12:13 UTC +++ Cargo.lock -@@ -1504,15 +1504,6 @@ checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00 +@@ -1505,15 +1505,6 @@ checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00 checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" [[package]] @@ -16,7 +16,7 @@ name = "openssl-sys" version = "0.9.109" source = "registry+https://github.com/rust-lang/crates.io-index" -@@ -1520,7 +1511,6 @@ dependencies = [ +@@ -1521,7 +1512,6 @@ dependencies = [ dependencies = [ "cc", "libc", diff --git a/textproc/feluda/files/patch-Cargo.toml b/textproc/feluda/files/patch-Cargo.toml index 44c9c773285b..e6f53de53c38 100644 --- a/textproc/feluda/files/patch-Cargo.toml +++ b/textproc/feluda/files/patch-Cargo.toml @@ -1,8 +1,8 @@ ---- Cargo.toml.orig 2025-08-21 11:42:16 UTC +--- Cargo.toml.orig 2025-09-25 11:12:13 UTC +++ Cargo.toml -@@ -43,7 +43,7 @@ chrono = { version = "0.4", features = ["serde"] } +@@ -45,7 +45,7 @@ chrono = { version = "0.4", features = ["serde"] } tracing = { version = "0.1.40", features = ["attributes"] } - tracing-subscriber = { version = "0.3.18", features = ["env-filter"] } + tracing-subscriber = { version = "0.3.20", features = ["env-filter"] } chrono = { version = "0.4", features = ["serde"] } -git2 = { version = "0.20.2", features = ["vendored-libgit2", "vendored-openssl"] } +git2 = { version = "0.20.2", features = ["vendored-libgit2"] } diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index c69615a9e348..d1e8656c3131 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,7 +1,6 @@ PORTNAME= fzf DISTVERSIONPREFIX= v -DISTVERSION= 0.65.2 -PORTREVISION= 1 +DISTVERSION= 0.66.0 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod @@ -22,7 +21,7 @@ GH_PROJECT= fzf GO_MODULE= github.com/junegunn/fzf GO_BUILDFLAGS= -ldflags="-X main.version=${DISTVERSION} -X main.revision=${COMMIT_ID} -s -w" -COMMIT_ID= e5cd7f0 +COMMIT_ID= 8cdfb23 PLIST_FILES= bin/fzf share/man/man1/fzf.1.gz diff --git a/textproc/fzf/distinfo b/textproc/fzf/distinfo index 531bcdd3f232..24a7675ec22d 100644 --- a/textproc/fzf/distinfo +++ b/textproc/fzf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756803631 -SHA256 (go/textproc_fzf/junegunn-fzf-v0.65.2_GH0/go.mod) = 6cc838db5cb7817cbb9522b55c9715ab6f543a0eaf3b5178cd9db42bd60640ae -SIZE (go/textproc_fzf/junegunn-fzf-v0.65.2_GH0/go.mod) = 527 -SHA256 (go/textproc_fzf/junegunn-fzf-v0.65.2_GH0/junegunn-fzf-v0.65.2_GH0.tar.gz) = 53b7e0077833f96ae04fd1e312ed65b2d5c427422b652dd3ce6c2d1702f8ce56 -SIZE (go/textproc_fzf/junegunn-fzf-v0.65.2_GH0/junegunn-fzf-v0.65.2_GH0.tar.gz) = 347841 +TIMESTAMP = 1760457719 +SHA256 (go/textproc_fzf/junegunn-fzf-v0.66.0_GH0/go.mod) = 5d8e34ecd5e4a6934c2421090bbd11d7bd0c03c751d912a2bfb06f5860068aff +SIZE (go/textproc_fzf/junegunn-fzf-v0.66.0_GH0/go.mod) = 529 +SHA256 (go/textproc_fzf/junegunn-fzf-v0.66.0_GH0/junegunn-fzf-v0.66.0_GH0.tar.gz) = 576659beee244b4ecccf45f1c576340143d8ce6d97fa053e6cbdd3f75c66b351 +SIZE (go/textproc_fzf/junegunn-fzf-v0.66.0_GH0/junegunn-fzf-v0.66.0_GH0.tar.gz) = 361069 diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile index 0bde3c9ffaba..96508411fc1d 100644 --- a/textproc/gh-grep/Makefile +++ b/textproc/gh-grep/Makefile @@ -1,7 +1,7 @@ PORTNAME= gh-grep DISTVERSIONPREFIX= v DISTVERSION= 1.2.3 -PORTREVISION= 7 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/git-chglog/Makefile b/textproc/git-chglog/Makefile index cca3b34afd07..e0f53441329e 100644 --- a/textproc/git-chglog/Makefile +++ b/textproc/git-chglog/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-chglog DISTVERSIONPREFIX= v DISTVERSION= 0.15.4 -PORTREVISION= 18 +PORTREVISION= 20 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile index 51f13271c007..e865a01e7136 100644 --- a/textproc/gitlab-elasticsearch-indexer/Makefile +++ b/textproc/gitlab-elasticsearch-indexer/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitlab-elasticsearch-indexer PORTVERSION= 5.7.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= mfechner@FreeBSD.org diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile index 7a25ef49d41f..a2ff44c78e44 100644 --- a/textproc/go-md2man/Makefile +++ b/textproc/go-md2man/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-md2man DISTVERSIONPREFIX= v DISTVERSION= 2.0.7 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= mateusz@serveraptor.com diff --git a/textproc/go-transifex-client/Makefile b/textproc/go-transifex-client/Makefile index 79daa4e589c0..63d957a127aa 100644 --- a/textproc/go-transifex-client/Makefile +++ b/textproc/go-transifex-client/Makefile @@ -1,7 +1,7 @@ PORTNAME= transifex-client DISTVERSIONPREFIX= v DISTVERSION= 1.6.10 -PORTREVISION= 16 +PORTREVISION= 18 CATEGORIES= textproc PKGNAMEPREFIX= go- diff --git a/textproc/go-yq/Makefile b/textproc/go-yq/Makefile index 2994a5cfb75a..a2d8d6a67e1e 100644 --- a/textproc/go-yq/Makefile +++ b/textproc/go-yq/Makefile @@ -1,6 +1,7 @@ PORTNAME= go-yq DISTVERSIONPREFIX= v DISTVERSION= 4.47.2 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= timp87@gmail.com diff --git a/textproc/gojq/Makefile b/textproc/gojq/Makefile index 6de05bda525e..01873a8be59d 100644 --- a/textproc/gojq/Makefile +++ b/textproc/gojq/Makefile @@ -1,7 +1,7 @@ PORTNAME= gojq DISTVERSIONPREFIX= v DISTVERSION= 0.12.17 -PORTREVISION= 7 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= nork@FreeBSD.org diff --git a/textproc/goldendict-ng/Makefile b/textproc/goldendict-ng/Makefile index 1c0fe858173b..6267076c95c1 100644 --- a/textproc/goldendict-ng/Makefile +++ b/textproc/goldendict-ng/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 25.10.1 DISTVERSIONSUFFIX= -Release.85f9a3d5 CATEGORIES= textproc -MAINTAINER= mew14930xvi@inbox.lv +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced dictionary lookup program, supporting many formats WWW= https://xiaoyifang.github.io/goldendict-ng/ diff --git a/textproc/gron/Makefile b/textproc/gron/Makefile index f0bc9bad58bb..5d28e2028091 100644 --- a/textproc/gron/Makefile +++ b/textproc/gron/Makefile @@ -1,7 +1,7 @@ PORTNAME= gron PORTVERSION= 0.7.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 7 CATEGORIES= textproc MAINTAINER= zi@FreeBSD.org diff --git a/textproc/harper/Makefile b/textproc/harper/Makefile index f70486499a41..e33f46aecd4f 100644 --- a/textproc/harper/Makefile +++ b/textproc/harper/Makefile @@ -1,6 +1,6 @@ PORTNAME= harper DISTVERSIONPREFIX= v -DISTVERSION= 0.66.0 +DISTVERSION= 0.67.0 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org diff --git a/textproc/harper/Makefile.crates b/textproc/harper/Makefile.crates index 64b7081fd1ad..1fd0a7863671 100644 --- a/textproc/harper/Makefile.crates +++ b/textproc/harper/Makefile.crates @@ -287,7 +287,7 @@ CARGO_CRATES= addr2line-0.24.2 \ open-5.3.2 \ option-ext-0.2.0 \ ordered-float-4.6.0 \ - ordered-float-5.0.0 \ + ordered-float-5.1.0 \ parking-2.2.1 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ diff --git a/textproc/harper/distinfo b/textproc/harper/distinfo index 2a6c18a64c89..68a5fe461f58 100644 --- a/textproc/harper/distinfo +++ b/textproc/harper/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1759442944 +TIMESTAMP = 1759787267 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -577,8 +577,8 @@ SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f5 SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 SHA256 (rust/crates/ordered-float-4.6.0.crate) = 7bb71e1b3fa6ca1c61f383464aaf2bb0e2f8e772a1f01d486832464de363b951 SIZE (rust/crates/ordered-float-4.6.0.crate) = 23633 -SHA256 (rust/crates/ordered-float-5.0.0.crate) = e2c1f9f56e534ac6a9b8a4600bdf0f530fb393b5f393e7b4d03489c3cf0c3f01 -SIZE (rust/crates/ordered-float-5.0.0.crate) = 23364 +SHA256 (rust/crates/ordered-float-5.1.0.crate) = 7f4779c6901a562440c3786d08192c6fbda7c1c2060edd10006b05ee35d10f2d +SIZE (rust/crates/ordered-float-5.1.0.crate) = 30230 SHA256 (rust/crates/parking-2.2.1.crate) = f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba SIZE (rust/crates/parking-2.2.1.crate) = 10685 SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 @@ -1117,5 +1117,5 @@ SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f66 SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 SHA256 (rust/crates/zip-1.1.4.crate) = 9cc23c04387f4da0374be4533ad1208cbb091d5c11d070dfef13676ad6497164 SIZE (rust/crates/zip-1.1.4.crate) = 77910 -SHA256 (Automattic-harper-v0.66.0_GH0.tar.gz) = 5572a64abd40dd63dd8d6487e0a5ae71f8eb40809e609c4626b0d578647ca0a9 -SIZE (Automattic-harper-v0.66.0_GH0.tar.gz) = 7394300 +SHA256 (Automattic-harper-v0.67.0_GH0.tar.gz) = bbdb0235ab6214923c740defb1b4f2e2bf6e414e941c725f1a76ca49feb78e5b +SIZE (Automattic-harper-v0.67.0_GH0.tar.gz) = 7402102 diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index eafc1e8e7bc6..bdfe4fada033 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -1,6 +1,5 @@ PORTNAME= highlight -DISTVERSION= 4.16 -PORTREVISION= 1 +DISTVERSION= 4.17 PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://andre-simon.de/zip/ @@ -14,14 +13,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/boost/scoped_array.hpp:devel/boost-libs -USES= gmake lua pkgconfig tar:bzip2 +USES= compiler:c++17-lang gmake lua pkgconfig tar:bzip2 MAKEFILE= makefile MAKE_ARGS= CXX="${CXX}" \ - CFLAGS="${CXXFLAGS} ${CPPFLAGS} -DHAVE_DECL_GETOPT" \ + CFLAGS="${CXXFLAGS} ${CPPFLAGS} -DHAVE_DECL_GETOPT -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS}" ALL_TARGET= all # cli INSTALL_TARGET= install +PORTDATA= * PORTDOCS= * OPTIONS_DEFINE= DOCS GUI @@ -34,9 +34,11 @@ GUI_ALL_TARGET= gui GUI_INSTALL_TARGET= install-gui post-patch: + @${REINPLACE_CMD} -e 's,lua5.3,lua-${LUA_VER},' ${WRKSRC}/src/makefile + +post-patch-GUI-on: @${REINPLACE_CMD} -e '/PKGCONFIG/s,lua,&-${LUA_VER}, ; \ - /LIBS/s,-llua,&-${LUA_VER},' \ - ${WRKSRC}/src/gui-qt/highlight.pro + /LIBS/s,-llua,&-${LUA_VER},' ${WRKSRC}/src/gui-qt/highlight.pro post-install: .for cfg in filetypes lsp diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index a1f0f6e15b05..8fa8f8f721e8 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747691063 -SHA256 (highlight-4.16.tar.bz2) = 92261ff5c27c73e7a5c85ab65ada2a2edf8aa3dbe9c9c3d8e82e062088e60e5a -SIZE (highlight-4.16.tar.bz2) = 1526528 +TIMESTAMP = 1759093847 +SHA256 (highlight-4.17.tar.bz2) = d4f7baa98bd162d8f15642793bd7b8671cfa47ad5100707ac609be3ed486ff94 +SIZE (highlight-4.17.tar.bz2) = 1536499 diff --git a/textproc/highlight/files/patch-src_makefile b/textproc/highlight/files/patch-src_makefile deleted file mode 100644 index 4518c7b1d765..000000000000 --- a/textproc/highlight/files/patch-src_makefile +++ /dev/null @@ -1,20 +0,0 @@ ---- src/makefile.orig 2020-12-21 10:56:19 UTC -+++ src/makefile -@@ -36,7 +36,7 @@ GUI_QT_DIR=./gui-qt/ - INCLUDE_DIR=./include/ - - # try to detect Lua versioning scheme --LUA_PKG_NAME=lua5.3 -+LUA_PKG_NAME=lua-$(LUA_VER) - LUA_TEST=$(shell pkg-config --exists ${LUA_PKG_NAME}; echo $$?) - - ifeq (${LUA_TEST},1) -@@ -75,7 +75,7 @@ LDFLAGS = -ldl - #LDFLAGS = ${LDFLAGS} -s - #LDFLAGS= -Wl,--as-needed - --CXX_COMPILE=${CXX} ${CFLAGS} -c -I ${INCLUDE_DIR} ${LUA_CFLAGS} -+CXX_COMPILE=${CXX} ${CFLAGS} -c -I ${INCLUDE_DIR} -I${LOCALBASE}/include ${LUA_CFLAGS} - - # Data directories (data dir, configuration file dir) - CXX_DIR=-DHL_DATA_DIR=\"${HL_DATA_DIR}\" -DHL_CONFIG_DIR=\"${HL_CONFIG_DIR}\" diff --git a/textproc/highlight/pkg-plist b/textproc/highlight/pkg-plist index fb5ebecf005d..94a9cd884f93 100644 --- a/textproc/highlight/pkg-plist +++ b/textproc/highlight/pkg-plist @@ -6,519 +6,6 @@ bin/highlight share/bash-completion/completions/highlight share/fish/vendor_completions.d/highlight.fish %%GUI%%share/icons/hicolor/256x256/apps/highlight.png -%%GUI%%%%DATADIR%%/gui_files/ext/fileopenfilter.conf -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_bg_BG.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_cs_CZ.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_de_DE.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_es_ES.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_fr_FR.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_it_IT.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_ja_JP.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_zh_CN.qm -%%DATADIR%%/langDefs/abap.lang -%%DATADIR%%/langDefs/abc.lang -%%DATADIR%%/langDefs/abnf.lang -%%DATADIR%%/langDefs/actionscript.lang -%%DATADIR%%/langDefs/ada.lang -%%DATADIR%%/langDefs/agda.lang -%%DATADIR%%/langDefs/alan.lang -%%DATADIR%%/langDefs/algol.lang -%%DATADIR%%/langDefs/ampl.lang -%%DATADIR%%/langDefs/amtrix.lang -%%DATADIR%%/langDefs/applescript.lang -%%DATADIR%%/langDefs/arc.lang -%%DATADIR%%/langDefs/arm.lang -%%DATADIR%%/langDefs/as400cl.lang -%%DATADIR%%/langDefs/ascend.lang -%%DATADIR%%/langDefs/asciidoc.lang -%%DATADIR%%/langDefs/asp.lang -%%DATADIR%%/langDefs/aspect.lang -%%DATADIR%%/langDefs/assembler.lang -%%DATADIR%%/langDefs/ats.lang -%%DATADIR%%/langDefs/autohotkey.lang -%%DATADIR%%/langDefs/autoit.lang -%%DATADIR%%/langDefs/avenue.lang -%%DATADIR%%/langDefs/awk.lang -%%DATADIR%%/langDefs/ballerina.lang -%%DATADIR%%/langDefs/bat.lang -%%DATADIR%%/langDefs/bbcode.lang -%%DATADIR%%/langDefs/bcpl.lang -%%DATADIR%%/langDefs/bibtex.lang -%%DATADIR%%/langDefs/biferno.lang -%%DATADIR%%/langDefs/bison.lang -%%DATADIR%%/langDefs/blitzbasic.lang -%%DATADIR%%/langDefs/bms.lang -%%DATADIR%%/langDefs/bnf.lang -%%DATADIR%%/langDefs/boo.lang -%%DATADIR%%/langDefs/c.lang -%%DATADIR%%/langDefs/carbon.lang -%%DATADIR%%/langDefs/ceylon.lang -%%DATADIR%%/langDefs/charmm.lang -%%DATADIR%%/langDefs/chill.lang -%%DATADIR%%/langDefs/chpl.lang -%%DATADIR%%/langDefs/clean.lang -%%DATADIR%%/langDefs/clearbasic.lang -%%DATADIR%%/langDefs/clipper.lang -%%DATADIR%%/langDefs/clojure.lang -%%DATADIR%%/langDefs/clp.lang -%%DATADIR%%/langDefs/cmake.lang -%%DATADIR%%/langDefs/cobol.lang -%%DATADIR%%/langDefs/coffeescript.lang -%%DATADIR%%/langDefs/coldfusion.lang -%%DATADIR%%/langDefs/conf.lang -%%DATADIR%%/langDefs/cpp2.lang -%%DATADIR%%/langDefs/critic.lang -%%DATADIR%%/langDefs/crk.lang -%%DATADIR%%/langDefs/crystal.lang -%%DATADIR%%/langDefs/cs_block_regex.lang -%%DATADIR%%/langDefs/csharp.lang -%%DATADIR%%/langDefs/css.lang -%%DATADIR%%/langDefs/cue.lang -%%DATADIR%%/langDefs/d.lang -%%DATADIR%%/langDefs/dart.lang -%%DATADIR%%/langDefs/delphi.lang -%%DATADIR%%/langDefs/diff.lang -%%DATADIR%%/langDefs/dockerfile.lang -%%DATADIR%%/langDefs/dts.lang -%%DATADIR%%/langDefs/dylan.lang -%%DATADIR%%/langDefs/ebnf.lang -%%DATADIR%%/langDefs/ebnf2.lang -%%DATADIR%%/langDefs/eiffel.lang -%%DATADIR%%/langDefs/elixir.lang -%%DATADIR%%/langDefs/elm.lang -%%DATADIR%%/langDefs/email.lang -%%DATADIR%%/langDefs/erb.lang -%%DATADIR%%/langDefs/erlang.lang -%%DATADIR%%/langDefs/euphoria.lang -%%DATADIR%%/langDefs/exapunks.lang -%%DATADIR%%/langDefs/excel.lang -%%DATADIR%%/langDefs/express.lang -%%DATADIR%%/langDefs/factor.lang -%%DATADIR%%/langDefs/fame.lang -%%DATADIR%%/langDefs/fasm.lang -%%DATADIR%%/langDefs/felix.lang -%%DATADIR%%/langDefs/fish.lang -%%DATADIR%%/langDefs/fortran77.lang -%%DATADIR%%/langDefs/fortran90.lang -%%DATADIR%%/langDefs/frink.lang -%%DATADIR%%/langDefs/fsharp.lang -%%DATADIR%%/langDefs/fstab.lang -%%DATADIR%%/langDefs/fx.lang -%%DATADIR%%/langDefs/gambas.lang -%%DATADIR%%/langDefs/gdb.lang -%%DATADIR%%/langDefs/gdscript.lang -%%DATADIR%%/langDefs/gleam.lang -%%DATADIR%%/langDefs/go.lang -%%DATADIR%%/langDefs/graphviz.lang -%%DATADIR%%/langDefs/haml.lang -%%DATADIR%%/langDefs/hare.lang -%%DATADIR%%/langDefs/haskell.lang -%%DATADIR%%/langDefs/haxe.lang -%%DATADIR%%/langDefs/hcl.lang -%%DATADIR%%/langDefs/html.lang -%%DATADIR%%/langDefs/httpd.lang -%%DATADIR%%/langDefs/hugo.lang -%%DATADIR%%/langDefs/icon.lang -%%DATADIR%%/langDefs/idl.lang -%%DATADIR%%/langDefs/idlang.lang -%%DATADIR%%/langDefs/inc_luatex.lang -%%DATADIR%%/langDefs/informix.lang -%%DATADIR%%/langDefs/ini.lang -%%DATADIR%%/langDefs/innosetup.lang -%%DATADIR%%/langDefs/interlis.lang -%%DATADIR%%/langDefs/io.lang -%%DATADIR%%/langDefs/jam.lang -%%DATADIR%%/langDefs/jasmin.lang -%%DATADIR%%/langDefs/java.lang -%%DATADIR%%/langDefs/javascript.lang -%%DATADIR%%/langDefs/js_regex.lang -%%DATADIR%%/langDefs/json.lang -%%DATADIR%%/langDefs/jsp.lang -%%DATADIR%%/langDefs/jsx.lang -%%DATADIR%%/langDefs/julia.lang -%%DATADIR%%/langDefs/kotlin.lang -%%DATADIR%%/langDefs/ldif.lang -%%DATADIR%%/langDefs/less.lang -%%DATADIR%%/langDefs/lhs.lang -%%DATADIR%%/langDefs/lilypond.lang -%%DATADIR%%/langDefs/limbo.lang -%%DATADIR%%/langDefs/lindenscript.lang -%%DATADIR%%/langDefs/lisp.lang -%%DATADIR%%/langDefs/logtalk.lang -%%DATADIR%%/langDefs/lotos.lang -%%DATADIR%%/langDefs/lotus.lang -%%DATADIR%%/langDefs/lua.lang -%%DATADIR%%/langDefs/luban.lang -%%DATADIR%%/langDefs/makefile.lang -%%DATADIR%%/langDefs/maple.lang -%%DATADIR%%/langDefs/markdown.lang -%%DATADIR%%/langDefs/matlab.lang -%%DATADIR%%/langDefs/maya.lang -%%DATADIR%%/langDefs/mercury.lang -%%DATADIR%%/langDefs/meson.lang -%%DATADIR%%/langDefs/miranda.lang -%%DATADIR%%/langDefs/mod2.lang -%%DATADIR%%/langDefs/mod3.lang -%%DATADIR%%/langDefs/modelica.lang -%%DATADIR%%/langDefs/mojo.lang -%%DATADIR%%/langDefs/moon.lang -%%DATADIR%%/langDefs/ms.lang -%%DATADIR%%/langDefs/msl.lang -%%DATADIR%%/langDefs/mssql.lang -%%DATADIR%%/langDefs/mxml.lang -%%DATADIR%%/langDefs/n3.lang -%%DATADIR%%/langDefs/nasal.lang -%%DATADIR%%/langDefs/nbc.lang -%%DATADIR%%/langDefs/nemerle.lang -%%DATADIR%%/langDefs/netrexx.lang -%%DATADIR%%/langDefs/nginx.lang -%%DATADIR%%/langDefs/nice.lang -%%DATADIR%%/langDefs/nim.lang -%%DATADIR%%/langDefs/nix.lang -%%DATADIR%%/langDefs/nsis.lang -%%DATADIR%%/langDefs/nxc.lang -%%DATADIR%%/langDefs/oberon.lang -%%DATADIR%%/langDefs/objc.lang -%%DATADIR%%/langDefs/ocaml.lang -%%DATADIR%%/langDefs/octave.lang -%%DATADIR%%/langDefs/oorexx.lang -%%DATADIR%%/langDefs/org.lang -%%DATADIR%%/langDefs/os.lang -%%DATADIR%%/langDefs/oz.lang -%%DATADIR%%/langDefs/paradox.lang -%%DATADIR%%/langDefs/pas.lang -%%DATADIR%%/langDefs/pdf.lang -%%DATADIR%%/langDefs/perl.lang -%%DATADIR%%/langDefs/php.lang -%%DATADIR%%/langDefs/pike.lang -%%DATADIR%%/langDefs/pl1.lang -%%DATADIR%%/langDefs/plperl.lang -%%DATADIR%%/langDefs/plpython.lang -%%DATADIR%%/langDefs/pltcl.lang -%%DATADIR%%/langDefs/po.lang -%%DATADIR%%/langDefs/polygen.lang -%%DATADIR%%/langDefs/pony.lang -%%DATADIR%%/langDefs/pov.lang -%%DATADIR%%/langDefs/powershell.lang -%%DATADIR%%/langDefs/pro.lang -%%DATADIR%%/langDefs/progress.lang -%%DATADIR%%/langDefs/ps.lang -%%DATADIR%%/langDefs/psl.lang -%%DATADIR%%/langDefs/pure.lang -%%DATADIR%%/langDefs/purebasic.lang -%%DATADIR%%/langDefs/purescript.lang -%%DATADIR%%/langDefs/pyrex.lang -%%DATADIR%%/langDefs/python.lang -%%DATADIR%%/langDefs/q.lang -%%DATADIR%%/langDefs/qmake.lang -%%DATADIR%%/langDefs/qml.lang -%%DATADIR%%/langDefs/qu.lang -%%DATADIR%%/langDefs/r.lang -%%DATADIR%%/langDefs/rebol.lang -%%DATADIR%%/langDefs/rego.lang -%%DATADIR%%/langDefs/rexx.lang -%%DATADIR%%/langDefs/rnc.lang -%%DATADIR%%/langDefs/rpg.lang -%%DATADIR%%/langDefs/rpl.lang -%%DATADIR%%/langDefs/rst.lang -%%DATADIR%%/langDefs/ruby.lang -%%DATADIR%%/langDefs/rust.lang -%%DATADIR%%/langDefs/s.lang -%%DATADIR%%/langDefs/sam.lang -%%DATADIR%%/langDefs/sas.lang -%%DATADIR%%/langDefs/scad.lang -%%DATADIR%%/langDefs/scala.lang -%%DATADIR%%/langDefs/scilab.lang -%%DATADIR%%/langDefs/scss.lang -%%DATADIR%%/langDefs/shellscript.lang -%%DATADIR%%/langDefs/slim.lang -%%DATADIR%%/langDefs/small.lang -%%DATADIR%%/langDefs/smalltalk.lang -%%DATADIR%%/langDefs/sml.lang -%%DATADIR%%/langDefs/snmp.lang -%%DATADIR%%/langDefs/snobol.lang -%%DATADIR%%/langDefs/solidity.lang -%%DATADIR%%/langDefs/spec.lang -%%DATADIR%%/langDefs/spn.lang -%%DATADIR%%/langDefs/sql.lang -%%DATADIR%%/langDefs/squirrel.lang -%%DATADIR%%/langDefs/styl.lang -%%DATADIR%%/langDefs/svg.lang -%%DATADIR%%/langDefs/swift.lang -%%DATADIR%%/langDefs/sybase.lang -%%DATADIR%%/langDefs/tcl.lang -%%DATADIR%%/langDefs/tcsh.lang -%%DATADIR%%/langDefs/terraform.lang -%%DATADIR%%/langDefs/tex.lang -%%DATADIR%%/langDefs/toml.lang -%%DATADIR%%/langDefs/tsql.lang -%%DATADIR%%/langDefs/tsx.lang -%%DATADIR%%/langDefs/ttcn3.lang -%%DATADIR%%/langDefs/txt.lang -%%DATADIR%%/langDefs/typescript.lang -%%DATADIR%%/langDefs/upc.lang -%%DATADIR%%/langDefs/v.lang -%%DATADIR%%/langDefs/vala.lang -%%DATADIR%%/langDefs/vb.lang -%%DATADIR%%/langDefs/verilog.lang -%%DATADIR%%/langDefs/vhd.lang -%%DATADIR%%/langDefs/vimscript.lang -%%DATADIR%%/langDefs/vue.lang -%%DATADIR%%/langDefs/wat.lang -%%DATADIR%%/langDefs/whiley.lang -%%DATADIR%%/langDefs/wren.lang -%%DATADIR%%/langDefs/xml.lang -%%DATADIR%%/langDefs/xpp.lang -%%DATADIR%%/langDefs/yaiff.lang -%%DATADIR%%/langDefs/yaml.lang -%%DATADIR%%/langDefs/yaml_ansible.lang -%%DATADIR%%/langDefs/yang.lang -%%DATADIR%%/langDefs/zig.lang -%%DATADIR%%/langDefs/znn.lang -%%DATADIR%%/plugins/asciidoc_html_add_links.lua -%%DATADIR%%/plugins/bash_functions.lua -%%DATADIR%%/plugins/bash_ref_man7_org.lua -%%DATADIR%%/plugins/comment_links.lua -%%DATADIR%%/plugins/cpp_qt.lua -%%DATADIR%%/plugins/cpp_ref_cplusplus_com.lua -%%DATADIR%%/plugins/cpp_ref_gtk_gnome_org.lua -%%DATADIR%%/plugins/cpp_ref_local_includes.lua -%%DATADIR%%/plugins/cpp_ref_qtproject_org.lua -%%DATADIR%%/plugins/cpp_ref_wxwidgets_org.lua -%%DATADIR%%/plugins/cpp_syslog.lua -%%DATADIR%%/plugins/cpp_wx.lua -%%DATADIR%%/plugins/ctags_html_tooltips.lua -%%DATADIR%%/plugins/java_library.lua -%%DATADIR%%/plugins/keywords_capitalize.lua -%%DATADIR%%/plugins/keywords_lowercase.lua -%%DATADIR%%/plugins/keywords_uppercase.lua -%%DATADIR%%/plugins/latex_single_outfile.lua -%%DATADIR%%/plugins/mark_lines.lua -%%DATADIR%%/plugins/outhtml_add_background_stripes.lua -%%DATADIR%%/plugins/outhtml_add_background_svg.lua -%%DATADIR%%/plugins/outhtml_add_figure.lua -%%DATADIR%%/plugins/outhtml_add_line.lua -%%DATADIR%%/plugins/outhtml_add_shadow.lua -%%DATADIR%%/plugins/outhtml_ansi_esc.lua -%%DATADIR%%/plugins/outhtml_codefold.lua -%%DATADIR%%/plugins/outhtml_copy_clipboard.lua -%%DATADIR%%/plugins/outhtml_curly_brackets_matcher.lua -%%DATADIR%%/plugins/outhtml_focus.lua -%%DATADIR%%/plugins/outhtml_ie7_webctrl.lua -%%DATADIR%%/plugins/outhtml_keyword_matcher.lua -%%DATADIR%%/plugins/outhtml_ligature_fonts.lua -%%DATADIR%%/plugins/outhtml_modern_fonts.lua -%%DATADIR%%/plugins/outhtml_parantheses_matcher.lua -%%DATADIR%%/plugins/outhtml_tooltips.lua -%%DATADIR%%/plugins/perl_ref_perl_org.lua -%%DATADIR%%/plugins/python_ref_python_org.lua -%%DATADIR%%/plugins/reduce_filesize.lua -%%DATADIR%%/plugins/sam_seq.lua -%%DATADIR%%/plugins/scala_ref_scala_lang_org.lua -%%DATADIR%%/plugins/terminal_add_info.lua -%%DATADIR%%/plugins/theme_invert.lua -%%DATADIR%%/plugins/token_add_state_ids.lua -%%DATADIR%%/themes/acid.theme -%%DATADIR%%/themes/aiseered.theme -%%DATADIR%%/themes/andes.theme -%%DATADIR%%/themes/anotherdark.theme -%%DATADIR%%/themes/autumn.theme -%%DATADIR%%/themes/base16/3024.theme -%%DATADIR%%/themes/base16/apathy.theme -%%DATADIR%%/themes/base16/ashes.theme -%%DATADIR%%/themes/base16/atelier-cave-light.theme -%%DATADIR%%/themes/base16/atelier-cave.theme -%%DATADIR%%/themes/base16/atelier-dune-light.theme -%%DATADIR%%/themes/base16/atelier-dune.theme -%%DATADIR%%/themes/base16/atelier-estuary-light.theme -%%DATADIR%%/themes/base16/atelier-estuary.theme -%%DATADIR%%/themes/base16/atelier-forest-light.theme -%%DATADIR%%/themes/base16/atelier-forest.theme -%%DATADIR%%/themes/base16/atelier-heath-light.theme -%%DATADIR%%/themes/base16/atelier-heath.theme -%%DATADIR%%/themes/base16/atelier-lakeside-light.theme -%%DATADIR%%/themes/base16/atelier-lakeside.theme -%%DATADIR%%/themes/base16/atelier-plateau-light.theme -%%DATADIR%%/themes/base16/atelier-plateau.theme -%%DATADIR%%/themes/base16/atelier-savanna-light.theme -%%DATADIR%%/themes/base16/atelier-savanna.theme -%%DATADIR%%/themes/base16/atelier-seaside-light.theme -%%DATADIR%%/themes/base16/atelier-seaside.theme -%%DATADIR%%/themes/base16/atelier-sulphurpool-light.theme -%%DATADIR%%/themes/base16/atelier-sulphurpool.theme -%%DATADIR%%/themes/base16/bespin.theme -%%DATADIR%%/themes/base16/brewer.theme -%%DATADIR%%/themes/base16/bright.theme -%%DATADIR%%/themes/base16/brushtrees-dark.theme -%%DATADIR%%/themes/base16/brushtrees.theme -%%DATADIR%%/themes/base16/chalk.theme -%%DATADIR%%/themes/base16/circus.theme -%%DATADIR%%/themes/base16/classic-dark.theme -%%DATADIR%%/themes/base16/classic-light.theme -%%DATADIR%%/themes/base16/codeschool.theme -%%DATADIR%%/themes/base16/cupcake.theme -%%DATADIR%%/themes/base16/cupertino.theme -%%DATADIR%%/themes/base16/darktooth.theme -%%DATADIR%%/themes/base16/default-dark.theme -%%DATADIR%%/themes/base16/default-light.theme -%%DATADIR%%/themes/base16/dracula.theme -%%DATADIR%%/themes/base16/eighties.theme -%%DATADIR%%/themes/base16/embers.theme -%%DATADIR%%/themes/base16/flat.theme -%%DATADIR%%/themes/base16/github.theme -%%DATADIR%%/themes/base16/google-dark.theme -%%DATADIR%%/themes/base16/google-light.theme -%%DATADIR%%/themes/base16/grayscale-dark.theme -%%DATADIR%%/themes/base16/grayscale-light.theme -%%DATADIR%%/themes/base16/greenscreen.theme -%%DATADIR%%/themes/base16/gruvbox-dark-hard.theme -%%DATADIR%%/themes/base16/gruvbox-dark-medium.theme -%%DATADIR%%/themes/base16/gruvbox-dark-pale.theme -%%DATADIR%%/themes/base16/gruvbox-dark-soft.theme -%%DATADIR%%/themes/base16/gruvbox-light-hard.theme -%%DATADIR%%/themes/base16/gruvbox-light-medium.theme -%%DATADIR%%/themes/base16/gruvbox-light-soft.theme -%%DATADIR%%/themes/base16/harmonic-dark.theme -%%DATADIR%%/themes/base16/harmonic-light.theme -%%DATADIR%%/themes/base16/hopscotch.theme -%%DATADIR%%/themes/base16/ia-dark.theme -%%DATADIR%%/themes/base16/ia-light.theme -%%DATADIR%%/themes/base16/icy.theme -%%DATADIR%%/themes/base16/irblack.theme -%%DATADIR%%/themes/base16/isotope.theme -%%DATADIR%%/themes/base16/macintosh.theme -%%DATADIR%%/themes/base16/marrakesh.theme -%%DATADIR%%/themes/base16/materia.theme -%%DATADIR%%/themes/base16/material-darker.theme -%%DATADIR%%/themes/base16/material-lighter.theme -%%DATADIR%%/themes/base16/material-palenight.theme -%%DATADIR%%/themes/base16/material-vivid.theme -%%DATADIR%%/themes/base16/material.theme -%%DATADIR%%/themes/base16/mellow-purple.theme -%%DATADIR%%/themes/base16/mexico-light.theme -%%DATADIR%%/themes/base16/mocha.theme -%%DATADIR%%/themes/base16/monokai.theme -%%DATADIR%%/themes/base16/nord.theme -%%DATADIR%%/themes/base16/ocean.theme -%%DATADIR%%/themes/base16/oceanicnext.theme -%%DATADIR%%/themes/base16/one-light.theme -%%DATADIR%%/themes/base16/onedark.theme -%%DATADIR%%/themes/base16/outrun-dark.theme -%%DATADIR%%/themes/base16/paraiso.theme -%%DATADIR%%/themes/base16/phd.theme -%%DATADIR%%/themes/base16/pico.theme -%%DATADIR%%/themes/base16/pop.theme -%%DATADIR%%/themes/base16/porple.theme -%%DATADIR%%/themes/base16/railscasts.theme -%%DATADIR%%/themes/base16/rebecca.theme -%%DATADIR%%/themes/base16/seti.theme -%%DATADIR%%/themes/base16/snazzy.theme -%%DATADIR%%/themes/base16/solarflare.theme -%%DATADIR%%/themes/base16/solarized-dark.theme -%%DATADIR%%/themes/base16/solarized-light.theme -%%DATADIR%%/themes/base16/spacemacs.theme -%%DATADIR%%/themes/base16/summerfruit-dark.theme -%%DATADIR%%/themes/base16/summerfruit-light.theme -%%DATADIR%%/themes/base16/tomorrow-night.theme -%%DATADIR%%/themes/base16/tomorrow.theme -%%DATADIR%%/themes/base16/tube.theme -%%DATADIR%%/themes/base16/twilight.theme -%%DATADIR%%/themes/base16/unikitty-dark.theme -%%DATADIR%%/themes/base16/unikitty-light.theme -%%DATADIR%%/themes/base16/unikitty-reversible.theme -%%DATADIR%%/themes/base16/woodland.theme -%%DATADIR%%/themes/base16/xcode-dusk.theme -%%DATADIR%%/themes/baycomb.theme -%%DATADIR%%/themes/bclear.theme -%%DATADIR%%/themes/biogoo.theme -%%DATADIR%%/themes/bipolar.theme -%%DATADIR%%/themes/blacknblue.theme -%%DATADIR%%/themes/bluegreen.theme -%%DATADIR%%/themes/breeze.theme -%%DATADIR%%/themes/bright.theme -%%DATADIR%%/themes/camo.theme -%%DATADIR%%/themes/candy.theme -%%DATADIR%%/themes/clarity.theme -%%DATADIR%%/themes/dante.theme -%%DATADIR%%/themes/darkblue.theme -%%DATADIR%%/themes/darkbone.theme -%%DATADIR%%/themes/darkness.theme -%%DATADIR%%/themes/darkplus.theme -%%DATADIR%%/themes/darkslategray.theme -%%DATADIR%%/themes/darkspectrum.theme -%%DATADIR%%/themes/denim.theme -%%DATADIR%%/themes/diff.theme -%%DATADIR%%/themes/duotone-dark-earth.theme -%%DATADIR%%/themes/duotone-dark-forest.theme -%%DATADIR%%/themes/duotone-dark-sea.theme -%%DATADIR%%/themes/duotone-dark-sky.theme -%%DATADIR%%/themes/duotone-dark-space.theme -%%DATADIR%%/themes/dusk.theme -%%DATADIR%%/themes/earendel.theme -%%DATADIR%%/themes/easter.theme -%%DATADIR%%/themes/edit-anjuta.theme -%%DATADIR%%/themes/edit-bbedit.theme -%%DATADIR%%/themes/edit-eclipse.theme -%%DATADIR%%/themes/edit-emacs.theme -%%DATADIR%%/themes/edit-fasm.theme -%%DATADIR%%/themes/edit-flashdevelop.theme -%%DATADIR%%/themes/edit-gedit.theme -%%DATADIR%%/themes/edit-godot.theme -%%DATADIR%%/themes/edit-jedit.theme -%%DATADIR%%/themes/edit-kwrite.theme -%%DATADIR%%/themes/edit-matlab.theme -%%DATADIR%%/themes/edit-msvs2008.theme -%%DATADIR%%/themes/edit-nedit.theme -%%DATADIR%%/themes/edit-purebasic.theme -%%DATADIR%%/themes/edit-vim-dark.theme -%%DATADIR%%/themes/edit-vim.theme -%%DATADIR%%/themes/edit-xcode.theme -%%DATADIR%%/themes/ekvoli.theme -%%DATADIR%%/themes/fineblue.theme -%%DATADIR%%/themes/freya.theme -%%DATADIR%%/themes/fruit.theme -%%DATADIR%%/themes/github.theme -%%DATADIR%%/themes/golden.theme -%%DATADIR%%/themes/greenlcd.theme -%%DATADIR%%/themes/kellys.theme -%%DATADIR%%/themes/leo.theme -%%DATADIR%%/themes/lucretia.theme -%%DATADIR%%/themes/manxome.theme -%%DATADIR%%/themes/maroloccio.theme -%%DATADIR%%/themes/matrix.theme -%%DATADIR%%/themes/moe.theme -%%DATADIR%%/themes/molokai.theme -%%DATADIR%%/themes/moria.theme -%%DATADIR%%/themes/navajo-night.theme -%%DATADIR%%/themes/navy.theme -%%DATADIR%%/themes/neon.theme -%%DATADIR%%/themes/night.theme -%%DATADIR%%/themes/nightshimmer.theme -%%DATADIR%%/themes/nord.theme -%%DATADIR%%/themes/nuvola.theme -%%DATADIR%%/themes/olive.theme -%%DATADIR%%/themes/orion.theme -%%DATADIR%%/themes/oxygenated.theme -%%DATADIR%%/themes/pablo.theme -%%DATADIR%%/themes/peaksea.theme -%%DATADIR%%/themes/print.theme -%%DATADIR%%/themes/rand01.theme -%%DATADIR%%/themes/rdark.theme -%%DATADIR%%/themes/relaxedgreen.theme -%%DATADIR%%/themes/rootwater.theme -%%DATADIR%%/themes/seashell.theme -%%DATADIR%%/themes/solarized-dark.theme -%%DATADIR%%/themes/solarized-light.theme -%%DATADIR%%/themes/sourceforge.theme -%%DATADIR%%/themes/tabula.theme -%%DATADIR%%/themes/tcsoft.theme -%%DATADIR%%/themes/the.theme -%%DATADIR%%/themes/vampire.theme -%%DATADIR%%/themes/whitengrey.theme -%%DATADIR%%/themes/xoria256.theme -%%DATADIR%%/themes/zellner.theme -%%DATADIR%%/themes/zenburn.theme -%%DATADIR%%/themes/zmrok.theme share/man/man1/highlight.1.gz share/man/man5/filetypes.conf.5.gz share/zsh/site-functions/_highlight diff --git a/textproc/hs-pandoc-crossref/Makefile b/textproc/hs-pandoc-crossref/Makefile index 5975dcd34a23..e52d0706547a 100644 --- a/textproc/hs-pandoc-crossref/Makefile +++ b/textproc/hs-pandoc-crossref/Makefile @@ -1,5 +1,5 @@ PORTNAME= pandoc-crossref -DISTVERSION= 0.3.21 +DISTVERSION= 0.3.22 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org @@ -45,7 +45,7 @@ USE_CABAL+= Glob-0.10.2_3 \ cabal-doctest-1.0.11 \ case-insensitive-1.2.1.0 \ cassava-0.5.4.1 \ - cborg-0.2.10.0 \ + cborg-0.2.10.0_3 \ cereal-0.5.8.3 \ character-ps-0.1 \ citeproc-0.10 \ @@ -118,8 +118,8 @@ USE_CABAL+= Glob-0.10.2_3 \ optparse-applicative-0.19.0.0 \ ordered-containers-0.2.4 \ os-string-2.0.8 \ - pandoc-3.8.1 \ - pandoc-types-1.23.1_3 \ + pandoc-3.8.2 \ + pandoc-types-1.23.1_4 \ pem-0.2.4 \ pretty-show-1.10 \ prettyprinter-1.7.1 \ @@ -150,7 +150,7 @@ USE_CABAL+= Glob-0.10.2_3 \ tagsoup-0.14.8 \ tasty-1.5.3_2 \ temporary-1.3 \ - texmath-0.13 \ + texmath-0.13.0.1 \ text-conversions-0.3.1.1 \ text-iso8601-0.1.1_2 \ text-short-0.1.6_3 \ @@ -172,7 +172,7 @@ USE_CABAL+= Glob-0.10.2_3 \ uniplate-1.6.13_1 \ unix-time-0.4.17 \ unliftio-core-0.2.1.0_4 \ - unordered-containers-0.2.20_4 \ + unordered-containers-0.2.20.1 \ utf8-string-1.0.2 \ utility-ht-0.0.17.2 \ uuid-types-1.0.6_3 \ @@ -188,13 +188,12 @@ USE_CABAL+= Glob-0.10.2_3 \ zlib-0.7.1.1 CABAL_EXECUTABLES= pandoc pandoc-crossref -CABAL_REVISION= 1 SKIP_CABAL_PLIST= yes PLIST_FILES= bin/pandoc-crossref \ share/man/man1/pandoc-crossref.1.gz -PANDOC_VER= 3.8.1 +PANDOC_VER= 3.8.2 post-build: ${SETENV} pandoc_datadir=${WRKSRC}/_cabal_deps/pandoc-${PANDOC_VER} \ diff --git a/textproc/hs-pandoc-crossref/distinfo b/textproc/hs-pandoc-crossref/distinfo index fd9ce2eb95ba..12e7b06c9316 100644 --- a/textproc/hs-pandoc-crossref/distinfo +++ b/textproc/hs-pandoc-crossref/distinfo @@ -1,8 +1,6 @@ -TIMESTAMP = 1759268824 -SHA256 (cabal/pandoc-crossref-0.3.21/pandoc-crossref-0.3.21.tar.gz) = 10b2b805e3a42d8d9c5d7f73b2a462d7cfd92ff13bfb729182a3cb83129c2eeb -SIZE (cabal/pandoc-crossref-0.3.21/pandoc-crossref-0.3.21.tar.gz) = 86625 -SHA256 (cabal/pandoc-crossref-0.3.21/revision/1.cabal) = 97f0f9df06eef3e1b304b0ab569a281ab8a66effb0c30335941fcb59ac01aba4 -SIZE (cabal/pandoc-crossref-0.3.21/revision/1.cabal) = 11689 +TIMESTAMP = 1760008733 +SHA256 (cabal/pandoc-crossref-0.3.22/pandoc-crossref-0.3.22.tar.gz) = 11c4ceb655c6f5e7cf0d1ca8230177e485136b2f261d4d7da940191eb8bd5eee +SIZE (cabal/pandoc-crossref-0.3.22/pandoc-crossref-0.3.22.tar.gz) = 87413 SHA256 (cabal/Glob-0.10.2/Glob-0.10.2.tar.gz) = 6af672ac8427d35cbd42d64142dc288feab266f0be92dae3c696e8860d8173c0 SIZE (cabal/Glob-0.10.2/Glob-0.10.2.tar.gz) = 30226 SHA256 (cabal/Glob-0.10.2/revision/3.cabal) = dd2ddbecae8f84e8f4cacb5b856901a19c25ceaa11f2525d3ee88d034acb0081 @@ -99,6 +97,8 @@ SHA256 (cabal/cassava-0.5.4.1/cassava-0.5.4.1.tar.gz) = d40636f530737a99c0282084 SIZE (cabal/cassava-0.5.4.1/cassava-0.5.4.1.tar.gz) = 38097 SHA256 (cabal/cborg-0.2.10.0/cborg-0.2.10.0.tar.gz) = 17fe070c38fc498cab49bcb9d6215b7747d53bedf96502e9bcce9cad73b9c797 SIZE (cabal/cborg-0.2.10.0/cborg-0.2.10.0.tar.gz) = 92122 +SHA256 (cabal/cborg-0.2.10.0/revision/3.cabal) = 47c044ade185e59433ec301fd3d85c7a1b9709cc752daf8b6388c9190aa618aa +SIZE (cabal/cborg-0.2.10.0/revision/3.cabal) = 5397 SHA256 (cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz) = 99905220661b26e5bd91130bd9772554938608a5b1d717240a6eb331121e0f6a SIZE (cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz) = 20166 SHA256 (cabal/character-ps-0.1/character-ps-0.1.tar.gz) = 22de71fde38b236d3e9168a832b5e1e75d1fb4f4028667bdf747b3b4c8c1529c @@ -281,14 +281,14 @@ SHA256 (cabal/ordered-containers-0.2.4/ordered-containers-0.2.4.tar.gz) = 3da167 SIZE (cabal/ordered-containers-0.2.4/ordered-containers-0.2.4.tar.gz) = 7877 SHA256 (cabal/os-string-2.0.8/os-string-2.0.8.tar.gz) = 02794279dd30282e7b0d45a860dda50ee26a92b1461f5da4545f62dab4172686 SIZE (cabal/os-string-2.0.8/os-string-2.0.8.tar.gz) = 44896 -SHA256 (cabal/pandoc-3.8.1/pandoc-3.8.1.tar.gz) = 605d5dfdb64e75fadfb00f469791b8634982258579e948773f063b0d54f9d4f7 -SIZE (cabal/pandoc-3.8.1/pandoc-3.8.1.tar.gz) = 7818229 -SHA256 (cabal/pandoc-cli-3.8.1/pandoc-cli-3.8.1.tar.gz) = d85fee0457793bb7a8dece960033eb0e546d8d2e47fbbacba87e2d0d69c1d3e2 -SIZE (cabal/pandoc-cli-3.8.1/pandoc-cli-3.8.1.tar.gz) = 98818 +SHA256 (cabal/pandoc-3.8.2/pandoc-3.8.2.tar.gz) = 80eb055b0170f4b3b220c082e1cd643f9f9bf49bbe8b4c57f3be730c23ccc0f7 +SIZE (cabal/pandoc-3.8.2/pandoc-3.8.2.tar.gz) = 7818881 +SHA256 (cabal/pandoc-cli-3.8.2/pandoc-cli-3.8.2.tar.gz) = cf31adfcc041dcb3215c50eb941e1d6cac2a68216e765410a5e580df5dbf7ff6 +SIZE (cabal/pandoc-cli-3.8.2/pandoc-cli-3.8.2.tar.gz) = 98822 SHA256 (cabal/pandoc-types-1.23.1/pandoc-types-1.23.1.tar.gz) = ad0fa083d28d452b7d37a1c67a2c140137a5f29a2f52fd88e807fac20245a1c1 SIZE (cabal/pandoc-types-1.23.1/pandoc-types-1.23.1.tar.gz) = 36480 -SHA256 (cabal/pandoc-types-1.23.1/revision/3.cabal) = 3fafaab20aaae77934bab312f8c4769631da3a658960b563d64a0eddff265670 -SIZE (cabal/pandoc-types-1.23.1/revision/3.cabal) = 4095 +SHA256 (cabal/pandoc-types-1.23.1/revision/4.cabal) = b8908a15cd12aabffded17f7a18eb87bf577a0fd14e9de08d7976d82139c99ea +SIZE (cabal/pandoc-types-1.23.1/revision/4.cabal) = 4095 SHA256 (cabal/pem-0.2.4/pem-0.2.4.tar.gz) = 770c4c1b9cd24b3db7f511f8a48404a0d098999e28573c3743a8a296bb96f8d4 SIZE (cabal/pem-0.2.4/pem-0.2.4.tar.gz) = 4717 SHA256 (cabal/pretty-show-1.10/pretty-show-1.10.tar.gz) = 307f9086e0b063d439dc4f513e36a145e8a57f23de448aefae2a6c00f6da6fd2 @@ -363,8 +363,8 @@ SHA256 (cabal/tasty-1.5.3/revision/2.cabal) = 6b5dda3f16db1274a0b3e6c4073ac57172 SIZE (cabal/tasty-1.5.3/revision/2.cabal) = 2923 SHA256 (cabal/temporary-1.3/temporary-1.3.tar.gz) = 8c442993694b5ffca823ce864af95bd2841fb5264ee511c61cf48cc71d879890 SIZE (cabal/temporary-1.3/temporary-1.3.tar.gz) = 5686 -SHA256 (cabal/texmath-0.13/texmath-0.13.tar.gz) = 7d88b56e922471ff292d467af5fef690aaa0fae5c8cc30f55940b1035f2d57b1 -SIZE (cabal/texmath-0.13/texmath-0.13.tar.gz) = 1490531 +SHA256 (cabal/texmath-0.13.0.1/texmath-0.13.0.1.tar.gz) = a31b24bac9f4e33e72af77608f89aa4f70e5ed356576e9b91e95d2f0078a08d4 +SIZE (cabal/texmath-0.13.0.1/texmath-0.13.0.1.tar.gz) = 1491031 SHA256 (cabal/text-conversions-0.3.1.1/text-conversions-0.3.1.1.tar.gz) = c8770fba789ce80334cae628285103c49abec0fa074773cbb5a88e26f5a7725d SIZE (cabal/text-conversions-0.3.1.1/text-conversions-0.3.1.1.tar.gz) = 5258 SHA256 (cabal/text-iso8601-0.1.1/text-iso8601-0.1.1.tar.gz) = 9dead2b7ceeae40fe0fc060bd54795c32e9926c9d1aebae8f9b9a621fba88202 @@ -427,10 +427,8 @@ SHA256 (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 99384cba8d56 SIZE (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 3865 SHA256 (cabal/unliftio-core-0.2.1.0/revision/4.cabal) = f6a2736f858b5390d9384dca43d3ea4d96e9ca17217791791ca4951ba6e8072a SIZE (cabal/unliftio-core-0.2.1.0/revision/4.cabal) = 996 -SHA256 (cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz) = d9cfb287cf00592d39dc9c3cac8b99627ea08f2c01798e70130fc39f7c90f11d -SIZE (cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz) = 59823 -SHA256 (cabal/unordered-containers-0.2.20/revision/4.cabal) = 233cbcdda6c2698932bb391ce0935fb44f80c115621ee815a21ed33ac8ede422 -SIZE (cabal/unordered-containers-0.2.20/revision/4.cabal) = 3921 +SHA256 (cabal/unordered-containers-0.2.20.1/unordered-containers-0.2.20.1.tar.gz) = 708a60513d6da61e09b60b9a486106af703a889b5b43472a27c3b60bf35246ab +SIZE (cabal/unordered-containers-0.2.20.1/unordered-containers-0.2.20.1.tar.gz) = 60625 SHA256 (cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz) = ee48deada7600370728c4156cb002441de770d0121ae33a68139a9ed9c19b09a SIZE (cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz) = 10726 SHA256 (cabal/utility-ht-0.0.17.2/utility-ht-0.0.17.2.tar.gz) = 0a8ec081956d18f8ca84f58aacf39a5ab1a7dc08302e2ce28b4ac3768bb0372c diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile index a67993d391a7..4f9674779c8a 100644 --- a/textproc/hs-pandoc/Makefile +++ b/textproc/hs-pandoc/Makefile @@ -1,6 +1,5 @@ PORTNAME= pandoc -DISTVERSION= 3.8.1 -PORTREVISION= 1 +DISTVERSION= 3.8.2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org @@ -151,7 +150,7 @@ USE_CABAL= Glob-0.10.2_3 \ optparse-applicative-0.19.0.0 \ ordered-containers-0.2.4 \ os-string-2.0.8 \ - pandoc-3.8.1 \ + pandoc-3.8.2 \ pandoc-lua-engine-0.5 \ pandoc-lua-marshal-0.3.1 \ pandoc-server-0.1.1 \ @@ -194,7 +193,7 @@ USE_CABAL= Glob-0.10.2_3 \ tagsoup-0.14.8 \ tasty-1.5.3_2 \ temporary-1.3 \ - texmath-0.13 \ + texmath-0.13.0.1 \ text-conversions-0.3.1.1 \ text-iso8601-0.1.1_2 \ text-short-0.1.6_3 \ @@ -219,7 +218,7 @@ USE_CABAL= Glob-0.10.2_3 \ unix-compat-0.7.4.1 \ unix-time-0.4.17 \ unliftio-core-0.2.1.0_4 \ - unordered-containers-0.2.20_4 \ + unordered-containers-0.2.20.1 \ utf8-string-1.0.2 \ uuid-types-1.0.6_3 \ vault-0.3.1.5_10 \ diff --git a/textproc/hs-pandoc/distinfo b/textproc/hs-pandoc/distinfo index e848a62ed9e1..b14a94818ee7 100644 --- a/textproc/hs-pandoc/distinfo +++ b/textproc/hs-pandoc/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1759233778 -SHA256 (cabal/pandoc-cli-3.8.1/pandoc-cli-3.8.1.tar.gz) = d85fee0457793bb7a8dece960033eb0e546d8d2e47fbbacba87e2d0d69c1d3e2 -SIZE (cabal/pandoc-cli-3.8.1/pandoc-cli-3.8.1.tar.gz) = 98818 +TIMESTAMP = 1759847175 +SHA256 (cabal/pandoc-cli-3.8.2/pandoc-cli-3.8.2.tar.gz) = cf31adfcc041dcb3215c50eb941e1d6cac2a68216e765410a5e580df5dbf7ff6 +SIZE (cabal/pandoc-cli-3.8.2/pandoc-cli-3.8.2.tar.gz) = 98822 SHA256 (cabal/Glob-0.10.2/Glob-0.10.2.tar.gz) = 6af672ac8427d35cbd42d64142dc288feab266f0be92dae3c696e8860d8173c0 SIZE (cabal/Glob-0.10.2/Glob-0.10.2.tar.gz) = 30226 SHA256 (cabal/Glob-0.10.2/revision/3.cabal) = dd2ddbecae8f84e8f4cacb5b856901a19c25ceaa11f2525d3ee88d034acb0081 @@ -359,8 +359,8 @@ SHA256 (cabal/ordered-containers-0.2.4/ordered-containers-0.2.4.tar.gz) = 3da167 SIZE (cabal/ordered-containers-0.2.4/ordered-containers-0.2.4.tar.gz) = 7877 SHA256 (cabal/os-string-2.0.8/os-string-2.0.8.tar.gz) = 02794279dd30282e7b0d45a860dda50ee26a92b1461f5da4545f62dab4172686 SIZE (cabal/os-string-2.0.8/os-string-2.0.8.tar.gz) = 44896 -SHA256 (cabal/pandoc-3.8.1/pandoc-3.8.1.tar.gz) = 605d5dfdb64e75fadfb00f469791b8634982258579e948773f063b0d54f9d4f7 -SIZE (cabal/pandoc-3.8.1/pandoc-3.8.1.tar.gz) = 7818229 +SHA256 (cabal/pandoc-3.8.2/pandoc-3.8.2.tar.gz) = 80eb055b0170f4b3b220c082e1cd643f9f9bf49bbe8b4c57f3be730c23ccc0f7 +SIZE (cabal/pandoc-3.8.2/pandoc-3.8.2.tar.gz) = 7818881 SHA256 (cabal/pandoc-lua-engine-0.5/pandoc-lua-engine-0.5.tar.gz) = ac87e0180a6c329dcb67645e5d54c0b4d7725f3a679c3f9bbfcba484c3ed457d SIZE (cabal/pandoc-lua-engine-0.5/pandoc-lua-engine-0.5.tar.gz) = 96272 SHA256 (cabal/pandoc-lua-marshal-0.3.1/pandoc-lua-marshal-0.3.1.tar.gz) = 205ff68480086e29a6f7d2b77479b8275ac7b3f19b24a3600349179e7255c920 @@ -471,8 +471,8 @@ SHA256 (cabal/tasty-1.5.3/revision/2.cabal) = 6b5dda3f16db1274a0b3e6c4073ac57172 SIZE (cabal/tasty-1.5.3/revision/2.cabal) = 2923 SHA256 (cabal/temporary-1.3/temporary-1.3.tar.gz) = 8c442993694b5ffca823ce864af95bd2841fb5264ee511c61cf48cc71d879890 SIZE (cabal/temporary-1.3/temporary-1.3.tar.gz) = 5686 -SHA256 (cabal/texmath-0.13/texmath-0.13.tar.gz) = 7d88b56e922471ff292d467af5fef690aaa0fae5c8cc30f55940b1035f2d57b1 -SIZE (cabal/texmath-0.13/texmath-0.13.tar.gz) = 1490531 +SHA256 (cabal/texmath-0.13.0.1/texmath-0.13.0.1.tar.gz) = a31b24bac9f4e33e72af77608f89aa4f70e5ed356576e9b91e95d2f0078a08d4 +SIZE (cabal/texmath-0.13.0.1/texmath-0.13.0.1.tar.gz) = 1491031 SHA256 (cabal/text-conversions-0.3.1.1/text-conversions-0.3.1.1.tar.gz) = c8770fba789ce80334cae628285103c49abec0fa074773cbb5a88e26f5a7725d SIZE (cabal/text-conversions-0.3.1.1/text-conversions-0.3.1.1.tar.gz) = 5258 SHA256 (cabal/text-iso8601-0.1.1/text-iso8601-0.1.1.tar.gz) = 9dead2b7ceeae40fe0fc060bd54795c32e9926c9d1aebae8f9b9a621fba88202 @@ -541,10 +541,8 @@ SHA256 (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 99384cba8d56 SIZE (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 3865 SHA256 (cabal/unliftio-core-0.2.1.0/revision/4.cabal) = f6a2736f858b5390d9384dca43d3ea4d96e9ca17217791791ca4951ba6e8072a SIZE (cabal/unliftio-core-0.2.1.0/revision/4.cabal) = 996 -SHA256 (cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz) = d9cfb287cf00592d39dc9c3cac8b99627ea08f2c01798e70130fc39f7c90f11d -SIZE (cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz) = 59823 -SHA256 (cabal/unordered-containers-0.2.20/revision/4.cabal) = 233cbcdda6c2698932bb391ce0935fb44f80c115621ee815a21ed33ac8ede422 -SIZE (cabal/unordered-containers-0.2.20/revision/4.cabal) = 3921 +SHA256 (cabal/unordered-containers-0.2.20.1/unordered-containers-0.2.20.1.tar.gz) = 708a60513d6da61e09b60b9a486106af703a889b5b43472a27c3b60bf35246ab +SIZE (cabal/unordered-containers-0.2.20.1/unordered-containers-0.2.20.1.tar.gz) = 60625 SHA256 (cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz) = ee48deada7600370728c4156cb002441de770d0121ae33a68139a9ed9c19b09a SIZE (cabal/utf8-string-1.0.2/utf8-string-1.0.2.tar.gz) = 10726 SHA256 (cabal/uuid-types-1.0.6/uuid-types-1.0.6.tar.gz) = 7e0dd953483d6fd3ca49bcaed6b11f9e3c2787213479b2581e07747836b8357e diff --git a/textproc/htmltest/Makefile b/textproc/htmltest/Makefile index 6d206de6cfb3..60bb0aa83696 100644 --- a/textproc/htmltest/Makefile +++ b/textproc/htmltest/Makefile @@ -1,7 +1,7 @@ PORTNAME= htmltest DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 24 +PORTREVISION= 26 CATEGORIES= textproc MAINTAINER= dbaio@FreeBSD.org diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile index 82e46152189f..3db873a7b579 100644 --- a/textproc/ibus-typing-booster/Makefile +++ b/textproc/ibus-typing-booster/Makefile @@ -1,5 +1,5 @@ PORTNAME= ibus-typing-booster -PORTVERSION= 2.27.74 +PORTVERSION= 2.28.0 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org @@ -21,7 +21,8 @@ RUN_DEPENDS= CLDR>0:textproc/CLDR \ ${PYTHON_PKGNAMEPREFIX}hunspell>0:textproc/py-hunspell@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycountry>0:textproc/py-pycountry@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} -TEST_DEPENDS= ${LOCALBASE}/share/hunspell/cs_CZ.dic:textproc/cs-hunspell \ +TEST_DEPENDS= m17n-db:devel/m17n-db \ + ${LOCALBASE}/share/hunspell/cs_CZ.dic:textproc/cs-hunspell \ ${LOCALBASE}/share/hunspell/de_DE.dic:german/hunspell \ ${LOCALBASE}/share/hunspell/en_US.aff:textproc/en-hunspell \ ${LOCALBASE}/share/hunspell/es_ES.dic:textproc/es-hunspell \ @@ -29,7 +30,6 @@ TEST_DEPENDS= ${LOCALBASE}/share/hunspell/cs_CZ.dic:textproc/cs-hunspell \ ${LOCALBASE}/share/hunspell/ko_KR.aff:korean/hunspell \ ${LOCALBASE}/share/hunspell/sv_SE.dic:textproc/sv-hunspell \ ${LOCALBASE}/libexec/ibus-engine-m17n:textproc/ibus-m17n \ - ${LOCALBASE}/share/m17n/hi-inscript2.mim:devel/m17n-inscript2 \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ gmake:devel/gmake diff --git a/textproc/ibus-typing-booster/distinfo b/textproc/ibus-typing-booster/distinfo index 7e12f8215ce9..f91a81bd5933 100644 --- a/textproc/ibus-typing-booster/distinfo +++ b/textproc/ibus-typing-booster/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757956185 -SHA256 (mike-fabian-ibus-typing-booster-2.27.74_GH0.tar.gz) = 1691415d7440531c26412b7b7e55428ebdf7b7c1b5d0a90424cca8707062340b -SIZE (mike-fabian-ibus-typing-booster-2.27.74_GH0.tar.gz) = 14321882 +TIMESTAMP = 1759501767 +SHA256 (mike-fabian-ibus-typing-booster-2.28.0_GH0.tar.gz) = f03bd5a34761279e483534ec426fda50f0a18c9ee290174c041a904b302df187 +SIZE (mike-fabian-ibus-typing-booster-2.28.0_GH0.tar.gz) = 14348488 diff --git a/textproc/ibus-typing-booster/pkg-plist b/textproc/ibus-typing-booster/pkg-plist index 74a4c44201a9..b2792e1f041b 100644 --- a/textproc/ibus-typing-booster/pkg-plist +++ b/textproc/ibus-typing-booster/pkg-plist @@ -2,6 +2,7 @@ bin/emoji-picker libexec/ibus-engine-typing-booster libexec/ibus-setup-typing-booster share/applications/emoji-picker.desktop +share/applications/ibus-setup-tb.desktop share/applications/ibus-setup-typing-booster.desktop %%DATADIR%%/data/Blocks.txt %%DATADIR%%/data/DerivedAge.txt @@ -387,10 +388,13 @@ share/applications/ibus-setup-typing-booster.desktop %%DATADIR%%/engine/__pycache__/m17n_translit%%PYTHON_TAG%%.pyc %%DATADIR%%/engine/__pycache__/main%%PYTHON_TAG%%.opt-1.pyc %%DATADIR%%/engine/__pycache__/main%%PYTHON_TAG%%.pyc +%%DATADIR%%/engine/__pycache__/ollama_pull%%PYTHON_TAG%%.opt-1.pyc +%%DATADIR%%/engine/__pycache__/ollama_pull%%PYTHON_TAG%%.pyc %%DATADIR%%/engine/__pycache__/tabsqlitedb%%PYTHON_TAG%%.opt-1.pyc %%DATADIR%%/engine/__pycache__/tabsqlitedb%%PYTHON_TAG%%.pyc %%DATADIR%%/engine/__pycache__/tabstatistics%%PYTHON_TAG%%.opt-1.pyc %%DATADIR%%/engine/__pycache__/tabstatistics%%PYTHON_TAG%%.pyc +%%DATADIR%%/engine/ollama_pull.py %%DATADIR%%/engine/emoji_picker.py %%DATADIR%%/engine/factory.py %%DATADIR%%/engine/get_clipboard_gtk4.py diff --git a/textproc/jid/Makefile b/textproc/jid/Makefile index 6de4eee55aa6..a243c59044a9 100644 --- a/textproc/jid/Makefile +++ b/textproc/jid/Makefile @@ -1,7 +1,7 @@ PORTNAME= jid PORTVERSION= 0.7.6 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 31 CATEGORIES= textproc MAINTAINER= sbz@FreeBSD.org diff --git a/textproc/kepubify/Makefile b/textproc/kepubify/Makefile index 7411a623ccd6..71f97a2dfcbc 100644 --- a/textproc/kepubify/Makefile +++ b/textproc/kepubify/Makefile @@ -1,7 +1,7 @@ PORTNAME= kepubify DISTVERSIONPREFIX= v DISTVERSION= 4.0.4 -PORTREVISION= 29 +PORTREVISION= 31 CATEGORIES= textproc converters MAINTAINER= fuz@FreeBSD.org diff --git a/textproc/libjcat/Makefile b/textproc/libjcat/Makefile index 20086e184573..cb21ceb0e378 100644 --- a/textproc/libjcat/Makefile +++ b/textproc/libjcat/Makefile @@ -1,5 +1,5 @@ PORTNAME= libjcat -DISTVERSION= 0.2.3 +DISTVERSION= 0.2.5 CATEGORIES= textproc MASTER_SITES= https://github.com/hughsie/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/textproc/libjcat/distinfo b/textproc/libjcat/distinfo index 20b88d18b6ae..4fc98da0b309 100644 --- a/textproc/libjcat/distinfo +++ b/textproc/libjcat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758621992 -SHA256 (libjcat-0.2.3.tar.xz) = f2f115aad8a8f16b8dde1ed55de7abacb91d0878539aa29b2b60854b499db639 -SIZE (libjcat-0.2.3.tar.xz) = 66188 +TIMESTAMP = 1760186166 +SHA256 (libjcat-0.2.5.tar.xz) = 066e402168c51bffddcf325190e5901402b266fbda2a4eed772fd06a88b941bf +SIZE (libjcat-0.2.5.tar.xz) = 71852 diff --git a/textproc/linuxdoc-tools/Makefile b/textproc/linuxdoc-tools/Makefile index 9295feb7b3ae..f6bf287274d0 100644 --- a/textproc/linuxdoc-tools/Makefile +++ b/textproc/linuxdoc-tools/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.9.83 PORTREVISION= 1 CATEGORIES= textproc -MAINTAINER= zirias@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fork of SGML-tools specially tailored for linuxdoc SGMLs WWW= https://gitlab.com/agmartin/linuxdoc-tools diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile index 00e43a6fcce3..e98a9475e312 100644 --- a/textproc/lttoolbox/Makefile +++ b/textproc/lttoolbox/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= utf8cpp>=4.0.3:devel/utf8cpp LIB_DEPENDS= libicuio.so:devel/icu -USES= cmake compiler:c++14-lang gnome libtool localbase pathfix pkgconfig \ +USES= cmake compiler:c++14-lang gnome localbase pathfix pkgconfig \ tar:bz2 USE_GNOME= libxml2 USE_LDCONFIG= yes diff --git a/textproc/markdownfmt/Makefile b/textproc/markdownfmt/Makefile index 1a7bae3a3c3e..25ec8d34046a 100644 --- a/textproc/markdownfmt/Makefile +++ b/textproc/markdownfmt/Makefile @@ -2,7 +2,7 @@ PORTNAME= markdownfmt DISTVERSIONPREFIX= v DISTVERSION= 1.1-67 DISTVERSIONSUFFIX= -g3438a10 -PORTREVISION= 31 +PORTREVISION= 33 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/md2roff/Makefile b/textproc/md2roff/Makefile index 96514acbcb9d..b76af031b71c 100644 --- a/textproc/md2roff/Makefile +++ b/textproc/md2roff/Makefile @@ -2,7 +2,7 @@ PORTNAME= md2roff DISTVERSIONPREFIX= v DISTVERSION= 2.14.3-0.20200416233007 DISTVERSIONSUFFIX= -c4dfa597b8d5 -PORTREVISION= 15 +PORTREVISION= 17 CATEGORIES= textproc print MAINTAINER= fuz@FreeBSD.org diff --git a/textproc/mdtt/Makefile b/textproc/mdtt/Makefile index 55817e6eb6dd..dc5f121638e0 100644 --- a/textproc/mdtt/Makefile +++ b/textproc/mdtt/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdtt DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= olgeni@FreeBSD.org diff --git a/textproc/miller/Makefile b/textproc/miller/Makefile index c350a0799e16..e628c22c59cb 100644 --- a/textproc/miller/Makefile +++ b/textproc/miller/Makefile @@ -1,6 +1,7 @@ PORTNAME= miller DISTVERSIONPREFIX= v DISTVERSION= 6.15.0 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://raw.githubusercontent.com/johnkerl/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/textproc/minify/Makefile b/textproc/minify/Makefile index 396af703455c..492750f2762d 100644 --- a/textproc/minify/Makefile +++ b/textproc/minify/Makefile @@ -1,6 +1,7 @@ PORTNAME= minify PORTVERSION= 2.24.3 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= textproc www MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile new file mode 100644 index 000000000000..ad9560168c00 --- /dev/null +++ b/textproc/moor/Makefile @@ -0,0 +1,43 @@ +PORTNAME= moor +DISTVERSIONPREFIX= v +DISTVERSION= 2.5.1 +PORTREVISION= 1 +CATEGORIES= textproc + +MAINTAINER= nxjoseph@protonmail.com +COMMENT= Pager designed to do the right thing without any configuration +WWW= https://github.com/walles/moor + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules + +GO_MODULE= github.com/walles/${PORTNAME}/v2 +GO_TARGET= ./cmd/${PORTNAME} +GO_BUILDFLAGS= -ldflags="-s -w -X main.versionString=${DISTVERSIONFULL}" + +PLIST_FILES= bin/${PORTNAME} \ + share/man/man1/${PORTNAME}.1.gz +PORTEXAMPLES= * + +OPTIONS_DEFINE= EXAMPLES +OPTIONS_SUB= yes + +post-extract: + @cd ${WRKSRC}/sample-files && \ + ${LN} -s compressed.txt.zst compressed.txt.zstd + +post-patch: + @${REINPLACE_CMD} -e '22s,".*","${WRKSRC}/sample-files",g' \ + ${WRKSRC}/internal/reader/reader_test.go + +post-install: + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ + ${STAGEDIR}${MANDIRS}/man1 + +post-install-EXAMPLES-on: + @cd ${WRKSRC}/sample-files && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} + +.include <bsd.port.mk> diff --git a/textproc/moor/distinfo b/textproc/moor/distinfo new file mode 100644 index 000000000000..d12f75d32edc --- /dev/null +++ b/textproc/moor/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1760300260 +SHA256 (go/textproc_moor/moor-v2.5.1/v2.5.1.mod) = 157a9f9076751751b42b48c8ea9d05f985c0b14ce11316ed20856fd9a382b731 +SIZE (go/textproc_moor/moor-v2.5.1/v2.5.1.mod) = 585 +SHA256 (go/textproc_moor/moor-v2.5.1/v2.5.1.zip) = cbbe4c8f2142c49f6a435361611c156bb8fc21857048025c244a815827e72f20 +SIZE (go/textproc_moor/moor-v2.5.1/v2.5.1.zip) = 3122467 diff --git a/textproc/moor/pkg-descr b/textproc/moor/pkg-descr new file mode 100644 index 000000000000..ce46a5df3be0 --- /dev/null +++ b/textproc/moor/pkg-descr @@ -0,0 +1,14 @@ +Moor is a pager that designated to just do the right thing without any +configuration. It reads and displays UTF-8 encoded text from files or pipes. + +Doing the right thing includes: + +o Syntax highlight source code by default using Chroma +o Search is incremental / find-as-you-type just like in Chrome or Emacs +o Filtering is incremental: Press & to filter the input interactively +o Search becomes case sensitive if you add any UPPER CASE characters +o Snappy UI even on slow / large input with multi-threaded search +o Supports word wrapping +o Mouse Scrolling works out of the box + +and more... diff --git a/textproc/nerdlog/Makefile b/textproc/nerdlog/Makefile index 004d8bfa4fc5..569ee6a2bc31 100644 --- a/textproc/nerdlog/Makefile +++ b/textproc/nerdlog/Makefile @@ -1,7 +1,7 @@ PORTNAME= nerdlog DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 3 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= lwhsu@FreeBSD.org diff --git a/textproc/obsidian/Makefile b/textproc/obsidian/Makefile index 9b1d8e8e0af8..c88c4116df61 100644 --- a/textproc/obsidian/Makefile +++ b/textproc/obsidian/Makefile @@ -7,8 +7,7 @@ # make USE_PACKAGE_DEPENDS_ONLY=yes install clean PORTNAME= obsidian -PORTVERSION= 1.9.10 -PORTREVISION= 4 +PORTVERSION= 1.9.14 CATEGORIES= textproc # Icon is taken from the Nix build recipe # https://github.com/NixOS/nixpkgs/blob/de5448dab588ad41aef40f8c7c0c230981656698/pkgs/applications/misc/obsidian/default.nix#L31-L34 diff --git a/textproc/obsidian/distinfo b/textproc/obsidian/distinfo index c1a397042c30..4d0c4caeec4c 100644 --- a/textproc/obsidian/distinfo +++ b/textproc/obsidian/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756033121 -SHA256 (obsidian-1.9.10.tar.gz) = e5df71f7636ef1dcc01829d37981e6bf95d037a696c517a64728c2eb037a9434 -SIZE (obsidian-1.9.10.tar.gz) = 118901593 +TIMESTAMP = 1760194356 +SHA256 (obsidian-1.9.14.tar.gz) = bd2f0f0b3f1da4c16f2421751debb69be423f61976666c4d33403007a09b53cf +SIZE (obsidian-1.9.14.tar.gz) = 118705183 SHA256 (bf119bd48f748f4fd2d65f2d1bb05d3c806883b5.png) = 4227a64156df4043395183dc7b9b23b809df79292d44c208e9649adcf7b2d4a3 SIZE (bf119bd48f748f4fd2d65f2d1bb05d3c806883b5.png) = 11970 diff --git a/textproc/opensearch-dashboards/Makefile b/textproc/opensearch-dashboards/Makefile index 539461907fa0..a063a3a54bdf 100644 --- a/textproc/opensearch-dashboards/Makefile +++ b/textproc/opensearch-dashboards/Makefile @@ -1,23 +1,25 @@ PORTNAME= opensearch-dashboards -DISTVERSION?= 3.2.0 -DISTVERSIONSUFFIX= -linux-x64 -PORTREVISION?= 0 +DISTVERSION= 3.2.0 +DISTVERSIONSUFFIX= -linux-${OPENSEARCH_ARCH} +PORTREVISION= 1 CATEGORIES= textproc www MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/ MAINTAINER= opensearch@FreeBSD.org -COMMENT?= Visualization dashboards for OpenSearch +COMMENT= Visualization dashboards for OpenSearch WWW= https://opensearch.org LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +ONLY_FOR_ARCHS= aarch64 amd64 + BUILD_DEPENDS= npm-node20>0:www/npm-node20 USES= nodejs:20,build,run python:build USE_RC_SUBR= ${PORTNAME} -CONFLICTS?= opensearch-dashboards210 opensearch-dashboards213 opensearch-dashboards216 +CONFLICTS_INSTALL= opensearch-dashboards219 NO_ARCH= yes NO_BUILD= yes @@ -30,6 +32,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} _DEVDIR= ${WRKDIR}/.devdir +.include <bsd.port.pre.mk> + +OPENSEARCH_ARCH= ${ARCH:S|aarch64|arm64|:S|amd64|x64|} + post-patch: ${RM} ${WRKSRC}/bin/*.orig ${WRKSRC}/bin/*.bak ${RM} -r ${WRKSRC}/plugins/reportsDashboards/.chromium @@ -73,4 +79,4 @@ post-install: ${ECHO} "@dir ${WWWDIR}/plugins/securityAnalyticsDashboards/test/mocks/Rules/components/RulesTable" >> ${TMPPLIST} ${ECHO} "@dir ${WWWDIR}/plugins/securityDashboards/server/multitenancy/test" >> ${TMPPLIST} -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/textproc/opensearch-dashboards/distinfo b/textproc/opensearch-dashboards/distinfo index 6c3b3d613412..bc3be244053b 100644 --- a/textproc/opensearch-dashboards/distinfo +++ b/textproc/opensearch-dashboards/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1757059451 +TIMESTAMP = 1759778382 +SHA256 (opensearch-dashboards-3.2.0-linux-arm64.tar.gz) = acd4903c3a89b51e5584d405362e4257c911cfa419f3388bea3fd6ea1016e731 +SIZE (opensearch-dashboards-3.2.0-linux-arm64.tar.gz) = 406266963 SHA256 (opensearch-dashboards-3.2.0-linux-x64.tar.gz) = a09ce437ac0a0089b86550f3f2360b586b764fb619740c550ee9e4ac2a5dfee0 SIZE (opensearch-dashboards-3.2.0-linux-x64.tar.gz) = 406560982 diff --git a/textproc/opensearch/Makefile b/textproc/opensearch/Makefile index 1713a5a82e9f..342f42735419 100644 --- a/textproc/opensearch/Makefile +++ b/textproc/opensearch/Makefile @@ -1,6 +1,7 @@ PORTNAME= opensearch DISTVERSION= 3.2.0 DISTVERSIONSUFFIX= -linux-${OPENSEARCH_ARCH} +PORTREVISION= 1 CATEGORIES= textproc java devel MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/ @@ -10,6 +11,8 @@ WWW= https://opensearch.org LICENSE= APACHE20 +ONLY_FOR_ARCHS= aarch64 amd64 + BUILD_DEPENDS= jna>0:devel/jna RUN_DEPENDS= bash>0:shells/bash \ jna>0:devel/jna diff --git a/textproc/opensearch/distinfo b/textproc/opensearch/distinfo index 9ef9dd9ba6e7..c19713c60527 100644 --- a/textproc/opensearch/distinfo +++ b/textproc/opensearch/distinfo @@ -1,5 +1,5 @@ TIMESTAMP = 1759259967 -SHA256 (opensearch-3.2.0-linux-x64.tar.gz) = 3f77e6a69925af8a18d6feaa651129027dccab4e4f8a20c23fee7873db992f44 -SIZE (opensearch-3.2.0-linux-x64.tar.gz) = 942883522 SHA256 (opensearch-3.2.0-linux-arm64.tar.gz) = 0341d98624dcd6563d23682e6f71643c445bdb56f21c10ff029cb98e9beb370e SIZE (opensearch-3.2.0-linux-arm64.tar.gz) = 694814003 +SHA256 (opensearch-3.2.0-linux-x64.tar.gz) = 3f77e6a69925af8a18d6feaa651129027dccab4e4f8a20c23fee7873db992f44 +SIZE (opensearch-3.2.0-linux-x64.tar.gz) = 942883522 diff --git a/textproc/ov/Makefile b/textproc/ov/Makefile index 660ed75c2a76..9cb595fe5e47 100644 --- a/textproc/ov/Makefile +++ b/textproc/ov/Makefile @@ -1,7 +1,7 @@ PORTNAME= ov DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 18 +PORTREVISION= 20 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/p5-Excel-Writer-XLSX/Makefile b/textproc/p5-Excel-Writer-XLSX/Makefile index 504072391766..92f7bd958bac 100644 --- a/textproc/p5-Excel-Writer-XLSX/Makefile +++ b/textproc/p5-Excel-Writer-XLSX/Makefile @@ -1,5 +1,5 @@ PORTNAME= Excel-Writer-XLSX -PORTVERSION= 1.14 +PORTVERSION= 1.15 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA diff --git a/textproc/p5-Excel-Writer-XLSX/distinfo b/textproc/p5-Excel-Writer-XLSX/distinfo index c9f7e8b0abea..610700bf96f7 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729909976 -SHA256 (Excel-Writer-XLSX-1.14.tar.gz) = ce9e2c24756ee0bfbc241c66fca62ac4c9e06a1fd0da7fffff8ccb322cbfb688 -SIZE (Excel-Writer-XLSX-1.14.tar.gz) = 4384544 +TIMESTAMP = 1759324054 +SHA256 (Excel-Writer-XLSX-1.15.tar.gz) = 7931b4d8e2fa8b4f806db4bf523be396483f55f53e4f4738fdff5e9a0d875331 +SIZE (Excel-Writer-XLSX-1.15.tar.gz) = 4414111 diff --git a/textproc/p5-String-Print/Makefile b/textproc/p5-String-Print/Makefile index e46b02a2a129..3530b87bdce4 100644 --- a/textproc/p5-String-Print/Makefile +++ b/textproc/p5-String-Print/Makefile @@ -1,5 +1,5 @@ PORTNAME= String-Print -PORTVERSION= 0.94 +PORTVERSION= 0.96 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-TimeDate>=2.30:devel/p5-TimeDate \ p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak +TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-String-Print/distinfo b/textproc/p5-String-Print/distinfo index c54c573ac64d..38ddaa03445a 100644 --- a/textproc/p5-String-Print/distinfo +++ b/textproc/p5-String-Print/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583257474 -SHA256 (String-Print-0.94.tar.gz) = 9b3cd677adb7a40cb183bd6c60db80d96adcabd5aae27e324e3ee37e3275229b -SIZE (String-Print-0.94.tar.gz) = 22282 +TIMESTAMP = 1759816614 +SHA256 (String-Print-0.96.tar.gz) = 4cf8882641623c515c4bef47649ba88ca451af05d7581fbb8163f98ab5d3fb61 +SIZE (String-Print-0.96.tar.gz) = 23986 diff --git a/textproc/peco/Makefile b/textproc/peco/Makefile index d30b4f35e1f3..cd08943a08a3 100644 --- a/textproc/peco/Makefile +++ b/textproc/peco/Makefile @@ -1,7 +1,7 @@ PORTNAME= peco DISTVERSIONPREFIX= v DISTVERSION= 0.5.11 -PORTREVISION= 18 +PORTREVISION= 20 CATEGORIES= textproc MAINTAINER= tagattie@FreeBSD.org diff --git a/textproc/php85-dom/files/patch-lexbor_selectors-adapted_selectors.c b/textproc/php85-dom/files/patch-lexbor_selectors-adapted_selectors.c index 2d91481ddf5c..e43842597c5c 100644 --- a/textproc/php85-dom/files/patch-lexbor_selectors-adapted_selectors.c +++ b/textproc/php85-dom/files/patch-lexbor_selectors-adapted_selectors.c @@ -1,11 +1,11 @@ ---- lexbor/selectors-adapted/selectors.c.orig 2025-07-02 12:25:47 UTC +--- lexbor/selectors-adapted/selectors.c.orig 2025-10-10 16:58:42 UTC +++ lexbor/selectors-adapted/selectors.c @@ -13,7 +13,7 @@ #include <Zend/zend_API.h> #include <php.h> - --#include "ext/dom/lexbor/selectors-adapted/selectors.h" -+#include "selectors.h" + +-#include "selectors.h" ++#include "ext/dom/lexbor/selectors-adapted/selectors.h" #include "../../namespace_compat.h" #include "../../domexception.h" #include "../../php_dom.h" diff --git a/textproc/pup/Makefile b/textproc/pup/Makefile index d00820c403bf..71c0f3db5ed9 100644 --- a/textproc/pup/Makefile +++ b/textproc/pup/Makefile @@ -2,7 +2,7 @@ PORTNAME= pup DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-10 DISTVERSIONSUFFIX= -g681d7bb -PORTREVISION= 30 +PORTREVISION= 32 CATEGORIES= textproc PATCH_SITES= https://github.com/ericchiang/pup/pull/ PATCHFILES= 107.patch:-p1 \ diff --git a/textproc/py-aeidon/Makefile b/textproc/py-aeidon/Makefile index 806a0c3e2d35..84bd873d6eb6 100644 --- a/textproc/py-aeidon/Makefile +++ b/textproc/py-aeidon/Makefile @@ -1,5 +1,5 @@ PORTNAME= aeidon -PORTVERSION= 1.14.1 +PORTVERSION= 1.15 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ LICENSE= GPLv3+ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=2.2.1,1:textproc/py-chardet@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}charset-normalizer>=2.0:textproc/py-charset-normalizer@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/textproc/py-aeidon/distinfo b/textproc/py-aeidon/distinfo index 981d4bf50e51..a79be59ade12 100644 --- a/textproc/py-aeidon/distinfo +++ b/textproc/py-aeidon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712330617 -SHA256 (aeidon-1.14.1.tar.gz) = e6dd9014b7f918a6730ee629a5afa5c1fe87efa9e7bb45ff6fc8f41597fc65d8 -SIZE (aeidon-1.14.1.tar.gz) = 609025 +TIMESTAMP = 1759324186 +SHA256 (aeidon-1.15.tar.gz) = a86a46ada459155696d49cacdb8aaf7cfa3958383b43f7e1be6e38247f2e955c +SIZE (aeidon-1.15.tar.gz) = 609093 diff --git a/textproc/py-aeidon/files/patch-setup-aeidon.py b/textproc/py-aeidon/files/patch-setup-aeidon.py index 198e3bc4b94d..b8b934caac8f 100644 --- a/textproc/py-aeidon/files/patch-setup-aeidon.py +++ b/textproc/py-aeidon/files/patch-setup-aeidon.py @@ -1,6 +1,6 @@ ---- setup-aeidon.py.orig 2020-12-30 21:35:12 UTC +--- setup-aeidon.py.orig 2024-05-28 20:53:03 UTC +++ setup-aeidon.py -@@ -2,30 +2,30 @@ +@@ -2,30 +2,31 @@ """setuptools/wheel/PyPI version of the aeidon package.""" @@ -8,6 +8,7 @@ +#import shutil -from setup import get_aeidon_version ++#from setup import get_aeidon_version from setuptools import find_packages from setuptools import setup @@ -33,8 +34,8 @@ - package_data={"aeidon": ["data/*/*"]}, + package_data={"aeidon": ["aeidon/data/*/*"]}, + include_package_data=True, - python_requires=">=3.2.0", - install_requires=["chardet>=2.2.1"], + python_requires=">=3.5.0", + install_requires=["charset-normalizer>2.0"], ) -shutil.rmtree("aeidon/data") diff --git a/textproc/py-cyclonedx-python-lib/Makefile b/textproc/py-cyclonedx-python-lib/Makefile index b335b62da7cd..c5a48a024c92 100644 --- a/textproc/py-cyclonedx-python-lib/Makefile +++ b/textproc/py-cyclonedx-python-lib/Makefile @@ -1,6 +1,5 @@ PORTNAME= cyclonedx-python-lib -PORTVERSION= 11.0.0 -PORTREVISION= 1 +PORTVERSION= 11.1.0 CATEGORIES= textproc python MASTER_SITES= PYPI \ https://github.com/CycloneDX/cyclonedx-python-lib/releases/download/v${PORTVERSION}/ diff --git a/textproc/py-cyclonedx-python-lib/distinfo b/textproc/py-cyclonedx-python-lib/distinfo index 6a1ce7d669ed..89ea52103a1f 100644 --- a/textproc/py-cyclonedx-python-lib/distinfo +++ b/textproc/py-cyclonedx-python-lib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753369402 -SHA256 (cyclonedx_python_lib-11.0.0.tar.gz) = d51d456c01cfc42378a2282ef35858fc809162ef13d8cce2af6c4d16f788217e -SIZE (cyclonedx_python_lib-11.0.0.tar.gz) = 1041433 +TIMESTAMP = 1759324188 +SHA256 (cyclonedx_python_lib-11.1.0.tar.gz) = 138f2564c5ae830882780e2b39a3f4bfafecc4ae000efa015dcd5b57a5469dcb +SIZE (cyclonedx_python_lib-11.1.0.tar.gz) = 1042466 diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile index bf9f99190be2..15516820e30c 100644 --- a/textproc/py-elasticsearch/Makefile +++ b/textproc/py-elasticsearch/Makefile @@ -1,12 +1,12 @@ PORTNAME= elasticsearch -PORTVERSION= 9.1.0 +PORTVERSION= 9.1.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Official Python low-level client for Elasticsearch -WWW= https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/index.html \ +WWW= https://www.elastic.co/docs/reference/elasticsearch/clients/python \ https://github.com/elastic/elasticsearch-py LICENSE= APACHE20 diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index 9cfbdc1353c6..b886aaca5df2 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120832 -SHA256 (elasticsearch-9.1.0.tar.gz) = 764d2f724eac94f6bf9903e4feae07112643a9efcfdc5c868c1b69bd48c52e09 -SIZE (elasticsearch-9.1.0.tar.gz) = 848897 +TIMESTAMP = 1759324190 +SHA256 (elasticsearch-9.1.1.tar.gz) = be20acda2a97591a9a6cf4981fc398ee6fca3291cf9e7a9e52b6a9f41a46d393 +SIZE (elasticsearch-9.1.1.tar.gz) = 857802 diff --git a/textproc/py-elasticsearch7/Makefile b/textproc/py-elasticsearch7/Makefile index 8c3af7b11b90..85bd918e6217 100644 --- a/textproc/py-elasticsearch7/Makefile +++ b/textproc/py-elasticsearch7/Makefile @@ -1,5 +1,6 @@ PORTNAME= elasticsearch PORTVERSION= 7.17.12 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}urllib3>=1.21.1,1<2,1:net/py-urllib3@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}urllib3>=1.21.1,1<3,1:net/py-urllib3@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0,1:devel/py-pytest@${PY_FLAVOR} \ diff --git a/textproc/py-elasticsearch7/files/patch-setup.py b/textproc/py-elasticsearch7/files/patch-setup.py new file mode 100644 index 000000000000..93b4aef8af17 --- /dev/null +++ b/textproc/py-elasticsearch7/files/patch-setup.py @@ -0,0 +1,11 @@ +--- setup.py.orig 2024-09-19 07:26:17 UTC ++++ setup.py +@@ -52,7 +52,7 @@ install_requires = [ + ] + + install_requires = [ +- "urllib3>=1.21.1, <2", ++ "urllib3>=1.21.1, <3", + "certifi", + ] + tests_require = [ diff --git a/textproc/py-graphemeu/Makefile b/textproc/py-graphemeu/Makefile index 5a984ddddfdc..3363b177b6c7 100644 --- a/textproc/py-graphemeu/Makefile +++ b/textproc/py-graphemeu/Makefile @@ -1,7 +1,8 @@ PORTNAME= graphemeu -PORTVERSION= 0.7.2 +PORTVERSION= 0.8.1 CATEGORIES= textproc python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/timendum/grapheme/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/py-graphemeu/distinfo b/textproc/py-graphemeu/distinfo index d48237e90a4c..512ba0f2089d 100644 --- a/textproc/py-graphemeu/distinfo +++ b/textproc/py-graphemeu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836006 -SHA256 (graphemeu-0.7.2.tar.gz) = 42bbe373d7c146160f286cd5f76b1a8ad29172d7333ce10705c5cc282462a4f8 -SIZE (graphemeu-0.7.2.tar.gz) = 307626 +TIMESTAMP = 1759816720 +SHA256 (graphemeu-0.8.1.tar.gz) = b38bf8ef7f946917fcc46e39886de666edaef572e2192dffdc36906afc88f931 +SIZE (graphemeu-0.8.1.tar.gz) = 306780 diff --git a/textproc/py-markupsafe/Makefile b/textproc/py-markupsafe/Makefile index a49b01b26258..58cab6200b1e 100644 --- a/textproc/py-markupsafe/Makefile +++ b/textproc/py-markupsafe/Makefile @@ -1,5 +1,5 @@ PORTNAME= markupsafe -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= textproc python MASTER_SITES= PYPI \ https://github.com/pallets/markupsafe/releases/download/${PORTVERSION}/ diff --git a/textproc/py-markupsafe/distinfo b/textproc/py-markupsafe/distinfo index bebf8bdb3afa..4347a29e5bac 100644 --- a/textproc/py-markupsafe/distinfo +++ b/textproc/py-markupsafe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748107946 -SHA256 (markupsafe-3.0.2.tar.gz) = ee55d3edf80167e48ea11a923c7386f4669df67d7994554387f84e7d8b0a2bf0 -SIZE (markupsafe-3.0.2.tar.gz) = 20537 +TIMESTAMP = 1759816722 +SHA256 (markupsafe-3.0.3.tar.gz) = 722695808f4b6457b320fdc131280796bdceb04ab50fe1795cd540799ebe1698 +SIZE (markupsafe-3.0.3.tar.gz) = 80313 diff --git a/textproc/py-markupsafe/files/patch-pyproject.toml b/textproc/py-markupsafe/files/patch-pyproject.toml index 2fb0a6ed1624..a6c10d6edcac 100644 --- a/textproc/py-markupsafe/files/patch-pyproject.toml +++ b/textproc/py-markupsafe/files/patch-pyproject.toml @@ -1,18 +1,24 @@ ---- pyproject.toml.orig 2024-10-18 15:03:06 UTC +--- pyproject.toml.orig 2025-09-27 18:10:32 UTC +++ pyproject.toml -@@ -1,5 +1,5 @@ +@@ -1,10 +1,9 @@ [project] -name = "MarkupSafe" +name = "markupsafe" - version = "3.0.2" + version = "3.0.3" description = "Safely add untrusted strings to HTML/XML markup." readme = "README.md" -@@ -26,7 +26,7 @@ Chat = "https://discord.gg/pallets" - Chat = "https://discord.gg/pallets" +-license = "BSD-3-Clause" +-license-files = ["LICENSE.txt"] ++license = { file = "LICENSE.txt" } + maintainers = [{name = "Pallets", email = "contact@palletsprojects.com"}] + classifiers = [ + "Development Status :: 5 - Production/Stable", +@@ -57,7 +56,7 @@ typing = [ + ] [build-system] --requires = ["setuptools>=70.1"] +-requires = ["setuptools>=77"] +requires = ["setuptools>=61"] build-backend = "setuptools.build_meta" - [tool.pytest.ini_options] + [tool.uv] diff --git a/textproc/py-mkdocs-material/Makefile b/textproc/py-mkdocs-material/Makefile index 0a8baa703e80..ecc9bd265e38 100644 --- a/textproc/py-mkdocs-material/Makefile +++ b/textproc/py-mkdocs-material/Makefile @@ -1,5 +1,5 @@ PORTNAME= mkdocs-material -DISTVERSION= 9.6.18 +DISTVERSION= 9.6.21 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}trove-classifiers>=2023.10.18:devel/py-trove-classifiers@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.10<3:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}backrefs>=5.7:textproc/py-backrefs@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}click<8.2.2:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.4<1:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1<4:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markdown>=3.2<4:textproc/py-markdown@${PY_FLAVOR} \ @@ -43,7 +42,7 @@ IMAGING_DESC= Support for image processing RECOMMENDED_DESC= Install a recommended set of MkDocs plugins IMAGING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairosvg>=2.6<3:graphics/py-cairosvg@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pillow>=10.2:graphics/py-pillow@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pillow>=10.2<12.0:graphics/py-pillow@${PY_FLAVOR} RECOMMENDED_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mkdocs-minify-plugin>=0.7<1:textproc/py-mkdocs-minify-plugin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mkdocs-redirects>=1.2<2:textproc/py-mkdocs-redirects@${PY_FLAVOR} \ diff --git a/textproc/py-mkdocs-material/distinfo b/textproc/py-mkdocs-material/distinfo index 05acfce6f9fe..caf86dcd5b72 100644 --- a/textproc/py-mkdocs-material/distinfo +++ b/textproc/py-mkdocs-material/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756289100 -SHA256 (mkdocs_material-9.6.18.tar.gz) = a2eb253bcc8b66f8c6eaf8379c10ed6e9644090c2e2e9d0971c7722dc7211c05 -SIZE (mkdocs_material-9.6.18.tar.gz) = 4034856 +TIMESTAMP = 1759572333 +SHA256 (mkdocs_material-9.6.21.tar.gz) = b01aa6d2731322438056f360f0e623d3faae981f8f2d8c68b1b973f4f2657870 +SIZE (mkdocs_material-9.6.21.tar.gz) = 4043097 diff --git a/textproc/py-mkdocs-material/files/patch-pyproject.toml b/textproc/py-mkdocs-material/files/patch-pyproject.toml deleted file mode 100644 index d6b0a1085aac..000000000000 --- a/textproc/py-mkdocs-material/files/patch-pyproject.toml +++ /dev/null @@ -1,13 +0,0 @@ -Relax version requirements. - ---- pyproject.toml.orig 2020-02-02 00:00:00 UTC -+++ pyproject.toml -@@ -63,7 +63,7 @@ imaging = [ - "mkdocs-git-revision-date-localized-plugin~=1.2,>=1.2.4" - ] - imaging = [ -- "pillow~=10.2", -+ "pillow>=10.2", - "cairosvg~=2.6" - ] - diff --git a/textproc/py-mkdocstrings/Makefile b/textproc/py-mkdocstrings/Makefile index 833985671b43..a1cdc612e887 100644 --- a/textproc/py-mkdocstrings/Makefile +++ b/textproc/py-mkdocstrings/Makefile @@ -1,5 +1,5 @@ PORTNAME= mkdocstrings -DISTVERSION= 0.30.0 +DISTVERSION= 0.30.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mkdocstrings/distinfo b/textproc/py-mkdocstrings/distinfo index 75244aa5fcff..5a46aca7f88f 100644 --- a/textproc/py-mkdocstrings/distinfo +++ b/textproc/py-mkdocstrings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753853133 -SHA256 (mkdocstrings-0.30.0.tar.gz) = 5d8019b9c31ddacd780b6784ffcdd6f21c408f34c0bd1103b5351d609d5b4444 -SIZE (mkdocstrings-0.30.0.tar.gz) = 106597 +TIMESTAMP = 1759318175 +SHA256 (mkdocstrings-0.30.1.tar.gz) = 84a007aae9b707fb0aebfc9da23db4b26fc9ab562eb56e335e9ec480cb19744f +SIZE (mkdocstrings-0.30.1.tar.gz) = 106350 diff --git a/textproc/py-python-iso639/Makefile b/textproc/py-python-iso639/Makefile new file mode 100644 index 000000000000..6daefe6442a4 --- /dev/null +++ b/textproc/py-python-iso639/Makefile @@ -0,0 +1,26 @@ +PORTNAME= python-iso639 +DISTVERSION= 2025.2.18 +CATEGORIES= textproc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= python_iso639-${DISTVERSION} + +MAINTAINER= wen@FreeBSD.org +COMMENT= ISO 639 language codes, names, and other associated information +WWW= https://pypi.org/project/python-iso639/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 pytest + +NO_ARCH= yes + +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v + +.include <bsd.port.mk> diff --git a/textproc/py-python-iso639/distinfo b/textproc/py-python-iso639/distinfo new file mode 100644 index 000000000000..6d2120498a6c --- /dev/null +++ b/textproc/py-python-iso639/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759993753 +SHA256 (python_iso639-2025.2.18.tar.gz) = 34e31e8e76eb3fc839629e257b12bcfd957c6edcbd486bbf66ba5185d1f566e8 +SIZE (python_iso639-2025.2.18.tar.gz) = 173552 diff --git a/textproc/py-python-iso639/files/patch-pyproject.toml b/textproc/py-python-iso639/files/patch-pyproject.toml new file mode 100644 index 000000000000..e543e9b01574 --- /dev/null +++ b/textproc/py-python-iso639/files/patch-pyproject.toml @@ -0,0 +1,9 @@ +--- pyproject.toml.orig 2025-10-09 07:19:11 UTC ++++ pyproject.toml +@@ -1,5 +1,5 @@ + [build-system] +-requires = ["setuptools >= 65.3.0", "wheel"] ++requires = ["setuptools >= 63.0.0", "wheel"] + build-backend = "setuptools.build_meta" + + [project] diff --git a/textproc/py-python-iso639/pkg-descr b/textproc/py-python-iso639/pkg-descr new file mode 100644 index 000000000000..83b27410857e --- /dev/null +++ b/textproc/py-python-iso639/pkg-descr @@ -0,0 +1,9 @@ +python-iso639 is a Python package for ISO 639 language codes, names, and +other associated information. + +Current features: + +* A representation of languages mapped across ISO 639-1, 639-2, and 639-3. +* Functionality to "guess" what a language is for a given unknown language +code or name. +* Optimized for speed in retrieving language information. diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile index d8d28840011b..6aa0b38d6de6 100644 --- a/textproc/py-rdflib/Makefile +++ b/textproc/py-rdflib/Makefile @@ -1,6 +1,5 @@ PORTNAME= rdflib -PORTVERSION= 7.1.4 -PORTREVISION= 1 +PORTVERSION= 7.2.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -37,7 +36,7 @@ NETWORKX_DESC= Network support BERKELEYDB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}berkeleydb>=0:databases/py-berkeleydb@${PY_FLAVOR} HTML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5rdf>=1.2<2:www/py-html5rdf@${PY_FLAVOR} -LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml5>=4.3<6.0:devel/py-lxml5@${PY_FLAVOR} +LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.3<7.0:devel/py-lxml@${PY_FLAVOR} NEWORKX_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}networkx>=2,2<4,2:math/py-networkx@${PY_FLAVOR} ORJSON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}orjson>=3.9.14<4:devel/py-orjson@${PY_FLAVOR} diff --git a/textproc/py-rdflib/distinfo b/textproc/py-rdflib/distinfo index 5e6f12db9352..e7b14bb50441 100644 --- a/textproc/py-rdflib/distinfo +++ b/textproc/py-rdflib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289424 -SHA256 (rdflib-7.1.4.tar.gz) = fed46e24f26a788e2ab8e445f7077f00edcf95abb73bcef4b86cefa8b62dd174 -SIZE (rdflib-7.1.4.tar.gz) = 4692745 +TIMESTAMP = 1759816992 +SHA256 (rdflib-7.2.1.tar.gz) = cf9b7fa25234e8925da8b1fb09700f8349b5f0f100e785fb4260e737308292ac +SIZE (rdflib-7.2.1.tar.gz) = 4873802 diff --git a/textproc/py-rdflib/files/patch-pyproject.toml b/textproc/py-rdflib/files/patch-pyproject.toml new file mode 100644 index 000000000000..bc8c2488eb66 --- /dev/null +++ b/textproc/py-rdflib/files/patch-pyproject.toml @@ -0,0 +1,13 @@ +Obtained from: https://github.com/RDFLib/rdflib/commit/8da4e29aef9f324ea4946f94031ea5fc66c5fe67 + +--- pyproject.toml.orig 1970-01-01 00:00:00 UTC ++++ pyproject.toml +@@ -44,7 +44,7 @@ html5rdf = {version = ">=1.2,<2", optional = true} + berkeleydb = {version = "^18.1.0", optional = true} + networkx = {version = ">=2,<4", optional = true} + html5rdf = {version = ">=1.2,<2", optional = true} +-lxml = {version = ">=4.3,<6.0", optional = true} ++lxml = {version = ">=4.3,<7.0", optional = true} + orjson = {version = ">=3.9.14,<4", optional = true} + + [tool.poetry.group.dev.dependencies] diff --git a/textproc/py-rich-cli/Makefile b/textproc/py-rich-cli/Makefile index 126d7e89ed24..f6841bc62ae1 100644 --- a/textproc/py-rich-cli/Makefile +++ b/textproc/py-rich-cli/Makefile @@ -1,9 +1,9 @@ PORTNAME= rich-cli -PORTVERSION= 1.8.0 -PORTREVISION= 3 +PORTVERSION= 1.8.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= rich_cli-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Command Line Interface to Rich @@ -12,10 +12,10 @@ WWW= https://github.com/Textualize/rich-cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=2.0.0<3.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0.0<9.0.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3.0.0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}rich>=12.4.1:textproc/py-rich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>=12.4.0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich-rst>=1.1.7<2.0.0:textproc/py-rich-rst@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}textual>=0.1.18:textproc/py-textual@${PY_FLAVOR} diff --git a/textproc/py-rich-cli/distinfo b/textproc/py-rich-cli/distinfo index 333878672745..83eafb7f55d3 100644 --- a/textproc/py-rich-cli/distinfo +++ b/textproc/py-rich-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652523258 -SHA256 (rich-cli-1.8.0.tar.gz) = 7f99ed213fb18c25999b644335f74d2be621a3a68593359e7fc62e95fe7e9a8a -SIZE (rich-cli-1.8.0.tar.gz) = 17194 +TIMESTAMP = 1759816724 +SHA256 (rich_cli-1.8.1.tar.gz) = 16992bcbd454974dc53671ba1a12e189148566164aaa7370bdf6648c8b1438c3 +SIZE (rich_cli-1.8.1.tar.gz) = 15826 diff --git a/textproc/py-rich-cli/files/patch-pyproject.toml b/textproc/py-rich-cli/files/patch-pyproject.toml index be4453bc1f99..0864c16e22c8 100644 --- a/textproc/py-rich-cli/files/patch-pyproject.toml +++ b/textproc/py-rich-cli/files/patch-pyproject.toml @@ -1,15 +1,25 @@ ---- pyproject.toml.orig 2022-05-08 16:55:58 UTC +--- pyproject.toml.orig 1970-01-01 00:00:00 UTC +++ pyproject.toml -@@ -23,10 +23,10 @@ python = "^3.7" +@@ -4,8 +4,7 @@ readme = "README.md" + version = "1.8.1" + description = "Command Line Interface to Rich" + readme = "README.md" +-license = "MIT" +-license-files = ["LICENSE"] ++license = { text = "MIT" } + authors = [{ name = "Will McGugan", email = "willmcgugan@gmail.com" }] + classifiers = [ + "Development Status :: 5 - Production/Stable", +@@ -22,10 +21,10 @@ dependencies = [ + ] + requires-python = ">=3.9" + dependencies = [ +- "rich (>=12.4.0,<13.0.0)", ++ "rich (>=12.4.0)", + "click (>=8.0.0,<9.0.0)", + "requests (>=2.0.0,<3.0.0)", +- "textual (>=0.1.18,<0.2.0)", ++ "textual (>=0.1.18)", + "rich-rst (>=1.1.7,<2.0.0)", + ] - [tool.poetry.dependencies] - python = "^3.7" --rich = "^12.4.1" -+rich = ">=12.4.1" - click = "^8.0.0" - requests = "^2.0.0" --textual = "^0.1.18" -+textual = ">=0.1.18" - rich-rst = "^1.1.7" - - [tool.poetry.dev-dependencies] diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index ad207e42e918..44181b23dc10 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,5 +1,5 @@ PORTNAME= rich -PORTVERSION= 14.1.0 +PORTVERSION= 14.2.0 DISTVERSIONPREFIX= v CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo index c07c5b36064e..a0c08f45b3ed 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753508811 -SHA256 (Textualize-rich-v14.1.0_GH0.tar.gz) = f21cbcf44386ba2b306552f506dd3ede86349cafd2a8cbf1b7bb38b705a64594 -SIZE (Textualize-rich-v14.1.0_GH0.tar.gz) = 15070577 +TIMESTAMP = 1760113326 +SHA256 (Textualize-rich-v14.2.0_GH0.tar.gz) = 589ddd6a66adbffb9d0e406da9d529a886d2c040177da4b72fad4a8563ff5afc +SIZE (Textualize-rich-v14.2.0_GH0.tar.gz) = 15072049 diff --git a/textproc/py-textual-autocomplete/Makefile b/textproc/py-textual-autocomplete/Makefile index 571f1e271a6f..4b87e75da7fa 100644 --- a/textproc/py-textual-autocomplete/Makefile +++ b/textproc/py-textual-autocomplete/Makefile @@ -7,7 +7,7 @@ DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSIONFULL} MAINTAINER= yuri@FreeBSD.org COMMENT= Easily add autocomplete dropdowns to your Textual apps -WWW= https://github.com/Textualize/textual +WWW= https://github.com/darrenburns/textual-autocomplete LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/textproc/py-textual-image/Makefile b/textproc/py-textual-image/Makefile new file mode 100644 index 000000000000..990f9c659a98 --- /dev/null +++ b/textproc/py-textual-image/Makefile @@ -0,0 +1,25 @@ +PORTNAME= textual-image +PORTVERSION= 0.8.4 +CATEGORIES= textproc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= textual_image-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Render images via Kitty's Terminal Graphics Protocol with Rich and Textual +WWW= https://github.com/lnqs/textual-image + +LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=10.3.0:graphics/py-pillow@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>=13.4.0:textproc/py-rich@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/textproc/py-textual-image/distinfo b/textproc/py-textual-image/distinfo new file mode 100644 index 000000000000..28c573aa29d4 --- /dev/null +++ b/textproc/py-textual-image/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759816482 +SHA256 (textual_image-0.8.4.tar.gz) = d13f960da07659cfac9d9e417ca7057b3ac0c17a7827ae8e47c3b164d43776fc +SIZE (textual_image-0.8.4.tar.gz) = 109056 diff --git a/textproc/py-textual-image/pkg-descr b/textproc/py-textual-image/pkg-descr new file mode 100644 index 000000000000..c7392882efdf --- /dev/null +++ b/textproc/py-textual-image/pkg-descr @@ -0,0 +1,13 @@ +textual-image renders images directly in your terminal using Textual and Rich. + +textual-image offers both Rich renderables and Textual Widgets that leverage the +Terminal Graphics Protocol (TGP) and Sixel protocols to display images in your +terminal. For terminals that don't support these protocols, fallback rendering +using Unicode characters is available. + +Supported Terminals: +- Terminal Graphics Protocol (TGP): Initially introduced by the Kitty terminal + emulator. While support is partially available in other terminals, it doesn't + seem to be really usable there. +- Sixel Graphics: Supported by various terminal emulators including xterm and a + lot of others. diff --git a/textproc/py-textual-speedups/Makefile b/textproc/py-textual-speedups/Makefile new file mode 100644 index 000000000000..941077fa336b --- /dev/null +++ b/textproc/py-textual-speedups/Makefile @@ -0,0 +1,24 @@ +PORTNAME= textual-speedups +PORTVERSION= 0.2.0 +CATEGORIES= textproc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTFILES= textual_speedups-${PORTVERSION}${EXTRACT_SUFX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Optional Rust speedups for Textual +WWW= https://github.com/willmcgugan/textual-speedups + +#LICENSE= MIT +#LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.8<2.0:devel/py-maturin@${PY_FLAVOR} + +USES= cargo python +USE_PYTHON= autoplist concurrent pep517 + +CARGO_BUILD= no +CARGO_INSTALL= no +WRKSRC= ${WRKDIR}/textual_speedups-${PORTVERSION} + +.include <bsd.port.mk> diff --git a/textproc/py-textual-speedups/Makefile.crates b/textproc/py-textual-speedups/Makefile.crates new file mode 100644 index 000000000000..616a6e7c37db --- /dev/null +++ b/textproc/py-textual-speedups/Makefile.crates @@ -0,0 +1,21 @@ +CARGO_CRATES= autocfg-1.4.0 \ + geometry-0.2.0 \ + heck-0.5.0 \ + indoc-2.0.6 \ + libc-0.2.172 \ + memoffset-0.9.1 \ + once_cell-1.21.3 \ + portable-atomic-1.11.0 \ + proc-macro2-1.0.95 \ + pyo3-0.25.0 \ + pyo3-build-config-0.25.0 \ + pyo3-ffi-0.25.0 \ + pyo3-macros-0.25.0 \ + pyo3-macros-backend-0.25.0 \ + quote-1.0.40 \ + range-0.2.0 \ + syn-2.0.101 \ + target-lexicon-0.13.2 \ + unicode-ident-1.0.18 \ + unindent-0.2.4 \ + wavefront_obj-2.0.4 diff --git a/textproc/py-textual-speedups/distinfo b/textproc/py-textual-speedups/distinfo new file mode 100644 index 000000000000..18c527d5238a --- /dev/null +++ b/textproc/py-textual-speedups/distinfo @@ -0,0 +1,45 @@ +TIMESTAMP = 1759816484 +SHA256 (textual_speedups-0.2.0.tar.gz) = e9e045e94b7daff79917f4fc699c6d99db6005559298929141d68a1293c3cc6d +SIZE (textual_speedups-0.2.0.tar.gz) = 11650 +SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 +SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/geometry-0.2.0.crate) = 16b74a5c16c5e360542a79cfa03ba6f18d5ac9b7a6291641976c2975ca56489d +SIZE (rust/crates/geometry-0.2.0.crate) = 3227 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/libc-0.2.172.crate) = d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa +SIZE (rust/crates/libc-0.2.172.crate) = 791646 +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.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e +SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/pyo3-0.25.0.crate) = f239d656363bcee73afef85277f1b281e8ac6212a1d42aa90e55b90ed43c47a4 +SIZE (rust/crates/pyo3-0.25.0.crate) = 1120850 +SHA256 (rust/crates/pyo3-build-config-0.25.0.crate) = 755ea671a1c34044fa165247aaf6f419ca39caa6003aee791a0df2713d8f1b6d +SIZE (rust/crates/pyo3-build-config-0.25.0.crate) = 34122 +SHA256 (rust/crates/pyo3-ffi-0.25.0.crate) = fc95a2e67091e44791d4ea300ff744be5293f394f1bafd9f78c080814d35956e +SIZE (rust/crates/pyo3-ffi-0.25.0.crate) = 77991 +SHA256 (rust/crates/pyo3-macros-0.25.0.crate) = a179641d1b93920829a62f15e87c0ed791b6c8db2271ba0fd7c2686090510214 +SIZE (rust/crates/pyo3-macros-0.25.0.crate) = 8876 +SHA256 (rust/crates/pyo3-macros-backend-0.25.0.crate) = 9dff85ebcaab8c441b0e3f7ae40a6963ecea8a9f5e74f647e33fcf5ec9a1e89e +SIZE (rust/crates/pyo3-macros-backend-0.25.0.crate) = 75089 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/range-0.2.0.crate) = 18270cd775ad153a14c315a0afb978485cdf8de4c0e941e987b9c5b0f024eccb +SIZE (rust/crates/range-0.2.0.crate) = 2249 +SHA256 (rust/crates/syn-2.0.101.crate) = 8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf +SIZE (rust/crates/syn-2.0.101.crate) = 299250 +SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a +SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 +SIZE (rust/crates/unindent-0.2.4.crate) = 7422 +SHA256 (rust/crates/wavefront_obj-2.0.4.crate) = 23a49af678694c9161ed2a5fbee92afefab092d75b0f21b26813b08d4813efca +SIZE (rust/crates/wavefront_obj-2.0.4.crate) = 15005 diff --git a/textproc/py-textual-speedups/pkg-descr b/textproc/py-textual-speedups/pkg-descr new file mode 100644 index 000000000000..00c63abd389d --- /dev/null +++ b/textproc/py-textual-speedups/pkg-descr @@ -0,0 +1,2 @@ +Textual Speedups module implements some of Textual's classes in Rust, which +should make Textual apps faster. diff --git a/textproc/py-textual/Makefile b/textproc/py-textual/Makefile index e6ae6e254d86..e6b7dec58776 100644 --- a/textproc/py-textual/Makefile +++ b/textproc/py-textual/Makefile @@ -1,5 +1,5 @@ PORTNAME= textual -PORTVERSION= 0.89.1 +PORTVERSION= 6.2.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.2.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown-it-py>=2.1.0:textproc/py-markdown-it-py@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=4.2.2<5:devel/py-platformdirs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pygments>=2.19.2<3:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=13.3.3:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.4.0<5:devel/py-typing-extensions@${PY_FLAVOR} diff --git a/textproc/py-textual/distinfo b/textproc/py-textual/distinfo index d1b3d2585ab6..c8593052ade0 100644 --- a/textproc/py-textual/distinfo +++ b/textproc/py-textual/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888366 -SHA256 (textual-0.89.1.tar.gz) = 66befe80e2bca5a8c876cd8ceeaf01752267b6b1dc1d0f73071f1f1e15d90cc8 -SIZE (textual-0.89.1.tar.gz) = 1517074 +TIMESTAMP = 1759816726 +SHA256 (textual-6.2.1.tar.gz) = 4699d8dfae43503b9c417bd2a6fb0da1c89e323fe91c4baa012f9298acaa83e1 +SIZE (textual-6.2.1.tar.gz) = 1570645 diff --git a/textproc/py-textual0/Makefile b/textproc/py-textual0/Makefile new file mode 100644 index 000000000000..155194bef32c --- /dev/null +++ b/textproc/py-textual0/Makefile @@ -0,0 +1,34 @@ +PORTNAME= textual +PORTVERSION= 0.89.1 +CATEGORIES= textproc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PKGNAMESUFFIX= 0 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Modern Text User Interface framework +WWW= https://github.com/Textualize/textual + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.2.0:devel/py-poetry-core@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown-it-py>=2.1.0:textproc/py-markdown-it-py@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}platformdirs>=4.2.2<5:devel/py-platformdirs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>=13.3.3:textproc/py-rich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.4.0<5:devel/py-typing-extensions@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +PORTSCOUT= limit:0\. + +OPTIONS_DEFINE= SYNTAX +SYNTAX_DESC= Syntax support + +SYNTAX_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tree-sitter>=0.20.1<0.21:devel/py-tree-sitter@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tree-sitter-languages>=1.10.2<1.10.2_99:devel/py-tree-sitter-languages@${PY_FLAVOR} + +.include <bsd.port.mk> diff --git a/textproc/py-textual0/distinfo b/textproc/py-textual0/distinfo new file mode 100644 index 000000000000..d1b3d2585ab6 --- /dev/null +++ b/textproc/py-textual0/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1734888366 +SHA256 (textual-0.89.1.tar.gz) = 66befe80e2bca5a8c876cd8ceeaf01752267b6b1dc1d0f73071f1f1e15d90cc8 +SIZE (textual-0.89.1.tar.gz) = 1517074 diff --git a/textproc/py-textual0/pkg-descr b/textproc/py-textual0/pkg-descr new file mode 100644 index 000000000000..38a6742a5a94 --- /dev/null +++ b/textproc/py-textual0/pkg-descr @@ -0,0 +1,2 @@ +Textual is a TUI (Text User Interface) framework for Python inspired by modern +web development. diff --git a/textproc/rubygem-actiontext80/Makefile b/textproc/rubygem-actiontext80/Makefile index 75a7fb1a5a78..8c175bf27012 100644 --- a/textproc/rubygem-actiontext80/Makefile +++ b/textproc/rubygem-actiontext80/Makefile @@ -1,5 +1,5 @@ PORTNAME= actiontext -PORTVERSION= 8.0.2.1 +PORTVERSION= 8.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 80 diff --git a/textproc/rubygem-actiontext80/distinfo b/textproc/rubygem-actiontext80/distinfo index 7cf8fbb4a72c..8b62b8624807 100644 --- a/textproc/rubygem-actiontext80/distinfo +++ b/textproc/rubygem-actiontext80/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757122018 -SHA256 (rubygem/actiontext-8.0.2.1.gem) = 0cc4b3b5cfb9d915c6697b05b013dad7f4eaf074d9989700b6a0a55cf620d6b8 -SIZE (rubygem/actiontext-8.0.2.1.gem) = 141824 +TIMESTAMP = 1759816980 +SHA256 (rubygem/actiontext-8.0.3.gem) = 1c46fdfa60ffa282bf29cccc0714071128826bef5740c4f2a88d375d206a9df4 +SIZE (rubygem/actiontext-8.0.3.gem) = 141824 diff --git a/textproc/rubygem-amatch/Makefile b/textproc/rubygem-amatch/Makefile index c93910295b57..dd72acd5cda0 100644 --- a/textproc/rubygem-amatch/Makefile +++ b/textproc/rubygem-amatch/Makefile @@ -1,5 +1,5 @@ PORTNAME= amatch -PORTVERSION= 0.4.2 +PORTVERSION= 0.5.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -10,8 +10,9 @@ WWW= https://github.com/flori/amatch LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= rubygem-mize>=0:devel/rubygem-mize \ - rubygem-tins>=1.0<2:devel/rubygem-tins +RUN_DEPENDS= rubygem-debug>=0:devel/rubygem-debug \ + rubygem-mize>=0:devel/rubygem-mize \ + rubygem-tins>=1<2:devel/rubygem-tins USES= gem diff --git a/textproc/rubygem-amatch/distinfo b/textproc/rubygem-amatch/distinfo index 447f3c8493f6..687a9fe04ac9 100644 --- a/textproc/rubygem-amatch/distinfo +++ b/textproc/rubygem-amatch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266276 -SHA256 (rubygem/amatch-0.4.2.gem) = 5a7c8c08882864621b81bf3bbc0447bb638afe6066ceeead6b9d11f34cf0d911 -SIZE (rubygem/amatch-0.4.2.gem) = 38912 +TIMESTAMP = 1759324360 +SHA256 (rubygem/amatch-0.5.0.gem) = fdf3796d7a8bb957f8bbf04faa3ba06e7aba95f2eaabfe0bf7c46d0e70b9aec3 +SIZE (rubygem/amatch-0.5.0.gem) = 39936 diff --git a/textproc/rubygem-asciidoctor-pdf/Makefile b/textproc/rubygem-asciidoctor-pdf/Makefile index 6cc7d285371d..395eff7b19a4 100644 --- a/textproc/rubygem-asciidoctor-pdf/Makefile +++ b/textproc/rubygem-asciidoctor-pdf/Makefile @@ -1,6 +1,5 @@ PORTNAME= asciidoctor-pdf -PORTVERSION= 2.3.19 -PORTREVISION= 3 +PORTVERSION= 2.3.20 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -13,7 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-asciidoctor>=2.0<3:textproc/rubygem-asciidoctor \ - rubygem-concurrent-ruby>=1.1<2:devel/rubygem-concurrent-ruby \ + rubygem-concurrent-ruby>=1.3<2:devel/rubygem-concurrent-ruby \ rubygem-matrix>=0.4<1:math/rubygem-matrix \ rubygem-prawn24>=2.4.0<2.5:print/rubygem-prawn24 \ rubygem-prawn-icon3>=3.1.0<3.2:print/rubygem-prawn-icon3 \ diff --git a/textproc/rubygem-asciidoctor-pdf/distinfo b/textproc/rubygem-asciidoctor-pdf/distinfo index 15c9fb4aa455..71161a0ba1a1 100644 --- a/textproc/rubygem-asciidoctor-pdf/distinfo +++ b/textproc/rubygem-asciidoctor-pdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728922948 -SHA256 (rubygem/asciidoctor-pdf-2.3.19.gem) = 034a142964d627b82fd4f08a094abedae981e632e7f1c501d3bd9c2dfbe073f9 -SIZE (rubygem/asciidoctor-pdf-2.3.19.gem) = 2276864 +TIMESTAMP = 1759816942 +SHA256 (rubygem/asciidoctor-pdf-2.3.20.gem) = 38dd3674e253f26eac9c4c6ab54320e230f3861b838d838266cd347ab0edfbff +SIZE (rubygem/asciidoctor-pdf-2.3.20.gem) = 2277376 diff --git a/textproc/rubygem-asciidoctor-pdf/files/patch-gemspec b/textproc/rubygem-asciidoctor-pdf/files/patch-gemspec index 900b0a591158..10b0c8213e60 100644 --- a/textproc/rubygem-asciidoctor-pdf/files/patch-gemspec +++ b/textproc/rubygem-asciidoctor-pdf/files/patch-gemspec @@ -7,5 +7,5 @@ - s.add_runtime_dependency(%q<prawn-svg>.freeze, ["~> 0.34.0".freeze]) + s.add_runtime_dependency(%q<prawn-svg>.freeze, ["~> 0.36.1".freeze]) s.add_runtime_dependency(%q<prawn-icon>.freeze, ["~> 3.0.0".freeze]) - s.add_runtime_dependency(%q<concurrent-ruby>.freeze, ["~> 1.1".freeze]) + s.add_runtime_dependency(%q<concurrent-ruby>.freeze, ["~> 1.3".freeze]) s.add_runtime_dependency(%q<treetop>.freeze, ["~> 1.6.0".freeze]) diff --git a/textproc/rubygem-asciidoctor-pdf/files/patch-prawn-icon b/textproc/rubygem-asciidoctor-pdf/files/patch-prawn-icon index 05292643c6b2..37e33fe901f6 100644 --- a/textproc/rubygem-asciidoctor-pdf/files/patch-prawn-icon +++ b/textproc/rubygem-asciidoctor-pdf/files/patch-prawn-icon @@ -8,7 +8,7 @@ Obtained from: https://github.com/asciidoctor/asciidoctor-pdf/commit/631606e91f4 s.add_runtime_dependency(%q<prawn-svg>.freeze, ["~> 0.36.1".freeze]) - s.add_runtime_dependency(%q<prawn-icon>.freeze, ["~> 3.0.0".freeze]) + s.add_runtime_dependency(%q<prawn-icon>.freeze, ["~> 3.1.0".freeze]) - s.add_runtime_dependency(%q<concurrent-ruby>.freeze, ["~> 1.1".freeze]) + s.add_runtime_dependency(%q<concurrent-ruby>.freeze, ["~> 1.3".freeze]) s.add_runtime_dependency(%q<treetop>.freeze, ["~> 1.6.0".freeze]) s.add_development_dependency(%q<rake>.freeze, ["~> 13.0.0".freeze]) --- lib/asciidoctor/pdf/ext/prawn/extensions.rb.orig 2023-01-06 06:23:58 UTC diff --git a/textproc/rubygem-commonmarker/Makefile b/textproc/rubygem-commonmarker/Makefile index 677b3903fcf8..79b64254ac83 100644 --- a/textproc/rubygem-commonmarker/Makefile +++ b/textproc/rubygem-commonmarker/Makefile @@ -1,6 +1,5 @@ PORTNAME= commonmarker -PORTVERSION= 2.3.2 -PORTREVISION= 1 +PORTVERSION= 2.4.1 CATEGORIES= textproc rubygems MASTER_SITES= RG DISTFILES= ${DISTNAME}.gem diff --git a/textproc/rubygem-commonmarker/Makefile.crates b/textproc/rubygem-commonmarker/Makefile.crates index 326f3a4d0fc1..0f04050fa62e 100644 --- a/textproc/rubygem-commonmarker/Makefile.crates +++ b/textproc/rubygem-commonmarker/Makefile.crates @@ -1,62 +1,64 @@ CARGO_CRATES= adler2-2.0.1 \ aho-corasick-1.1.3 \ - anstream-0.6.19 \ + anstream-0.6.20 \ anstyle-1.0.11 \ anstyle-parse-0.2.7 \ - anstyle-query-1.1.3 \ - anstyle-wincon-3.0.9 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ base64-0.22.1 \ bincode-1.3.3 \ bindgen-0.69.5 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ - bitflags-2.9.1 \ - bon-3.6.5 \ - bon-macros-3.6.5 \ + bitflags-2.9.4 \ + bon-3.7.2 \ + bon-macros-3.7.2 \ bumpalo-3.19.0 \ caseless-0.2.2 \ - cc-1.2.31 \ + cc-1.2.37 \ cexpr-0.6.0 \ - cfg-if-1.0.1 \ + cfg-if-1.0.3 \ clang-sys-1.8.1 \ - clap-4.5.42 \ - clap_builder-4.5.42 \ - clap_derive-4.5.41 \ + clap-4.5.47 \ + clap_builder-4.5.47 \ + clap_derive-4.5.47 \ clap_lex-0.7.5 \ colorchoice-1.0.4 \ - comrak-0.41.0 \ + comrak-0.43.0 \ crc32fast-1.5.0 \ - darling-0.21.1 \ - darling_core-0.21.1 \ - darling_macro-0.21.1 \ - deranged-0.4.0 \ + darling-0.21.3 \ + darling_core-0.21.3 \ + darling_macro-0.21.3 \ + deranged-0.5.3 \ deunicode-1.6.2 \ either-1.15.0 \ emojis-0.6.4 \ entities-1.0.1 \ equivalent-1.0.2 \ - errno-0.3.13 \ + errno-0.3.14 \ fancy-regex-0.11.0 \ + find-msvc-tools-0.1.1 \ flate2-1.1.2 \ + fmt2io-1.0.0 \ fnv-1.0.7 \ - glob-0.3.2 \ - hashbrown-0.15.4 \ + glob-0.3.3 \ + hashbrown-0.15.5 \ heck-0.5.0 \ ident_case-1.0.1 \ - indexmap-2.10.0 \ + indexmap-2.11.1 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itoa-1.0.15 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ - libc-0.2.174 \ + libc-0.2.175 \ libloading-0.8.8 \ linked-hash-map-0.5.6 \ - linux-raw-sys-0.9.4 \ - log-0.4.27 \ - magnus-0.7.1 \ - magnus-macros-0.6.0 \ + linux-raw-sys-0.11.0 \ + log-0.4.28 \ + magnus-0.8.1 \ + magnus-macros-0.8.0 \ memchr-2.7.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.9 \ @@ -71,73 +73,66 @@ CARGO_CRATES= adler2-2.0.1 \ pkg-config-0.3.32 \ plist-1.7.4 \ powerfmt-0.2.0 \ - prettyplease-0.2.36 \ - proc-macro2-1.0.95 \ - quick-xml-0.38.1 \ + prettyplease-0.2.37 \ + proc-macro2-1.0.101 \ + quick-xml-0.38.3 \ quote-1.0.40 \ rb-sys-0.9.117 \ rb-sys-build-0.9.117 \ - rb-sys-env-0.1.2 \ + rb-sys-env-0.2.2 \ rctree-0.6.0 \ - regex-1.11.1 \ - regex-automata-0.4.9 \ - regex-syntax-0.8.5 \ + regex-1.11.2 \ + regex-automata-0.4.10 \ + regex-syntax-0.8.6 \ rustc-hash-1.1.0 \ - rustix-1.0.8 \ - rustversion-1.0.21 \ + rustix-1.1.2 \ + rustversion-1.0.22 \ ryu-1.0.20 \ same-file-1.0.6 \ seq-macro-0.3.6 \ - serde-1.0.219 \ - serde_derive-1.0.219 \ - serde_json-1.0.142 \ + serde-1.0.223 \ + serde_core-1.0.223 \ + serde_derive-1.0.223 \ + serde_json-1.0.145 \ shell-words-1.1.0 \ shlex-1.3.0 \ siphasher-1.0.1 \ slug-0.1.6 \ strsim-0.11.1 \ - syn-2.0.104 \ + syn-2.0.106 \ syntect-5.2.0 \ - terminal_size-0.4.2 \ + terminal_size-0.4.3 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ - time-0.3.41 \ - time-core-0.1.4 \ - time-macros-0.2.22 \ - tinyvec-1.9.0 \ + time-0.3.43 \ + time-core-0.1.6 \ + time-macros-0.2.24 \ + tinyvec-1.10.0 \ tinyvec_macros-0.1.1 \ typed-arena-2.0.2 \ - unicode-ident-1.0.18 \ + unicode-ident-1.0.19 \ unicode-normalization-0.1.24 \ unicode_categories-0.1.1 \ utf8parse-0.2.2 \ walkdir-2.5.0 \ - wasm-bindgen-0.2.100 \ - wasm-bindgen-backend-0.2.100 \ - wasm-bindgen-macro-0.2.100 \ - wasm-bindgen-macro-support-0.2.100 \ - wasm-bindgen-shared-0.2.100 \ - winapi-util-0.1.9 \ + wasm-bindgen-0.2.101 \ + wasm-bindgen-backend-0.2.101 \ + wasm-bindgen-macro-0.2.101 \ + wasm-bindgen-macro-support-0.2.101 \ + wasm-bindgen-shared-0.2.101 \ + winapi-util-0.1.11 \ windows-link-0.1.3 \ - windows-sys-0.59.0 \ + windows-link-0.2.0 \ windows-sys-0.60.2 \ - windows-targets-0.52.6 \ + windows-sys-0.61.0 \ windows-targets-0.53.3 \ - windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ - windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ - windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ - windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ - windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ - windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ - windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ - windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ xdg-2.5.2 \ yaml-rust-0.4.5 diff --git a/textproc/rubygem-commonmarker/distinfo b/textproc/rubygem-commonmarker/distinfo index 154fcc2ed811..4364a4946d97 100644 --- a/textproc/rubygem-commonmarker/distinfo +++ b/textproc/rubygem-commonmarker/distinfo @@ -1,20 +1,20 @@ -TIMESTAMP = 1757121868 -SHA256 (commonmarker-2.3.2.gem) = bf84e3735f4e5ce08125aa93689a8cda4c811579743916249322d95c2f1ce711 -SIZE (commonmarker-2.3.2.gem) = 32256 +TIMESTAMP = 1759816944 +SHA256 (commonmarker-2.4.1.gem) = d38096f9c6f7ea94761f24cd74b43e638d3fc91d1bea4be15056ab14849ae3f7 +SIZE (commonmarker-2.4.1.gem) = 32256 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 -SHA256 (rust/crates/anstream-0.6.19.crate) = 301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933 -SIZE (rust/crates/anstream-0.6.19.crate) = 28767 +SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 +SIZE (rust/crates/anstream-0.6.20.crate) = 28797 SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 -SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9 -SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190 -SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882 -SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561 +SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 +SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 +SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a +SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad @@ -27,46 +27,46 @@ SHA256 (rust/crates/bit-vec-0.6.3.crate) = 349f9b6a179ed607305526ca489b34ad0a41a SIZE (rust/crates/bit-vec-0.6.3.crate) = 19927 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 -SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 -SHA256 (rust/crates/bon-3.6.5.crate) = 33d9ef19ae5263a138da9a86871eca537478ab0332a7770bac7e3f08b801f89f -SIZE (rust/crates/bon-3.6.5.crate) = 58611 -SHA256 (rust/crates/bon-macros-3.6.5.crate) = 577ae008f2ca11ca7641bd44601002ee5ab49ef0af64846ce1ab6057218a5cc1 -SIZE (rust/crates/bon-macros-3.6.5.crate) = 86123 +SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 +SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 +SHA256 (rust/crates/bon-3.7.2.crate) = c2529c31017402be841eb45892278a6c21a000c0a17643af326c73a73f83f0fb +SIZE (rust/crates/bon-3.7.2.crate) = 61725 +SHA256 (rust/crates/bon-macros-3.7.2.crate) = d82020dadcb845a345591863adb65d74fa8dc5c18a0b6d408470e13b7adc7005 +SIZE (rust/crates/bon-macros-3.7.2.crate) = 88545 SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/caseless-0.2.2.crate) = 8b6fd507454086c8edfd769ca6ada439193cdb209c7681712ef6275cccbfe5d8 SIZE (rust/crates/caseless-0.2.2.crate) = 29309 -SHA256 (rust/crates/cc-1.2.31.crate) = c3a42d84bb6b69d3a8b3eaacf0d88f179e1929695e1ad012b6cf64d9caaa5fd2 -SIZE (rust/crates/cc-1.2.31.crate) = 109427 +SHA256 (rust/crates/cc-1.2.37.crate) = 65193589c6404eb80b450d618eaf9a2cafaaafd57ecce47370519ef674a7bd44 +SIZE (rust/crates/cc-1.2.37.crate) = 90111 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 -SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 -SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 +SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 +SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 -SHA256 (rust/crates/clap-4.5.42.crate) = ed87a9d530bb41a67537289bafcac159cb3ee28460e0a4571123d2a778a6a882 -SIZE (rust/crates/clap-4.5.42.crate) = 58305 -SHA256 (rust/crates/clap_builder-4.5.42.crate) = 64f4f3f3c77c94aff3c7e9aac9a2ca1974a5adf392a8bb751e827d6d127ab966 -SIZE (rust/crates/clap_builder-4.5.42.crate) = 169655 -SHA256 (rust/crates/clap_derive-4.5.41.crate) = ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491 -SIZE (rust/crates/clap_derive-4.5.41.crate) = 33493 +SHA256 (rust/crates/clap-4.5.47.crate) = 7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931 +SIZE (rust/crates/clap-4.5.47.crate) = 58354 +SHA256 (rust/crates/clap_builder-4.5.47.crate) = 2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6 +SIZE (rust/crates/clap_builder-4.5.47.crate) = 170016 +SHA256 (rust/crates/clap_derive-4.5.47.crate) = bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c +SIZE (rust/crates/clap_derive-4.5.47.crate) = 33550 SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 -SHA256 (rust/crates/comrak-0.41.0.crate) = 57c9011f1cb8ff2306380cd0cd455611341d0a064bf7907234c3da4c6babb423 -SIZE (rust/crates/comrak-0.41.0.crate) = 184106 +SHA256 (rust/crates/comrak-0.43.0.crate) = 5ccfd7678fba9aff54a74a70352d952b345e568823ed9d5a92ebc8ad0adad8ea +SIZE (rust/crates/comrak-0.43.0.crate) = 209621 SHA256 (rust/crates/crc32fast-1.5.0.crate) = 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511 SIZE (rust/crates/crc32fast-1.5.0.crate) = 40723 -SHA256 (rust/crates/darling-0.21.1.crate) = d6b136475da5ef7b6ac596c0e956e37bad51b85b987ff3d5e230e964936736b2 -SIZE (rust/crates/darling-0.21.1.crate) = 39863 -SHA256 (rust/crates/darling_core-0.21.1.crate) = b44ad32f92b75fb438b04b68547e521a548be8acc339a6dacc4a7121488f53e6 -SIZE (rust/crates/darling_core-0.21.1.crate) = 73510 -SHA256 (rust/crates/darling_macro-0.21.1.crate) = 2b5be8a7a562d315a5b92a630c30cec6bcf663e6673f00fbb69cca66a6f521b9 -SIZE (rust/crates/darling_macro-0.21.1.crate) = 2527 -SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e -SIZE (rust/crates/deranged-0.4.0.crate) = 23235 +SHA256 (rust/crates/darling-0.21.3.crate) = 9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0 +SIZE (rust/crates/darling-0.21.3.crate) = 41398 +SHA256 (rust/crates/darling_core-0.21.3.crate) = 1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4 +SIZE (rust/crates/darling_core-0.21.3.crate) = 74471 +SHA256 (rust/crates/darling_macro-0.21.3.crate) = d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81 +SIZE (rust/crates/darling_macro-0.21.3.crate) = 2535 +SHA256 (rust/crates/deranged-0.5.3.crate) = d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc +SIZE (rust/crates/deranged-0.5.3.crate) = 24353 SHA256 (rust/crates/deunicode-1.6.2.crate) = abd57806937c9cc163efc8ea3910e00a62e2aeb0b8119f1793a978088f8f6b04 SIZE (rust/crates/deunicode-1.6.2.crate) = 172772 SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 @@ -77,24 +77,28 @@ SHA256 (rust/crates/entities-1.0.1.crate) = b5320ae4c3782150d900b79807611a59a99f SIZE (rust/crates/entities-1.0.1.crate) = 24795 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad -SIZE (rust/crates/errno-0.3.13.crate) = 12449 +SHA256 (rust/crates/errno-0.3.14.crate) = 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb +SIZE (rust/crates/errno-0.3.14.crate) = 12002 SHA256 (rust/crates/fancy-regex-0.11.0.crate) = b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2 SIZE (rust/crates/fancy-regex-0.11.0.crate) = 82918 +SHA256 (rust/crates/find-msvc-tools-0.1.1.crate) = 7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d +SIZE (rust/crates/find-msvc-tools-0.1.1.crate) = 30228 SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d SIZE (rust/crates/flate2-1.1.2.crate) = 76495 +SHA256 (rust/crates/fmt2io-1.0.0.crate) = 6b6129284da9f7e5296cc22183a63f24300e945e297705dcc0672f7df01d62c8 +SIZE (rust/crates/fmt2io-1.0.0.crate) = 3802 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 -SIZE (rust/crates/glob-0.3.2.crate) = 22359 -SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 -SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 +SIZE (rust/crates/glob-0.3.3.crate) = 22861 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 -SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 -SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 +SHA256 (rust/crates/indexmap-2.11.1.crate) = 206a8042aec68fa4a62e8d3f7aa4ceb508177d9324faf261e1959e495b7a1921 +SIZE (rust/crates/indexmap-2.11.1.crate) = 99966 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 @@ -105,20 +109,20 @@ SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591 SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 -SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 -SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 +SIZE (rust/crates/libc-0.2.175.crate) = 788728 SHA256 (rust/crates/libloading-0.8.8.crate) = 07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667 SIZE (rust/crates/libloading-0.8.8.crate) = 31345 SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 -SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 -SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 -SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 -SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/magnus-0.7.1.crate) = 3d87ae53030f3a22e83879e666cb94e58a7bdf31706878a0ba48752994146dab -SIZE (rust/crates/magnus-0.7.1.crate) = 186855 -SHA256 (rust/crates/magnus-macros-0.6.0.crate) = 5968c820e2960565f647819f5928a42d6e874551cab9d88d75e3e0660d7f71e3 -SIZE (rust/crates/magnus-macros-0.6.0.crate) = 6642 +SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 +SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 +SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 +SIZE (rust/crates/log-0.4.28.crate) = 51131 +SHA256 (rust/crates/magnus-0.8.1.crate) = bd2ac6e71886be00ac34db92aa732c793c5107c95191805b9a1c7e70e6d342e0 +SIZE (rust/crates/magnus-0.8.1.crate) = 199705 +SHA256 (rust/crates/magnus-macros-0.8.0.crate) = 47607461fd8e1513cb4f2076c197d8092d921a1ea75bd08af97398f593751892 +SIZE (rust/crates/magnus-macros-0.8.0.crate) = 8146 SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 SIZE (rust/crates/memchr-2.7.5.crate) = 97603 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a @@ -147,46 +151,48 @@ SHA256 (rust/crates/plist-1.7.4.crate) = 3af6b589e163c5a788fab00ce0c0366f6efbb99 SIZE (rust/crates/plist-1.7.4.crate) = 103748 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 -SHA256 (rust/crates/prettyplease-0.2.36.crate) = ff24dfcda44452b9816fff4cd4227e1bb73ff5a2f1bc1105aa92fb8565ce44d2 -SIZE (rust/crates/prettyplease-0.2.36.crate) = 71870 -SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 -SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 -SHA256 (rust/crates/quick-xml-0.38.1.crate) = 9845d9dccf565065824e69f9f235fafba1587031eda353c1f1561cd6a6be78f4 -SIZE (rust/crates/quick-xml-0.38.1.crate) = 201181 +SHA256 (rust/crates/prettyplease-0.2.37.crate) = 479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b +SIZE (rust/crates/prettyplease-0.2.37.crate) = 72033 +SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de +SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 +SHA256 (rust/crates/quick-xml-0.38.3.crate) = 42a232e7487fc2ef313d96dde7948e7a3c05101870d8985e4fd8d26aedd27b89 +SIZE (rust/crates/quick-xml-0.38.3.crate) = 204498 SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d SIZE (rust/crates/quote-1.0.40.crate) = 31063 SHA256 (rust/crates/rb-sys-0.9.117.crate) = f900d1ce4629a2ebffaf5de74bd8f9c1188d4c5ed406df02f97e22f77a006f44 SIZE (rust/crates/rb-sys-0.9.117.crate) = 28664 SHA256 (rust/crates/rb-sys-build-0.9.117.crate) = ef1e9c857028f631056bcd6d88cec390c751e343ce2223ddb26d23eb4a151d59 SIZE (rust/crates/rb-sys-build-0.9.117.crate) = 24740 -SHA256 (rust/crates/rb-sys-env-0.1.2.crate) = a35802679f07360454b418a5d1735c89716bde01d35b1560fc953c1415a0b3bb -SIZE (rust/crates/rb-sys-env-0.1.2.crate) = 9203 +SHA256 (rust/crates/rb-sys-env-0.2.2.crate) = 08f8d2924cf136a1315e2b4c7460a39f62ef11ee5d522df9b2750fab55b868b6 +SIZE (rust/crates/rb-sys-env-0.2.2.crate) = 9195 SHA256 (rust/crates/rctree-0.6.0.crate) = e03e7866abec1101869ffa8e2c8355c4c2419d0214ece0cc3e428e5b94dea6e9 SIZE (rust/crates/rctree-0.6.0.crate) = 8312 -SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 -SIZE (rust/crates/regex-1.11.1.crate) = 254170 -SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 -SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 -SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c -SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 +SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 +SIZE (rust/crates/regex-1.11.2.crate) = 166265 +SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 +SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 +SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 +SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 -SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 -SIZE (rust/crates/rustix-1.0.8.crate) = 416688 -SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d -SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 +SHA256 (rust/crates/rustix-1.1.2.crate) = cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e +SIZE (rust/crates/rustix-1.1.2.crate) = 422717 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/seq-macro-0.3.6.crate) = 1bc711410fbe7399f390ca1c3b60ad0f53f80e95c5eb935e52268a0e2cd49acc SIZE (rust/crates/seq-macro-0.3.6.crate) = 16031 -SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 -SIZE (rust/crates/serde-1.0.219.crate) = 78983 -SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 -SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 -SHA256 (rust/crates/serde_json-1.0.142.crate) = 030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7 -SIZE (rust/crates/serde_json-1.0.142.crate) = 155363 +SHA256 (rust/crates/serde-1.0.223.crate) = a505d71960adde88e293da5cb5eda57093379f64e61cf77bf0e6a63af07a7bac +SIZE (rust/crates/serde-1.0.223.crate) = 28047 +SHA256 (rust/crates/serde_core-1.0.223.crate) = 20f57cbd357666aa7b3ac84a90b4ea328f1d4ddb6772b430caa5d9e1309bb9e9 +SIZE (rust/crates/serde_core-1.0.223.crate) = 62721 +SHA256 (rust/crates/serde_derive-1.0.223.crate) = 3d428d07faf17e306e699ec1e91996e5a165ba5d6bce5b5155173e91a8a01a56 +SIZE (rust/crates/serde_derive-1.0.223.crate) = 57923 +SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c +SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde SIZE (rust/crates/shell-words-1.1.0.crate) = 9871 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 @@ -197,30 +203,30 @@ SHA256 (rust/crates/slug-0.1.6.crate) = 882a80f72ee45de3cc9a5afeb2da0331d58df69e SIZE (rust/crates/slug-0.1.6.crate) = 6787 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 -SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 -SIZE (rust/crates/syn-2.0.104.crate) = 299699 +SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 +SIZE (rust/crates/syn-2.0.106.crate) = 301514 SHA256 (rust/crates/syntect-5.2.0.crate) = 874dcfa363995604333cf947ae9f751ca3af4522c60886774c4963943b4746b1 SIZE (rust/crates/syntect-5.2.0.crate) = 822671 -SHA256 (rust/crates/terminal_size-0.4.2.crate) = 45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed -SIZE (rust/crates/terminal_size-0.4.2.crate) = 9976 +SHA256 (rust/crates/terminal_size-0.4.3.crate) = 60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0 +SIZE (rust/crates/terminal_size-0.4.3.crate) = 10686 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 -SIZE (rust/crates/time-0.3.41.crate) = 138369 -SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c -SIZE (rust/crates/time-core-0.1.4.crate) = 8422 -SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49 -SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 -SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71 -SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 +SHA256 (rust/crates/time-0.3.43.crate) = 83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031 +SIZE (rust/crates/time-0.3.43.crate) = 142912 +SHA256 (rust/crates/time-core-0.1.6.crate) = 40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b +SIZE (rust/crates/time-core-0.1.6.crate) = 9105 +SHA256 (rust/crates/time-macros-0.2.24.crate) = 30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3 +SIZE (rust/crates/time-macros-0.2.24.crate) = 24715 +SHA256 (rust/crates/tinyvec-1.10.0.crate) = bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa +SIZE (rust/crates/tinyvec-1.10.0.crate) = 51996 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 SHA256 (rust/crates/typed-arena-2.0.2.crate) = 6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a SIZE (rust/crates/typed-arena-2.0.2.crate) = 11848 -SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 -SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unicode-ident-1.0.19.crate) = f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d +SIZE (rust/crates/unicode-ident-1.0.19.crate) = 47480 SHA256 (rust/crates/unicode-normalization-0.1.24.crate) = 5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956 SIZE (rust/crates/unicode-normalization-0.1.24.crate) = 126536 SHA256 (rust/crates/unicode_categories-0.1.1.crate) = 39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e @@ -229,58 +235,42 @@ SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faec SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 -SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 -SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 -SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 -SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d -SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 -SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb -SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 +SHA256 (rust/crates/wasm-bindgen-0.2.101.crate) = 7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b +SIZE (rust/crates/wasm-bindgen-0.2.101.crate) = 47841 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.101.crate) = e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb +SIZE (rust/crates/wasm-bindgen-backend-0.2.101.crate) = 32331 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.101.crate) = 7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d +SIZE (rust/crates/wasm-bindgen-macro-0.2.101.crate) = 9804 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.101.crate) = 7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.101.crate) = 26415 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.101.crate) = f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1 +SIZE (rust/crates/wasm-bindgen-shared-0.2.101.crate) = 9055 +SHA256 (rust/crates/winapi-util-0.1.11.crate) = c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22 +SIZE (rust/crates/winapi-util-0.1.11.crate) = 13368 SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 -SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b -SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-link-0.2.0.crate) = 45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65 +SIZE (rust/crates/windows-link-0.2.0.crate) = 6170 SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 -SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 -SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-sys-0.61.0.crate) = e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa +SIZE (rust/crates/windows-sys-0.61.0.crate) = 2517134 SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 -SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 -SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 -SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 -SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b -SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 -SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 -SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 -SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 -SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 -SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 -SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d -SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 -SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec -SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 SHA256 (rust/crates/xdg-2.5.2.crate) = 213b7324336b53d2414b2db8537e56544d981803139155afa84f76eeebb7a546 diff --git a/textproc/rubygem-commonmarker0/Makefile b/textproc/rubygem-commonmarker0/Makefile index ebf706df03e2..43609d0768a3 100644 --- a/textproc/rubygem-commonmarker0/Makefile +++ b/textproc/rubygem-commonmarker0/Makefile @@ -1,5 +1,5 @@ PORTNAME= commonmarker -PORTVERSION= 0.23.11 +PORTVERSION= 0.23.12 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 0 diff --git a/textproc/rubygem-commonmarker0/distinfo b/textproc/rubygem-commonmarker0/distinfo index d0518e0c4b51..d42c897da55f 100644 --- a/textproc/rubygem-commonmarker0/distinfo +++ b/textproc/rubygem-commonmarker0/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732261046 -SHA256 (rubygem/commonmarker-0.23.11.gem) = 9d1d35d358740151bce29235aebfecc63314fb57dd89a83e72d4061b4fe3d2bf -SIZE (rubygem/commonmarker-0.23.11.gem) = 152576 +TIMESTAMP = 1759816946 +SHA256 (rubygem/commonmarker-0.23.12.gem) = da2d2f89c7c7b51c42c6e69ace3ab5df39497683f86e83aca7087c671d523ccd +SIZE (rubygem/commonmarker-0.23.12.gem) = 152576 diff --git a/textproc/rubygem-cucumber-gherkin/Makefile b/textproc/rubygem-cucumber-gherkin/Makefile index 3f1c7221d032..1dffff4e471b 100644 --- a/textproc/rubygem-cucumber-gherkin/Makefile +++ b/textproc/rubygem-cucumber-gherkin/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber-gherkin -PORTVERSION= 34.0.0 +PORTVERSION= 35.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/cucumber/gherkin LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-cucumber-messages>=25<29:devel/rubygem-cucumber-messages +RUN_DEPENDS= rubygem-cucumber-messages>=25<30:devel/rubygem-cucumber-messages USES= gem diff --git a/textproc/rubygem-cucumber-gherkin/distinfo b/textproc/rubygem-cucumber-gherkin/distinfo index a615d288bb73..da7d1d028049 100644 --- a/textproc/rubygem-cucumber-gherkin/distinfo +++ b/textproc/rubygem-cucumber-gherkin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121870 -SHA256 (rubygem/cucumber-gherkin-34.0.0.gem) = c4b1ef7e9a536498e09be99fc6ab64e723cbed99fe8136bb6f2c835e5f2c4c6d -SIZE (rubygem/cucumber-gherkin-34.0.0.gem) = 32256 +TIMESTAMP = 1759816948 +SHA256 (rubygem/cucumber-gherkin-35.1.0.gem) = 6c3c1bb33214b9c3920e670bebbe64ce346a73618c0f726d7059f2d52767c521 +SIZE (rubygem/cucumber-gherkin-35.1.0.gem) = 32256 diff --git a/textproc/rubygem-cucumber-html-formatter/Makefile b/textproc/rubygem-cucumber-html-formatter/Makefile index f82afb47c444..19a03eac78ef 100644 --- a/textproc/rubygem-cucumber-html-formatter/Makefile +++ b/textproc/rubygem-cucumber-html-formatter/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber-html-formatter -PORTVERSION= 21.14.0 +PORTVERSION= 21.15.1 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-cucumber-html-formatter/distinfo b/textproc/rubygem-cucumber-html-formatter/distinfo index 775eeecf6fd1..5c05fd6688af 100644 --- a/textproc/rubygem-cucumber-html-formatter/distinfo +++ b/textproc/rubygem-cucumber-html-formatter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121872 -SHA256 (rubygem/cucumber-html-formatter-21.14.0.gem) = 7fbaeb38c76e982848cf144136544853102ed906b6e54070bba409e505742267 -SIZE (rubygem/cucumber-html-formatter-21.14.0.gem) = 283648 +TIMESTAMP = 1759324336 +SHA256 (rubygem/cucumber-html-formatter-21.15.1.gem) = a08d7c30c357bfd4ea746312ed36e75dab5ba069e5ebc364ecfd5508540920e0 +SIZE (rubygem/cucumber-html-formatter-21.15.1.gem) = 284160 diff --git a/textproc/rubygem-google-cloud-translate-v3/Makefile b/textproc/rubygem-google-cloud-translate-v3/Makefile index 1d47b55194bf..5755aa08f890 100644 --- a/textproc/rubygem-google-cloud-translate-v3/Makefile +++ b/textproc/rubygem-google-cloud-translate-v3/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-translate-v3 -PORTVERSION= 1.5.2 +PORTVERSION= 1.6.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-translate-v3/lat LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors \ rubygem-google-cloud-location>=1.0<2:net/rubygem-google-cloud-location \ rubygem-google-iam-v1>=1.3<2:devel/rubygem-google-iam-v1 diff --git a/textproc/rubygem-google-cloud-translate-v3/distinfo b/textproc/rubygem-google-cloud-translate-v3/distinfo index f16e3809d64c..a3b5cf1fab28 100644 --- a/textproc/rubygem-google-cloud-translate-v3/distinfo +++ b/textproc/rubygem-google-cloud-translate-v3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265944 -SHA256 (rubygem/google-cloud-translate-v3-1.5.2.gem) = f958347165c94add10eb653eeac79fad200e74e92e95243050f97e89a9ecc244 -SIZE (rubygem/google-cloud-translate-v3-1.5.2.gem) = 111616 +TIMESTAMP = 1759324340 +SHA256 (rubygem/google-cloud-translate-v3-1.6.0.gem) = 5d19ad9141398520686572159b43d20ea2df9d1c04cc30da7d03176142c92cb5 +SIZE (rubygem/google-cloud-translate-v3-1.6.0.gem) = 111104 diff --git a/textproc/rubygem-google-cloud-translate/Makefile b/textproc/rubygem-google-cloud-translate/Makefile index 68d168c5942f..333ab6ca4440 100644 --- a/textproc/rubygem-google-cloud-translate/Makefile +++ b/textproc/rubygem-google-cloud-translate/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-translate -PORTVERSION= 3.7.2 +PORTVERSION= 3.7.3 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-google-cloud-translate/distinfo b/textproc/rubygem-google-cloud-translate/distinfo index cd7f7fc88402..acc77a17c851 100644 --- a/textproc/rubygem-google-cloud-translate/distinfo +++ b/textproc/rubygem-google-cloud-translate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748496005 -SHA256 (rubygem/google-cloud-translate-3.7.2.gem) = cc41ae1fdf869e3c8baaee6b6f0d4f6ea68d09e4b3cbbd74faf57313df0089e5 -SIZE (rubygem/google-cloud-translate-3.7.2.gem) = 18432 +TIMESTAMP = 1759324338 +SHA256 (rubygem/google-cloud-translate-3.7.3.gem) = c54abd2496c5d2adf355cb6e761c63cb449b9f052782acbbf4b3c79e77374c1b +SIZE (rubygem/google-cloud-translate-3.7.3.gem) = 18432 diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile index d0f49111f4b4..b40c406b8e65 100644 --- a/textproc/rubygem-nokogiri/Makefile +++ b/textproc/rubygem-nokogiri/Makefile @@ -1,5 +1,5 @@ PORTNAME= nokogiri -PORTVERSION= 1.18.9 +PORTVERSION= 1.18.10 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-nokogiri/distinfo b/textproc/rubygem-nokogiri/distinfo index 535982e2a0c6..794269489960 100644 --- a/textproc/rubygem-nokogiri/distinfo +++ b/textproc/rubygem-nokogiri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265966 -SHA256 (rubygem/nokogiri-1.18.9.gem) = ac5a7d93fd0e3cef388800b037407890882413feccca79eb0272a2715a82fa33 -SIZE (rubygem/nokogiri-1.18.9.gem) = 4369408 +TIMESTAMP = 1759817016 +SHA256 (rubygem/nokogiri-1.18.10.gem) = d5cc0731008aa3b3a87b361203ea3d19b2069628cb55e46ac7d84a0445e69cc1 +SIZE (rubygem/nokogiri-1.18.10.gem) = 4365824 diff --git a/textproc/rubygem-nokogiri/files/patch-gemspec b/textproc/rubygem-nokogiri/files/patch-gemspec index b19901ea46e6..06f32c48b1a1 100644 --- a/textproc/rubygem-nokogiri/files/patch-gemspec +++ b/textproc/rubygem-nokogiri/files/patch-gemspec @@ -1,12 +1,12 @@ % sed -i .orig 's|, "patches/[^"]*".freeze||g; s|, "ports/[^"]*".freeze||g; /mini_portile2/d' nokogiri.gemspec ---- nokogiri.gemspec.orig 2025-07-24 01:44:00 UTC +--- nokogiri.gemspec.orig 2025-10-07 15:51:25 UTC +++ nokogiri.gemspec @@ -16,7 +16,7 @@ Gem::Specification.new do |s| s.executables = ["nokogiri".freeze] s.extensions = ["ext/nokogiri/extconf.rb".freeze] s.extra_rdoc_files = ["README.md".freeze, "ext/nokogiri/gumbo.c".freeze, "ext/nokogiri/html4_document.c".freeze, "ext/nokogiri/html4_element_description.c".freeze, "ext/nokogiri/html4_entity_lookup.c".freeze, "ext/nokogiri/html4_sax_parser.c".freeze, "ext/nokogiri/html4_sax_parser_context.c".freeze, "ext/nokogiri/html4_sax_push_parser.c".freeze, "ext/nokogiri/libxml2_polyfill.c".freeze, "ext/nokogiri/nokogiri.c".freeze, "ext/nokogiri/test_global_handlers.c".freeze, "ext/nokogiri/xml_attr.c".freeze, "ext/nokogiri/xml_attribute_decl.c".freeze, "ext/nokogiri/xml_cdata.c".freeze, "ext/nokogiri/xml_comment.c".freeze, "ext/nokogiri/xml_document.c".freeze, "ext/nokogiri/xml_document_fragment.c".freeze, "ext/nokogiri/xml_dtd.c".freeze, "ext/nokogiri/xml_element_content.c".freeze, "ext/nokogiri/xml_element_decl.c".freeze, "ext/nokogiri/xml_encoding_handler.c".freeze, "ext/nokogiri/xml_entity_decl.c".freeze, "ext/nokogiri/xml_entity_reference.c".freeze, "ext/nokogiri/xml_namespace.c".freeze, "ext/nokogiri/xml_node.c".freeze, "ext/nokogiri/xml_node_set.c".freeze, "ext/nokogiri/xml_processing_instruction.c".freeze, "ext/nokogiri/xml_reader.c".freeze, "ext/nokogiri/xml_relax_ng.c".freeze, "ext/nokogiri/xml_sax_parser.c".freeze, "ext/nokogiri/xml_sax_parser_context.c".freeze, "ext/nokogiri/xml_sax_push_parser.c".freeze, "ext/nokogiri/xml_schema.c".freeze, "ext/nokogiri/xml_syntax_error.c".freeze, "ext/nokogiri/xml_text.c".freeze, "ext/nokogiri/xml_xpath_context.c".freeze, "ext/nokogiri/xslt_stylesheet.c".freeze] -- s.files = ["Gemfile".freeze, "LICENSE-DEPENDENCIES.md".freeze, "LICENSE.md".freeze, "README.md".freeze, "bin/nokogiri".freeze, "dependencies.yml".freeze, "ext/nokogiri/depend".freeze, "ext/nokogiri/extconf.rb".freeze, "ext/nokogiri/gumbo.c".freeze, "ext/nokogiri/html4_document.c".freeze, "ext/nokogiri/html4_element_description.c".freeze, "ext/nokogiri/html4_entity_lookup.c".freeze, "ext/nokogiri/html4_sax_parser.c".freeze, "ext/nokogiri/html4_sax_parser_context.c".freeze, "ext/nokogiri/html4_sax_push_parser.c".freeze, "ext/nokogiri/libxml2_polyfill.c".freeze, "ext/nokogiri/nokogiri.c".freeze, "ext/nokogiri/nokogiri.h".freeze, "ext/nokogiri/test_global_handlers.c".freeze, "ext/nokogiri/xml_attr.c".freeze, "ext/nokogiri/xml_attribute_decl.c".freeze, "ext/nokogiri/xml_cdata.c".freeze, "ext/nokogiri/xml_comment.c".freeze, "ext/nokogiri/xml_document.c".freeze, "ext/nokogiri/xml_document_fragment.c".freeze, "ext/nokogiri/xml_dtd.c".freeze, "ext/nokogiri/xml_element_content.c".freeze, "ext/nokogiri/xml_element_decl.c".freeze, "ext/nokogiri/xml_encoding_handler.c".freeze, "ext/nokogiri/xml_entity_decl.c".freeze, "ext/nokogiri/xml_entity_reference.c".freeze, "ext/nokogiri/xml_namespace.c".freeze, "ext/nokogiri/xml_node.c".freeze, "ext/nokogiri/xml_node_set.c".freeze, "ext/nokogiri/xml_processing_instruction.c".freeze, "ext/nokogiri/xml_reader.c".freeze, "ext/nokogiri/xml_relax_ng.c".freeze, "ext/nokogiri/xml_sax_parser.c".freeze, "ext/nokogiri/xml_sax_parser_context.c".freeze, "ext/nokogiri/xml_sax_push_parser.c".freeze, "ext/nokogiri/xml_schema.c".freeze, "ext/nokogiri/xml_syntax_error.c".freeze, "ext/nokogiri/xml_text.c".freeze, "ext/nokogiri/xml_xpath_context.c".freeze, "ext/nokogiri/xslt_stylesheet.c".freeze, "gumbo-parser/CHANGES.md".freeze, "gumbo-parser/Makefile".freeze, "gumbo-parser/THANKS".freeze, "gumbo-parser/src/Makefile".freeze, "gumbo-parser/src/README.md".freeze, "gumbo-parser/src/ascii.c".freeze, "gumbo-parser/src/ascii.h".freeze, "gumbo-parser/src/attribute.c".freeze, "gumbo-parser/src/attribute.h".freeze, "gumbo-parser/src/char_ref.c".freeze, "gumbo-parser/src/char_ref.h".freeze, "gumbo-parser/src/char_ref.rl".freeze, "gumbo-parser/src/error.c".freeze, "gumbo-parser/src/error.h".freeze, "gumbo-parser/src/foreign_attrs.c".freeze, "gumbo-parser/src/foreign_attrs.gperf".freeze, "gumbo-parser/src/insertion_mode.h".freeze, "gumbo-parser/src/macros.h".freeze, "gumbo-parser/src/nokogiri_gumbo.h".freeze, "gumbo-parser/src/parser.c".freeze, "gumbo-parser/src/parser.h".freeze, "gumbo-parser/src/replacement.h".freeze, "gumbo-parser/src/string_buffer.c".freeze, "gumbo-parser/src/string_buffer.h".freeze, "gumbo-parser/src/string_piece.c".freeze, "gumbo-parser/src/svg_attrs.c".freeze, "gumbo-parser/src/svg_attrs.gperf".freeze, "gumbo-parser/src/svg_tags.c".freeze, "gumbo-parser/src/svg_tags.gperf".freeze, "gumbo-parser/src/tag.c".freeze, "gumbo-parser/src/tag_lookup.c".freeze, "gumbo-parser/src/tag_lookup.gperf".freeze, "gumbo-parser/src/tag_lookup.h".freeze, "gumbo-parser/src/token_buffer.c".freeze, "gumbo-parser/src/token_buffer.h".freeze, "gumbo-parser/src/token_type.h".freeze, "gumbo-parser/src/tokenizer.c".freeze, "gumbo-parser/src/tokenizer.h".freeze, "gumbo-parser/src/tokenizer_states.h".freeze, "gumbo-parser/src/utf8.c".freeze, "gumbo-parser/src/utf8.h".freeze, "gumbo-parser/src/util.c".freeze, "gumbo-parser/src/util.h".freeze, "gumbo-parser/src/vector.c".freeze, "gumbo-parser/src/vector.h".freeze, "lib/nokogiri.rb".freeze, "lib/nokogiri/class_resolver.rb".freeze, "lib/nokogiri/css.rb".freeze, "lib/nokogiri/css/node.rb".freeze, "lib/nokogiri/css/parser.rb".freeze, "lib/nokogiri/css/parser.y".freeze, "lib/nokogiri/css/parser_extras.rb".freeze, "lib/nokogiri/css/selector_cache.rb".freeze, "lib/nokogiri/css/syntax_error.rb".freeze, "lib/nokogiri/css/tokenizer.rb".freeze, "lib/nokogiri/css/tokenizer.rex".freeze, "lib/nokogiri/css/xpath_visitor.rb".freeze, "lib/nokogiri/decorators/slop.rb".freeze, "lib/nokogiri/encoding_handler.rb".freeze, "lib/nokogiri/extension.rb".freeze, "lib/nokogiri/gumbo.rb".freeze, "lib/nokogiri/html.rb".freeze, "lib/nokogiri/html4.rb".freeze, "lib/nokogiri/html4/builder.rb".freeze, "lib/nokogiri/html4/document.rb".freeze, "lib/nokogiri/html4/document_fragment.rb".freeze, "lib/nokogiri/html4/element_description.rb".freeze, "lib/nokogiri/html4/element_description_defaults.rb".freeze, "lib/nokogiri/html4/encoding_reader.rb".freeze, "lib/nokogiri/html4/entity_lookup.rb".freeze, "lib/nokogiri/html4/sax/parser.rb".freeze, "lib/nokogiri/html4/sax/parser_context.rb".freeze, "lib/nokogiri/html4/sax/push_parser.rb".freeze, "lib/nokogiri/html5.rb".freeze, "lib/nokogiri/html5/builder.rb".freeze, "lib/nokogiri/html5/document.rb".freeze, "lib/nokogiri/html5/document_fragment.rb".freeze, "lib/nokogiri/html5/node.rb".freeze, "lib/nokogiri/jruby/dependencies.rb".freeze, "lib/nokogiri/jruby/nokogiri_jars.rb".freeze, "lib/nokogiri/syntax_error.rb".freeze, "lib/nokogiri/version.rb".freeze, "lib/nokogiri/version/constant.rb".freeze, "lib/nokogiri/version/info.rb".freeze, "lib/nokogiri/xml.rb".freeze, "lib/nokogiri/xml/attr.rb".freeze, "lib/nokogiri/xml/attribute_decl.rb".freeze, "lib/nokogiri/xml/builder.rb".freeze, "lib/nokogiri/xml/cdata.rb".freeze, "lib/nokogiri/xml/character_data.rb".freeze, "lib/nokogiri/xml/document.rb".freeze, "lib/nokogiri/xml/document_fragment.rb".freeze, "lib/nokogiri/xml/dtd.rb".freeze, "lib/nokogiri/xml/element_content.rb".freeze, "lib/nokogiri/xml/element_decl.rb".freeze, "lib/nokogiri/xml/entity_decl.rb".freeze, "lib/nokogiri/xml/entity_reference.rb".freeze, "lib/nokogiri/xml/namespace.rb".freeze, "lib/nokogiri/xml/node.rb".freeze, "lib/nokogiri/xml/node/save_options.rb".freeze, "lib/nokogiri/xml/node_set.rb".freeze, "lib/nokogiri/xml/notation.rb".freeze, "lib/nokogiri/xml/parse_options.rb".freeze, "lib/nokogiri/xml/pp.rb".freeze, "lib/nokogiri/xml/pp/character_data.rb".freeze, "lib/nokogiri/xml/pp/node.rb".freeze, "lib/nokogiri/xml/processing_instruction.rb".freeze, "lib/nokogiri/xml/reader.rb".freeze, "lib/nokogiri/xml/relax_ng.rb".freeze, "lib/nokogiri/xml/sax.rb".freeze, "lib/nokogiri/xml/sax/document.rb".freeze, "lib/nokogiri/xml/sax/parser.rb".freeze, "lib/nokogiri/xml/sax/parser_context.rb".freeze, "lib/nokogiri/xml/sax/push_parser.rb".freeze, "lib/nokogiri/xml/schema.rb".freeze, "lib/nokogiri/xml/searchable.rb".freeze, "lib/nokogiri/xml/syntax_error.rb".freeze, "lib/nokogiri/xml/text.rb".freeze, "lib/nokogiri/xml/xpath.rb".freeze, "lib/nokogiri/xml/xpath/syntax_error.rb".freeze, "lib/nokogiri/xml/xpath_context.rb".freeze, "lib/nokogiri/xslt.rb".freeze, "lib/nokogiri/xslt/stylesheet.rb".freeze, "lib/xsd/xmlparser/nokogiri.rb".freeze, "patches/libxml2/0001-Remove-script-macro-support.patch".freeze, "patches/libxml2/0002-Update-entities-to-remove-handling-of-ssi.patch".freeze, "patches/libxml2/0009-allow-wildcard-namespaces.patch".freeze, "patches/libxml2/0010-update-config.guess-and-config.sub-for-libxml2.patch".freeze, "patches/libxml2/0011-rip-out-libxml2-s-libc_single_threaded-support.patch".freeze, "patches/libxml2/0019-xpath-Use-separate-static-hash-table-for-standard-fu.patch".freeze, "patches/libxml2/0020-CVE-2025-6021-tree-Fix-integer-overflow-in-xmlBuildQ.patch".freeze, "patches/libxml2/0021-CVE-2025-6170-Fix-potential-buffer-overflows-of-inte.patch".freeze, "patches/libxml2/0022-CVE-2025-49795-schematron-Fix-null-pointer-dereferen.patch".freeze, "patches/libxml2/0023-CVE-2025-49794-CVE-2025-49796-schematron-Fix-xmlSche.patch".freeze, "patches/libxslt/0001-update-config.guess-and-config.sub-for-libxslt.patch".freeze, "ports/archives/libxml2-2.13.8.tar.xz".freeze, "ports/archives/libxslt-1.1.43.tar.xz".freeze] +- s.files = ["Gemfile".freeze, "LICENSE-DEPENDENCIES.md".freeze, "LICENSE.md".freeze, "README.md".freeze, "bin/nokogiri".freeze, "dependencies.yml".freeze, "ext/nokogiri/depend".freeze, "ext/nokogiri/extconf.rb".freeze, "ext/nokogiri/gumbo.c".freeze, "ext/nokogiri/html4_document.c".freeze, "ext/nokogiri/html4_element_description.c".freeze, "ext/nokogiri/html4_entity_lookup.c".freeze, "ext/nokogiri/html4_sax_parser.c".freeze, "ext/nokogiri/html4_sax_parser_context.c".freeze, "ext/nokogiri/html4_sax_push_parser.c".freeze, "ext/nokogiri/libxml2_polyfill.c".freeze, "ext/nokogiri/nokogiri.c".freeze, "ext/nokogiri/nokogiri.h".freeze, "ext/nokogiri/test_global_handlers.c".freeze, "ext/nokogiri/xml_attr.c".freeze, "ext/nokogiri/xml_attribute_decl.c".freeze, "ext/nokogiri/xml_cdata.c".freeze, "ext/nokogiri/xml_comment.c".freeze, "ext/nokogiri/xml_document.c".freeze, "ext/nokogiri/xml_document_fragment.c".freeze, "ext/nokogiri/xml_dtd.c".freeze, "ext/nokogiri/xml_element_content.c".freeze, "ext/nokogiri/xml_element_decl.c".freeze, "ext/nokogiri/xml_encoding_handler.c".freeze, "ext/nokogiri/xml_entity_decl.c".freeze, "ext/nokogiri/xml_entity_reference.c".freeze, "ext/nokogiri/xml_namespace.c".freeze, "ext/nokogiri/xml_node.c".freeze, "ext/nokogiri/xml_node_set.c".freeze, "ext/nokogiri/xml_processing_instruction.c".freeze, "ext/nokogiri/xml_reader.c".freeze, "ext/nokogiri/xml_relax_ng.c".freeze, "ext/nokogiri/xml_sax_parser.c".freeze, "ext/nokogiri/xml_sax_parser_context.c".freeze, "ext/nokogiri/xml_sax_push_parser.c".freeze, "ext/nokogiri/xml_schema.c".freeze, "ext/nokogiri/xml_syntax_error.c".freeze, "ext/nokogiri/xml_text.c".freeze, "ext/nokogiri/xml_xpath_context.c".freeze, "ext/nokogiri/xslt_stylesheet.c".freeze, "gumbo-parser/CHANGES.md".freeze, "gumbo-parser/Makefile".freeze, "gumbo-parser/THANKS".freeze, "gumbo-parser/src/Makefile".freeze, "gumbo-parser/src/README.md".freeze, "gumbo-parser/src/ascii.c".freeze, "gumbo-parser/src/ascii.h".freeze, "gumbo-parser/src/attribute.c".freeze, "gumbo-parser/src/attribute.h".freeze, "gumbo-parser/src/char_ref.c".freeze, "gumbo-parser/src/char_ref.h".freeze, "gumbo-parser/src/char_ref.rl".freeze, "gumbo-parser/src/error.c".freeze, "gumbo-parser/src/error.h".freeze, "gumbo-parser/src/foreign_attrs.c".freeze, "gumbo-parser/src/foreign_attrs.gperf".freeze, "gumbo-parser/src/insertion_mode.h".freeze, "gumbo-parser/src/macros.h".freeze, "gumbo-parser/src/nokogiri_gumbo.h".freeze, "gumbo-parser/src/parser.c".freeze, "gumbo-parser/src/parser.h".freeze, "gumbo-parser/src/replacement.h".freeze, "gumbo-parser/src/string_buffer.c".freeze, "gumbo-parser/src/string_buffer.h".freeze, "gumbo-parser/src/string_piece.c".freeze, "gumbo-parser/src/svg_attrs.c".freeze, "gumbo-parser/src/svg_attrs.gperf".freeze, "gumbo-parser/src/svg_tags.c".freeze, "gumbo-parser/src/svg_tags.gperf".freeze, "gumbo-parser/src/tag.c".freeze, "gumbo-parser/src/tag_lookup.c".freeze, "gumbo-parser/src/tag_lookup.gperf".freeze, "gumbo-parser/src/tag_lookup.h".freeze, "gumbo-parser/src/token_buffer.c".freeze, "gumbo-parser/src/token_buffer.h".freeze, "gumbo-parser/src/token_type.h".freeze, "gumbo-parser/src/tokenizer.c".freeze, "gumbo-parser/src/tokenizer.h".freeze, "gumbo-parser/src/tokenizer_states.h".freeze, "gumbo-parser/src/utf8.c".freeze, "gumbo-parser/src/utf8.h".freeze, "gumbo-parser/src/util.c".freeze, "gumbo-parser/src/util.h".freeze, "gumbo-parser/src/vector.c".freeze, "gumbo-parser/src/vector.h".freeze, "lib/nokogiri.rb".freeze, "lib/nokogiri/class_resolver.rb".freeze, "lib/nokogiri/css.rb".freeze, "lib/nokogiri/css/node.rb".freeze, "lib/nokogiri/css/parser.rb".freeze, "lib/nokogiri/css/parser.y".freeze, "lib/nokogiri/css/parser_extras.rb".freeze, "lib/nokogiri/css/selector_cache.rb".freeze, "lib/nokogiri/css/syntax_error.rb".freeze, "lib/nokogiri/css/tokenizer.rb".freeze, "lib/nokogiri/css/tokenizer.rex".freeze, "lib/nokogiri/css/xpath_visitor.rb".freeze, "lib/nokogiri/decorators/slop.rb".freeze, "lib/nokogiri/encoding_handler.rb".freeze, "lib/nokogiri/extension.rb".freeze, "lib/nokogiri/gumbo.rb".freeze, "lib/nokogiri/html.rb".freeze, "lib/nokogiri/html4.rb".freeze, "lib/nokogiri/html4/builder.rb".freeze, "lib/nokogiri/html4/document.rb".freeze, "lib/nokogiri/html4/document_fragment.rb".freeze, "lib/nokogiri/html4/element_description.rb".freeze, "lib/nokogiri/html4/element_description_defaults.rb".freeze, "lib/nokogiri/html4/encoding_reader.rb".freeze, "lib/nokogiri/html4/entity_lookup.rb".freeze, "lib/nokogiri/html4/sax/parser.rb".freeze, "lib/nokogiri/html4/sax/parser_context.rb".freeze, "lib/nokogiri/html4/sax/push_parser.rb".freeze, "lib/nokogiri/html5.rb".freeze, "lib/nokogiri/html5/builder.rb".freeze, "lib/nokogiri/html5/document.rb".freeze, "lib/nokogiri/html5/document_fragment.rb".freeze, "lib/nokogiri/html5/node.rb".freeze, "lib/nokogiri/jruby/dependencies.rb".freeze, "lib/nokogiri/jruby/nokogiri_jars.rb".freeze, "lib/nokogiri/syntax_error.rb".freeze, "lib/nokogiri/version.rb".freeze, "lib/nokogiri/version/constant.rb".freeze, "lib/nokogiri/version/info.rb".freeze, "lib/nokogiri/xml.rb".freeze, "lib/nokogiri/xml/attr.rb".freeze, "lib/nokogiri/xml/attribute_decl.rb".freeze, "lib/nokogiri/xml/builder.rb".freeze, "lib/nokogiri/xml/cdata.rb".freeze, "lib/nokogiri/xml/character_data.rb".freeze, "lib/nokogiri/xml/document.rb".freeze, "lib/nokogiri/xml/document_fragment.rb".freeze, "lib/nokogiri/xml/dtd.rb".freeze, "lib/nokogiri/xml/element_content.rb".freeze, "lib/nokogiri/xml/element_decl.rb".freeze, "lib/nokogiri/xml/entity_decl.rb".freeze, "lib/nokogiri/xml/entity_reference.rb".freeze, "lib/nokogiri/xml/namespace.rb".freeze, "lib/nokogiri/xml/node.rb".freeze, "lib/nokogiri/xml/node/save_options.rb".freeze, "lib/nokogiri/xml/node_set.rb".freeze, "lib/nokogiri/xml/notation.rb".freeze, "lib/nokogiri/xml/parse_options.rb".freeze, "lib/nokogiri/xml/pp.rb".freeze, "lib/nokogiri/xml/pp/character_data.rb".freeze, "lib/nokogiri/xml/pp/node.rb".freeze, "lib/nokogiri/xml/processing_instruction.rb".freeze, "lib/nokogiri/xml/reader.rb".freeze, "lib/nokogiri/xml/relax_ng.rb".freeze, "lib/nokogiri/xml/sax.rb".freeze, "lib/nokogiri/xml/sax/document.rb".freeze, "lib/nokogiri/xml/sax/parser.rb".freeze, "lib/nokogiri/xml/sax/parser_context.rb".freeze, "lib/nokogiri/xml/sax/push_parser.rb".freeze, "lib/nokogiri/xml/schema.rb".freeze, "lib/nokogiri/xml/searchable.rb".freeze, "lib/nokogiri/xml/syntax_error.rb".freeze, "lib/nokogiri/xml/text.rb".freeze, "lib/nokogiri/xml/xpath.rb".freeze, "lib/nokogiri/xml/xpath/syntax_error.rb".freeze, "lib/nokogiri/xml/xpath_context.rb".freeze, "lib/nokogiri/xslt.rb".freeze, "lib/nokogiri/xslt/stylesheet.rb".freeze, "lib/xsd/xmlparser/nokogiri.rb".freeze, "patches/libxml2/0001-Remove-script-macro-support.patch".freeze, "patches/libxml2/0002-Update-entities-to-remove-handling-of-ssi.patch".freeze, "patches/libxml2/0009-allow-wildcard-namespaces.patch".freeze, "patches/libxml2/0010-update-config.guess-and-config.sub-for-libxml2.patch".freeze, "patches/libxml2/0011-rip-out-libxml2-s-libc_single_threaded-support.patch".freeze, "patches/libxml2/0019-xpath-Use-separate-static-hash-table-for-standard-fu.patch".freeze, "patches/libxslt/0001-update-config.guess-and-config.sub-for-libxslt.patch".freeze, "ports/archives/libxml2-2.13.9.tar.xz".freeze, "ports/archives/libxslt-1.1.43.tar.xz".freeze] + s.files = ["Gemfile".freeze, "LICENSE-DEPENDENCIES.md".freeze, "LICENSE.md".freeze, "README.md".freeze, "bin/nokogiri".freeze, "dependencies.yml".freeze, "ext/nokogiri/depend".freeze, "ext/nokogiri/extconf.rb".freeze, "ext/nokogiri/gumbo.c".freeze, "ext/nokogiri/html4_document.c".freeze, "ext/nokogiri/html4_element_description.c".freeze, "ext/nokogiri/html4_entity_lookup.c".freeze, "ext/nokogiri/html4_sax_parser.c".freeze, "ext/nokogiri/html4_sax_parser_context.c".freeze, "ext/nokogiri/html4_sax_push_parser.c".freeze, "ext/nokogiri/libxml2_polyfill.c".freeze, "ext/nokogiri/nokogiri.c".freeze, "ext/nokogiri/nokogiri.h".freeze, "ext/nokogiri/test_global_handlers.c".freeze, "ext/nokogiri/xml_attr.c".freeze, "ext/nokogiri/xml_attribute_decl.c".freeze, "ext/nokogiri/xml_cdata.c".freeze, "ext/nokogiri/xml_comment.c".freeze, "ext/nokogiri/xml_document.c".freeze, "ext/nokogiri/xml_document_fragment.c".freeze, "ext/nokogiri/xml_dtd.c".freeze, "ext/nokogiri/xml_element_content.c".freeze, "ext/nokogiri/xml_element_decl.c".freeze, "ext/nokogiri/xml_encoding_handler.c".freeze, "ext/nokogiri/xml_entity_decl.c".freeze, "ext/nokogiri/xml_entity_reference.c".freeze, "ext/nokogiri/xml_namespace.c".freeze, "ext/nokogiri/xml_node.c".freeze, "ext/nokogiri/xml_node_set.c".freeze, "ext/nokogiri/xml_processing_instruction.c".freeze, "ext/nokogiri/xml_reader.c".freeze, "ext/nokogiri/xml_relax_ng.c".freeze, "ext/nokogiri/xml_sax_parser.c".freeze, "ext/nokogiri/xml_sax_parser_context.c".freeze, "ext/nokogiri/xml_sax_push_parser.c".freeze, "ext/nokogiri/xml_schema.c".freeze, "ext/nokogiri/xml_syntax_error.c".freeze, "ext/nokogiri/xml_text.c".freeze, "ext/nokogiri/xml_xpath_context.c".freeze, "ext/nokogiri/xslt_stylesheet.c".freeze, "gumbo-parser/CHANGES.md".freeze, "gumbo-parser/Makefile".freeze, "gumbo-parser/THANKS".freeze, "gumbo-parser/src/Makefile".freeze, "gumbo-parser/src/README.md".freeze, "gumbo-parser/src/ascii.c".freeze, "gumbo-parser/src/ascii.h".freeze, "gumbo-parser/src/attribute.c".freeze, "gumbo-parser/src/attribute.h".freeze, "gumbo-parser/src/char_ref.c".freeze, "gumbo-parser/src/char_ref.h".freeze, "gumbo-parser/src/char_ref.rl".freeze, "gumbo-parser/src/error.c".freeze, "gumbo-parser/src/error.h".freeze, "gumbo-parser/src/foreign_attrs.c".freeze, "gumbo-parser/src/foreign_attrs.gperf".freeze, "gumbo-parser/src/insertion_mode.h".freeze, "gumbo-parser/src/macros.h".freeze, "gumbo-parser/src/nokogiri_gumbo.h".freeze, "gumbo-parser/src/parser.c".freeze, "gumbo-parser/src/parser.h".freeze, "gumbo-parser/src/replacement.h".freeze, "gumbo-parser/src/string_buffer.c".freeze, "gumbo-parser/src/string_buffer.h".freeze, "gumbo-parser/src/string_piece.c".freeze, "gumbo-parser/src/svg_attrs.c".freeze, "gumbo-parser/src/svg_attrs.gperf".freeze, "gumbo-parser/src/svg_tags.c".freeze, "gumbo-parser/src/svg_tags.gperf".freeze, "gumbo-parser/src/tag.c".freeze, "gumbo-parser/src/tag_lookup.c".freeze, "gumbo-parser/src/tag_lookup.gperf".freeze, "gumbo-parser/src/tag_lookup.h".freeze, "gumbo-parser/src/token_buffer.c".freeze, "gumbo-parser/src/token_buffer.h".freeze, "gumbo-parser/src/token_type.h".freeze, "gumbo-parser/src/tokenizer.c".freeze, "gumbo-parser/src/tokenizer.h".freeze, "gumbo-parser/src/tokenizer_states.h".freeze, "gumbo-parser/src/utf8.c".freeze, "gumbo-parser/src/utf8.h".freeze, "gumbo-parser/src/util.c".freeze, "gumbo-parser/src/util.h".freeze, "gumbo-parser/src/vector.c".freeze, "gumbo-parser/src/vector.h".freeze, "lib/nokogiri.rb".freeze, "lib/nokogiri/class_resolver.rb".freeze, "lib/nokogiri/css.rb".freeze, "lib/nokogiri/css/node.rb".freeze, "lib/nokogiri/css/parser.rb".freeze, "lib/nokogiri/css/parser.y".freeze, "lib/nokogiri/css/parser_extras.rb".freeze, "lib/nokogiri/css/selector_cache.rb".freeze, "lib/nokogiri/css/syntax_error.rb".freeze, "lib/nokogiri/css/tokenizer.rb".freeze, "lib/nokogiri/css/tokenizer.rex".freeze, "lib/nokogiri/css/xpath_visitor.rb".freeze, "lib/nokogiri/decorators/slop.rb".freeze, "lib/nokogiri/encoding_handler.rb".freeze, "lib/nokogiri/extension.rb".freeze, "lib/nokogiri/gumbo.rb".freeze, "lib/nokogiri/html.rb".freeze, "lib/nokogiri/html4.rb".freeze, "lib/nokogiri/html4/builder.rb".freeze, "lib/nokogiri/html4/document.rb".freeze, "lib/nokogiri/html4/document_fragment.rb".freeze, "lib/nokogiri/html4/element_description.rb".freeze, "lib/nokogiri/html4/element_description_defaults.rb".freeze, "lib/nokogiri/html4/encoding_reader.rb".freeze, "lib/nokogiri/html4/entity_lookup.rb".freeze, "lib/nokogiri/html4/sax/parser.rb".freeze, "lib/nokogiri/html4/sax/parser_context.rb".freeze, "lib/nokogiri/html4/sax/push_parser.rb".freeze, "lib/nokogiri/html5.rb".freeze, "lib/nokogiri/html5/builder.rb".freeze, "lib/nokogiri/html5/document.rb".freeze, "lib/nokogiri/html5/document_fragment.rb".freeze, "lib/nokogiri/html5/node.rb".freeze, "lib/nokogiri/jruby/dependencies.rb".freeze, "lib/nokogiri/jruby/nokogiri_jars.rb".freeze, "lib/nokogiri/syntax_error.rb".freeze, "lib/nokogiri/version.rb".freeze, "lib/nokogiri/version/constant.rb".freeze, "lib/nokogiri/version/info.rb".freeze, "lib/nokogiri/xml.rb".freeze, "lib/nokogiri/xml/attr.rb".freeze, "lib/nokogiri/xml/attribute_decl.rb".freeze, "lib/nokogiri/xml/builder.rb".freeze, "lib/nokogiri/xml/cdata.rb".freeze, "lib/nokogiri/xml/character_data.rb".freeze, "lib/nokogiri/xml/document.rb".freeze, "lib/nokogiri/xml/document_fragment.rb".freeze, "lib/nokogiri/xml/dtd.rb".freeze, "lib/nokogiri/xml/element_content.rb".freeze, "lib/nokogiri/xml/element_decl.rb".freeze, "lib/nokogiri/xml/entity_decl.rb".freeze, "lib/nokogiri/xml/entity_reference.rb".freeze, "lib/nokogiri/xml/namespace.rb".freeze, "lib/nokogiri/xml/node.rb".freeze, "lib/nokogiri/xml/node/save_options.rb".freeze, "lib/nokogiri/xml/node_set.rb".freeze, "lib/nokogiri/xml/notation.rb".freeze, "lib/nokogiri/xml/parse_options.rb".freeze, "lib/nokogiri/xml/pp.rb".freeze, "lib/nokogiri/xml/pp/character_data.rb".freeze, "lib/nokogiri/xml/pp/node.rb".freeze, "lib/nokogiri/xml/processing_instruction.rb".freeze, "lib/nokogiri/xml/reader.rb".freeze, "lib/nokogiri/xml/relax_ng.rb".freeze, "lib/nokogiri/xml/sax.rb".freeze, "lib/nokogiri/xml/sax/document.rb".freeze, "lib/nokogiri/xml/sax/parser.rb".freeze, "lib/nokogiri/xml/sax/parser_context.rb".freeze, "lib/nokogiri/xml/sax/push_parser.rb".freeze, "lib/nokogiri/xml/schema.rb".freeze, "lib/nokogiri/xml/searchable.rb".freeze, "lib/nokogiri/xml/syntax_error.rb".freeze, "lib/nokogiri/xml/text.rb".freeze, "lib/nokogiri/xml/xpath.rb".freeze, "lib/nokogiri/xml/xpath/syntax_error.rb".freeze, "lib/nokogiri/xml/xpath_context.rb".freeze, "lib/nokogiri/xslt.rb".freeze, "lib/nokogiri/xslt/stylesheet.rb".freeze, "lib/xsd/xmlparser/nokogiri.rb".freeze] s.homepage = "https://nokogiri.org".freeze s.licenses = ["MIT".freeze] diff --git a/textproc/rubygem-prism/Makefile b/textproc/rubygem-prism/Makefile index 4d08c27f0a43..d8a103034e7c 100644 --- a/textproc/rubygem-prism/Makefile +++ b/textproc/rubygem-prism/Makefile @@ -1,5 +1,5 @@ PORTNAME= prism -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.1 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-prism/distinfo b/textproc/rubygem-prism/distinfo index 6bde2f088af3..e44f5261fcdc 100644 --- a/textproc/rubygem-prism/distinfo +++ b/textproc/rubygem-prism/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742405574 -SHA256 (rubygem/prism-1.4.0.gem) = dc0e3e00e93160213dc2a65519d9002a4a1e7b962db57d444cf1a71565bb703e -SIZE (rubygem/prism-1.4.0.gem) = 632832 +TIMESTAMP = 1759324342 +SHA256 (rubygem/prism-1.5.1.gem) = b40c1b76ccb9fcccc3d1553967cda6e79fa7274d8bfea0d98b15d27a6d187134 +SIZE (rubygem/prism-1.5.1.gem) = 641024 diff --git a/textproc/rubygem-rchardet/Makefile b/textproc/rubygem-rchardet/Makefile index 247470c75411..853807e12eb0 100644 --- a/textproc/rubygem-rchardet/Makefile +++ b/textproc/rubygem-rchardet/Makefile @@ -1,5 +1,5 @@ PORTNAME= rchardet -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-rchardet/distinfo b/textproc/rubygem-rchardet/distinfo index c13e625b089d..d5ff353599cb 100644 --- a/textproc/rubygem-rchardet/distinfo +++ b/textproc/rubygem-rchardet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738090302 -SHA256 (rubygem/rchardet-1.9.0.gem) = 26889486cdd83b378652baf7603f71d93e431bb11bc237b4cd8c65151af4a590 -SIZE (rubygem/rchardet-1.9.0.gem) = 163840 +TIMESTAMP = 1759324362 +SHA256 (rubygem/rchardet-1.10.0.gem) = d5ea2ed61a720a220f1914778208e718a0c7ed2a484b6d357ba695aa7001390f +SIZE (rubygem/rchardet-1.10.0.gem) = 164864 diff --git a/textproc/rubygem-rexml/Makefile b/textproc/rubygem-rexml/Makefile index 6d1008d5a812..128b1f1a0c3a 100644 --- a/textproc/rubygem-rexml/Makefile +++ b/textproc/rubygem-rexml/Makefile @@ -1,5 +1,5 @@ PORTNAME= rexml -PORTVERSION= 3.4.3 +PORTVERSION= 3.4.4 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-rexml/distinfo b/textproc/rubygem-rexml/distinfo index 34351bfd9be9..11873b0f1129 100644 --- a/textproc/rubygem-rexml/distinfo +++ b/textproc/rubygem-rexml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436677 -SHA256 (rubygem/rexml-3.4.3.gem) = 0e2a4602dd7f02979e29a0c6bc0f57a76ca99fc093eee17cf9a1cd32fa95a115 -SIZE (rubygem/rexml-3.4.3.gem) = 105984 +TIMESTAMP = 1759324344 +SHA256 (rubygem/rexml-3.4.4.gem) = 19e0a2c3425dfbf2d4fc1189747bdb2f849b6c5e74180401b15734bc97b5d142 +SIZE (rubygem/rexml-3.4.4.gem) = 105984 diff --git a/textproc/rubygem-rouge/Makefile b/textproc/rubygem-rouge/Makefile index ac3c481c40f1..86023acb4ba0 100644 --- a/textproc/rubygem-rouge/Makefile +++ b/textproc/rubygem-rouge/Makefile @@ -1,5 +1,5 @@ PORTNAME= rouge -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-rouge/distinfo b/textproc/rubygem-rouge/distinfo index 875fab175415..c56e55b43db6 100644 --- a/textproc/rubygem-rouge/distinfo +++ b/textproc/rubygem-rouge/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753370262 -SHA256 (rubygem/rouge-4.6.0.gem) = 10198622df0ef919796da5686a9cc116a49280805e1ed4b851c97ef677eddd7a -SIZE (rubygem/rouge-4.6.0.gem) = 558592 +TIMESTAMP = 1759816950 +SHA256 (rubygem/rouge-4.6.1.gem) = 5075346d5797d6864be93f7adc75a16047a7dbfa572c63c502419ffa582c77de +SIZE (rubygem/rouge-4.6.1.gem) = 558592 diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile index ac22faecd6c8..89e712b795ab 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -1,7 +1,7 @@ PORTNAME= sift PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 53 +PORTREVISION= 55 CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/sttr/Makefile b/textproc/sttr/Makefile index 18a783562e0c..133936391743 100644 --- a/textproc/sttr/Makefile +++ b/textproc/sttr/Makefile @@ -1,7 +1,7 @@ PORTNAME= sttr DISTVERSIONPREFIX= v DISTVERSION= 0.2.27 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= se@FreeBSD.org diff --git a/textproc/television/Makefile b/textproc/television/Makefile index 08414ed864e6..b99af1fab8a1 100644 --- a/textproc/television/Makefile +++ b/textproc/television/Makefile @@ -1,6 +1,5 @@ PORTNAME= television -DISTVERSION= 0.13.3 -PORTREVISION= 3 +DISTVERSION= 0.13.5 CATEGORIES= textproc MAINTAINER= uzsolt@FreeBSD.org diff --git a/textproc/television/Makefile.crates b/textproc/television/Makefile.crates index e7f12fc20653..de2a28fbe2e6 100644 --- a/textproc/television/Makefile.crates +++ b/textproc/television/Makefile.crates @@ -160,8 +160,8 @@ CARGO_CRATES= addr2line-0.24.2 \ quote-1.0.40 \ r-efi-5.3.0 \ ratatui-0.29.0 \ - rayon-1.10.0 \ - rayon-core-1.12.1 \ + rayon-1.11.0 \ + rayon-core-1.13.0 \ redox_syscall-0.5.13 \ redox_users-0.5.0 \ ref-cast-1.0.24 \ diff --git a/textproc/television/distinfo b/textproc/television/distinfo index 336c66a463ce..7714d55aa6a4 100644 --- a/textproc/television/distinfo +++ b/textproc/television/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1755452480 +TIMESTAMP = 1759681062 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -323,10 +323,10 @@ SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f665 SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/ratatui-0.29.0.crate) = eabd94c2f37801c20583fc49dd5cd6b0ba68c716787c2dd6ed18571e1e63117b SIZE (rust/crates/ratatui-0.29.0.crate) = 543514 -SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa -SIZE (rust/crates/rayon-1.10.0.crate) = 180155 -SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 -SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 +SHA256 (rust/crates/rayon-1.11.0.crate) = 368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f +SIZE (rust/crates/rayon-1.11.0.crate) = 182470 +SHA256 (rust/crates/rayon-core-1.13.0.crate) = 22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91 +SIZE (rust/crates/rayon-core-1.13.0.crate) = 73151 SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b @@ -609,5 +609,5 @@ SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f8 SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 -SHA256 (alexpasmantier-television-0.13.3_GH0.tar.gz) = 4d3f5475fd4040ac64abc08395f4c769ffd40c9071a9a560d8038b233277b0c6 -SIZE (alexpasmantier-television-0.13.3_GH0.tar.gz) = 16479105 +SHA256 (alexpasmantier-television-0.13.5_GH0.tar.gz) = 496a7e0c75593ab05ba2d011d3dd69b5e2b7b49c07fc0c37fcfde6fad93eee00 +SIZE (alexpasmantier-television-0.13.5_GH0.tar.gz) = 17352029 diff --git a/textproc/textnote/Makefile b/textproc/textnote/Makefile index 78c5694b4d51..4f40a080ab57 100644 --- a/textproc/textnote/Makefile +++ b/textproc/textnote/Makefile @@ -1,7 +1,7 @@ PORTNAME= textnote DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 29 +PORTREVISION= 31 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/textql/Makefile b/textproc/textql/Makefile index 9758a75c6a2b..958cb0018782 100644 --- a/textproc/textql/Makefile +++ b/textproc/textql/Makefile @@ -1,6 +1,6 @@ PORTNAME= textql PORTVERSION= g20210706 -PORTREVISION= 23 +PORTREVISION= 25 CATEGORIES= textproc MAINTAINER= ume@FreeBSD.org diff --git a/textproc/translate-toolkit/Makefile b/textproc/translate-toolkit/Makefile index d686bae76fde..e671cbcc1956 100644 --- a/textproc/translate-toolkit/Makefile +++ b/textproc/translate-toolkit/Makefile @@ -1,9 +1,9 @@ PORTNAME= translate-toolkit -PORTVERSION= 3.12.2 -PORTREVISION= 3 +PORTVERSION= 3.16.1 CATEGORIES= textproc MASTER_SITES= PYPI \ https://github.com/translate/translate/releases/download/${PORTVERSION}/ +DISTNAME= translate_toolkit-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tools and API for translation and localization engineering @@ -13,13 +13,13 @@ WWW= https://toolkit.translatehouse.org/ \ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \ ${RUN_DEPENDS} RUN_DEPENDS= bash:shells/bash \ msghack:devel/gettext-msghack \ - ${PYTHON_PKGNAMEPREFIX}lxml>=4.6.3:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cwcwidth>=0.1.10<0.2:devel/py-cwcwidth@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=5.2.0<6.1:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} USES= gettext python shebangfix @@ -27,18 +27,16 @@ USE_PYTHON= autoplist noflavors pep517 NO_ARCH= yes -SHEBANG_FILES= tools/* \ - translate/convert/odfxml \ - translate/convert/roundtrip-OOo \ - translate/convert/roundtrip-gaia \ - translate/convert/roundtrip-mozilla +SHEBANG_FILES= tools/* MANPAGES= android2po csv2po csv2tbx dtd2po flatxml2po html2po idml2po json2po moz2po mozlang2po odf2xliff oo2po oo2xliff po2csv po2dtd po2flatxml po2html po2idml po2json po2moz po2mozlang po2oo po2prop po2resx po2sub po2symb po2tiki po2tmx po2ts po2txt po2web2py po2wordfast po2xliff pot2po prop2po resx2po sub2po symb2po tbx2po tiki2po ts2po txt2po web2py2po xliff2odf xliff2oo -OPTIONS_DEFINE= ENCODING FLUENT ICAL INI LEVENSHTEIN MARKDOWN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML -OPTIONS_DEFAULT=ENCODING FLUENT ICAL INI LEVENSHTEIN MARKDOWN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML +OPTIONS_DEFINE= ALL CHARDET FLUENT ICAL INI LEVENSHTEIN MARKDOWN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML +OPTIONS_DEFAULT=ALL CHARDET FLUENT ICAL INI LEVENSHTEIN MARKDOWN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML OPTIONS_SUB= yes -ENCODING_DESC= Encoding detection +ALL_DESC= All optional dependencies +AAL_IMPLIES= CHARDET FLUENT ICAL INI LEVENSHTEIN MARKDOWN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML +CHARDET_DESC= Encoding detection FLUENT_DESC= Fluent translation format support ICAL_DESC= iCal format support INI_DESC= INI format support @@ -52,24 +50,24 @@ TMSERVER_DESC= Tmserver backend support TRADOS_DESC= Trados format support YAML_DESC= YAML format support -ENCODING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}charset-normalizer>=3.3.2:textproc/py-charset-normalizer@${PY_FLAVOR} -FLUENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fluent.syntax>=0.19.0:textproc/py-fluent.syntax@${PY_FLAVOR} +CHARDET_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}charset-normalizer>=3.4.0<4.0:textproc/py-charset-normalizer@${PY_FLAVOR} +FLUENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fluent.syntax>=0.19.0<0.20:textproc/py-fluent.syntax@${PY_FLAVOR} ICAL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vobject>=0.9.6.1:deskutils/py-vobject@${PY_FLAVOR} ICAL_VARS= MANPAGES+="ical2po po2ical" INI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iniparse>=0.5:devel/py-iniparse@${PY_FLAVOR} INI_VARS= MANPAGES+="ini2po po2ini" -LEVENSHTEIN_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}Levenshtein>=0.12:devel/py-Levenshtein@${PY_FLAVOR} -MARKDOWN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mistletoe>=1.3.0:textproc/py-mistletoe@${PY_FLAVOR} +LEVENSHTEIN_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}Levenshtein>=0.21.0:devel/py-Levenshtein@${PY_FLAVOR} +MARKDOWN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mistletoe>=1.4.0<1.5.0:textproc/py-mistletoe@${PY_FLAVOR} MARKDOWN_VARS= MANPAGES+="md2po po2md" -PHP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}phply>=1.2.6:devel/py-phply@${PY_FLAVOR} +PHP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}phply>=1.2.6<1.3:devel/py-phply@${PY_FLAVOR} PHP_VARS= MANPAGES+="php2po po2php" -RC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=3.0.7:devel/py-pyparsing@${PY_FLAVOR} +RC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=3.2.0<3.3:devel/py-pyparsing@${PY_FLAVOR} RC_VARS= MANPAGES+="po2rc rc2po" SPELLCHECK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enchant>=3.2.2:textproc/py-enchant@${PY_FLAVOR} -SUBTITLES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aeidon>=1.13:textproc/py-aeidon@${PY_FLAVOR} -TMSERVER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheroot>=10.0.0:www/py-cheroot@${PY_FLAVOR} -TRADOS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.3:www/py-beautifulsoup@${PY_FLAVOR} -YAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.18.5:devel/py-ruamel.yaml@${PY_FLAVOR} +SUBTITLES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aeidon>=1.14.1<1.16:textproc/py-aeidon@${PY_FLAVOR} +TMSERVER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheroot>=10.0.1:www/py-cheroot@${PY_FLAVOR} +TRADOS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.13.0:www/py-beautifulsoup@${PY_FLAVOR} +YAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.18.0<0.19.0:devel/py-ruamel.yaml@${PY_FLAVOR} YAML_VARS= MANPAGES+="po2yaml yaml2po" .include <bsd.port.options.mk> diff --git a/textproc/translate-toolkit/distinfo b/textproc/translate-toolkit/distinfo index e0ed7599f784..eba91ee03197 100644 --- a/textproc/translate-toolkit/distinfo +++ b/textproc/translate-toolkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708448964 -SHA256 (translate-toolkit-3.12.2.tar.gz) = acee42b816f7796809b9b4768693664f6bd19fb96eae3d8dfec0932fa8761706 -SIZE (translate-toolkit-3.12.2.tar.gz) = 1466431 +TIMESTAMP = 1759324026 +SHA256 (translate_toolkit-3.16.1.tar.gz) = f8df91586ae9ec7c183a05695d5e84912e3f9be8669d1eabc43fb0536248f8c5 +SIZE (translate_toolkit-3.16.1.tar.gz) = 536458 diff --git a/textproc/translate-toolkit/files/patch-pyproject.toml b/textproc/translate-toolkit/files/patch-pyproject.toml new file mode 100644 index 000000000000..e83a8644d0fc --- /dev/null +++ b/textproc/translate-toolkit/files/patch-pyproject.toml @@ -0,0 +1,50 @@ +--- pyproject.toml.orig 2025-09-09 08:12:05 UTC ++++ pyproject.toml +@@ -1,7 +1,7 @@ requires = [ + [build-system] + build-backend = "setuptools.build_meta" + requires = [ +- "setuptools>=78.0.2" ++ "setuptools>=61" + ] + + [dependency-groups] +@@ -71,8 +71,7 @@ keywords = [ + keywords = [ + "i18n l10n gettext translate" + ] +-license = "GPL-2.0-or-later" +-license-files = ["COPYING"] ++license = { text = "GPL-2.0-or-later" } + name = "translate-toolkit" + requires-python = ">=3.9" + +@@ -87,10 +86,10 @@ ical = [ + "fluent.syntax>=0.19.0,<0.20" + ] + ical = [ +- "vobject==0.9.9" ++ "vobject>=0.9.6.1" + ] + ini = [ +- "iniparse==0.5" ++ "iniparse>=0.5" + ] + levenshtein = [ + "python-Levenshtein>=0.21.0" +@@ -105,13 +104,13 @@ spellcheck = [ + "pyparsing>=3.2.0,<3.3" + ] + spellcheck = [ +- "pyenchant==3.2.2" ++ "pyenchant>=3.2.2" + ] + subtitles = [ + "aeidon>=1.14.1,<1.16" + ] + tmserver = [ +- "cheroot==10.0.1" ++ "cheroot>=10.0.1" + ] + trados = [ + "BeautifulSoup4>=4.13.0" diff --git a/textproc/translate-toolkit/files/patch-requirements-optional.txt b/textproc/translate-toolkit/files/patch-requirements-optional.txt deleted file mode 100644 index cd44db4f6b6d..000000000000 --- a/textproc/translate-toolkit/files/patch-requirements-optional.txt +++ /dev/null @@ -1,41 +0,0 @@ ---- requirements/optional.txt.orig 2023-07-26 04:25:02 UTC -+++ requirements/optional.txt -@@ -1,27 +1,27 @@ - -r required.txt - - # Format support --aeidon==1.13 # Subtitles -+aeidon>=1.13 # Subtitles - # Format support - BeautifulSoup4>=4.3 # Trados - # Encoding detection --charset-normalizer==3.3.2 # chardet -+charset-normalizer>=3.3.2 # chardet - # Tmserver backend --cheroot==10.0.0 # tmserver -+cheroot>=10.0.0 # tmserver - # Format support --fluent.syntax==0.19.0 # Fluent -+fluent.syntax>=0.19.0 # Fluent - # Format support --iniparse==0.5 # INI -+iniparse>=0.5 # INI - # Format support --mistletoe==1.3.0 # Markdown -+mistletoe>=1.3.0 # Markdown - # Format support --phply==1.2.6 # PHP --pyenchant==3.2.2 # spellcheck -+phply>=1.2.6 # PHP -+pyenchant>=3.2.2 # spellcheck - # Windows Resources (rc2po and po2rc) --pyparsing==3.1.1 # RC -+pyparsing>=3.1.1 # RC - # Faster matching in e.g. pot2po - python-Levenshtein>=0.12 # Levenshtein - # Format support --ruamel.yaml==0.18.5 # YAML -+ruamel.yaml>=0.18.5 # YAML - # Format support --vobject==0.9.6.1 # iCal -+vobject>=0.9.6.1 # iCal diff --git a/textproc/trdsql/Makefile b/textproc/trdsql/Makefile index 21245c080909..af8b696e5e31 100644 --- a/textproc/trdsql/Makefile +++ b/textproc/trdsql/Makefile @@ -1,7 +1,7 @@ PORTNAME= trdsql DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 10 +PORTREVISION= 12 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/uni/Makefile b/textproc/uni/Makefile index a94a411470fe..b99cc9e7764d 100644 --- a/textproc/uni/Makefile +++ b/textproc/uni/Makefile @@ -1,7 +1,7 @@ PORTNAME= uni PORTVERSION= 2.8.0 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org diff --git a/textproc/up/Makefile b/textproc/up/Makefile index 16e10c18cb23..94ba2de2d0a1 100644 --- a/textproc/up/Makefile +++ b/textproc/up/Makefile @@ -1,7 +1,7 @@ PORTNAME= up DISTVERSIONPREFIX= v DISTVERSION= 0.4 -PORTREVISION= 29 +PORTREVISION= 31 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/vale/Makefile b/textproc/vale/Makefile index c59e5c74ff5b..57076fdaf520 100644 --- a/textproc/vale/Makefile +++ b/textproc/vale/Makefile @@ -1,7 +1,7 @@ PORTNAME= vale DISTVERSIONPREFIX= v DISTVERSION= 3.12.0 -PORTREVISION= 3 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/vgrep/Makefile b/textproc/vgrep/Makefile index 84f9f65e81f1..488a0fa677b9 100644 --- a/textproc/vgrep/Makefile +++ b/textproc/vgrep/Makefile @@ -1,7 +1,7 @@ PORTNAME= vgrep DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 10 +PORTREVISION= 12 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index a4bb9f3929c2..6e05afccaac3 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -12,7 +12,7 @@ WWW= https://goodies.xfce.org/projects/applications/xfce4-dict LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c11 gettext-tools gnome libtool meson pkgconfig \ +USES= compiler:c11 gettext-tools gnome meson pkgconfig \ tar:xz xfce xorg USE_GNOME= gdkpixbuf glib20 gtk30 intltool USE_XFCE= libmenu panel diff --git a/textproc/yamlfmt/Makefile b/textproc/yamlfmt/Makefile index 23dd599bb736..7d6e13beb68c 100644 --- a/textproc/yamlfmt/Makefile +++ b/textproc/yamlfmt/Makefile @@ -1,7 +1,7 @@ PORTNAME= yamlfmt DISTVERSIONPREFIX= v DISTVERSION= 0.17.2 -PORTREVISION= 3 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= meta@FreeBSD.org diff --git a/textproc/ytt/Makefile b/textproc/ytt/Makefile index 7985896042fd..3771f0640422 100644 --- a/textproc/ytt/Makefile +++ b/textproc/ytt/Makefile @@ -1,7 +1,7 @@ PORTNAME= ytt DISTVERSIONPREFIX= v DISTVERSION= 0.52.0 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org |