*/*: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2024-02-22 12:57:55 +01:00
parent 0e7949ce58
commit 846fc28233
2566 changed files with 24678 additions and 9160 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= c-blosc2
PORTVERSION= 2.11.3
PORTVERSION= 2.13.2
DISTVERSIONPREFIX= v
CATEGORIES= archivers

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1701363624
SHA256 (Blosc-c-blosc2-v2.11.3_GH0.tar.gz) = 7273ec3ab42adc247425ab34b0601db86a6e2a6aa1a97a11e29df02e078f5037
SIZE (Blosc-c-blosc2-v2.11.3_GH0.tar.gz) = 3145288
TIMESTAMP = 1708448978
SHA256 (Blosc-c-blosc2-v2.13.2_GH0.tar.gz) = f2adcd9615f138d1bb16dc27feadab1bb1eab01d77e5e2323d14ad4ca8c3ca21
SIZE (Blosc-c-blosc2-v2.13.2_GH0.tar.gz) = 3152011

View File

@ -1,6 +1,4 @@
bin/cabextract
share/man/ja/man1/cabextract.1.gz
share/man/man1/cabextract.1.gz
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/NEWS
@ -10,3 +8,5 @@ share/man/man1/cabextract.1.gz
%%PORTDOCS%%%%DOCSDIR%%/wince_cab_format.html
%%PORTDOCS%%%%DOCSDIR%%/wince_info
%%PORTDOCS%%%%DOCSDIR%%/wince_rename
share/man/ja/man1/cabextract.1.gz
share/man/man1/cabextract.1.gz

View File

@ -1,5 +1,5 @@
PORTNAME= blosc2
PORTVERSION= 2.3.2
PORTVERSION= 2.5.1
CATEGORIES= archivers python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,7 +11,7 @@ WWW= https://github.com/Blosc/python-blosc2
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= c-blosc2>=2.11.3:archivers/c-blosc2 \
BUILD_DEPENDS= c-blosc2>=2.13.1:archivers/c-blosc2 \
cmake:devel/cmake-core \
ninja:devel/ninja \
${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1702028080
SHA256 (blosc2-2.3.2.tar.gz) = daf75a3ba973578732cb31848f1404fb5b465bdd821d437b6ff4b605e7f1e0c0
SIZE (blosc2-2.3.2.tar.gz) = 4666237
TIMESTAMP = 1708448980
SHA256 (blosc2-2.5.1.tar.gz) = 47d5df50e7286edf81e629ece35f87f13f55c13c5e8545832188c420c75d1659
SIZE (blosc2-2.5.1.tar.gz) = 4676483

View File

@ -1,6 +1,5 @@
PORTNAME= cramjam
PORTVERSION= 2.7.0
PORTREVISION= 5
PORTVERSION= 2.8.1
CATEGORIES= archivers python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -8,9 +7,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Thin Python bindings to de/compression algorithms in Rust
WWW= https://github.com/milesgranger/pyrus-cramjam
WWW= https://github.com/milesgranger/cramjam
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.14:devel/py-maturin@${PY_FLAVOR}
@ -18,6 +18,8 @@ USES= cargo python
USE_PYTHON= autoplist concurrent pep517
CARGO_BUILD= no
CARGO_CARGOLOCK=${WRKSRC}/cramjam-python/Cargo.lock
CARGO_CARGOTOML=${WRKSRC}/cramjam-python/Cargo.toml
CARGO_INSTALL= no
post-install:

View File

@ -1,83 +1,94 @@
CARGO_CRATES= adler-1.0.2 \
alloc-no-stdlib-2.0.4 \
alloc-stdlib-0.2.2 \
anstream-0.3.1 \
anstyle-1.0.0 \
anstyle-parse-0.2.0 \
anstyle-query-1.0.0 \
anstyle-wincon-1.0.1 \
atty-0.2.14 \
autocfg-1.1.0 \
bitflags-1.3.2 \
brotli-3.3.4 \
brotli-decompressor-2.3.4 \
bytesize-1.2.0 \
bitflags-2.4.2 \
brotli-3.4.0 \
brotli-decompressor-2.5.1 \
bzip2-0.4.4 \
bzip2-sys-0.1.11+1.0.8 \
cc-1.0.79 \
cbindgen-0.24.5 \
cc-1.0.83 \
cfg-if-1.0.0 \
clap-4.2.5 \
clap_builder-4.2.5 \
clap_derive-4.2.0 \
clap_lex-0.4.1 \
colorchoice-1.0.0 \
crc32fast-1.3.2 \
errno-0.3.1 \
errno-dragonfly-0.1.2 \
flate2-1.0.25 \
clap-3.2.25 \
clap_lex-0.2.4 \
crc32fast-1.4.0 \
errno-0.3.8 \
fastrand-2.0.1 \
flate2-1.0.28 \
hashbrown-0.12.3 \
heck-0.4.1 \
hermit-abi-0.3.1 \
indoc-1.0.9 \
io-lifetimes-1.0.10 \
is-terminal-0.4.7 \
jobserver-0.1.26 \
libc-0.2.142 \
linux-raw-sys-0.3.6 \
lock_api-0.4.9 \
hermit-abi-0.1.19 \
indexmap-1.9.3 \
indoc-2.0.4 \
itoa-1.0.10 \
jobserver-0.1.28 \
libc-0.2.153 \
libdeflate-sys-1.19.0 \
libdeflater-1.19.0 \
linux-raw-sys-0.4.13 \
lock_api-0.4.11 \
log-0.4.20 \
lz4-1.24.0 \
lz4-sys-1.9.4 \
memoffset-0.8.0 \
miniz_oxide-0.6.2 \
once_cell-1.17.1 \
lzma-sys-0.1.20 \
memoffset-0.9.0 \
miniz_oxide-0.7.2 \
once_cell-1.19.0 \
os_str_bytes-6.6.1 \
parking_lot-0.12.1 \
parking_lot_core-0.9.7 \
pkg-config-0.3.26 \
proc-macro2-1.0.56 \
pyo3-0.18.1 \
pyo3-build-config-0.18.1 \
pyo3-ffi-0.18.1 \
pyo3-macros-0.18.1 \
pyo3-macros-backend-0.18.1 \
quote-1.0.26 \
redox_syscall-0.2.16 \
rustix-0.37.17 \
scopeguard-1.1.0 \
smallvec-1.10.0 \
snap-1.1.0 \
parking_lot_core-0.9.9 \
pkg-config-0.3.30 \
proc-macro2-1.0.78 \
pyo3-0.20.2 \
pyo3-build-config-0.20.2 \
pyo3-ffi-0.20.2 \
pyo3-macros-0.20.2 \
pyo3-macros-backend-0.20.2 \
quote-1.0.35 \
redox_syscall-0.4.1 \
rustix-0.38.31 \
ryu-1.0.17 \
scopeguard-1.2.0 \
serde-1.0.196 \
serde_derive-1.0.196 \
serde_json-1.0.113 \
smallvec-1.13.1 \
snap-1.1.1 \
strsim-0.10.0 \
syn-1.0.109 \
syn-2.0.15 \
target-lexicon-0.12.6 \
unicode-ident-1.0.8 \
unindent-0.1.11 \
utf8parse-0.2.1 \
windows-sys-0.45.0 \
windows-sys-0.48.0 \
windows-targets-0.42.2 \
windows-targets-0.48.0 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_msvc-0.42.2 \
windows_aarch64_msvc-0.48.0 \
windows_i686_gnu-0.42.2 \
windows_i686_gnu-0.48.0 \
windows_i686_msvc-0.42.2 \
windows_i686_msvc-0.48.0 \
windows_x86_64_gnu-0.42.2 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.0 \
zstd-0.11.2+zstd.1.5.2 \
zstd-safe-5.0.2+zstd.1.5.2 \
zstd-sys-2.0.7+zstd.1.5.4
syn-2.0.49 \
target-lexicon-0.12.13 \
tempfile-3.10.0 \
termcolor-1.4.1 \
textwrap-0.16.1 \
toml-0.5.11 \
unicode-ident-1.0.12 \
unindent-0.2.3 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.6 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-sys-0.52.0 \
windows-targets-0.48.5 \
windows-targets-0.52.0 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.0 \
windows_aarch64_msvc-0.48.5 \
windows_aarch64_msvc-0.52.0 \
windows_i686_gnu-0.48.5 \
windows_i686_gnu-0.52.0 \
windows_i686_msvc-0.48.5 \
windows_i686_msvc-0.52.0 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnu-0.52.0 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_gnullvm-0.52.0 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.0 \
xz2-0.1.7 \
zstd-0.13.0 \
zstd-safe-7.0.0 \
zstd-sys-2.0.9+zstd.1.5.5

View File

@ -1,169 +1,191 @@
TIMESTAMP = 1691070006
SHA256 (cramjam-2.7.0.tar.gz) = 579fb724eec048b1a18ca8f7ad9a7ef296dc02eba5f87fd4d5031f0c32c5c9ac
SIZE (cramjam-2.7.0.tar.gz) = 1061798
TIMESTAMP = 1708449084
SHA256 (cramjam-2.8.1.tar.gz) = f7e233791761b61e3d85598b25db75868d9f1cd35b2bd10eb34ec4755ff2add1
SIZE (cramjam-2.8.1.tar.gz) = 1072808
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
SIZE (rust/crates/adler-1.0.2.crate) = 12778
SHA256 (rust/crates/alloc-no-stdlib-2.0.4.crate) = cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3
SIZE (rust/crates/alloc-no-stdlib-2.0.4.crate) = 10105
SHA256 (rust/crates/alloc-stdlib-0.2.2.crate) = 94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece
SIZE (rust/crates/alloc-stdlib-0.2.2.crate) = 6693
SHA256 (rust/crates/anstream-0.3.1.crate) = 6342bd4f5a1205d7f41e94a41a901f5647c938cdfa96036338e8533c9d6c2450
SIZE (rust/crates/anstream-0.3.1.crate) = 19503
SHA256 (rust/crates/anstyle-1.0.0.crate) = 41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d
SIZE (rust/crates/anstyle-1.0.0.crate) = 13972
SHA256 (rust/crates/anstyle-parse-0.2.0.crate) = e765fd216e48e067936442276d1d57399e37bce53c264d6fefbe298080cb57ee
SIZE (rust/crates/anstyle-parse-0.2.0.crate) = 24361
SHA256 (rust/crates/anstyle-query-1.0.0.crate) = 5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b
SIZE (rust/crates/anstyle-query-1.0.0.crate) = 8620
SHA256 (rust/crates/anstyle-wincon-1.0.1.crate) = 180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188
SIZE (rust/crates/anstyle-wincon-1.0.1.crate) = 11718
SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8
SIZE (rust/crates/atty-0.2.14.crate) = 5470
SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa
SIZE (rust/crates/autocfg-1.1.0.crate) = 13272
SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
SHA256 (rust/crates/brotli-3.3.4.crate) = a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68
SIZE (rust/crates/brotli-3.3.4.crate) = 1369026
SHA256 (rust/crates/brotli-decompressor-2.3.4.crate) = 4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744
SIZE (rust/crates/brotli-decompressor-2.3.4.crate) = 192085
SHA256 (rust/crates/bytesize-1.2.0.crate) = 38fcc2979eff34a4b84e1cf9a1e3da42a7d44b3b690a40cdcb23e3d556cfb2e5
SIZE (rust/crates/bytesize-1.2.0.crate) = 9996
SHA256 (rust/crates/bitflags-2.4.2.crate) = ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf
SIZE (rust/crates/bitflags-2.4.2.crate) = 42602
SHA256 (rust/crates/brotli-3.4.0.crate) = 516074a47ef4bce09577a3b379392300159ce5b1ba2e501ff1c819950066100f
SIZE (rust/crates/brotli-3.4.0.crate) = 1362057
SHA256 (rust/crates/brotli-decompressor-2.5.1.crate) = 4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f
SIZE (rust/crates/brotli-decompressor-2.5.1.crate) = 193087
SHA256 (rust/crates/bzip2-0.4.4.crate) = bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8
SIZE (rust/crates/bzip2-0.4.4.crate) = 34197
SHA256 (rust/crates/bzip2-sys-0.1.11+1.0.8.crate) = 736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc
SIZE (rust/crates/bzip2-sys-0.1.11+1.0.8.crate) = 633444
SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f
SIZE (rust/crates/cc-1.0.79.crate) = 62624
SHA256 (rust/crates/cbindgen-0.24.5.crate) = 4b922faaf31122819ec80c4047cc684c6979a087366c069611e33649bf98e18d
SIZE (rust/crates/cbindgen-0.24.5.crate) = 196574
SHA256 (rust/crates/cc-1.0.83.crate) = f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0
SIZE (rust/crates/cc-1.0.83.crate) = 68343
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
SHA256 (rust/crates/clap-4.2.5.crate) = 8a1f23fa97e1d1641371b51f35535cb26959b8e27ab50d167a8b996b5bada819
SIZE (rust/crates/clap-4.2.5.crate) = 54030
SHA256 (rust/crates/clap_builder-4.2.5.crate) = 0fdc5d93c358224b4d6867ef1356d740de2303e9892edc06c5340daeccd96bab
SIZE (rust/crates/clap_builder-4.2.5.crate) = 162087
SHA256 (rust/crates/clap_derive-4.2.0.crate) = 3f9644cd56d6b87dbe899ef8b053e331c0637664e9e21a33dfcdc36093f5c5c4
SIZE (rust/crates/clap_derive-4.2.0.crate) = 28953
SHA256 (rust/crates/clap_lex-0.4.1.crate) = 8a2dd5a6fe8c6e3502f568a6353e5273bbb15193ad9a89e457b9970798efbea1
SIZE (rust/crates/clap_lex-0.4.1.crate) = 12122
SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7
SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857
SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d
SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661
SHA256 (rust/crates/errno-0.3.1.crate) = 4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a
SIZE (rust/crates/errno-0.3.1.crate) = 10348
SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf
SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810
SHA256 (rust/crates/flate2-1.0.25.crate) = a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841
SIZE (rust/crates/flate2-1.0.25.crate) = 70210
SHA256 (rust/crates/clap-3.2.25.crate) = 4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123
SIZE (rust/crates/clap-3.2.25.crate) = 219403
SHA256 (rust/crates/clap_lex-0.2.4.crate) = 2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5
SIZE (rust/crates/clap_lex-0.2.4.crate) = 9652
SHA256 (rust/crates/crc32fast-1.4.0.crate) = b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa
SIZE (rust/crates/crc32fast-1.4.0.crate) = 38665
SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245
SIZE (rust/crates/errno-0.3.8.crate) = 10645
SHA256 (rust/crates/fastrand-2.0.1.crate) = 25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5
SIZE (rust/crates/fastrand-2.0.1.crate) = 14664
SHA256 (rust/crates/flate2-1.0.28.crate) = 46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e
SIZE (rust/crates/flate2-1.0.28.crate) = 73690
SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888
SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968
SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8
SIZE (rust/crates/heck-0.4.1.crate) = 11567
SHA256 (rust/crates/hermit-abi-0.3.1.crate) = fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286
SIZE (rust/crates/hermit-abi-0.3.1.crate) = 13793
SHA256 (rust/crates/indoc-1.0.9.crate) = bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306
SIZE (rust/crates/indoc-1.0.9.crate) = 13475
SHA256 (rust/crates/io-lifetimes-1.0.10.crate) = 9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220
SIZE (rust/crates/io-lifetimes-1.0.10.crate) = 37294
SHA256 (rust/crates/is-terminal-0.4.7.crate) = adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f
SIZE (rust/crates/is-terminal-0.4.7.crate) = 8356
SHA256 (rust/crates/jobserver-0.1.26.crate) = 936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2
SIZE (rust/crates/jobserver-0.1.26.crate) = 22645
SHA256 (rust/crates/libc-0.2.142.crate) = 6a987beff54b60ffa6d51982e1aa1146bc42f19bd26be28b0586f252fccf5317
SIZE (rust/crates/libc-0.2.142.crate) = 679343
SHA256 (rust/crates/linux-raw-sys-0.3.6.crate) = b64f40e5e03e0d54f03845c8197d0291253cdbedfb1cb46b13c2c117554a9f4c
SIZE (rust/crates/linux-raw-sys-0.3.6.crate) = 1012537
SHA256 (rust/crates/lock_api-0.4.9.crate) = 435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df
SIZE (rust/crates/lock_api-0.4.9.crate) = 25685
SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33
SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979
SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99
SIZE (rust/crates/indexmap-1.9.3.crate) = 54653
SHA256 (rust/crates/indoc-2.0.4.crate) = 1e186cfbae8084e513daff4240b4797e342f988cecda4fb6c939150f96315fd8
SIZE (rust/crates/indoc-2.0.4.crate) = 14311
SHA256 (rust/crates/itoa-1.0.10.crate) = b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c
SIZE (rust/crates/itoa-1.0.10.crate) = 10534
SHA256 (rust/crates/jobserver-0.1.28.crate) = ab46a6e9526ddef3ae7f787c06f0f2600639ba80ea3eade3d8e670a2230f51d6
SIZE (rust/crates/jobserver-0.1.28.crate) = 25543
SHA256 (rust/crates/libc-0.2.153.crate) = 9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd
SIZE (rust/crates/libc-0.2.153.crate) = 740614
SHA256 (rust/crates/libdeflate-sys-1.19.0.crate) = 67921a7f85100c1559efc3d1c7c472091b7da05f304b4bbd5356f075e97f1cc2
SIZE (rust/crates/libdeflate-sys-1.19.0.crate) = 192337
SHA256 (rust/crates/libdeflater-1.19.0.crate) = 3a31b22f662350ec294b13859f935aea772ba7b2bc8776269f4a5627308eab7d
SIZE (rust/crates/libdeflater-1.19.0.crate) = 24020
SHA256 (rust/crates/linux-raw-sys-0.4.13.crate) = 01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c
SIZE (rust/crates/linux-raw-sys-0.4.13.crate) = 1493855
SHA256 (rust/crates/lock_api-0.4.11.crate) = 3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45
SIZE (rust/crates/lock_api-0.4.11.crate) = 27487
SHA256 (rust/crates/log-0.4.20.crate) = b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f
SIZE (rust/crates/log-0.4.20.crate) = 38307
SHA256 (rust/crates/lz4-1.24.0.crate) = 7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1
SIZE (rust/crates/lz4-1.24.0.crate) = 13361
SHA256 (rust/crates/lz4-sys-1.9.4.crate) = 57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900
SIZE (rust/crates/lz4-sys-1.9.4.crate) = 354842
SHA256 (rust/crates/memoffset-0.8.0.crate) = d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1
SIZE (rust/crates/memoffset-0.8.0.crate) = 8912
SHA256 (rust/crates/miniz_oxide-0.6.2.crate) = b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa
SIZE (rust/crates/miniz_oxide-0.6.2.crate) = 54536
SHA256 (rust/crates/once_cell-1.17.1.crate) = b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3
SIZE (rust/crates/once_cell-1.17.1.crate) = 32856
SHA256 (rust/crates/lzma-sys-0.1.20.crate) = 5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27
SIZE (rust/crates/lzma-sys-0.1.20.crate) = 760045
SHA256 (rust/crates/memoffset-0.9.0.crate) = 5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c
SIZE (rust/crates/memoffset-0.9.0.crate) = 9033
SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7
SIZE (rust/crates/miniz_oxide-0.7.2.crate) = 55731
SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92
SIZE (rust/crates/once_cell-1.19.0.crate) = 33046
SHA256 (rust/crates/os_str_bytes-6.6.1.crate) = e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1
SIZE (rust/crates/os_str_bytes-6.6.1.crate) = 27643
SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f
SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967
SHA256 (rust/crates/parking_lot_core-0.9.7.crate) = 9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521
SIZE (rust/crates/parking_lot_core-0.9.7.crate) = 32412
SHA256 (rust/crates/pkg-config-0.3.26.crate) = 6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160
SIZE (rust/crates/pkg-config-0.3.26.crate) = 18662
SHA256 (rust/crates/proc-macro2-1.0.56.crate) = 2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435
SIZE (rust/crates/proc-macro2-1.0.56.crate) = 44454
SHA256 (rust/crates/pyo3-0.18.1.crate) = 06a3d8e8a46ab2738109347433cb7b96dffda2e4a218b03ef27090238886b147
SIZE (rust/crates/pyo3-0.18.1.crate) = 415128
SHA256 (rust/crates/pyo3-build-config-0.18.1.crate) = 75439f995d07ddfad42b192dfcf3bc66a7ecfd8b4a1f5f6f046aa5c2c5d7677d
SIZE (rust/crates/pyo3-build-config-0.18.1.crate) = 29134
SHA256 (rust/crates/pyo3-ffi-0.18.1.crate) = 839526a5c07a17ff44823679b68add4a58004de00512a95b6c1c98a6dcac0ee5
SIZE (rust/crates/pyo3-ffi-0.18.1.crate) = 62852
SHA256 (rust/crates/pyo3-macros-0.18.1.crate) = bd44cf207476c6a9760c4653559be4f206efafb924d3e4cbf2721475fc0d6cc5
SIZE (rust/crates/pyo3-macros-0.18.1.crate) = 7174
SHA256 (rust/crates/pyo3-macros-backend-0.18.1.crate) = dc1f43d8e30460f36350d18631ccf85ded64c059829208fe680904c65bcd0a4c
SIZE (rust/crates/pyo3-macros-backend-0.18.1.crate) = 48618
SHA256 (rust/crates/quote-1.0.26.crate) = 4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc
SIZE (rust/crates/quote-1.0.26.crate) = 28397
SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a
SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012
SHA256 (rust/crates/rustix-0.37.17.crate) = bc809f704c03a812ac71f22456c857be34185cac691a4316f27ab0f633bb9009
SIZE (rust/crates/rustix-0.37.17.crate) = 323051
SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd
SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470
SHA256 (rust/crates/smallvec-1.10.0.crate) = a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0
SIZE (rust/crates/smallvec-1.10.0.crate) = 31564
SHA256 (rust/crates/snap-1.1.0.crate) = 5e9f0ab6ef7eb7353d9119c170a436d1bf248eea575ac42d19d12f4e34130831
SIZE (rust/crates/snap-1.1.0.crate) = 33163
SHA256 (rust/crates/parking_lot_core-0.9.9.crate) = 4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e
SIZE (rust/crates/parking_lot_core-0.9.9.crate) = 32445
SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec
SIZE (rust/crates/pkg-config-0.3.30.crate) = 20613
SHA256 (rust/crates/proc-macro2-1.0.78.crate) = e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae
SIZE (rust/crates/proc-macro2-1.0.78.crate) = 47158
SHA256 (rust/crates/pyo3-0.20.2.crate) = 9a89dc7a5850d0e983be1ec2a463a171d20990487c3cfcd68b5363f1ee3d6fe0
SIZE (rust/crates/pyo3-0.20.2.crate) = 434326
SHA256 (rust/crates/pyo3-build-config-0.20.2.crate) = 07426f0d8fe5a601f26293f300afd1a7b1ed5e78b2a705870c5f30893c5163be
SIZE (rust/crates/pyo3-build-config-0.20.2.crate) = 30029
SHA256 (rust/crates/pyo3-ffi-0.20.2.crate) = dbb7dec17e17766b46bca4f1a4215a85006b4c2ecde122076c562dd058da6cf1
SIZE (rust/crates/pyo3-ffi-0.20.2.crate) = 64601
SHA256 (rust/crates/pyo3-macros-0.20.2.crate) = 05f738b4e40d50b5711957f142878cfa0f28e054aa0ebdfc3fd137a843f74ed3
SIZE (rust/crates/pyo3-macros-0.20.2.crate) = 7925
SHA256 (rust/crates/pyo3-macros-backend-0.20.2.crate) = 0fc910d4851847827daf9d6cdd4a823fbdaab5b8818325c5e97a86da79e8881f
SIZE (rust/crates/pyo3-macros-backend-0.20.2.crate) = 49710
SHA256 (rust/crates/quote-1.0.35.crate) = 291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef
SIZE (rust/crates/quote-1.0.35.crate) = 28136
SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa
SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858
SHA256 (rust/crates/rustix-0.38.31.crate) = 6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949
SIZE (rust/crates/rustix-0.38.31.crate) = 375443
SHA256 (rust/crates/ryu-1.0.17.crate) = e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1
SIZE (rust/crates/ryu-1.0.17.crate) = 47537
SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49
SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619
SHA256 (rust/crates/serde-1.0.196.crate) = 870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32
SIZE (rust/crates/serde-1.0.196.crate) = 77097
SHA256 (rust/crates/serde_derive-1.0.196.crate) = 33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67
SIZE (rust/crates/serde_derive-1.0.196.crate) = 55775
SHA256 (rust/crates/serde_json-1.0.113.crate) = 69801b70b1c3dac963ecb03a364ba0ceda9cf60c71cfe475e99864759c8b8a79
SIZE (rust/crates/serde_json-1.0.113.crate) = 146970
SHA256 (rust/crates/smallvec-1.13.1.crate) = e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7
SIZE (rust/crates/smallvec-1.13.1.crate) = 34952
SHA256 (rust/crates/snap-1.1.1.crate) = 1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b
SIZE (rust/crates/snap-1.1.1.crate) = 33763
SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623
SIZE (rust/crates/strsim-0.10.0.crate) = 11355
SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237
SIZE (rust/crates/syn-1.0.109.crate) = 237611
SHA256 (rust/crates/syn-2.0.15.crate) = a34fcf3e8b60f57e6a14301a2e916d323af98b0ea63c599441eec8558660c822
SIZE (rust/crates/syn-2.0.15.crate) = 240785
SHA256 (rust/crates/target-lexicon-0.12.6.crate) = 8ae9980cab1db3fceee2f6c6f643d5d8de2997c58ee8d25fb0cc8a9e9e7348e5
SIZE (rust/crates/target-lexicon-0.12.6.crate) = 24357
SHA256 (rust/crates/unicode-ident-1.0.8.crate) = e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4
SIZE (rust/crates/unicode-ident-1.0.8.crate) = 41962
SHA256 (rust/crates/unindent-0.1.11.crate) = e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c
SIZE (rust/crates/unindent-0.1.11.crate) = 7700
SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a
SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435
SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0
SIZE (rust/crates/windows-sys-0.45.0.crate) = 2568659
SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9
SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884
SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071
SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492
SHA256 (rust/crates/windows-targets-0.48.0.crate) = 7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5
SIZE (rust/crates/windows-targets-0.48.0.crate) = 7466
SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8
SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071
SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc
SIZE (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 366543
SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43
SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981
SHA256 (rust/crates/windows_aarch64_msvc-0.48.0.crate) = b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3
SIZE (rust/crates/windows_aarch64_msvc-0.48.0.crate) = 671479
SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f
SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236
SHA256 (rust/crates/windows_i686_gnu-0.48.0.crate) = 622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241
SIZE (rust/crates/windows_i686_gnu-0.48.0.crate) = 741490
SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060
SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951
SHA256 (rust/crates/windows_i686_msvc-0.48.0.crate) = 4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00
SIZE (rust/crates/windows_i686_msvc-0.48.0.crate) = 730056
SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36
SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373
SHA256 (rust/crates/windows_x86_64_gnu-0.48.0.crate) = ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1
SIZE (rust/crates/windows_x86_64_gnu-0.48.0.crate) = 703595
SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3
SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068
SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953
SIZE (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 366536
SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0
SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936
SHA256 (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a
SIZE (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 671422
SHA256 (rust/crates/zstd-0.11.2+zstd.1.5.2.crate) = 20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4
SIZE (rust/crates/zstd-0.11.2+zstd.1.5.2.crate) = 28987
SHA256 (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db
SIZE (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 17273
SHA256 (rust/crates/zstd-sys-2.0.7+zstd.1.5.4.crate) = 94509c3ba2fe55294d752b79842c530ccfab760192521df74a081a78d2b3c7f5
SIZE (rust/crates/zstd-sys-2.0.7+zstd.1.5.4.crate) = 732100
SHA256 (rust/crates/syn-2.0.49.crate) = 915aea9e586f80826ee59f8453c1101f9d1c4b3964cd2460185ee8e299ada496
SIZE (rust/crates/syn-2.0.49.crate) = 250652
SHA256 (rust/crates/target-lexicon-0.12.13.crate) = 69758bda2e78f098e4ccb393021a0963bb3442eac05f135c30f61b7370bbafae
SIZE (rust/crates/target-lexicon-0.12.13.crate) = 25424
SHA256 (rust/crates/tempfile-3.10.0.crate) = a365e8cd18e44762ef95d87f284f4b5cd04107fec2ff3052bd6a3e6069669e67
SIZE (rust/crates/tempfile-3.10.0.crate) = 33376
SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755
SIZE (rust/crates/termcolor-1.4.1.crate) = 18773
SHA256 (rust/crates/textwrap-0.16.1.crate) = 23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9
SIZE (rust/crates/textwrap-0.16.1.crate) = 56012
SHA256 (rust/crates/toml-0.5.11.crate) = f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234
SIZE (rust/crates/toml-0.5.11.crate) = 54910
SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b
SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168
SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce
SIZE (rust/crates/unindent-0.2.3.crate) = 7306
SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419
SIZE (rust/crates/winapi-0.3.9.crate) = 1200382
SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6
SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815
SHA256 (rust/crates/winapi-util-0.1.6.crate) = f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596
SIZE (rust/crates/winapi-util-0.1.6.crate) = 12234
SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998
SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d
SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877
SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c
SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904
SHA256 (rust/crates/windows-targets-0.52.0.crate) = 8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd
SIZE (rust/crates/windows-targets-0.52.0.crate) = 6229
SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8
SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492
SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea
SIZE (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = 430182
SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc
SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483
SHA256 (rust/crates/windows_aarch64_msvc-0.52.0.crate) = bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef
SIZE (rust/crates/windows_aarch64_msvc-0.52.0.crate) = 821663
SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e
SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891
SHA256 (rust/crates/windows_i686_gnu-0.52.0.crate) = a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313
SIZE (rust/crates/windows_i686_gnu-0.52.0.crate) = 870285
SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406
SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300
SHA256 (rust/crates/windows_i686_msvc-0.52.0.crate) = ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a
SIZE (rust/crates/windows_i686_msvc-0.52.0.crate) = 888693
SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e
SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619
SHA256 (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd
SIZE (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 826213
SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc
SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486
SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e
SIZE (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 430165
SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538
SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412
SHA256 (rust/crates/windows_x86_64_msvc-0.52.0.crate) = dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04
SIZE (rust/crates/windows_x86_64_msvc-0.52.0.crate) = 821600
SHA256 (rust/crates/xz2-0.1.7.crate) = 388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2
SIZE (rust/crates/xz2-0.1.7.crate) = 23892
SHA256 (rust/crates/zstd-0.13.0.crate) = bffb3309596d527cfcba7dfc6ed6052f1d39dfbd7c867aa2e865e4a449c10110
SIZE (rust/crates/zstd-0.13.0.crate) = 28911
SHA256 (rust/crates/zstd-safe-7.0.0.crate) = 43747c7422e2924c11144d5229878b98180ef8b06cca4ab5af37afc8a8d8ea3e
SIZE (rust/crates/zstd-safe-7.0.0.crate) = 20463
SHA256 (rust/crates/zstd-sys-2.0.9+zstd.1.5.5.crate) = 9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656
SIZE (rust/crates/zstd-sys-2.0.9+zstd.1.5.5.crate) = 728791

View File

@ -1,5 +1,5 @@
PORTNAME= lz4
PORTVERSION= 4.3.2
PORTVERSION= 4.3.3
CATEGORIES= archivers python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1674590800
SHA256 (lz4-4.3.2.tar.gz) = e1431d84a9cfb23e6773e72078ce8e65cad6745816d4cbf9ae67da5ea419acda
SIZE (lz4-4.3.2.tar.gz) = 170869
TIMESTAMP = 1708450718
SHA256 (lz4-4.3.3.tar.gz) = 01fe674ef2889dbb9899d8a67361e0c4a2c833af5aeb37dd505727cf5d2a131e
SIZE (lz4-4.3.3.tar.gz) = 171509

View File

@ -1,5 +1,5 @@
PORTNAME= upx
PORTVERSION= 4.2.1
PORTVERSION= 4.2.2
MASTER_SITES= https://github.com/upx/upx/releases/download/v${PORTVERSION}/
CATEGORIES= archivers
DISTVERSIONSUFFIX= -src

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1699774448
SHA256 (upx-4.2.1-src.tar.xz) = cc562ea7dbd8cec4505edea68736e04030ec5891c1e2a300e3c0d0eac6364479
SIZE (upx-4.2.1-src.tar.xz) = 1278288
TIMESTAMP = 1708448876
SHA256 (upx-4.2.2-src.tar.xz) = 42ee0455eea610ef7ee732aa1f657b34a351ebcfa64a24c1e2a7aaec74c1e038
SIZE (upx-4.2.2-src.tar.xz) = 1275320

View File

@ -1,5 +1,5 @@
PORTNAME= metpy
PORTVERSION= 1.5.1
PORTVERSION= 1.6.1
CATEGORIES= astro python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,33 +12,27 @@ WWW= https://github.com/Unidata/MetPy
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.3.0:math/py-matplotlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=1.18.0,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=1.0.0,1:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pint>=0.15:devel/py-pint@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.5.0:math/py-matplotlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=1.20.0,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=1.4.0,1:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pint>=0.17:devel/py-pint@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pooch>=1.2.0:devel/py-pooch@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyproj>=2.6.1:graphics/py-pyproj@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.4.0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyproj>=3.0.0:graphics/py-pyproj@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.8.0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}traitlets>=5.0.5:devel/py-traitlets@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xarray>=0.18.0:devel/py-xarray@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}xarray>=0.21.0:devel/py-xarray@${PY_FLAVOR}
USES= python
USES= python:3.9+
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
PLIST_FILES= ${PYTHON_SITELIBDIR}/metpy/static-data-manifest.txt
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 30900
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-resources>=1.3.0:devel/py-importlib-resources@${PY_FLAVOR}
.endif
post-install:
${INSTALL_DATA} ${WRKSRC}/src/metpy/static-data-manifest.txt ${STAGEDIR}${PYTHON_SITELIBDIR}/metpy/static-data-manifest.txt
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1688902071
SHA256 (MetPy-1.5.1.tar.gz) = abee94033642c06efecac3aabc224449124f14fdb01de12001f324da54ce46c7
SIZE (MetPy-1.5.1.tar.gz) = 10714954
TIMESTAMP = 1708449086
SHA256 (MetPy-1.6.1.tar.gz) = 55bbcaaaef41027e67e051e3d2c029917217a2dd8768498d9dfca4939555ffdf
SIZE (MetPy-1.6.1.tar.gz) = 11207285

View File

@ -1,6 +1,6 @@
PORTNAME= viking
PORTVERSION= 1.10
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/
@ -30,6 +30,7 @@ USE_XORG= x11
USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack
USE_PERL5= run
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PORTDOCS= AUTHORS ChangeLog NEWS README.md

View File

@ -1,5 +1,5 @@
bin/viking
man/man1/viking.1.gz
share/man/man1/viking.1.gz
share/applications/viking.desktop
%%PORTDOCS%%share/help/C/viking/attribution.xml
%%PORTDOCS%%share/help/C/viking/commandline.xml

View File

@ -20,27 +20,21 @@ INSTALL_TARGET= install-strip
CPPFLAGS+= -I${.CURDIR}/../alsa-lib/files
OPTIONS_DEFINE= FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX
OPTIONS_DEFAULT= FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX
OPTIONS_SUB= yes
FFMPEG_SUBPACKAGES= ffmpeg
LIB_DEPENDS.ffmpeg= ${LIB_DEPENDS} libavcodec.so:multimedia/ffmpeg
FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg
FFMPEG_CONFIGURE_ENABLE= libav
JACK_SUBPACKAGES= jack
LIB_DEPENDS.jack= ${LIB_DEPENDS} libjack.so:audio/jack
JACK_LIB_DEPENDS= libjack.so:audio/jack
JACK_CONFIGURE_ENABLE= jack
PULSEAUDIO_SUBPACKAGES= pulseaudio
LIB_DEPENDS.pulseaudio= ${LIB_DEPENDS} libpulse.so:audio/pulseaudio
PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio
PULSEAUDIO_CONFIGURE_ENABLE= pulseaudio
SAMPLERATE_SUBPACKAGES= samplerate
LIB_DEPENDS.samplerate= ${LIB_DEPENDS} libsamplerate.so:audio/libsamplerate
SAMPLERATE_LIB_DEPENDS= libsamplerate.so:audio/libsamplerate
SAMPLERATE_CONFIGURE_ENABLE= samplerate
SPEEX_SUBPACKAGES= speex
LIB_DEPENDS.speex= ${LIB_DEPENDS} libspeexdsp.so:audio/speexdsp
SPEEX_LIB_DEPENDS= libspeexdsp.so:audio/speexdsp
SPEEX_CONFIGURE_ON= --with-speex=lib
SPEEX_CONFIGURE_OFF= --without-speex

View File

@ -1,3 +0,0 @@
The Advanced Linux Sound Architecture (ALSA) plugins
This package provides FFmpeg-based plugins.

View File

@ -1,3 +0,0 @@
The Advanced Linux Sound Architecture (ALSA) plugins
This package provides jack plugin.

View File

@ -1,3 +0,0 @@
The Advanced Linux Sound Architecture (ALSA) plugins
This package provides pulseaudio plugin.

View File

@ -1,3 +0,0 @@
The Advanced Linux Sound Architecture (ALSA) plugins
This package provides samplerate plugin.

View File

@ -1,3 +0,0 @@
The Advanced Linux Sound Architecture (ALSA) plugins
This package provides speex plugin.

View File

@ -1,13 +0,0 @@
[
{ type: upgrade
maximum_version: "1.2.7.1_2"
message: <<EOD
Plugins with extra dependencies moved into subpackages:
- alsa-plugins-ffmpeg
- alsa-plugins-jack
- alsa-plugins-pulseaudio
- alsa-plugins-samplerate
- alsa-plugins-speex
EOD
}
]

View File

@ -1,65 +1,65 @@
%%FFMPEG%%@@ffmpeg@@etc/alsa/conf.d/10-rate-lav.conf
%%SAMPLERATE%%@@samplerate@@etc/alsa/conf.d/10-samplerate.conf
%%SPEEX%%@@speex@@etc/alsa/conf.d/10-speexrate.conf
%%JACK%%@@jack@@etc/alsa/conf.d/50-jack.conf
%%FFMPEG%%@@ffmpeg@@etc/alsa/conf.d/60-a52-encoder.conf
%%FFMPEG%%etc/alsa/conf.d/10-rate-lav.conf
%%SAMPLERATE%%etc/alsa/conf.d/10-samplerate.conf
%%SPEEX%%etc/alsa/conf.d/10-speexrate.conf
%%JACK%%etc/alsa/conf.d/50-jack.conf
%%FFMPEG%%etc/alsa/conf.d/60-a52-encoder.conf
@comment etc/alsa/conf.d/50-arcam-av-ctl.conf
etc/alsa/conf.d/50-oss.conf
%%PULSEAUDIO%%@@pulseaudio@@etc/alsa/conf.d/50-pulseaudio.conf
%%SPEEX%%@@speex@@etc/alsa/conf.d/60-speex.conf
%%PULSEAUDIO%%etc/alsa/conf.d/50-pulseaudio.conf
%%SPEEX%%etc/alsa/conf.d/60-speex.conf
@comment etc/alsa/conf.d/60-upmix.conf
@comment etc/alsa/conf.d/60-vdownmix.conf
@comment etc/alsa/conf.d/98-usb-stream.conf
@comment etc/alsa/conf.d/99-pulseaudio-default.conf.example
%%PULSEAUDIO%%@@pulseaudio@@lib/alsa-lib/libasound_module_conf_pulse.la
%%PULSEAUDIO%%@@pulseaudio@@lib/alsa-lib/libasound_module_conf_pulse.so
%%PULSEAUDIO%%lib/alsa-lib/libasound_module_conf_pulse.la
%%PULSEAUDIO%%lib/alsa-lib/libasound_module_conf_pulse.so
lib/alsa-lib/libasound_module_ctl_arcam_av.la
lib/alsa-lib/libasound_module_ctl_arcam_av.so
lib/alsa-lib/libasound_module_ctl_oss.la
lib/alsa-lib/libasound_module_ctl_oss.so
%%PULSEAUDIO%%@@pulseaudio@@lib/alsa-lib/libasound_module_ctl_pulse.la
%%PULSEAUDIO%%@@pulseaudio@@lib/alsa-lib/libasound_module_ctl_pulse.so
%%FFMPEG%%@@ffmpeg@@lib/alsa-lib/libasound_module_pcm_a52.la
%%FFMPEG%%@@ffmpeg@@lib/alsa-lib/libasound_module_pcm_a52.so
%%JACK%%@@jack@@lib/alsa-lib/libasound_module_pcm_jack.la
%%JACK%%@@jack@@lib/alsa-lib/libasound_module_pcm_jack.so
%%PULSEAUDIO%%lib/alsa-lib/libasound_module_ctl_pulse.la
%%PULSEAUDIO%%lib/alsa-lib/libasound_module_ctl_pulse.so
%%FFMPEG%%lib/alsa-lib/libasound_module_pcm_a52.la
%%FFMPEG%%lib/alsa-lib/libasound_module_pcm_a52.so
%%JACK%%lib/alsa-lib/libasound_module_pcm_jack.la
%%JACK%%lib/alsa-lib/libasound_module_pcm_jack.so
lib/alsa-lib/libasound_module_pcm_oss.la
lib/alsa-lib/libasound_module_pcm_oss.so
%%PULSEAUDIO%%@@pulseaudio@@lib/alsa-lib/libasound_module_pcm_pulse.la
%%PULSEAUDIO%%@@pulseaudio@@lib/alsa-lib/libasound_module_pcm_pulse.so
%%SPEEX%%@@speex@@lib/alsa-lib/libasound_module_pcm_speex.la
%%SPEEX%%@@speex@@lib/alsa-lib/libasound_module_pcm_speex.so
%%PULSEAUDIO%%lib/alsa-lib/libasound_module_pcm_pulse.la
%%PULSEAUDIO%%lib/alsa-lib/libasound_module_pcm_pulse.so
%%SPEEX%%lib/alsa-lib/libasound_module_pcm_speex.la
%%SPEEX%%lib/alsa-lib/libasound_module_pcm_speex.so
lib/alsa-lib/libasound_module_pcm_upmix.la
lib/alsa-lib/libasound_module_pcm_upmix.so
lib/alsa-lib/libasound_module_pcm_usb_stream.la
lib/alsa-lib/libasound_module_pcm_usb_stream.so
lib/alsa-lib/libasound_module_pcm_vdownmix.la
lib/alsa-lib/libasound_module_pcm_vdownmix.so
%%FFMPEG%%@@ffmpeg@@lib/alsa-lib/libasound_module_rate_lavrate.la
%%FFMPEG%%@@ffmpeg@@lib/alsa-lib/libasound_module_rate_lavrate.so
%%FFMPEG%%@@ffmpeg@@lib/alsa-lib/libasound_module_rate_lavrate_fast.so
%%FFMPEG%%@@ffmpeg@@lib/alsa-lib/libasound_module_rate_lavrate_faster.so
%%FFMPEG%%@@ffmpeg@@lib/alsa-lib/libasound_module_rate_lavrate_high.so
%%FFMPEG%%@@ffmpeg@@lib/alsa-lib/libasound_module_rate_lavrate_higher.so
%%SAMPLERATE%%@@samplerate@@lib/alsa-lib/libasound_module_rate_samplerate.la
%%SAMPLERATE%%@@samplerate@@lib/alsa-lib/libasound_module_rate_samplerate.so
%%SAMPLERATE%%@@samplerate@@lib/alsa-lib/libasound_module_rate_samplerate_best.so
%%SAMPLERATE%%@@samplerate@@lib/alsa-lib/libasound_module_rate_samplerate_linear.so
%%SAMPLERATE%%@@samplerate@@lib/alsa-lib/libasound_module_rate_samplerate_medium.so
%%SAMPLERATE%%@@samplerate@@lib/alsa-lib/libasound_module_rate_samplerate_order.so
%%SPEEX%%@@speex@@lib/alsa-lib/libasound_module_rate_speexrate.la
%%SPEEX%%@@speex@@lib/alsa-lib/libasound_module_rate_speexrate.so
%%SPEEX%%@@speex@@lib/alsa-lib/libasound_module_rate_speexrate_best.so
%%SPEEX%%@@speex@@lib/alsa-lib/libasound_module_rate_speexrate_medium.so
%%FFMPEG%%@@ffmpeg@@share/alsa/alsa.conf.d/10-rate-lav.conf
%%SAMPLERATE%%@@samplerate@@share/alsa/alsa.conf.d/10-samplerate.conf
%%SPEEX%%@@speex@@share/alsa/alsa.conf.d/10-speexrate.conf
%%FFMPEG%%lib/alsa-lib/libasound_module_rate_lavrate.la
%%FFMPEG%%lib/alsa-lib/libasound_module_rate_lavrate.so
%%FFMPEG%%lib/alsa-lib/libasound_module_rate_lavrate_fast.so
%%FFMPEG%%lib/alsa-lib/libasound_module_rate_lavrate_faster.so
%%FFMPEG%%lib/alsa-lib/libasound_module_rate_lavrate_high.so
%%FFMPEG%%lib/alsa-lib/libasound_module_rate_lavrate_higher.so
%%SAMPLERATE%%lib/alsa-lib/libasound_module_rate_samplerate.la
%%SAMPLERATE%%lib/alsa-lib/libasound_module_rate_samplerate.so
%%SAMPLERATE%%lib/alsa-lib/libasound_module_rate_samplerate_best.so
%%SAMPLERATE%%lib/alsa-lib/libasound_module_rate_samplerate_linear.so
%%SAMPLERATE%%lib/alsa-lib/libasound_module_rate_samplerate_medium.so
%%SAMPLERATE%%lib/alsa-lib/libasound_module_rate_samplerate_order.so
%%SPEEX%%lib/alsa-lib/libasound_module_rate_speexrate.la
%%SPEEX%%lib/alsa-lib/libasound_module_rate_speexrate.so
%%SPEEX%%lib/alsa-lib/libasound_module_rate_speexrate_best.so
%%SPEEX%%lib/alsa-lib/libasound_module_rate_speexrate_medium.so
%%FFMPEG%%share/alsa/alsa.conf.d/10-rate-lav.conf
%%SAMPLERATE%%share/alsa/alsa.conf.d/10-samplerate.conf
%%SPEEX%%share/alsa/alsa.conf.d/10-speexrate.conf
@comment share/alsa/alsa.conf.d/50-arcam-av-ctl.conf
%%JACK%%@@jack@@share/alsa/alsa.conf.d/50-jack.conf
%%JACK%%share/alsa/alsa.conf.d/50-jack.conf
share/alsa/alsa.conf.d/50-oss.conf
%%PULSEAUDIO%%@@pulseaudio@@share/alsa/alsa.conf.d/50-pulseaudio.conf
%%FFMPEG%%@@ffmpeg@@share/alsa/alsa.conf.d/60-a52-encoder.conf
%%SPEEX%%@@speex@@share/alsa/alsa.conf.d/60-speex.conf
%%PULSEAUDIO%%share/alsa/alsa.conf.d/50-pulseaudio.conf
%%FFMPEG%%share/alsa/alsa.conf.d/60-a52-encoder.conf
%%SPEEX%%share/alsa/alsa.conf.d/60-speex.conf
@comment share/alsa/alsa.conf.d/60-upmix.conf
@comment share/alsa/alsa.conf.d/60-vdownmix.conf
@comment share/alsa/alsa.conf.d/98-usb-stream.conf

View File

@ -1,11 +1,7 @@
PORTNAME= audiowmark
PORTVERSION= 0.6.1
PORTREVISION= 1
PORTVERSION= 0.6.2
CATEGORIES= audio
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 99ffa6b4a4f311c88b6b38b31e579b2102453f3a.patch:-p1 # https://github.com/swesterfeld/audiowmark/issues/36
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Audio and video watermarking tool
WWW= https://github.com/swesterfeld/audiowmark
@ -22,7 +18,8 @@ LIB_DEPENDS= libfftw3f.so:math/fftw3-float \
libsndfile.so:audio/libsndfile \
libzita-resampler.so:audio/zita-resampler
USES= autoreconf localbase:ldflags pkgconfig shebangfix
USES= autoreconf gettext-tools libtool localbase:ldflags pkgconfig \
shebangfix
USE_GITHUB= yes
GH_ACCOUNT= swesterfeld

View File

@ -1,5 +1,3 @@
TIMESTAMP = 1686551226
SHA256 (swesterfeld-audiowmark-0.6.1_GH0.tar.gz) = 033500755f333db228c0192c80782fa4ad947e7604a5f34689a3ce4eef72afcc
SIZE (swesterfeld-audiowmark-0.6.1_GH0.tar.gz) = 102875
SHA256 (99ffa6b4a4f311c88b6b38b31e579b2102453f3a.patch) = a706906a72cfd9cd6b569901a5e00ba5a14e0a6634aa6c7231381831d252f5b5
SIZE (99ffa6b4a4f311c88b6b38b31e579b2102453f3a.patch) = 1056
TIMESTAMP = 1708537640
SHA256 (swesterfeld-audiowmark-0.6.2_GH0.tar.gz) = 7813078b1f30f1933a0ebeff9c6d0e4092cff08f62e13e08425846c26e986280
SIZE (swesterfeld-audiowmark-0.6.2_GH0.tar.gz) = 125062

View File

@ -1,6 +1,5 @@
PORTNAME= liblo
PORTVERSION= 0.31
PORTREVISION= 2
PORTVERSION= 0.32
CATEGORIES= audio
MASTER_SITES= SF

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1582975659
SHA256 (liblo-0.31.tar.gz) = 2b4f446e1220dcd624ecd8405248b08b7601e9a0d87a0b94730c2907dbccc750
SIZE (liblo-0.31.tar.gz) = 643928
TIMESTAMP = 1708448878
SHA256 (liblo-0.32.tar.gz) = 5df05f2a0395fc5ac90f6b538b8c82bb21941406fd1a70a765c7336a47d70208
SIZE (liblo-0.32.tar.gz) = 675496

View File

@ -13,7 +13,7 @@ include/lo/lo_throw.h
include/lo/lo_types.h
lib/liblo.so
lib/liblo.so.7
lib/liblo.so.7.4.1
lib/liblo.so.7.5.0
libdata/pkgconfig/liblo.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
@ -21,6 +21,7 @@ libdata/pkgconfig/liblo.pc
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/annotated.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/annotated_dup.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/bc_s.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/bc_sd.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/bdwn.png
@ -31,13 +32,17 @@ libdata/pkgconfig/liblo.pc
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/classlo_1_1Message.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/classlo_1_1Method.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/classlo_1_1Server.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/classlo_1_1Server.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/classlo_1_1ServerThread.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/closed.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/cpp__example_8cpp_source.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_a367011633491839d8249188e87c7833.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_a367011633491839d8249188e87c7833.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_d28a4824dc47e487b107a5db32ef43c4.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_d28a4824dc47e487b107a5db32ef43c4.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/doc.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/docd.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/doxygen-awesome.css
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.css
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.svg
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dynsections.js
@ -45,6 +50,7 @@ libdata/pkgconfig/liblo.pc
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/example__server_8c_source.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/example__tcp__echo__server_8c_source.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/files.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/files_dup.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/folderclosed.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/folderopen.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/functions.html
@ -57,36 +63,57 @@ libdata/pkgconfig/liblo.pc
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/globals_func.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/globals_type.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__liblo.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__liblo.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__liblocpp.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__liblolowlevel.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__liblolowlevel.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__pp.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/group__pp.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/hierarchy.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/hierarchy.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/index.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/jquery.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo_8h.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo_8h.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo_8h_source.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__cpp_8h.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__cpp_8h.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__cpp_8h_source.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__lowlevel_8h.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__lowlevel_8h.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__lowlevel_8h_source.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__osc__types_8h.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__osc__types_8h.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__osc__types_8h_source.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__serverthread_8h.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__serverthread_8h.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__serverthread_8h_source.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__types_8h.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__types_8h.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/lo__types_8h_source.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/menu.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/menudata.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/modules.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/modules.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nav_f.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nav_fd.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nav_g.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nav_h.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nav_hd.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/navtree.css
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/navtree.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/navtreedata.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/navtreeindex0.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/navtreeindex1.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/nonblocking__server__example_8c_source.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/open.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/resize.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/splitbar.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/splitbard.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structlo_1_1PathMsg.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structlo__server__config.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structlo__timetag.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/structlo__timetag.js
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/sync_off.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/sync_on.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/tab_a.png
@ -99,6 +126,7 @@ libdata/pkgconfig/liblo.pc
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/tab_sd.png
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/tabs.css
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/unionlo__arg.html
%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/unionlo__arg.js
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpp_example
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example_client
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example_server
@ -120,6 +148,7 @@ libdata/pkgconfig/liblo.pc
%%DOXYGEN%%share/man/man3/lo_cpp.h.3.gz
%%DOXYGEN%%share/man/man3/lo_lowlevel.h.3.gz
%%DOXYGEN%%share/man/man3/lo_osc_types.h.3.gz
%%DOXYGEN%%share/man/man3/lo_server_config.3.gz
%%DOXYGEN%%share/man/man3/lo_serverthread.h.3.gz
%%DOXYGEN%%share/man/man3/lo_timetag.3.gz
%%DOXYGEN%%share/man/man3/lo_types.h.3.gz

View File

@ -19,7 +19,7 @@ OPTIONS_DEFINE= DOCS
CONFIGURE_ARGS= --program-transform-name="" --with-ogg=${LOCALBASE}
CONFIGURE_ENV= DOCBOOKTOMAN=false HAVE_DOCBOOK2HTML=false HAVE_DOXYGEN=false HAVE_DOXYGEN=false
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
USES= libtool pathfix pkgconfig

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= libogg.so:audio/libogg
USES= cpe gmake libtool pathfix pkgconfig ssl
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
LDFLAGS+= -lcrypto
USE_LDCONFIG= yes

View File

@ -22,9 +22,4 @@ USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e '/^INSTALLSYSCONFDIR/ s|/etc|${PREFIX}&|' \
-e '/^INSTALLSITEMAN5DIR/ s|/man|/share&|' \
${WRKSRC}/Makefile.PL
.include <bsd.port.mk>

View File

@ -1,5 +1,21 @@
--- Makefile.PL.orig 2003-11-16 07:07:26 UTC
+++ Makefile.PL
@@ -39,13 +39,13 @@ DESTINSTALLMAN5DIR = $(DESTDIR)$(INSTALLMAN5DIR)
INST_MAN5DIR = blib/man5
INSTALLMAN5DIR = $(PREFIX)/man/man5
DESTINSTALLMAN5DIR = $(DESTDIR)$(INSTALLMAN5DIR)
-INSTALLSITEMAN5DIR = $(SITEPREFIX)/man/man5
+INSTALLSITEMAN5DIR = $(SITEPREFIX)/share/man/man5
DESTINSTALLSITEMAN5DIR = $(DESTDIR)$(INSTALLSITEMAN5DIR)
INSTALLVENDORMAN5DIR = $(VENDORPREFIX)/man/man5
DESTINSTALLVENDORMAN5DIR = $(DESTDIR)$(INSTALLVENDORMAN5DIR)
MAN5EXT = 5
INST_SYSCONFDIR = blib/etc
-INSTALLSYSCONFDIR = /etc
+INSTALLSYSCONFDIR = $(SITEPREFIX)/etc
DESTINSTALLSYSCONFDIR = $(DESTDIR)$(INSTALLSYSCONFDIR)
# end mp3lint
@@ -124,7 +124,7 @@ sub MY::install {
my $self = shift;
my $inherited = $self->SUPER::install(@_);

View File

@ -1,5 +1,5 @@
PORTNAME= python-mpd2
PORTVERSION= 3.1.0
PORTVERSION= 3.1.1
CATEGORIES= audio python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1682903062
SHA256 (python-mpd2-3.1.0.tar.gz) = f33c2cdb0d6baa74a36724f38c1c4a099a7ce2c8ec4a2bb7192150a5855df476
SIZE (python-mpd2-3.1.0.tar.gz) = 58269
TIMESTAMP = 1708449088
SHA256 (python-mpd2-3.1.1.tar.gz) = 4baec3584cc43ed9948d5559079fafc2679b06b2ade273e909b3582654b2b3f5
SIZE (python-mpd2-3.1.1.tar.gz) = 58713

View File

@ -1,6 +1,6 @@
PORTNAME= autobench
PORTVERSION= 2.1.2
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= benchmarks www
MASTER_SITES= http://www.xenoclast.org/autobench/downloads/

View File

@ -5,9 +5,9 @@ bin/bench2graph
bin/crfile
bin/sesslog
@sample etc/autobench.conf.sample
man/man1/autobench.1.gz
man/man1/autobench_admin.1.gz
man/man1/autobenchd.1.gz
man/man1/bench2graph.1.gz
man/man1/crfile.1.gz
man/man1/sesslog.1.gz
share/man/man1/autobench.1.gz
share/man/man1/autobench_admin.1.gz
share/man/man1/autobenchd.1.gz
share/man/man1/bench2graph.1.gz
share/man/man1/crfile.1.gz
share/man/man1/sesslog.1.gz

View File

@ -13,6 +13,7 @@ LICENSE= BSD2CLAUSE
USES= cpe
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CPE_VENDOR= iperf_project

View File

@ -1,6 +1,6 @@
bin/iperf
man/man1/iperf.1.gz
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/dast.gif
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/ui_license.html
share/man/man1/iperf.1.gz

View File

@ -1,6 +1,6 @@
PORTNAME= ncbi-blast+
DISTVERSION= 2.14.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= biology perl5 python
MASTER_SITES= https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ \
https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/

View File

@ -1,5 +1,6 @@
PORTNAME= caneda
DISTVERSION= 0.3.1
PORTREVISION= 1
CATEGORIES= cad
DIST_SUBDIR= ${PORTNAME}
@ -10,7 +11,7 @@ WWW= http://caneda.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libqwt6.so:x11-toolkits/qwt6
LIB_DEPENDS= libqwt.so:x11-toolkits/qwt6@qt5
USES= cmake compiler:c++11-lang desktop-file-utils qt:5 \
shared-mime-info
@ -19,6 +20,6 @@ GH_ACCOUNT= Caneda
GH_PROJECT= Caneda
USE_QT= core gui printsupport svg widgets buildtools:build linguisttools:build qmake:build
CMAKE_ARGS= -DQWT_INCLUDE_DIR=${LOCALBASE}/include/qt5/qwt6 -DQWT_LIBRARY=${LOCALBASE}/lib/qt5/libqwt6.so
CMAKE_ARGS= -DQWT_INCLUDE_DIR=${LOCALBASE}/include/qt5/qwt6 -DQWT_LIBRARY=${LOCALBASE}/lib/qt5/libqwt.so
.include <bsd.port.mk>

View File

@ -0,0 +1,10 @@
--- src/chartview.cpp.orig 2022-03-24 04:41:36 UTC
+++ src/chartview.cpp
@@ -35,6 +35,7 @@
#include <qwt_plot_renderer.h>
#include <qwt_plot_zoomer.h>
#include <qwt_scale_engine.h>
+#include <qwt_text.h>
namespace Caneda
{

View File

@ -0,0 +1,10 @@
--- src/fileformats.cpp.orig 2022-03-24 04:46:31 UTC
+++ src/fileformats.cpp
@@ -36,6 +36,7 @@
#include <QDebug>
#include <QFile>
#include <QFileInfo>
+#include <QtMath>
#include <QMessageBox>
#include <QRegularExpression>
#include <QString>

View File

@ -0,0 +1,10 @@
--- src/sidebarchartsbrowser.cpp.orig 2022-03-24 04:51:12 UTC
+++ src/sidebarchartsbrowser.cpp
@@ -34,6 +34,7 @@
#include <QVBoxLayout>
#include <qwt_plot_curve.h>
+#include <qwt_text.h>
namespace Caneda
{

View File

@ -1,7 +1,7 @@
PORTNAME= gnuradio
DISTVERSIONPREFIX= v
DISTVERSION= 3.8.4.0
PORTREVISION= 15
PORTREVISION= 16
CATEGORIES= comms astro hamradio
MAINTAINER= hamradio@FreeBSD.org
@ -34,7 +34,7 @@ LIB_DEPENDS= libcodec2.so:audio/codec2 \
libfftw3.so:math/fftw3 \
libfftw3f.so:math/fftw3-float \
libgmpxx.so:math/gmp \
libqwt6.so:x11-toolkits/qwt6 \
libqwt.so:x11-toolkits/qwt6@qt5 \
${PY_BOOST} \
liblog4cpp.so:devel/log4cpp \
libportaudio.so:audio/portaudio \

View File

@ -0,0 +1,14 @@
--- gr-qtgui/include/gnuradio/qtgui/DisplayPlot.h.orig 2024-02-19 05:15:00 UTC
+++ gr-qtgui/include/gnuradio/qtgui/DisplayPlot.h
@@ -41,7 +41,10 @@
#include <vector>
#if QWT_VERSION >= 0x060000
-#include <qwt_compat.h>
+typedef QPointF QwtDoublePoint;
+typedef QRectF QwtDoubleRect;
+
+typedef QwtInterval QwtDoubleInterval;
#endif
typedef QList<QColor> QColorList;

View File

@ -0,0 +1,13 @@
--- gr-qtgui/include/gnuradio/qtgui/TimeRasterDisplayPlot.h.orig 2024-02-19 05:15:29 UTC
+++ gr-qtgui/include/gnuradio/qtgui/TimeRasterDisplayPlot.h
@@ -35,7 +35,9 @@
#if QWT_VERSION < 0x060000
#include <gnuradio/qtgui/plot_waterfall.h>
#else
-#include <qwt_compat.h>
+#include <qwt_interval.h>
+
+typedef QwtInterval QwtDoubleInterval;
#endif
/*!

View File

@ -0,0 +1,13 @@
--- gr-qtgui/include/gnuradio/qtgui/WaterfallDisplayPlot.h.orig 2024-02-19 05:15:53 UTC
+++ gr-qtgui/include/gnuradio/qtgui/WaterfallDisplayPlot.h
@@ -34,7 +34,9 @@
#if QWT_VERSION < 0x060000
#include <gnuradio/qtgui/plot_waterfall.h>
#else
-#include <qwt_compat.h>
+#include <qwt_interval.h>
+
+typedef QwtInterval QwtDoubleInterval;
#endif
/*!

View File

@ -0,0 +1,15 @@
--- gr-qtgui/include/gnuradio/qtgui/plot_raster.h.orig 2024-02-19 05:17:07 UTC
+++ gr-qtgui/include/gnuradio/qtgui/plot_raster.h
@@ -28,8 +28,10 @@
#include <qwt_plot_rasteritem.h>
#if QWT_VERSION >= 0x060000
-#include <qwt_compat.h>
-#include <qwt_point_3d.h> // doesn't seem necessary, but is...
+#include <qsize.h>
+#include <qwt_interval.h>
+
+typedef QwtInterval QwtDoubleInterval;
#endif
class QwtColorMap;

View File

@ -0,0 +1,15 @@
--- gr-qtgui/include/gnuradio/qtgui/plot_waterfall.h.orig 2024-02-19 05:17:32 UTC
+++ gr-qtgui/include/gnuradio/qtgui/plot_waterfall.h
@@ -28,8 +28,10 @@
#include <qwt_plot_rasteritem.h>
#if QWT_VERSION >= 0x060000
-#include <qwt_compat.h>
-#include <qwt_point_3d.h> // doesn't seem necessary, but is...
+#include <qsize.h>
+#include <qwt_interval.h>
+
+typedef QwtInterval QwtDoubleInterval;
#endif
class QwtColorMap;

View File

@ -0,0 +1,10 @@
--- gr-qtgui/include/gnuradio/qtgui/qtgui_types.h.orig 2024-02-19 05:18:00 UTC
+++ gr-qtgui/include/gnuradio/qtgui/qtgui_types.h
@@ -26,6 +26,7 @@
#include <gnuradio/high_res_timer.h>
#include <qwt_color_map.h>
#include <qwt_scale_draw.h>
+#include <qwt_text.h>
namespace gr {
namespace qtgui {

View File

@ -0,0 +1,35 @@
--- gr-qtgui/include/gnuradio/qtgui/timeRasterGlobalData.h.orig 2024-02-19 05:18:25 UTC
+++ gr-qtgui/include/gnuradio/qtgui/timeRasterGlobalData.h
@@ -27,8 +27,9 @@
#include <qwt_raster_data.h>
#if QWT_VERSION >= 0x060000
-#include <qwt_compat.h>
-#include <qwt_point_3d.h> // doesn't seem necessary, but is...
+#include <qwt_interval.h>
+
+typedef QwtInterval QwtDoubleInterval;
#endif
class TimeRasterData : public QwtRasterData
@@ -47,6 +48,9 @@ class TimeRasterData : public QwtRasterData (public)
#if QWT_VERSION < 0x060000
virtual QwtDoubleInterval range() const;
virtual void setRange(const QwtDoubleInterval&);
+#elif QWT_VERSION >= 0x060200
+ virtual QwtInterval interval(Qt::Axis) const;
+ void setInterval(Qt::Axis, const QwtInterval&);
#endif
virtual double value(double x, double y) const;
@@ -68,6 +72,10 @@ class TimeRasterData : public QwtRasterData (public)
QwtDoubleInterval d_intensityRange;
#else
QwtInterval d_intensityRange;
+#endif
+
+#if QWT_VERSION >= 0x060200
+ QwtInterval d_intervals[3];
#endif
private:

View File

@ -0,0 +1,35 @@
--- gr-qtgui/include/gnuradio/qtgui/waterfallGlobalData.h.orig 2024-02-19 05:19:43 UTC
+++ gr-qtgui/include/gnuradio/qtgui/waterfallGlobalData.h
@@ -27,8 +27,9 @@
#include <qwt_raster_data.h>
#if QWT_VERSION >= 0x060000
-#include <qwt_compat.h>
-#include <qwt_point_3d.h> // doesn't seem necessary, but is...
+#include <qwt_interval.h>
+
+typedef QwtInterval QwtDoubleInterval;
#endif
class WaterfallData : public QwtRasterData
@@ -48,6 +49,9 @@ class WaterfallData : public QwtRasterData (public)
#if QWT_VERSION < 0x060000
virtual QwtDoubleInterval range() const;
virtual void setRange(const QwtDoubleInterval&);
+#elif QWT_VERSION >= 0x060200
+ virtual QwtInterval interval(Qt::Axis) const;
+ void setInterval(Qt::Axis, const QwtInterval&);
#endif
virtual double value(double x, double y) const;
@@ -72,6 +76,10 @@ class WaterfallData : public QwtRasterData (public)
QwtDoubleInterval _intensityRange;
#else
QwtInterval _intensityRange;
+#endif
+
+#if QWT_VERSION >= 0x060200
+ QwtInterval d_intervals[3];
#endif
private:

View File

@ -0,0 +1,10 @@
--- gr-qtgui/lib/ConstellationDisplayPlot.cc.orig 2024-02-19 05:20:52 UTC
+++ gr-qtgui/lib/ConstellationDisplayPlot.cc
@@ -29,6 +29,7 @@
#include <qwt_scale_draw.h>
#include <QColor>
#include <iostream>
+#include <cmath>
class ConstellationDisplayZoomer : public QwtPlotZoomer
{

View File

@ -0,0 +1,29 @@
--- gr-qtgui/lib/plot_raster.cc.orig 2024-02-19 05:21:10 UTC
+++ gr-qtgui/lib/plot_raster.cc
@@ -257,7 +257,11 @@ QImage PlotTimeRaster::renderImage(const QwtScaleMap&
}
d_data->data->incrementResidual();
} else if (d_data->colorMap->format() == QwtColorMap::Indexed) {
+#if QWT_VERSION >= 0x060200
+ image.setColorTable(d_data->colorMap->colorTable(256));
+#else
image.setColorTable(d_data->colorMap->colorTable(intensityRange));
+#endif
for (int y = rect.top(); y <= rect.bottom(); y++) {
const double ty = yyMap.invTransform(y);
@@ -265,9 +269,13 @@ QImage PlotTimeRaster::renderImage(const QwtScaleMap&
unsigned char* line = image.scanLine(y - rect.top());
for (int x = rect.left(); x <= rect.right(); x++) {
const double tx = xxMap.invTransform(x);
-
+#if QWT_VERSION >= 0x060200
+ *line++ = d_data->colorMap->colorIndex(
+ 256, intensityRange, d_data->data->value(tx, ty));
+#else
*line++ = d_data->colorMap->colorIndex(intensityRange,
d_data->data->value(tx, ty));
+#endif
}
}
}

View File

@ -0,0 +1,28 @@
--- gr-qtgui/lib/plot_waterfall.cc.orig 2024-02-19 05:22:53 UTC
+++ gr-qtgui/lib/plot_waterfall.cc
@@ -252,7 +252,11 @@ QImage PlotWaterfall::renderImage(const QwtScaleMap& x
}
}
} else if (d_data->colorMap->format() == QwtColorMap::Indexed) {
+#if QWT_VERSION >= 0x060200
+ image.setColorTable(d_data->colorMap->colorTable(256));
+#else
image.setColorTable(d_data->colorMap->colorTable(intensityRange));
+#endif
for (int y = rect.top(); y <= rect.bottom(); y++) {
const double ty = yyMap.invTransform(y);
@@ -261,8 +265,13 @@ QImage PlotWaterfall::renderImage(const QwtScaleMap& x
for (int x = rect.left(); x <= rect.right(); x++) {
const double tx = xxMap.invTransform(x);
+#if QWT_VERSION >= 0x060200
+ *line++ = d_data->colorMap->colorIndex(
+ 256, intensityRange, d_data->data->value(tx, ty));
+#else
*line++ = d_data->colorMap->colorIndex(intensityRange,
d_data->data->value(tx, ty));
+#endif
}
}
}

View File

@ -0,0 +1,16 @@
--- gr-qtgui/lib/timeRasterGlobalData.cc.orig 2024-02-19 05:24:01 UTC
+++ gr-qtgui/lib/timeRasterGlobalData.cc
@@ -155,7 +155,13 @@ void TimeRasterData::setRange(const QwtDoubleInterval&
{
d_intensityRange = newRange;
}
+#elif QWT_VERSION >= 0x060200
+void TimeRasterData::setInterval(Qt::Axis axis, const QwtInterval& interval)
+{
+ d_intervals[axis] = interval;
+}
+QwtInterval TimeRasterData::interval(Qt::Axis a) const { return d_intervals[a]; }
#endif

View File

@ -0,0 +1,16 @@
--- gr-qtgui/lib/waterfallGlobalData.cc.orig 2024-02-19 05:24:33 UTC
+++ gr-qtgui/lib/waterfallGlobalData.cc
@@ -158,7 +158,13 @@ void WaterfallData::setRange(const QwtDoubleInterval&
{
_intensityRange = newRange;
}
+#elif QWT_VERSION >= 0x060200
+void WaterfallData::setInterval(Qt::Axis axis, const QwtInterval& interval)
+{
+ d_intervals[axis] = interval;
+}
+QwtInterval WaterfallData::interval(Qt::Axis a) const { return d_intervals[a]; }
#endif

View File

@ -1,7 +1,7 @@
PORTNAME= recode
PORTVERSION= 3.6
DISTVERSIONPREFIX= v
PORTREVISION= 15
PORTREVISION= 16
CATEGORIES= converters
MAINTAINER= demon@FreeBSD.org
@ -20,6 +20,7 @@ USE_LDCONFIG= yes
USE_PERL5= run build
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --without-included-gettext
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}

View File

@ -5,7 +5,7 @@ lib/librecode.a
lib/librecode.so
lib/librecode.so.3
lib/librecode.so.3.0.6
man/man1/recode.1.gz
share/man/man1/recode.1.gz
share/locale/da/LC_MESSAGES/recode.mo
share/locale/de/LC_MESSAGES/recode.mo
share/locale/el/LC_MESSAGES/recode.mo

View File

@ -1066,7 +1066,7 @@
SUBDIR += xls2txt
SUBDIR += xrootd
SUBDIR += xtrabackup
SUBDIR += xtrabackup8
SUBDIR += xtrabackup80
SUBDIR += zodb
.include <bsd.port.subdir.mk>

View File

@ -1,6 +1,6 @@
PORTNAME= arrow
DISTVERSION= 13.0.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= databases
MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \
https://github.com/apache/orc/archive/rel/:orc

View File

@ -17,6 +17,7 @@ USES= compiler:c++11-lang gmake
CPPFLAGS+= -fPIC
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
MAKE_ARGS= PCDIR=${PREFIX}/libdata/pkgconfig
REINPLACE_ARGS= -i ''

View File

@ -39,23 +39,6 @@ lib/libkyotocabinet.so
lib/libkyotocabinet.so.16
lib/libkyotocabinet.so.16.14.0
libdata/pkgconfig/kyotocabinet.pc
man/man1/kccachetest.1.gz
man/man1/kcdirmgr.1.gz
man/man1/kcdirtest.1.gz
man/man1/kcforestmgr.1.gz
man/man1/kcforesttest.1.gz
man/man1/kcgrasstest.1.gz
man/man1/kchashmgr.1.gz
man/man1/kchashtest.1.gz
man/man1/kclangctest.1.gz
man/man1/kcpolymgr.1.gz
man/man1/kcpolytest.1.gz
man/man1/kcprototest.1.gz
man/man1/kcstashtest.1.gz
man/man1/kctreemgr.1.gz
man/man1/kctreetest.1.gz
man/man1/kcutilmgr.1.gz
man/man1/kcutiltest.1.gz
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/FOSSEXCEPTION
@ -330,3 +313,20 @@ man/man1/kcutiltest.1.gz
%%PORTDOCS%%%%DOCSDIR%%/doc/logo.png
%%PORTDOCS%%%%DOCSDIR%%/doc/spex.html
%%PORTDOCS%%%%DOCSDIR%%/kyotocabinet.idl
share/man/man1/kccachetest.1.gz
share/man/man1/kcdirmgr.1.gz
share/man/man1/kcdirtest.1.gz
share/man/man1/kcforestmgr.1.gz
share/man/man1/kcforesttest.1.gz
share/man/man1/kcgrasstest.1.gz
share/man/man1/kchashmgr.1.gz
share/man/man1/kchashtest.1.gz
share/man/man1/kclangctest.1.gz
share/man/man1/kcpolymgr.1.gz
share/man/man1/kcpolytest.1.gz
share/man/man1/kcprototest.1.gz
share/man/man1/kcstashtest.1.gz
share/man/man1/kctreemgr.1.gz
share/man/man1/kctreetest.1.gz
share/man/man1/kcutilmgr.1.gz
share/man/man1/kcutiltest.1.gz

View File

@ -19,6 +19,7 @@ USES= gmake pkgconfig
CONFIGURE_ARGS= --enable-uyield
CPPFLAGS+= -fPIC
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
MAKE_ARGS= PCDIR=${PREFIX}/libdata/pkgconfig
REINPLACE_ARGS= -i ''

View File

@ -26,11 +26,11 @@ lib/libkyototycoon.so.2.19.0
libdata/pkgconfig/kyototycoon.pc
libexec/ktplugdbvoid.so
libexec/ktplugservmemc.so
man/man1/ktremotemgr.1.gz
man/man1/ktremotetest.1.gz
man/man1/ktserver.1.gz
man/man1/kttimedmgr.1.gz
man/man1/kttimedtest.1.gz
man/man1/ktutilmgr.1.gz
man/man1/ktutilserv.1.gz
man/man1/ktutiltest.1.gz
share/man/man1/ktremotemgr.1.gz
share/man/man1/ktremotetest.1.gz
share/man/man1/ktserver.1.gz
share/man/man1/kttimedmgr.1.gz
share/man/man1/kttimedtest.1.gz
share/man/man1/ktutilmgr.1.gz
share/man/man1/ktutilserv.1.gz
share/man/man1/ktutiltest.1.gz

View File

@ -1,5 +1,5 @@
PORTNAME= DBIx-QuickDB
PORTVERSION= 0.000023
PORTVERSION= 0.000024
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -10,7 +10,7 @@ WWW= https://metacpan.org/dist/DBIx-QuickDB
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1661950840
SHA256 (DBIx-QuickDB-0.000023.tar.gz) = c08b1fba732e6023c4f6b73f98d83399ed99e2bb6d7481c13afc4187bddc2530
SIZE (DBIx-QuickDB-0.000023.tar.gz) = 50635
TIMESTAMP = 1708448994
SHA256 (DBIx-QuickDB-0.000024.tar.gz) = aaff03155d3423db8595b96fd9f472e86e229fda9412a8c678ddeea3448089ed
SIZE (DBIx-QuickDB-0.000024.tar.gz) = 51253

View File

@ -1,6 +1,5 @@
PORTNAME= DB
PORTVERSION= 1.11.0
PORTREVISION= 1
PORTVERSION= 1.12.1
PORTEPOCH= 1
CATEGORIES= databases www pear

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1632037016
SHA256 (PEAR/DB-1.11.0.tgz) = 7b92d1abba0562b3671cc42d2482a89fa1d4d5489163a07b6d8b8bb53d6dfe48
SIZE (PEAR/DB-1.11.0.tgz) = 132549
TIMESTAMP = 1708449068
SHA256 (PEAR/DB-1.12.1.tgz) = 2b5a55571847962f92d7b9984de6a993c9f9ed6be81a4f77a218a1b6cd49c9af
SIZE (PEAR/DB-1.12.1.tgz) = 140261

View File

@ -1,54 +0,0 @@
--- ../package.xml.orig 2021-08-11 00:23:52 UTC
+++ ../package.xml
@@ -76,7 +76,7 @@ DB is compatible with PHP 5 and PHP 7.</description>
</notes>
<contents>
<dir name="/">
- <file md5sum="eaf70b943121e9dfa35e4088bd5fd52e" name="DB/common.php" role="php">
+ <file md5sum="a9128c5dfb3a8e474b163d3dcd0f0739" name="DB/common.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
<file md5sum="10119c4e34daeeb4971e2796fa3921b2" name="DB/dbase.php" role="php">
@@ -85,34 +85,34 @@ DB is compatible with PHP 5 and PHP 7.</description>
<file md5sum="ba5f07380be8b2c03adb1fc09e7db5b8" name="DB/fbsql.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
- <file md5sum="9819551742b4cdb3a5abf45f471f95b1" name="DB/ibase.php" role="php">
+ <file md5sum="28b82817a9fb0ed6ff7618076ee9a142" name="DB/ibase.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
<file md5sum="e6981af139e452257dc39bc5350644a3" name="DB/ifx.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
- <file md5sum="4e8c5a8afc6b5ad37f23bf559201f1f4" name="DB/msql.php" role="php">
+ <file md5sum="d31648f78c41d11fb4f8687b30b602d6" name="DB/msql.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
<file md5sum="a32af26c00b059f0d8ccfa2662c4cb49" name="DB/mssql.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
- <file md5sum="55ad1308ffc308267f563789290fdbdf" name="DB/mysql.php" role="php">
+ <file md5sum="870c455db8787da3f97d01f875490545" name="DB/mysql.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
- <file md5sum="b62a36e1e05ad95af8f39a5a48855ebd" name="DB/mysqli.php" role="php">
+ <file md5sum="fcf77ba6df51d24385061d9e6b4378bc" name="DB/mysqli.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
- <file md5sum="3aa11d49d1c687e1e1680ed31acd41ab" name="DB/oci8.php" role="php">
+ <file md5sum="1b483906142c176fa510da54fe794aac" name="DB/oci8.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
- <file md5sum="baf67770a168687ac87faaade1c136ec" name="DB/odbc.php" role="php">
+ <file md5sum="48f18271c1d33dc34e4dce793db3b684" name="DB/odbc.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
- <file md5sum="50547917ca4cc946aad49e15fd054c0b" name="DB/pgsql.php" role="php">
+ <file md5sum="71c4706666ea849b4bd39cd23e0c5d9f" name="DB/pgsql.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
- <file md5sum="c653861f7b53a2a095a030fdc191aaa1" name="DB/sqlite.php" role="php">
+ <file md5sum="342cb6f566d22d23eaeef0cde62af33a" name="DB/sqlite.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
<file md5sum="39c1a57add4b198c8b77349f7955981e" name="DB/storage.php" role="php">

View File

@ -1,92 +0,0 @@
Obtained from: https://github.com/pear/DB/commit/90010c56379bd2b116172a9ea321282cb8389243
--- DB/common.php.orig 2021-08-11 00:23:52 UTC
+++ DB/common.php
@@ -1809,6 +1809,23 @@ class DB_common extends PEAR
}
// }}}
+ // {{{ lastId()
+
+ /**
+ * Returns the row ID of the most recent INSERT into the database
+ *
+ * @param string $link_identifier DBMS link identifier
+ *
+ * @return int the row ID of the most recent INSERT into the database.
+ * If no successful INSERTs into rowid tables have ever
+ * occurred on this database connection then returns 0.
+ */
+ function lastId($link_identifier = null)
+ {
+ return $this->raiseError(DB_ERROR_NOT_CAPABLE);
+ }
+
+ // }}}
// {{{ createSequence()
/**
--- DB/mysql.php.orig 2021-08-11 00:23:52 UTC
+++ DB/mysql.php
@@ -654,6 +654,29 @@ class DB_mysql extends DB_common
}
// }}}
+ // {{{ lastId()
+
+ /**
+ * Returns the row ID of the most recent INSERT into the database
+ *
+ * @param string $link_identifier mysql link identifier
+ *
+ * @return int the row ID of the most recent INSERT into the database.
+ * If no successful INSERTs into rowid tables have ever
+ * occurred on this database connection then returns 0.
+ *
+ * @see DB_common::lastID()
+ */
+ function lastId($link_identifier = null)
+ {
+ $id = mysql_insert_id($link_identifier);
+ if(empty($id) || !is_int($id)) {
+ return 0;
+ }
+ return $id;
+ }
+
+ // }}}
// {{{ createSequence()
/**
--- DB/mysqli.php.orig 2021-08-11 00:23:52 UTC
+++ DB/mysqli.php
@@ -739,6 +739,29 @@ class DB_mysqli extends DB_common
return $this->raiseError($result);
}
+ // }}}
+ // {{{ lastId()
+
+ /**
+ * Returns the row ID of the most recent INSERT into the database
+ *
+ * @param string $link_identifier mysqli link identifier
+ *
+ * @return int the row ID of the most recent INSERT into the database.
+ * If no successful INSERTs into rowid tables have ever
+ * occurred on this database connection then returns 0.
+ *
+ * @see DB_common::lastID()
+ */
+ function lastId($link_identifier = null)
+ {
+ $id = $this->connection->insert_id();
+ if(empty($id) || !is_int($id)) {
+ return 0;
+ }
+ return $id;
+ }
+
/**
* Creates a new sequence
*

View File

@ -1,623 +0,0 @@
Obtained from: https://github.com/pear/DB/commit/4efd340ec9eb1da23fa2df60d387c274e9c1100b (part of)
--- DB/ibase.php.orig 2021-08-11 00:23:52 UTC
+++ DB/ibase.php
@@ -707,9 +707,9 @@ class DB_ibase extends DB_common
$repeat = 0;
do {
$this->pushErrorHandling(PEAR_ERROR_RETURN);
- $result = $this->query("SELECT GEN_ID(${sqn}, 1) "
+ $result = $this->query("SELECT GEN_ID({$sqn}, 1) "
. 'FROM RDB$GENERATORS '
- . "WHERE RDB\$GENERATOR_NAME='${sqn}'");
+ . "WHERE RDB\$GENERATOR_NAME='{$sqn}'");
$this->popErrorHandling();
if ($ondemand && DB::isError($result)) {
$repeat = 1;
@@ -746,7 +746,7 @@ class DB_ibase extends DB_common
{
$sqn = strtoupper($this->getSequenceName($seq_name));
$this->pushErrorHandling(PEAR_ERROR_RETURN);
- $result = $this->query("CREATE GENERATOR ${sqn}");
+ $result = $this->query("CREATE GENERATOR {$sqn}");
$this->popErrorHandling();
return $result;
--- DB/msql.php.orig 2021-08-11 00:23:52 UTC
+++ DB/msql.php
@@ -443,7 +443,7 @@ class DB_msql extends DB_common
$repeat = false;
do {
$this->pushErrorHandling(PEAR_ERROR_RETURN);
- $result = $this->query("SELECT _seq FROM ${seqname}");
+ $result = $this->query("SELECT _seq FROM {$seqname}");
$this->popErrorHandling();
if ($ondemand && DB::isError($result) &&
$result->getCode() == DB_ERROR_NOSUCHTABLE) {
@@ -490,7 +490,7 @@ class DB_msql extends DB_common
if (DB::isError($res)) {
return $res;
}
- $res = $this->query("CREATE SEQUENCE ON ${seqname}");
+ $res = $this->query("CREATE SEQUENCE ON {$seqname}");
return $res;
}
--- DB/mysql.php.orig 2021-08-11 00:23:52 UTC
+++ DB/mysql.php
@@ -590,7 +592,7 @@ class DB_mysql extends DB_common
do {
$repeat = 0;
$this->pushErrorHandling(PEAR_ERROR_RETURN);
- $result = $this->query("UPDATE ${seqname} ".
+ $result = $this->query("UPDATE {$seqname} ".
'SET id=LAST_INSERT_ID(id+1)');
$this->popErrorHandling();
if ($result === DB_OK) {
@@ -602,7 +604,7 @@ class DB_mysql extends DB_common
// EMPTY SEQ TABLE
// Sequence table must be empty for some reason, so fill
// it and return 1 and obtain a user-level lock
- $result = $this->getOne("SELECT GET_LOCK('${seqname}_lock',10)");
+ $result = $this->getOne("SELECT GET_LOCK('{$seqname}_lock',10)");
if (DB::isError($result)) {
return $this->raiseError($result);
}
@@ -612,14 +614,14 @@ class DB_mysql extends DB_common
}
// add the default value
- $result = $this->query("REPLACE INTO ${seqname} (id) VALUES (0)");
+ $result = $this->query("REPLACE INTO {$seqname} (id) VALUES (0)");
if (DB::isError($result)) {
return $this->raiseError($result);
}
// Release the lock
$result = $this->getOne('SELECT RELEASE_LOCK('
- . "'${seqname}_lock')");
+ . "'{$seqname}_lock')");
if (DB::isError($result)) {
return $this->raiseError($result);
}
@@ -676,12 +678,12 @@ class DB_mysql extends DB_common
return $res;
}
// insert yields value 1, nextId call will generate ID 2
- $res = $this->query("INSERT INTO ${seqname} (id) VALUES (0)");
+ $res = $this->query("INSERT INTO {$seqname} (id) VALUES (0)");
if (DB::isError($res)) {
return $res;
}
// so reset to zero
- return $this->query("UPDATE ${seqname} SET id = 0");
+ return $this->query("UPDATE {$seqname} SET id = 0");
}
// }}}
@@ -720,7 +722,7 @@ class DB_mysql extends DB_common
// Obtain a user-level lock... this will release any previous
// application locks, but unlike LOCK TABLES, it does not abort
// the current transaction and is much less frequently used.
- $result = $this->getOne("SELECT GET_LOCK('${seqname}_lock',10)");
+ $result = $this->getOne("SELECT GET_LOCK('{$seqname}_lock',10)");
if (DB::isError($result)) {
return $result;
}
@@ -730,7 +732,7 @@ class DB_mysql extends DB_common
return $this->mysqlRaiseError(DB_ERROR_NOT_LOCKED);
}
- $highest_id = $this->getOne("SELECT MAX(id) FROM ${seqname}");
+ $highest_id = $this->getOne("SELECT MAX(id) FROM {$seqname}");
if (DB::isError($highest_id)) {
return $highest_id;
}
@@ -746,7 +748,7 @@ class DB_mysql extends DB_common
// If another thread has been waiting for this lock,
// it will go thru the above procedure, but will have no
// real effect
- $result = $this->getOne("SELECT RELEASE_LOCK('${seqname}_lock')");
+ $result = $this->getOne("SELECT RELEASE_LOCK('{$seqname}_lock')");
if (DB::isError($result)) {
return $result;
}
--- DB/mysqli.php.orig 2021-08-11 00:23:52 UTC
+++ DB/mysqli.php
@@ -684,7 +684,7 @@ class DB_mysqli extends DB_common
// so fill it and return 1
// Obtain a user-level lock
$result = $this->getOne('SELECT GET_LOCK('
- . "'${seqname}_lock', 10)");
+ . "'{$seqname}_lock', 10)");
if (DB::isError($result)) {
return $this->raiseError($result);
}
@@ -701,7 +701,7 @@ class DB_mysqli extends DB_common
// Release the lock
$result = $this->getOne('SELECT RELEASE_LOCK('
- . "'${seqname}_lock')");
+ . "'{$seqname}_lock')");
if (DB::isError($result)) {
return $this->raiseError($result);
}
@@ -759,7 +759,7 @@ class DB_mysqli extends DB_common
return $res;
}
// insert yields value 1, nextId call will generate ID 2
- return $this->query("INSERT INTO ${seqname} (id) VALUES (0)");
+ return $this->query("INSERT INTO {$seqname} (id) VALUES (0)");
}
// }}}
@@ -798,7 +798,7 @@ class DB_mysqli extends DB_common
// Obtain a user-level lock... this will release any previous
// application locks, but unlike LOCK TABLES, it does not abort
// the current transaction and is much less frequently used.
- $result = $this->getOne("SELECT GET_LOCK('${seqname}_lock',10)");
+ $result = $this->getOne("SELECT GET_LOCK('{$seqname}_lock',10)");
if (DB::isError($result)) {
return $result;
}
@@ -808,7 +808,7 @@ class DB_mysqli extends DB_common
return $this->mysqliRaiseError(DB_ERROR_NOT_LOCKED);
}
- $highest_id = $this->getOne("SELECT MAX(id) FROM ${seqname}");
+ $highest_id = $this->getOne("SELECT MAX(id) FROM {$seqname}");
if (DB::isError($highest_id)) {
return $highest_id;
}
@@ -825,7 +825,7 @@ class DB_mysqli extends DB_common
// If another thread has been waiting for this lock,
// it will go thru the above procedure, but will have no
// real effect
- $result = $this->getOne("SELECT RELEASE_LOCK('${seqname}_lock')");
+ $result = $this->getOne("SELECT RELEASE_LOCK('{$seqname}_lock')");
if (DB::isError($result)) {
return $result;
}
--- DB/oci8.php.orig 2021-08-11 00:23:52 UTC
+++ DB/oci8.php
@@ -249,7 +249,7 @@ class DB_oci8 extends DB_common
$dsn['password'],
$db,
$char);
- $error = OCIError();
+ $error = oci_error();
if (!empty($error) && $error['code'] == 12541) {
// Couldn't find TNS listener. Try direct connection.
$this->connection = @$connect_function($dsn['username'],
@@ -270,7 +270,7 @@ class DB_oci8 extends DB_common
}
if (!$this->connection) {
- $error = OCIError();
+ $error = oci_error();
$error = (is_array($error)) ? $error['message'] : null;
return $this->raiseError(DB_ERROR_CONNECT_FAILED,
null, null, null,
@@ -289,11 +289,7 @@ class DB_oci8 extends DB_common
*/
function disconnect()
{
- if (function_exists('oci_close')) {
- $ret = @oci_close($this->connection);
- } else {
- $ret = @OCILogOff($this->connection);
- }
+ $ret = @oci_close($this->connection);
$this->connection = null;
return $ret;
}
@@ -320,14 +316,14 @@ class DB_oci8 extends DB_common
$this->last_parameters = array();
$this->last_query = $query;
$query = $this->modifyQuery($query);
- $result = @OCIParse($this->connection, $query);
+ $result = @oci_parse($this->connection, $query);
if (!$result) {
return $this->oci8RaiseError();
}
if ($this->autocommit) {
- $success = @OCIExecute($result,OCI_COMMIT_ON_SUCCESS);
+ $success = @oci_execute($result,OCI_COMMIT_ON_SUCCESS);
} else {
- $success = @OCIExecute($result,OCI_DEFAULT);
+ $success = @oci_execute($result,OCI_DEFAULT);
}
if (!$success) {
return $this->oci8RaiseError($result);
@@ -336,7 +332,7 @@ class DB_oci8 extends DB_common
if ($this->_checkManip($query)) {
return DB_OK;
} else {
- @ocisetprefetch($result, $this->options['result_buffering']);
+ @oci_set_prefetch($result, $this->options['result_buffering']);
return $result;
}
}
@@ -387,14 +383,14 @@ class DB_oci8 extends DB_common
return $this->raiseError(DB_ERROR_NOT_CAPABLE);
}
if ($fetchmode & DB_FETCHMODE_ASSOC) {
- $moredata = @OCIFetchInto($result,$arr,OCI_ASSOC+OCI_RETURN_NULLS+OCI_RETURN_LOBS);
+ $moredata = @oci_fetch_array($result,$arr,OCI_ASSOC+OCI_RETURN_NULLS+OCI_RETURN_LOBS);
if ($this->options['portability'] & DB_PORTABILITY_LOWERCASE &&
$moredata)
{
$arr = array_change_key_case($arr, CASE_LOWER);
}
} else {
- $moredata = OCIFetchInto($result,$arr,OCI_RETURN_NULLS+OCI_RETURN_LOBS);
+ $moredata = oci_fetch_array($result,$arr,OCI_RETURN_NULLS+OCI_RETURN_LOBS);
}
if (!$moredata) {
return null;
@@ -426,7 +422,7 @@ class DB_oci8 extends DB_common
*/
function freeResult($result)
{
- return is_resource($result) ? OCIFreeStatement($result) : false;
+ return is_resource($result) ? oci_free_statement($result) : false;
}
/**
@@ -520,7 +516,7 @@ class DB_oci8 extends DB_common
*/
function numCols($result)
{
- $cols = @OCINumCols($result);
+ $cols = @oci_num_fields($result);
if (!$cols) {
return $this->oci8RaiseError($result);
}
@@ -592,7 +588,7 @@ class DB_oci8 extends DB_common
$this->last_query = $query;
$newquery = $this->modifyQuery($newquery);
- if (!$stmt = @OCIParse($this->connection, $newquery)) {
+ if (!$stmt = @oci_parse($this->connection, $newquery)) {
return $this->oci8RaiseError();
}
$this->prepare_types[(int)$stmt] = $types;
@@ -664,7 +660,7 @@ class DB_oci8 extends DB_common
$data[$key] = $this->quoteFloat($data[$key]);
}
}
- if (!@OCIBindByName($stmt, ':bind' . $i, $data[$key], -1)) {
+ if (!@oci_bind_by_name($stmt, ':bind' . $i, $data[$key], -1)) {
$tmp = $this->oci8RaiseError($stmt);
return $tmp;
}
@@ -673,9 +669,9 @@ class DB_oci8 extends DB_common
$i++;
}
if ($this->autocommit) {
- $success = @OCIExecute($stmt, OCI_COMMIT_ON_SUCCESS);
+ $success = @oci_execute($stmt, OCI_COMMIT_ON_SUCCESS);
} else {
- $success = @OCIExecute($stmt, OCI_DEFAULT);
+ $success = @oci_execute($stmt, OCI_DEFAULT);
}
if (!$success) {
$tmp = $this->oci8RaiseError($stmt);
@@ -688,7 +684,7 @@ class DB_oci8 extends DB_common
$tmp = DB_OK;
} else {
$this->_last_query_manip = false;
- @ocisetprefetch($stmt, $this->options['result_buffering']);
+ @oci_set_prefetch($stmt, $this->options['result_buffering']);
$tmp = new DB_result($this, $stmt);
}
return $tmp;
@@ -721,7 +717,7 @@ class DB_oci8 extends DB_common
*/
function commit()
{
- $result = @OCICommit($this->connection);
+ $result = @oci_commit($this->connection);
if (!$result) {
return $this->oci8RaiseError();
}
@@ -738,7 +734,7 @@ class DB_oci8 extends DB_common
*/
function rollback()
{
- $result = @OCIRollback($this->connection);
+ $result = @oci_rollback($this->connection);
if (!$result) {
return $this->oci8RaiseError();
}
@@ -760,7 +756,7 @@ class DB_oci8 extends DB_common
if ($this->last_stmt === false) {
return $this->oci8RaiseError();
}
- $result = @OCIRowCount($this->last_stmt);
+ $result = @oci_num_rows($this->last_stmt);
if ($result === false) {
return $this->oci8RaiseError($this->last_stmt);
}
@@ -821,20 +817,20 @@ class DB_oci8 extends DB_common
} else {
$q_fields = "SELECT * FROM ($query) WHERE NULL = NULL";
- if (!$result = @OCIParse($this->connection, $q_fields)) {
+ if (!$result = @oci_parse($this->connection, $q_fields)) {
$this->last_query = $q_fields;
return $this->oci8RaiseError();
}
- if (!@OCIExecute($result, OCI_DEFAULT)) {
+ if (!@oci_execute($result, OCI_DEFAULT)) {
$this->last_query = $q_fields;
return $this->oci8RaiseError($result);
}
}
- $ncols = OCINumCols($result);
+ $ncols = oci_num_fields($result);
$cols = array();
for ( $i = 1; $i <= $ncols; $i++ ) {
- $cols[] = '"' . OCIColumnName($result, $i) . '"';
+ $cols[] = '"' . oci_field_name($result, $i) . '"';
}
$fields = implode(', ', $cols);
// XXX Test that (tip by John Lim)
@@ -877,7 +873,7 @@ class DB_oci8 extends DB_common
$repeat = 0;
do {
$this->expectError(DB_ERROR_NOSUCHTABLE);
- $result = $this->query("SELECT ${seqname}.nextval FROM dual");
+ $result = $this->query("SELECT {$seqname}.nextval FROM dual");
$this->popExpect();
if ($ondemand && DB::isError($result) &&
$result->getCode() == DB_ERROR_NOSUCHTABLE) {
@@ -950,11 +946,11 @@ class DB_oci8 extends DB_common
function oci8RaiseError($errno = null)
{
if ($errno === null) {
- $error = @OCIError($this->connection);
+ $error = @oci_error($this->connection);
return $this->raiseError($this->errorCode($error['code']),
null, null, null, $error['message']);
} elseif (is_resource($errno)) {
- $error = @OCIError($errno);
+ $error = @oci_error($errno);
return $this->raiseError($this->errorCode($error['code']),
null, null, null, $error['message']);
}
@@ -973,9 +969,9 @@ class DB_oci8 extends DB_common
function errorNative()
{
if (is_resource($this->last_stmt)) {
- $error = @OCIError($this->last_stmt);
+ $error = @oci_error($this->last_stmt);
} else {
- $error = @OCIError($this->connection);
+ $error = @oci_error($this->connection);
}
if (is_array($error)) {
return $error['code'];
@@ -1029,21 +1025,21 @@ class DB_oci8 extends DB_common
$this->last_query = $q_fields;
- if (!$stmt = @OCIParse($this->connection, $q_fields)) {
+ if (!$stmt = @oci_parse($this->connection, $q_fields)) {
return $this->oci8RaiseError(DB_ERROR_NEED_MORE_DATA);
}
- if (!@OCIExecute($stmt, OCI_DEFAULT)) {
+ if (!@oci_execute($stmt, OCI_DEFAULT)) {
return $this->oci8RaiseError($stmt);
}
$i = 0;
- while (@OCIFetch($stmt)) {
+ while (@oci_fetch($stmt)) {
$res[$i] = array(
'table' => $case_func($result),
- 'name' => $case_func(@OCIResult($stmt, 1)),
- 'type' => @OCIResult($stmt, 2),
- 'len' => @OCIResult($stmt, 3),
- 'flags' => (@OCIResult($stmt, 4) == 'N') ? 'not_null' : '',
+ 'name' => $case_func(@oci_result($stmt, 1)),
+ 'type' => @oci_result($stmt, 2),
+ 'len' => @oci_result($stmt, 3),
+ 'flags' => (@oci_result($stmt, 4) == 'N') ? 'not_null' : '',
);
if ($mode & DB_TABLEINFO_ORDER) {
$res['order'][$res[$i]['name']] = $i;
@@ -1057,7 +1053,7 @@ class DB_oci8 extends DB_common
if ($mode) {
$res['num_fields'] = $i;
}
- @OCIFreeStatement($stmt);
+ @oci_free_statement($stmt);
} else {
if (isset($result->result)) {
@@ -1071,16 +1067,16 @@ class DB_oci8 extends DB_common
$res = array();
if ($result === $this->last_stmt) {
- $count = @OCINumCols($result);
+ $count = @oci_num_fields($result);
if ($mode) {
$res['num_fields'] = $count;
}
for ($i = 0; $i < $count; $i++) {
$res[$i] = array(
'table' => '',
- 'name' => $case_func(@OCIColumnName($result, $i+1)),
- 'type' => @OCIColumnType($result, $i+1),
- 'len' => @OCIColumnSize($result, $i+1),
+ 'name' => $case_func(@oci_field_name($result, $i+1)),
+ 'type' => @oci_field_type($result, $i+1),
+ 'len' => @oci_field_size($result, $i+1),
'flags' => '',
);
if ($mode & DB_TABLEINFO_ORDER) {
--- DB/odbc.php.orig 2021-08-11 00:23:52 UTC
+++ DB/odbc.php
@@ -331,7 +331,7 @@ class DB_odbc extends DB_common
return null;
}
if ($fetchmode !== DB_FETCHMODE_ORDERED) {
- for ($i = 0; $i < count($arr); $i++) {
+ for ($i = 0, $iMax = count($arr); $i < $iMax; $i++) {
$colName = @odbc_field_name($result, $i+1);
$a[$colName] = $arr[$i];
}
@@ -502,7 +502,7 @@ class DB_odbc extends DB_common
$repeat = 0;
do {
$this->pushErrorHandling(PEAR_ERROR_RETURN);
- $result = $this->query("update ${seqname} set id = id + 1");
+ $result = $this->query("update {$seqname} set id = id + 1");
$this->popErrorHandling();
if ($ondemand && DB::isError($result) &&
$result->getCode() == DB_ERROR_NOSUCHTABLE) {
@@ -513,7 +513,7 @@ class DB_odbc extends DB_common
if (DB::isError($result)) {
return $this->raiseError($result);
}
- $result = $this->query("insert into ${seqname} (id) values(0)");
+ $result = $this->query("insert into {$seqname} (id) values(0)");
} else {
$repeat = 0;
}
@@ -523,7 +523,7 @@ class DB_odbc extends DB_common
return $this->raiseError($result);
}
- $result = $this->query("select id from ${seqname}");
+ $result = $this->query("select id from {$seqname}");
if (DB::isError($result)) {
return $result;
}
--- DB/pgsql.php.orig 2021-08-11 00:23:52 UTC
+++ DB/pgsql.php
@@ -460,7 +460,7 @@ class DB_pgsql extends DB_common
unset($this->row[(int)$result]);
unset($this->_num_rows[(int)$result]);
$this->affected = 0;
- return @pg_freeresult($result);
+ return @pg_free_result($result);
}
return false;
}
@@ -534,7 +534,7 @@ class DB_pgsql extends DB_common
*/
function numCols($result)
{
- $cols = @pg_numfields($result);
+ $cols = @pg_num_fields($result);
if (!$cols) {
return $this->pgsqlRaiseError();
}
@@ -559,7 +559,7 @@ class DB_pgsql extends DB_common
*/
function numRows($result)
{
- $rows = @pg_numrows($result);
+ $rows = @pg_num_rows($result);
if ($rows === null) {
return $this->pgsqlRaiseError();
}
@@ -664,7 +664,7 @@ class DB_pgsql extends DB_common
$repeat = false;
do {
$this->pushErrorHandling(PEAR_ERROR_RETURN);
- $result = $this->query("SELECT NEXTVAL('${seqname}')");
+ $result = $this->query("SELECT NEXTVAL('{$seqname}')");
$this->popErrorHandling();
if ($ondemand && DB::isError($result) &&
$result->getCode() == DB_ERROR_NOSUCHTABLE) {
@@ -703,7 +703,7 @@ class DB_pgsql extends DB_common
function createSequence($seq_name)
{
$seqname = $this->getSequenceName($seq_name);
- $result = $this->query("CREATE SEQUENCE ${seqname}");
+ $result = $this->query("CREATE SEQUENCE {$seqname}");
return $result;
}
@@ -791,7 +791,7 @@ class DB_pgsql extends DB_common
*/
function errorNative()
{
- return @pg_errormessage($this->connection);
+ return @pg_last_error($this->connection);
}
// }}}
@@ -916,7 +916,7 @@ class DB_pgsql extends DB_common
$case_func = 'strval';
}
- $count = @pg_numfields($id);
+ $count = @pg_num_fields($id);
$res = array();
if ($mode) {
@@ -926,9 +926,9 @@ class DB_pgsql extends DB_common
for ($i = 0; $i < $count; $i++) {
$res[$i] = array(
'table' => $got_string ? $case_func($result) : '',
- 'name' => $case_func(@pg_fieldname($id, $i)),
- 'type' => @pg_fieldtype($id, $i),
- 'len' => @pg_fieldsize($id, $i),
+ 'name' => $case_func(@pg_field_name($id, $i)),
+ 'type' => @pg_field_type($id, $i),
+ 'len' => @pg_field_size($id, $i),
'flags' => $got_string
? $this->_pgFieldFlags($id, $i, $result)
: '',
@@ -943,7 +943,7 @@ class DB_pgsql extends DB_common
// free the result only if we were called on a table
if ($got_string) {
- @pg_freeresult($id);
+ @pg_free_result($id);
}
return $res;
}
@@ -967,7 +967,7 @@ class DB_pgsql extends DB_common
*/
function _pgFieldFlags($resource, $num_field, $table_name)
{
- $field_name = @pg_fieldname($resource, $num_field);
+ $field_name = @pg_field_name($resource, $num_field);
// Check if there's a schema in $table_name and update things
// accordingly.
@@ -986,7 +986,7 @@ class DB_pgsql extends DB_common
AND typ.typrelid = f.attrelid
AND f.attname = '$field_name'
AND $tableWhere");
- if (@pg_numrows($result) > 0) {
+ if (@pg_num_rows($result) > 0) {
$row = @pg_fetch_row($result, 0);
$flags = ($row[0] == 't') ? 'not_null ' : '';
@@ -1010,7 +1010,7 @@ class DB_pgsql extends DB_common
AND f.attrelid = i.indrelid
AND f.attname = '$field_name'
AND $tableWhere");
- $count = @pg_numrows($result);
+ $count = @pg_num_rows($result);
for ($i = 0; $i < $count ; $i++) {
$row = @pg_fetch_row($result, $i);
--- DB/sqlite.php.orig 2021-08-11 00:23:52 UTC
+++ DB/sqlite.php
@@ -517,7 +517,7 @@ class DB_sqlite extends DB_common
if (DB::isError($result)) {
return($result);
}
- $query = "CREATE TRIGGER ${seqname}_cleanup AFTER INSERT ON $seqname
+ $query = "CREATE TRIGGER {$seqname}_cleanup AFTER INSERT ON $seqname
BEGIN
DELETE FROM $seqname WHERE id<LAST_INSERT_ROWID();
END ";

View File

@ -1,6 +1,6 @@
PORTNAME= pg.el
DISTVERSIONPREFIX= v
DISTVERSION= 0.27
DISTVERSION= 0.28
CATEGORIES= databases elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1707350548
SHA256 (emarsden-pg-el-v0.27_GH0.tar.gz) = cecdd475e371ff70b44340e15656ab0e57a66fa7ab1c3dd9eb0a2cc8075762a1
SIZE (emarsden-pg-el-v0.27_GH0.tar.gz) = 76690
TIMESTAMP = 1708560885
SHA256 (emarsden-pg-el-v0.28_GH0.tar.gz) = ded2e8ca5fbaa1c92aced081a1ec2687446f4e6a4f04f673000e541c11d5a360
SIZE (emarsden-pg-el-v0.28_GH0.tar.gz) = 77601

View File

@ -1,5 +1,5 @@
PORTNAME= plpgsql_check
PORTVERSION= 2.7.1
PORTVERSION= 2.7.2
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER_NODOT}-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1703227800
SHA256 (okbob-plpgsql_check-v2.7.1_GH0.tar.gz) = 7af35b8e015ff8014b148a227ec2bb29737ce734c8bc0c4bea9f5970a733ec82
SIZE (okbob-plpgsql_check-v2.7.1_GH0.tar.gz) = 219687
TIMESTAMP = 1708448880
SHA256 (okbob-plpgsql_check-v2.7.2_GH0.tar.gz) = 9f0255d2630e941ba92af9522237880b02ef7723a9f832b434fb8a8880b058db
SIZE (okbob-plpgsql_check-v2.7.2_GH0.tar.gz) = 220132

View File

@ -1,5 +1,5 @@
PORTNAME= postgresql
PORTVERSION= 42.7.1
PORTVERSION= 42.7.2
CATEGORIES= databases java
MASTER_SITES= http://jdbc.postgresql.org/download/
PKGNAMESUFFIX= -jdbc

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1701956735
SHA256 (postgresql-42.7.1.jar) = 49bba9c3200d4f64ae73903d56ce1bd09c74517dfe31acb44745506b4fcede53
SIZE (postgresql-42.7.1.jar) = 1084174
TIMESTAMP = 1708546617
SHA256 (postgresql-42.7.2.jar) = 0c244ac7d02cf89d8e29852eace6595d75bc4d78581b85b2768460081646a57b
SIZE (postgresql-42.7.2.jar) = 1089136

View File

@ -1,6 +1,6 @@
PORTNAME= orafce
DISTVERSIONPREFIX= VERSION_
DISTVERSION= 4_7_0
DISTVERSION= 4_9_2
CATEGORIES= databases
PKGNAMEPREFIX= postgresql-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1697463052
SHA256 (orafce-orafce-VERSION_4_7_0_GH0.tar.gz) = 663d9964436206d758db84158a4ba36da169984d6b0de3fefff5695a8c919c74
SIZE (orafce-orafce-VERSION_4_7_0_GH0.tar.gz) = 723912
TIMESTAMP = 1708448882
SHA256 (orafce-orafce-VERSION_4_9_2_GH0.tar.gz) = 737071422ffbff2bb386bb69f5531c39c87665f961b626846117dd07d0dfe0e1
SIZE (orafce-orafce-VERSION_4_9_2_GH0.tar.gz) = 729652

View File

@ -30,5 +30,7 @@ share/postgresql/extension/orafce--4.3--4.4.sql
share/postgresql/extension/orafce--4.4--4.5.sql
share/postgresql/extension/orafce--4.5--4.6.sql
share/postgresql/extension/orafce--4.6--4.7.sql
share/postgresql/extension/orafce--4.7.sql
share/postgresql/extension/orafce--4.7--4.8.sql
share/postgresql/extension/orafce--4.8--4.9.sql
share/postgresql/extension/orafce--4.9.sql
share/postgresql/extension/orafce.control

View File

@ -1,5 +1,5 @@
PORTNAME= apsw
PORTVERSION= 3.44.0.0
PORTVERSION= 3.45.1.0
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1699985573
SHA256 (apsw-3.44.0.0.tar.gz) = 905f43217561aa17a442f345addb12f4d8265c5fd2be5fc6927f8c1a8f79012e
SIZE (apsw-3.44.0.0.tar.gz) = 395142
TIMESTAMP = 1708449090
SHA256 (apsw-3.45.1.0.tar.gz) = 42ce708ec5fd9429a56d9029574327f3094dbb35628302221d5066a0d283bdf5
SIZE (apsw-3.45.1.0.tar.gz) = 398148

View File

@ -1,5 +1,5 @@
PORTNAME= fakeredis
PORTVERSION= 2.20.1
PORTVERSION= 2.21.1
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -27,10 +27,12 @@ USE_PYTHON= autoplist concurrent pep517 pytest
NO_ARCH= yes
OPTIONS_DEFINE= JSON LUA
LUA_DESC= Lua support
OPTIONS_DEFINE= JSON LUA PROBABILISTIC
LUA_DESC= Lua support
PROBABILISTIC_DESC= Probabilistic data structure support
JSON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpath-ng>=1.5<2:devel/py-jsonpath-ng@${PY_FLAVOR}
LUA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lupa>=1.14<3.0:lang/py-lupa@${PY_FLAVOR}
PROBABILISTIC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyprobables>=0.6<1:math/py-pyprobables@${PY_FLAVOR}
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1702543634
SHA256 (fakeredis-2.20.1.tar.gz) = a2a5ccfcd72dc90435c18cde284f8cdd0cb032eb67d59f3fed907cde1cbffbbd
SIZE (fakeredis-2.20.1.tar.gz) = 122874
TIMESTAMP = 1708449092
SHA256 (fakeredis-2.21.1.tar.gz) = 773bd03c38fe745c0c03c5b4ebb92521a25d3306f903c0ca65706bf65cf19e2a
SIZE (fakeredis-2.21.1.tar.gz) = 128540

View File

@ -1,18 +1,11 @@
--- pyproject.toml.orig 2023-09-25 21:51:17 UTC
--- pyproject.toml.orig 2024-02-15 14:54:18 UTC
+++ pyproject.toml
@@ -46,7 +46,7 @@ python = "^3.7"
@@ -46,7 +46,7 @@ lupa = { version = ">=1.14,<3.0", optional = true }
redis = ">=4"
sortedcontainers = "^2"
lupa = { version = ">=1.14,<3.0", optional = true }
-jsonpath-ng = { version = "^1.6", optional = true }
+jsonpath-ng = { version = "^1.5", optional = true }
pybloom-live = { version = "^4.0", optional = true }
pyprobables = { version = "^0.6", optional = true }
[tool.poetry.extras]
@@ -104,4 +104,4 @@ exclude = [
'.venv',
'.github',
'__pycache__',
-]
\ No newline at end of file
+]

View File

@ -1,21 +1,22 @@
PORTNAME= flask-sqlalchemy
PORTVERSION= 3.0.3
PORTREVISION= 2
PORTVERSION= 3.1.1
CATEGORIES= databases python
MASTER_SITES= PYPI
MASTER_SITES= PYPI \
https://github.com/pallets-eco/flask-sqlalchemy/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Flask-SQLAlchemy-${PORTVERSION}
DISTNAME= flask_sqlalchemy-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Add SQLAlchemy support to your Flask application
WWW= https://github.com/pallets-eco/flask-sqlalchemy
WWW= https://flask-sqlalchemy.palletsprojects.com/en/3.1.x/ \
https://github.com/pallets-eco/flask-sqlalchemy
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-pep517>=1.0.0:devel/py-pdm-pep517@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=2.2:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlalchemy14>=1.4.18:databases/py-sqlalchemy14@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=0<4:devel/py-flit-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=2.2.5:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlalchemy20>=2.0.16:databases/py-sqlalchemy20@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1677771171
SHA256 (Flask-SQLAlchemy-3.0.3.tar.gz) = 2764335f3c9d7ebdc9ed6044afaf98aae9fa50d7a074cef55dde307ec95903ec
SIZE (Flask-SQLAlchemy-3.0.3.tar.gz) = 135538
TIMESTAMP = 1708449094
SHA256 (flask_sqlalchemy-3.1.1.tar.gz) = e4b68bb881802dda1a7d878b2fc84c06d1ee57fb40b874d3dc97dabfa36b8312
SIZE (flask_sqlalchemy-3.1.1.tar.gz) = 81899

View File

@ -1,9 +1,9 @@
--- pyproject.toml.orig 2023-01-31 16:07:22 UTC
--- pyproject.toml.orig 2023-09-11 21:34:49 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
[project]
-name = "Flask-SQLAlchemy"
+name = "flask-sqlalchemy"
version = "3.1.1"
description = "Add SQLAlchemy support to your Flask application."
readme = "README.rst"
authors = [

View File

@ -1,5 +1,5 @@
PORTNAME= geoalchemy2
PORTVERSION= 0.14.3
PORTVERSION= 0.14.4
CATEGORIES= databases geography python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1703495799
SHA256 (GeoAlchemy2-0.14.3.tar.gz) = 79c432b10dd8c48422f794eaf9a1200929de14f41d2396923bfe92f4c6abaf89
SIZE (GeoAlchemy2-0.14.3.tar.gz) = 222523
TIMESTAMP = 1708449096
SHA256 (GeoAlchemy2-0.14.4.tar.gz) = 32069594f34473bd60830e341fac1c728b0d094c977e1c44f2b8f418f4f585b8
SIZE (GeoAlchemy2-0.14.4.tar.gz) = 222711

View File

@ -1,12 +1,13 @@
PORTNAME= marshmallow-sqlalchemy
PORTVERSION= 0.29.0
PORTVERSION= 0.30.0
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= SQLAlchemy integration with the marshmallow serialization library
WWW= https://github.com/marshmallow-code/marshmallow-sqlalchemy
WWW= https://marshmallow-sqlalchemy.readthedocs.io/en/latest/ \
https://github.com/marshmallow-code/marshmallow-sqlalchemy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1679498636
SHA256 (marshmallow-sqlalchemy-0.29.0.tar.gz) = 3523a774390ef0c1c0f7c708a7519809c5396cf608720f14f55c36f74ff5bbec
SIZE (marshmallow-sqlalchemy-0.29.0.tar.gz) = 52302
TIMESTAMP = 1708449098
SHA256 (marshmallow-sqlalchemy-0.30.0.tar.gz) = 29ad0a4fd1b4a1e52dcb07f9673d284a6b0795141916cc2169d4ee9a5d007347
SIZE (marshmallow-sqlalchemy-0.30.0.tar.gz) = 52682

View File

@ -1,5 +1,5 @@
PORTNAME= psycopg-c
PORTVERSION= 3.1.16
PORTVERSION= 3.1.18
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1703227852
SHA256 (psycopg-c-3.1.16.tar.gz) = 24f9805e0c20742c72c7be1412e3a600de0980104ff1a264a49333996e6adba3
SIZE (psycopg-c-3.1.16.tar.gz) = 561407
TIMESTAMP = 1708449102
SHA256 (psycopg-c-3.1.18.tar.gz) = ffff0c4a9c0e0b7aadb1acb7b61eb8f886365dd8ef00120ce14676235846ba73
SIZE (psycopg-c-3.1.18.tar.gz) = 561356

View File

@ -1,5 +1,5 @@
PORTNAME= psycopg-pool
PORTVERSION= 3.2.0
PORTVERSION= 3.2.1
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=49.2.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0.37:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.10:devel/py-typing-extensions@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.4:devel/py-typing-extensions@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1699774528
SHA256 (psycopg-pool-3.2.0.tar.gz) = 2e857bb6c120d012dba240e30e5dff839d2d69daf3e962127ce6b8e40594170e
SIZE (psycopg-pool-3.2.0.tar.gz) = 29383
TIMESTAMP = 1708449104
SHA256 (psycopg-pool-3.2.1.tar.gz) = 6509a75c073590952915eddbba7ce8b8332a440a31e77bba69561483492829ad
SIZE (psycopg-pool-3.2.1.tar.gz) = 29264

View File

@ -1,5 +1,5 @@
PORTNAME= psycopg
PORTVERSION= 3.1.16
PORTVERSION= 3.1.18
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1703227850
SHA256 (psycopg-3.1.16.tar.gz) = a34d922fd7df3134595e71c3428ba6f1bd5f4968db74857fe95de12db2d6b763
SIZE (psycopg-3.1.16.tar.gz) = 145826
TIMESTAMP = 1708449100
SHA256 (psycopg-3.1.18.tar.gz) = 31144d3fb4c17d78094d9e579826f047d4af1da6a10427d91dfcfb6ecdf6f12b
SIZE (psycopg-3.1.18.tar.gz) = 145973

Some files were not shown because too many files have changed in this diff Show More