OpenBSD/ports 8l7gxRpnet/sniproxy distinfo Makefile

   update to sniproxy-0.9.16
VersionDeltaFile
1.9+2-2net/sniproxy/distinfo
1.13+1-1net/sniproxy/Makefile
+3-32 files

OpenBSD/ports VJiY5Zhsysutils/ansible distinfo Makefile, sysutils/ansible/pkg PLIST

   Update ansible 13.0.0 -> 13.1.0
   Changelog: https://github.com/ansible-community/ansible-build-data/blob/13.1.0/13/CHANGELOG-v13.md#v13-1-0
VersionDeltaFile
1.100+507-21sysutils/ansible/pkg/PLIST
1.158+2-2sysutils/ansible/distinfo
1.214+1-1sysutils/ansible/Makefile
+510-243 files

OpenBSD/ports 2zOb5lNsysutils/ansible-core distinfo Makefile

   Update ansible-core -> 2.20.0 -> 2.20.1
   Changelog: https://github.com/ansible/ansible/blob/stable-2.20/changelogs/CHANGELOG-v2.20.rst#v2-20-1
VersionDeltaFile
1.54+2-2sysutils/ansible-core/distinfo
1.61+1-1sysutils/ansible-core/Makefile
+3-32 files

OpenBSD/ports d7rKEiCtextproc/terraform-docs distinfo modules.inc

   Update terraform-docs 0.20.0 -> 0.21.0
   Changelog: https://github.com/terraform-docs/terraform-docs/releases/tag/v0.21.0
VersionDeltaFile
1.6+332-640textproc/terraform-docs/distinfo
1.6+105-209textproc/terraform-docs/modules.inc
1.6+1-1textproc/terraform-docs/Makefile
+438-8503 files

OpenBSD/ports HhhtLdBsysutils/tflint distinfo modules.inc

   Update tflint 0.59.1 -> 0.60.0
   Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.60.0
VersionDeltaFile
1.24+630-576sysutils/tflint/distinfo
1.23+221-203sysutils/tflint/modules.inc
1.24+1-1sysutils/tflint/Makefile
+852-7803 files

OpenBSD/ports c1cnDpytextproc/check-jsonschema distinfo Makefile, textproc/check-jsonschema/pkg PLIST

   Update to check-jsonschema 0.36.0
VersionDeltaFile
1.5+2-2textproc/check-jsonschema/distinfo
1.5+1-1textproc/check-jsonschema/Makefile
1.5+1-0textproc/check-jsonschema/pkg/PLIST
+4-33 files

OpenBSD/ports pGt7FMpdevel/py-protobuf distinfo Makefile

   Update to py-protobuf 6.33.2

   https://github.com/protocolbuffers/protobuf/releases/tag/v33.2
VersionDeltaFile
1.54+2-2devel/py-protobuf/distinfo
1.69+1-1devel/py-protobuf/Makefile
+3-32 files

OpenBSD/ports kleZw4ddevel/protobuf Makefile distinfo

   Update to protobuf 6.33.2

   https://github.com/protocolbuffers/protobuf/releases/tag/v33.2
VersionDeltaFile
1.99+3-3devel/protobuf/Makefile
1.63+2-2devel/protobuf/distinfo
+5-52 files

OpenBSD/ports 5wB2LFfnet/synapse distinfo modules.inc, net/synapse/patches patch-pyproject_toml

   net/synapse: update to 1.144.0, from maintainer Renaud Allard
VersionDeltaFile
1.73+93-90net/synapse/pkg/PLIST
1.85+34-46net/synapse/distinfo
1.48+16-22net/synapse/modules.inc
1.10+4-18net/synapse/patches/patch-pyproject_toml
1.113+3-3net/synapse/Makefile
+150-1795 files

OpenBSD/ports qKJ03Denet/libfilezilla/patches patch-lib_local_filesys_cpp

   Include limits.h to get PATH_MAX so this compiles with ports-gcc.

   OK bket@
VersionDeltaFile
1.1+13-0net/libfilezilla/patches/patch-lib_local_filesys_cpp
+13-01 files

OpenBSD/ports YRCbFJtsysutils/random_run distinfo Makefile

   Update to 2.17 to fix a missing break noticed by ports-gcc.
   From espie@
