NetBSD/pkgsrc yYEkY7Pmultimedia/ffmpeg6 Makefile.common

   ffmpeg6: Fix build on NetBSD/mips64

   The assembler code uses MIPS IV instructions while the NetBSD
   toolchain defaults to MIPS III. This renders the package
   uncompilable.

   XXX unsure if we're running mips64 on any MIPS III processors by
   default, but this is at least better than the package failing on
   every mips64 processor
VersionDeltaFile
1.12+6-1multimedia/ffmpeg6/Makefile.common
+6-11 files

NetBSD/pkgsrc 95yFehzdoc TODO

   doc/TODO: + erlang-27.3.3.
VersionDeltaFile
1.25662+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc egi2wPcemulators Makefile

   emulators/Makefile: sync
VersionDeltaFile
1.370+3-1emulators/Makefile
+3-11 files

NetBSD/pkgsrc fWPNWWydoc CHANGES-2025

   Updated net/wireshark, databases/postgresql-timescaledb
VersionDeltaFile
1.2688+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc IdGoOgudatabases/postgresql-timescaledb distinfo Makefile

   postgresql-timescaledb: updated to 2.19.3

   2.19.3

   This release contains bug fixes since the 2.19.2 release. We recommend that you upgrade at the next available opportunity.

   Bug fixes

   * Don't capture hard errors in with-clause parser
   * Don't capture hard errors for old cagg format
   * Don't capture errors estimating time max spread
   * Fix not using SkipScan over one chunk
   * Allow TAM chunk creation as non-owner
   * Fix TAM segfault on DELETE using segmentby column
   * Allow scheduler restarts to be disabled
   * Crash when grouping by multiple columns of a compressed table, one of which is a UUID segmentby column.
VersionDeltaFile
1.38+4-4databases/postgresql-timescaledb/distinfo
1.40+2-2databases/postgresql-timescaledb/Makefile
1.36+2-1databases/postgresql-timescaledb/PLIST
+8-73 files

NetBSD/pkgsrc k6hnHewnet/wireshark distinfo PLIST

   wireshark: updated to 4.4.6

   4.4.6

   The following bugs have been fixed:

   Bug in EtherCAT dissector with ECS order. Issue 13718.
   Conversation dialog columns return to default width on each new packet in live capture. Issue 15978.
   Tests fail in LTO-enabled builds in Ubuntu/Debian. Issue 18216.
   Incorrect conditions in BFCP dissector. Issue 18717.
   Static build fails on Ubuntu 24.04 because the c-ares library isn’t found. Issue 20343.
   Flutter’s Image Picker Generated JPEG Files Detected as Malformed Packet. Issue 20355.
   QUIC dissector breaks when src and dst change. Issue 20371.
   s390x: build fail on Ubuntu PPA nighty build. Issue 20372.
   Trailing octet after IPv4 packet end is not detected or displayed in raw bytes. Issue 20423.
   [packet-ax25-nol3.c] Only call APRS dissector on UI Frames. Issue 20429.
   Wireshark hangs when refreshing interfaces with the debug console preference set to "always" and a file open (Windows) Issue 20434.
   BGP EVPN - Type-8 route not correctly read after addition of Max. Response Time field. Issue 20459.
   Wireshark does not correctly decode LIN "go to sleep" in TECMP and CMP. Issue 20463.
   MQTT-SN: WILLTOPIC message not decoded correctly (missing some flags) Issue 20476.
VersionDeltaFile
1.182+4-4net/wireshark/distinfo
1.98+3-3net/wireshark/PLIST
1.329+2-2net/wireshark/Makefile
+9-93 files

NetBSD/pkgsrc sa55l0edoc pkgsrc.html pkgsrc.txt

   doc/pkgsrc.*: regen
VersionDeltaFile
1.381+509-642doc/pkgsrc.html
1.379+527-559doc/pkgsrc.txt
+1,036-1,2012 files

