164189 Commits

Author SHA1 Message Date
sthen
1cb3c6c44a update to snappy-1.1.9 2022-02-26 12:14:14 +00:00
sthen
cc7d4df81b update to mosquitto-2.0.14 2022-02-26 12:09:57 +00:00
sthen
ead4e431a6 update to xv-4.0.0alpha3 2022-02-26 09:46:01 +00:00
sthen
deb1f725d5 update to jsoncpp-1.9.5 2022-02-26 09:44:50 +00:00
ajacoutot
be04a1b1c1 Only keep pyusb,python3. 2022-02-26 09:44:19 +00:00
ajacoutot
6e05531894 Make pyusb python3 only; nothing depends on the python2 version. 2022-02-26 09:41:54 +00:00
sthen
d78b02fc5b update to p5-Crypt-OpenSSL-X509-1.913 2022-02-26 09:40:57 +00:00
sthen
2c3dd511ef update to p5-Crypt-OpenSSL-RSA-0.32 2022-02-26 09:39:07 +00:00
ajacoutot
dc2c987f5d Update to awscli-1.22.63. 2022-02-26 08:45:05 +00:00
ajacoutot
7dfe98653f Update to py3-boto3-1.21.8. 2022-02-26 08:44:50 +00:00
ajacoutot
99fffcbc9c Update to py3-botocore-1.24.8. 2022-02-26 08:44:38 +00:00
ajacoutot
a4b7660ad3 Update to dbus-1.12.22. 2022-02-26 08:39:11 +00:00
kmos
bc5cef71a0 The python3 entry for py-contextlib2 was missed when it was removed.
Found face-first by jca@
2022-02-25 23:08:56 +00:00
sebastia
c162f3427b simple update 1.4.4 -> 1.4.5 2022-02-25 22:27:10 +00:00
sthen
c4b93cb648 update to p5-libwww-6.61 2022-02-25 22:07:48 +00:00
sthen
025ce6b859 a few more py2+3 -> py3-only that I missed in the last commit 2022-02-25 22:04:46 +00:00
sthen
baa750f685 update MAC vendor list 2022-02-25 22:01:10 +00:00
sebastia
47d2d332da simple update 3.14.1 -> 3.14.2 2022-02-25 21:06:53 +00:00
sebastia
7a7ac8e7fe simple update: 3.8.20 -> 3.8.21 2022-02-25 20:56:47 +00:00
sebastia
60b4dc56c3 simple update: 0.13.6 -> 0.13.7 2022-02-25 20:56:06 +00:00
sebastia
3d7b48621e simple update: ethon-0.14.0 -> ethon-0.15.0 2022-02-25 20:55:30 +00:00
naddy
690ff173c3 audio/flac: update to 1.3.4
This release mostly fixes (security related) bugs, including
* 12 decoder bugs found by oss-fuzz
* encoder bug CVE-2021-0561

Bump revision to stay ahead of -stable.

Enable debug package while here.

with namn@
2022-02-25 20:45:09 +00:00
kn
41ef782c10 Update to latest HEAD (two OpenBSD PRs merged) 2022-02-25 20:16:59 +00:00
sdk
e8597f53ea Update minitube 3.9 => 3.9.3
Fixes playback issues.

ok sthen
2022-02-25 19:51:30 +00:00
sthen
4aa30352a1 For ports using MODPY_PYTEST, disable tests for Python 2. ok kmos
It doesn't cover every py2 port that uses py-test, but it lets us
whittle down the number. The remaining py2 ports using py-test can then
either move to using MODPY_PYTEST (preferably) or a flavour-dependent
NO_TEST directly until we remove all use of py2 py-test and can then
update the py-test stack.
2022-02-25 18:31:30 +00:00
sthen
5db632c71a Remove py2-only ports:
devel/py-traceback2 devel/py-contextlib2 devel/py-linecache2 devel/py-unittest2

Convert some py2+3 ports to py3-only:
devel/py-pbr devel/py-extras devel/py-testtools devel/py-fixtures