VersionDeltaFile
1.25+2-2sysutils/random_run/distinfo
1.28+1-1sysutils/random_run/Makefile
+3-32 files

OpenBSD/ports PYO7mPVnet/ns Makefile, net/ns/patches patch-configure_in

   Fix configure test that uses 'main()' instead of 'int main(void)'.
   Because of this the return type of random(3) is misdetected and the
   build later fails on ports-gcc because the the local random() stub
   clashes with the prototype from <stdlib.h>.
   Bump REVISION.
VersionDeltaFile
1.1+12-0net/ns/patches/patch-configure_in
1.57+1-1net/ns/Makefile
+13-12 files

OpenBSD/ports 1Z9GnpEtextproc/isearch Makefile, textproc/isearch/patches patch-configure

   Fix main functions to modern C in this configure mess.
   Bump REVISION to be on the safe side.
VersionDeltaFile
1.1+48-0textproc/isearch/patches/patch-configure
1.33+1-1textproc/isearch/Makefile
+49-12 files

OpenBSD/ports CYZrlgkmath/prover9/ladr Makefile, math/prover9/ladr/patches patch-mace4_src_msearch_c patch-mace4_src_select_c

   Add some missing ints to please ports-gcc. Bump revision since it changes
   the code.
VersionDeltaFile
1.1+12-0math/prover9/ladr/patches/patch-mace4_src_msearch_c
1.1+12-0math/prover9/ladr/patches/patch-mace4_src_select_c
1.14+1-1math/prover9/ladr/Makefile
+25-13 files

OpenBSD/ports 4VTH6Mlgames/oilwar/patches patch-configure

   Use modern C and use int main(void) { return 0; } as a compiler test.
   No need to bump revision since this fails hard with ports-gcc.
VersionDeltaFile
1.1+12-0games/oilwar/patches/patch-configure
+12-01 files

OpenBSD/ports eDZ3C4Vgames/maelstrom Makefile, games/maelstrom/patches patch-Maelstrom-netd_c

   Fix implicit int error with ports-gcc since int is missing for main().

   OK phessler@
VersionDeltaFile
1.3+9-0games/maelstrom/patches/patch-Maelstrom-netd_c
1.16+1-1games/maelstrom/Makefile
+10-12 files

OpenBSD/ports hdr9GxWgames/clonekeen Makefile, games/clonekeen/patches patch-src_misc_ui_c

   Fix an implicit int that makes ports-gcc fail. Bump revision.

   OK edd@ phessler@
VersionDeltaFile
1.3+9-0games/clonekeen/patches/patch-src_misc_ui_c
1.18+1-1games/clonekeen/Makefile
+10-12 files

OpenBSD/ports sG9Znnwdevel/liblouis Makefile

   Do not pick up libyaml even if it is installed.

   OK aja
VersionDeltaFile
1.57+2-1devel/liblouis/Makefile
+2-11 files

OpenBSD/ports 29JwyRulang/erlang/28 distinfo

   lang/erlang/28: Fix distinfo (re-rolled tarballs?)

   pointed out by naddy@, thanks
VersionDeltaFile
1.9+4-4lang/erlang/28/distinfo
+4-41 files