NetBSD/pkgsrc xLajq7xdoc/guide/files help-devel.xml help-user.xml

   doc/guide: update stale freenode links to point at libera

   (reported on libera by nortti)
VersionDeltaFile
1.4+2-2doc/guide/files/help-devel.xml
1.4+2-2doc/guide/files/help-user.xml
+4-42 files

NetBSD/pkgsrc ML3LDCPdoc CHANGES-2025

   Updated www/curl, www/libcurl-gnutls
VersionDeltaFile
1.2687+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc R3xcEJswww/curl distinfo Makefile.common

   curl libcurl-gnutls: updated to 8.13.0

   Changes 8.13.0:

   curl: add write-out variable 'tls_earlydata'
   curl: make --url support a file with URLs
   gnutls: set priority via --ciphers
   IMAP: add CURLOPT_UPLOAD_FLAGS and --upload-flags
   lib: add CURLFOLLOW_OBEYCODE and CURLFOLLOW_FIRSTONLY
   OpenSSL/quictls: add support for TLSv1.3 early data
   rustls: add support for CERTINFO
   rustls: add support for SSLKEYLOGFILE
   rustls: support ECH w/ DoH lookup for config
   rustls: support native platform verifier
   var: add a '64dec' function that can base64 decode a string
   wolfssl: tls early data support
   bugfixes
VersionDeltaFile
1.215+4-4www/curl/distinfo
1.23+2-2www/curl/Makefile.common
1.104+2-1www/curl/PLIST
+8-73 files

NetBSD/pkgsrc qlwOVSemultimedia/qt6-qtmultimedia PLIST

   qt6-qtmultimedia: fix PLIST
VersionDeltaFile
1.21+2-2multimedia/qt6-qtmultimedia/PLIST
+2-21 files

NetBSD/pkgsrc lXd133Zdoc CHANGES-2025

   Updated www/py-django-mptt, devel/py-test-mypy
VersionDeltaFile
1.2686+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc F7CBhMgdevel/py-test-mypy Makefile PLIST

   py-test-mypy: updated to 1.0.1

   v1.0.1

   Catch OSErrors when parsing mypy error paths

   v1.0.0

   Add test_pyproject_toml
   Update docs and links
   Drop Python 3.6 support and use PEP 621 metadata
   Mark the project as stable
   Test with mypy 1.x and fewer old versions
   Prevent AttributeError in pytest_terminal_summary
   Add support for Python 3.12
   Add support for pytest 8
   Ensure expected versions are installed while testing
   Upgrade static and publishing deps
   Enable branch code coverage

    [22 lines not shown]
VersionDeltaFile
1.8+11-10devel/py-test-mypy/Makefile
1.2+11-10devel/py-test-mypy/PLIST
1.7+4-4devel/py-test-mypy/distinfo
+26-243 files

NetBSD/pkgsrc B65VuTRwww/py-django-mptt distinfo Makefile

   py-django-mptt: updated to 0.17.0

   0.17

   Added support for Python 3.13 and Django 5.1 and 5.2.
   Dropped Django < 4.2.
VersionDeltaFile
1.21+4-4www/py-django-mptt/distinfo
1.28+2-2www/py-django-mptt/Makefile
1.14+3-1www/py-django-mptt/PLIST
+9-73 files

NetBSD/pkgsrc mkTvHI6games/freecell-solver Makefile

   freecell-solver: also needs py-six
VersionDeltaFile
1.12+2-1games/freecell-solver/Makefile
+2-11 files

NetBSD/pkgsrc nxe8s1Ddoc CHANGES-2025 TODO

   Updated devel/py-kivy, games/py-pysol_cards, games/freecell-solver, games/pysolfc
VersionDeltaFile
1.2685+5-1doc/CHANGES-2025
1.25661+1-2doc/TODO
+6-32 files