ok pamela@
2022-02-25 18:30:04 +00:00
sthen
2ef6730532 textproc/hotdoc: remove RDEP on py-contextlib2, it's only needed for py2
and this uses py3. ok aja@
2022-02-25 18:29:32 +00:00
bket
e45f287b05 Update to bats-1.6.0
Changes: https://github.com/bats-core/bats-core/releases/tag/v1.6.0

One test fails because it tries to use lsof or procstat, which we do not
have.
2022-02-25 17:56:26 +00:00
ajacoutot
57c9682196 Update to yaru-22.04.1. 2022-02-25 14:07:42 +00:00
ajacoutot
0052556bd4 Update to terragrunt-0.36.2. 2022-02-25 14:05:22 +00:00
ajacoutot
e45ae5ecd6 Update to py3-ICU-2.8.1. 2022-02-25 13:54:49 +00:00
jca
40c86f1b15 Don't pick up liburcu if present
With the liburcu version in -current, build fails anyway.  Can be
revisited later.  Spotted by sthen@ in aarch64 bulk build failures.
2022-02-25 12:21:18 +00:00
sthen
40bdf27b43 update to py3-schema-0.7.5, drop bogus contextlib2 dep 2022-02-25 12:18:20 +00:00
bcallah
b18a5bd457 Update to ugrep-3.7.4
Changelog: https://github.com/Genivia/ugrep/releases/tag/v3.7.4
Diff from Ricardo <risantos (AT) protonmail (DOT) com> -- thanks!
2022-02-25 12:17:17 +00:00
sthen
365bee18a5 update to py3-CherryPy-18.4.0, getting rid of bogus contextlib2 rdep
(it's only for backports to py2, but the in-tree version had a dep in
setup.py)

not the newest, but saves going through the process to get a new
port imported needed by newer versions (jaraco.collections)
2022-02-25 12:15:41 +00:00
sthen
23cec41291 update to py-virtualenv-16.7.10 (this is still old, but more recent ones
require various deps especially for py2)
2022-02-25 12:00:15 +00:00
ajacoutot
b3c4ea4c92 Update to awscli-1.22.62. 2022-02-25 07:39:19 +00:00
ajacoutot
01560e4838 Update to py3-s3transfer-0.5.2. 2022-02-25 07:37:29 +00:00
ajacoutot
d3429c889a Update to py3-boto3-1.21.7. 2022-02-25 07:37:16 +00:00
ajacoutot
9c3e29d0e7 Update to py3-botocore-1.24.7. 2022-02-25 07:37:02 +00:00
semarie
efb878d19e update lang/rust to 1.59.0
Announce: https://blog.rust-lang.org/2022/02/24/Rust-1.59.0.html
ChangeLog: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1590-2022-02-24

ok landry@
2022-02-25 07:28:46 +00:00
naddy
4cb1261acd archivers/libarchive: update to 3.6.0
New features:
* tar: new option "--no-read-sparse"
* tar: threads support for zstd
* RAR reader: filter support
* RAR5 reader: self-extracting archive support
* ZIP reader: zstd decompression support
2022-02-24 22:54:43 +00:00
solene
48a4146cfb Update to lagrange-1.10.6 2022-02-24 18:45:12 +00:00
bket
567970df8e Update to notmuch-0.35
Changes: https://notmuchmail.org/news/release-0.35/

OK sdk@
2022-02-24 17:53:12 +00:00
sthen
4847690ca4 update to remind-3.4.1, from Martin Ziemer (maintainer) 2022-02-24 15:24:23 +00:00
sthen
d813db2a7a xine-lib: AC3 fixes, from Brad 2022-02-24 15:05:40 +00:00
sthen
3c0422d144 bump REVISION to keep -current above -stable (different plists) 2022-02-24 15:04:51 +00:00
ajacoutot
722e10895d Use pkg-config(1) for sndio. 2022-02-24 13:57:38 +00:00
ajacoutot
e532622a29 Use pkg-config(1) for sndio. 2022-02-24 13:46:20 +00:00
sthen
30a605cd19 update to icewm-2.9.6 2022-02-24 12:48:54 +00:00