OpenBSD/ports px5mNtadevel/py2-pygame/pkg DESCR PLIST, devel/pygame Makefile

   py2-pygame is no longer used in ports, merge it into (py3) pygame
   (wasn't linked to devel/Makefile anyway..)
VersionDeltaFile
1.1771+2-1devel/quirks/files/Quirks.pm
1.59+1-1devel/pygame/Makefile
1.1759+1-1devel/quirks/Makefile
1.21+1-0devel/pygame/pkg/PLIST
1.2+0-0devel/py2-pygame/pkg/DESCR
1.7+0-0devel/py2-pygame/pkg/PLIST
+5-35 files not shown
+5-311 files

OpenBSD/ports 14MYmL4graphics/orthanc/server/patches patch-OrthancServer_Resources_RunCppCheck-2_17_0_sh patch-OrthancFramework_Resources_CMake_DcmtkConfiguration_cmake

   orthanc: allow building with dcmtk 3.7.0
VersionDeltaFile
1.1+12-0graphics/orthanc/server/patches/patch-OrthancServer_Resources_RunCppCheck-2_17_0_sh
1.3+2-1graphics/orthanc/server/patches/patch-OrthancFramework_Resources_CMake_DcmtkConfiguration_cmake
+14-12 files

OpenBSD/ports lzr4UrJgraphics/dcmtk Makefile distinfo, graphics/dcmtk/pkg PLIST

   Update to dcmtk 3.7.0
VersionDeltaFile
1.34+30-31graphics/dcmtk/Makefile
1.8+19-1graphics/dcmtk/pkg/PLIST
1.7+2-2graphics/dcmtk/distinfo
+51-343 files

OpenBSD/ports DyvsAhJnet/rbldnsd Makefile distinfo, net/rbldnsd/patches patch-rbldnsd_c patch-Makefile_in

   update to newer rbldnsd checkout, with py3 compatible tests code
   no significant change for us to the compiled daemon
   ok giovanni
VersionDeltaFile
1.20+11-10net/rbldnsd/Makefile
1.7+7-7net/rbldnsd/pkg/README
1.8+2-2net/rbldnsd/distinfo
1.7+1-1net/rbldnsd/patches/patch-rbldnsd_c
1.3+0-0net/rbldnsd/patches/patch-Makefile_in
+21-205 files

OpenBSD/ports iV2VCGJdevel/quirks Makefile, devel/quirks/files Quirks.pm

   switch net/py-dns from (py2) https://pypi.org/project/pydns/ to
   (py3) https://pypi.org/project/py3dns/, rbldnsd tests fix to follow
VersionDeltaFile
1.8+36-19net/py-dns/pkg/PLIST
1.29+5-13net/py-dns/Makefile
1.8+2-2net/py-dns/distinfo
1.1770+2-1devel/quirks/files/Quirks.pm
1.1446+1-1net/Makefile
1.1758+1-1devel/quirks/Makefile
+47-376 files

OpenBSD/ports WZJV1hfsysutils/random_run distinfo Makefile

   update to random_run-2.16, from espie, add "uses pledge" marker while there
VersionDeltaFile
1.24+2-2sysutils/random_run/distinfo
1.27+2-1sysutils/random_run/Makefile
+4-32 files

OpenBSD/ports MljFOdmnet/powerdns distinfo Makefile

   Update to PowerDNS Authoritative Server 5.0.2
VersionDeltaFile
1.58+2-2net/powerdns/distinfo
1.113+1-1net/powerdns/Makefile
+3-32 files

OpenBSD/ports eU4adSynet/kdeconnect-kde Makefile

   This needs c++ and python so requires explicit COMPILER/COMPILER_LANGS

   OK sthen@
VersionDeltaFile
1.42+4-0net/kdeconnect-kde/Makefile
+4-01 files

OpenBSD/ports jzgW0PQdevel/py-rcsparse Makefile, devel/py-rcsparse/patches patch-py-rcsparse_c

   Fix another int-conversion issue in python code and bump REVISION

   In file included from /usr/local/include/python3.13/Python.h:73,
                    from py-rcsparse.c:18:
   py-rcsparse.c: At top level:
   /usr/local/include/python3.13/object.h:138:9: error: initialization
   of 'long int' from 'PyTypeObject *' {aka 'struct _typeobject *'}
   makes integer from pointer without a cast [-Wint-conversion]
   138 |         (type)                      \
       |         ^
   py-rcsparse.c:773:9: note: in expansion of macro 'PyObject_HEAD_INIT'
   773 |         PyObject_HEAD_INIT(&PyType_Type)
       |         ^~~~~~~~~~~~~~~~~~

   OK sthen@
VersionDeltaFile
1.7+9-0devel/py-rcsparse/patches/patch-py-rcsparse_c
1.32+1-1devel/py-rcsparse/Makefile
+10-12 files

OpenBSD/ports kXHyNglaudio/pd Makefile

   Add COMPILER line to fix build on sparc64.

   ok tb@
VersionDeltaFile
1.2+3-0audio/pd/Makefile
+3-01 files

OpenBSD/ports SC65blrdevel/cargo-c distinfo crates.inc

   Update to cargo-c 0.10.19

   https://github.com/lu-zero/cargo-c/releases/tag/v0.10.19
VersionDeltaFile
1.12+158-124devel/cargo-c/distinfo
1.12+77-60devel/cargo-c/crates.inc
1.12+1-1devel/cargo-c/Makefile
+236-1853 files