NetBSD/pkgsrc svxX7C3games/pysolfc PLIST Makefile

   pysolfc: updated to 3.2.0

   v3.2.0
   * New fullscreen mode, accessible by pressing F11.
   * Easy option to clear advanced search options.
   * Lots of bugfixes and enhancements.

   v3.1.0
   * Ten new games.
   * Cleanup of duplicate images to reduce package size.
   * Some extra cardset/table tile filter options.
   * Many enhancements, bugfixes, etc.

   v3.0.0
   New in this release:
   * 120 new games.
   * Support for several new types of games/decks, including tile puzzles, Ishido-type tile matching games, joker deck games, and more.
   * New game and cardset categories.
   * Ability to change the style of virtually any of the graphics in PySol.

    [2 lines not shown]
VersionDeltaFile
1.10+295-18,007games/pysolfc/PLIST
1.46+17-18games/pysolfc/Makefile
1.11+7-7games/pysolfc/distinfo
+319-18,0323 files

NetBSD/pkgsrc 3K4bDBxgames/freecell-solver Makefile PLIST, games/freecell-solver/patches patch-sys_tree.h

   freecell-solver: updated to 6.12.0

   Version 6.12.0: (30-Jun-2024)

   1. Avoid packaging /.tidyall.d ( https://github.com/shlomif/fc-solve/issues/99 )
   2. Renames to "global_instance" and clean-ups.

   Version 6.10.0: (13-Jun-2024)

   1. Add experimental functions in FC_SOLVE_INSTANCE_PARAMS_QUERYING .
   2. Fewer compile-time / lint-time warnings .
   3. Convert some regular expressions from +\d+ to +[0-9]+ .

   Version 6.8.0: (20-Oct-2022)

   1. Workaround an ldd regression: https://github.com/shlomif/fc-solve/issues/87 .
   2. OpenCL deal finder cleanups.
   3. Made the tests suite pass on more CMake options' configurations.
   4. Cleanups.

    [6 lines not shown]
VersionDeltaFile
1.11+11-13games/freecell-solver/Makefile
1.2+10-3games/freecell-solver/PLIST
1.5+4-5games/freecell-solver/distinfo
1.4+2-2games/freecell-solver/buildlink3.mk
1.2+1-1games/freecell-solver/patches/patch-sys_tree.h
+28-245 files

NetBSD/pkgsrc NqphsL9games/py-pysol_cards Makefile PLIST

   py-pysol_cards: updated to 0.18.1

   0.18.1

   * Remove some leftover files from the cookiecutter ( such as __main__.py )

   0.18.0

   * Remove remaining Python 2.x compatibility layer
   * Remove some leftover files from the cookiecutter ( such as __main__.py )

   0.16.0

   * Add support for dealing "binary_star".
   * Add tests.
VersionDeltaFile
1.6+4-11games/py-pysol_cards/Makefile
1.4+3-11games/py-pysol_cards/PLIST
1.6+4-4games/py-pysol_cards/distinfo
1.2+0-0games/py-pysol_cards/ALTERNATIVES
+11-264 files

NetBSD/pkgsrc 8sfLhUedevel/py-kivy Makefile PLIST, devel/py-kivy/patches patch-kivy_lib_gstplayer___gstplayer.pyx patch-kivy_core_image___img__sdl2.pyx

   py-kivy: updated to 2.3.1

   2.3.1

   Packaging

   - [Backport devel-2.3.x] Fix PyInstaller hooks to work with v6.x.x
   - Remove duplicated code block for dependency management (applies to `stable` branches only)
   - [Backport devel-2.3.x] Bump `SDL2` deps versions to latest available releases (macOS, Linux, Windows)

   Widgets

   - [Backport devel-2.3.x] Fix issue with `CompoundSelectionBehavior` silently ignoring `ValueError` in `on_selected_nodes` event
   - [Backport devel-2.3.x] `Label`: Prevent overwriting `disabled_color` attribute when `color` is updated

   Core-app

   - [Backport devel-2.3.x] Fix `ConfigParser.write` error with  when `--save` is supplied as an argument
   - [Backport devel-2.3.x] Update `monitor` module to use `dp`

    [73 lines not shown]
VersionDeltaFile
1.19+22-18devel/py-kivy/Makefile
1.5+12-1devel/py-kivy/PLIST
1.4+4-8devel/py-kivy/distinfo
1.2+1-1devel/py-kivy/patches/patch-kivy_lib_gstplayer___gstplayer.pyx
1.2+1-1devel/py-kivy/patches/patch-kivy_core_image___img__sdl2.pyx
1.2+1-1devel/py-kivy/patches/patch-kivy_core_window___window__sdl2.pyx
+41-301 files not shown
+42-317 files

NetBSD/pkgsrc nj2YKHDnews/tuifeed Makefile

   news/tuifeed: needs sse2
VersionDeltaFile
1.10+4-1news/tuifeed/Makefile
+4-11 files

NetBSD/pkgsrc QjyEm1unet/termscp Makefile

   net/termscp: fix broken build
VersionDeltaFile
1.21+3-1net/termscp/Makefile
+3-11 files

NetBSD/pkgsrc CdpMGeFsecurity/py-rsa Makefile

   ipy-rsa: fix tool dependency
VersionDeltaFile
1.17+2-2security/py-rsa/Makefile
+2-21 files

NetBSD/pkgsrc svibn77graphics/py-Pillow Makefile

   py-Pillow: require setuptools 78 to be on the safe side

   PLIST already adapted
VersionDeltaFile
1.91+2-2graphics/py-Pillow/Makefile
+2-21 files

NetBSD/pkgsrc E5HugqBdoc CHANGES-2025

   doc: Updated textproc/ruby-csv to 3.3.4
VersionDeltaFile
1.2684+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc qxzFjrTtextproc/ruby-csv distinfo Makefile

   textproc/ruby-csv: update to 3.3.4

   pkgsrc change: Allow build with Ruby 3.4.

   3.3.3 (2025-03-20)

   Improvements

   * csv-filter: Add an experimental command line tool to filter a CSV.
       - Patch by Burdette Lamar

   Fixes

   Fixed wrong EOF detection for ARGF
       - GH-328
       - Reported by Takeshi Nishimatsu

   Fixed a regression bug that CSV.open rejects integer mode.
       - GH-336

    [14 lines not shown]
VersionDeltaFile
1.15+4-4textproc/ruby-csv/distinfo
1.19+2-5textproc/ruby-csv/Makefile
+6-92 files

NetBSD/pkgsrc ZFthOEddoc CHANGES-2025

   doc: Updated devel/ruby-minitest to 5.25.5
VersionDeltaFile
1.2683+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc oB43ZSQdevel/ruby-minitest distinfo Makefile

   devel/ruby-minitest: update to 5.25.5

   pkgsrc change: Allow build with Ruby 3.4.

   5.25.5 (2025-03-12)

   4 bug fixes:

   * Bumped minimum ruby to 2.7.
   * Fixed expectation docs for must/wont_pattern_match. (jaredcwhite)
   * Reorder Minitest::Test.ancestors to allow reaching
     Minitest::Assertions#skipped? (Edouard-chin)
   * Update the ruby and rails compatibility tables. (bquorning)
VersionDeltaFile
1.43+4-4devel/ruby-minitest/distinfo
1.43+2-5devel/ruby-minitest/Makefile
+6-92 files

NetBSD/pkgsrc ZtJcoZWbenchmarks/ruby-benchmark Makefile, devel/ruby-io-console Makefile

   Update Ruby's version in comment.
VersionDeltaFile
1.6+2-2security/ruby-securerandom/Makefile
1.3+2-2benchmarks/ruby-benchmark/Makefile
1.14+2-2devel/ruby-io-console/Makefile
1.4+2-2devel/ruby-observer/Makefile
1.4+2-2time/ruby-timeout/Makefile
+10-105 files

NetBSD/pkgsrc QPxpFLwnet/ruby-net-imap Makefile

   net/ruby-net-imap: update Ruby's version in comment
VersionDeltaFile
1.12+2-2net/ruby-net-imap/Makefile
+2-21 files