NetBSD/pkgsrc dp1Ep7pemulators/nono distinfo Makefile

   nono: update to 1.6.3.

   1.6.3 (2025/11/25)

   m68k(Fix): "Fix page address mask in several places on 68030 table search."
   m68k(Update): "Revert 68030 ATC to original-compliant behavior (FC-mixed 22-entries). These two fixes make current NetBSD/m68k newpmap kernel bootable (though the actual cause should be a bug in the NetBSD kernel)."
   m68k(Fix): "Fix inverted condition in PFLUSH* for deleting global entries on 68040."
   GUI(New): "Implement 68030 and 68040 page table monitor window."
   GUI(Fix): "Fix an abnormal termination when the log window is stretched."
   debugger(Fix): "Fix an issue where instruction breakpoints might not work."
   debugger(Update): "Show NetBSD/m68k system call number for exception history."
   build(Fix): "Fix a build error on platforms other than x86_64 and i386 after ver 1.6.0."
   vm(Update): "Note: It includes a lot of time axis-related changes that were in the work for the next release, but no functional changes are expected."
VersionDeltaFile
1.43+4-4emulators/nono/distinfo
1.60+2-2emulators/nono/Makefile
+6-62 files

NetBSD/pkgsrc gS8yygQdoc CHANGES-2025

   doc: Updated textproc/scooter to 0.8.4
VersionDeltaFile
1.6898+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 9wZqtAgtextproc/scooter distinfo cargo-depends.mk

   textproc/scooter: update to 0.8.4

   New features:

       Add --editor-command flag by @gfontenot in #283

   Bug fixes:

       Use overridden quit keymap in deprecation popup by @thomasschafer in #282

   Other changes:

       Bump various dependencies
VersionDeltaFile
1.8+16-34textproc/scooter/distinfo
1.8+4-10textproc/scooter/cargo-depends.mk
1.8+4-4textproc/scooter/Makefile
+24-483 files

NetBSD/pkgsrc 8wQL1N2doc CHANGES-2025

   doc: Updated devel/feluda to 1.10.3
VersionDeltaFile
1.6897+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc YE21sa2devel/feluda distinfo cargo-depends.mk

   devel/feluda: update to 1.10.3

   What's Changed

       feat: add just test-ci cmd to mimic ci testing locally by @anistark in #157
       refactor: restructure sbom command with format subcommands (spdx, cyclonedx) by @anistark in #156
       feat: validate sbom spdx and cyclonedx files by @anistark in #162
       feat: implement comprehensive SPDX standards compliance enhancements and character validation by @anistark in #163
       feat: add language parameter to GitHub Action by @anistark in #164
       fix: add CC0-1.0 license to compatibility matrix for all project licenses by @anistark in #165
       fix: exclude Go toolchain and version directives from dependency analysis by @anistark in #166
       feat: add filter to the TUI by @ashish10677 in #170
       chore: update dependencies by @anistark in #168
       feat: add sort feature to TUI and proper ascending/descending order by @anistark in #167
       refactor: move CI/CD examples to examples/ci directory by @anistark in #171
       Refactor/publish tag by @anistark in #172
       feat: add local-first license detection with --no-local flag for Node.js and Rust by @anistark in #173
       feat: ignore licenses and dependencies by @anistark in #175
VersionDeltaFile
1.15+163-151devel/feluda/distinfo
1.15+53-49devel/feluda/cargo-depends.mk
1.17+2-2devel/feluda/Makefile
+218-2023 files

NetBSD/pkgsrc giH234Vdoc CHANGES-2025

   doc: Updated devel/tokei to 13.0.0
VersionDeltaFile
1.6896+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc EtYR5Bmdevel/tokei distinfo Makefile

   devel/tokei: update to 13.0.0

    - Update README.md
    - Fix CRLF or mixed CRLF/LF line terminations in Markdown files (#1219)
    - Fix a minor typo in CLI help text (#1217)
    - Fix a missing space in CLI help text (#1218)
    - Relax lifetime constraints in language::embedding (#1225)
VersionDeltaFile
1.14+10-4devel/tokei/distinfo
1.15+3-5devel/tokei/Makefile
1.12+2-0devel/tokei/cargo-depends.mk
+15-93 files

NetBSD/pkgsrc 8HoWy38chat/prosody/files prosody.sh

   Expand comment explaning why we check for prosody.soc.
VersionDeltaFile
1.9+4-2chat/prosody/files/prosody.sh
+4-21 files

NetBSD/pkgsrc sDLx8gTlang/openjdk11 Makefile

   openjdk11: remove aarch64 membar substs

   Upstream changed from MACOS_AARCH64_ONLY to BSD_AARCH64_ONLY.
VersionDeltaFile
1.81+1-21lang/openjdk11/Makefile
+1-211 files

NetBSD/pkgsrc mIPWduZdoc CHANGES-2025

   Updated net/lua-socket to 3.1.0
VersionDeltaFile
1.6895+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc O4ak37qnet/lua-socket Makefile distinfo, net/lua-socket/patches patch-src_makefile patch-makefile

   lua-socket: update to 3.1.0, fix repo location, fix unit socket naming

   New github repo and home page.
   Fix unix socket naming on BSD-derived operating systems.

   Changes since 3.0-rc1:

   3.1.0:
       Add support for TCP Defer Accept
       Add support for TCP Fast Open
       Fix Windows (mingw32) builds
       Avoid build warnings on 64-bit Windows

   3.0.0:
       Lua 5.4.3+ support
       Cleanup minor issues to get a code linter to pass
       Update Visual Studio build rules for Lua 5.1
       Set http transfer-encoding even without content-length
VersionDeltaFile
1.4+5-22net/lua-socket/patches/patch-src_makefile
1.15+9-6net/lua-socket/Makefile
1.10+6-6net/lua-socket/distinfo
1.3+6-6net/lua-socket/patches/patch-makefile
+26-404 files

NetBSD/pkgsrc gpYjLwvconverters/libiconv distinfo, converters/libiconv/patches patch-src_Makefile.in

   The last update brought back the breakage reported in PR pkg/57222.

   Why attempt to pull in a static library from the DESTDIR tree (where
   it might end up, but isn't yet), when it is right there?
VersionDeltaFile
1.47+2-2converters/libiconv/distinfo
1.3+2-2converters/libiconv/patches/patch-src_Makefile.in
+4-42 files

NetBSD/pkgsrc eQ939rHmultimedia/mediainfo/patches patch-MediaInfoLib_Source_MediaInfo_MediaInfo__Internal.cpp

   Patch removal missed in last

   (Was removed from distinfo but not cvs)

   (Thanks wizd)
VersionDeltaFile
1.2+1-1multimedia/mediainfo/patches/patch-MediaInfoLib_Source_MediaInfo_MediaInfo__Internal.cpp
+1-11 files

NetBSD/pkgsrc lglUT62doc CHANGES-2025

   Updated multimedia/mediainfo to 25.10
VersionDeltaFile
1.6894+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc uQ2sPu5multimedia/libmediainfo Makefile

   Simplify SHLIB_TYPE check
VersionDeltaFile
1.11+2-2multimedia/libmediainfo/Makefile
+2-21 files

NetBSD/pkgsrc qxLzCIAmultimedia/mediainfo distinfo Makefile.common

   Updated multimedia/mediainfo to 25.10

   25.10

   - MXF: crosscheck of ADM profiles
   - MXF: experimental ARRI UL support, more video streams detected
   - TTML: better support files with SMPTE timecode and ticks instead of frame rate
   - MXF: update UL names from the MXF registry (details view)
   - AC-4: Add Bitstream level and Presentation level, fix
   - MXF: Fix infinite loop in some ARRI files
   - ADM: fix tagList related false positive conformance errors
   - WAV: fix buggy non word aligned files check with 4 GB+ files
   - I2452, PAC: skip '\0' prefix in content
   - I2451, TTML: change timecode output "format" from TTML style to classic timecode


   25.09

   - ADM: Dolby E profile for emission conformance checker

    [492 lines not shown]
VersionDeltaFile
1.21+4-5multimedia/mediainfo/distinfo
1.11+2-2multimedia/mediainfo/Makefile.common
+6-72 files

NetBSD/pkgsrc nRaznjCdoc CHANGES-2025

   doc: Updated games/openrct2 to 0.4.29
VersionDeltaFile
1.6893+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc crBIXsjgames/openrct2 distinfo PLIST

   openrct2: Update to 0.4.29

   upstream changes:
   -----------------
   0.4.29 (2025-11-22)
     * Feature: [#25459] Wall line dragging tool.
     * Improved: [#25028] Stalls now support colour presets, just like regular rides.
     * Improved: [#25426] Building the track designs index is now quicker.
     * Improved: [#25490] The ‘New Ride’ window can now be resized.
     * Fix: [#6228] The saved queue line path connections are not preserved when placing track designs (original bug).
     * Fix: [#14365] Track designs with scenery below the lowest track piece do not preview correctly.
     * Fix: [#25451] Dropdown item tooltips stay open if the mouse is moved over an empty space.
     * Fix: [#25454] Opening the land tool while building a path bridge or tunnel closes the Footpaths window.
     * Fix: [#25461] Path connections in raised track designs are sometimes broken when placed.
     * Fix: [#25467] Paths are not connected together correctly in track design previews.
     * Fix: [#25476] When both RCT2 and RCT1 are present, autodetection fails.
     * Fix: [#25480] The mini track design preview and price are misaligned in Enlarged UI mode.
     * Fix: [#25488] Crash in headless mode.
     * Fix: [#25494] The Go-Karts steep to flat track does not draw correctly in the flat side tunnel.

    [8 lines not shown]
VersionDeltaFile
1.45+19-19games/openrct2/distinfo
1.31+7-7games/openrct2/PLIST
1.86+3-3games/openrct2/Makefile
+29-293 files

NetBSD/pkgsrc 63UtlMCdoc CHANGES-pkgsrc-2025Q3

   Pullup tickets #7033 and #7034
VersionDeltaFile
1.1.2.13+7-1doc/CHANGES-pkgsrc-2025Q3
+7-11 files

NetBSD/pkgsrc QBBWN30www/palemoon distinfo, www/palemoon/patches patch-platform_media_ffvpx_config__unix__sparc64.h patch-platform_media_ffvpx_config__unix__sparc64.h

   Pullup ticket #7034 - requested by nia
   www/palemoon: sparc64 build fix

   Revisions pulled up:
   - www/palemoon/distinfo                                         1.31
   - www/palemoon/patches/patch-platform_media_ffvpx_config.h      1.1
   - www/palemoon/patches/patch-platform_media_ffvpx_config__unix__sparc64.h 1.1

   ---
      Module Name:      pkgsrc
      Committed By:     nia
      Date:             Sun Nov 23 10:59:29 UTC 2025

      Modified Files:
        pkgsrc/www/palemoon: distinfo
      Added Files:
        pkgsrc/www/palemoon/patches: patch-platform_media_ffvpx_config.h
            patch-platform_media_ffvpx_config__unix__sparc64.h


    [4 lines not shown]
VersionDeltaFile
1.1.2.1+0-793www/palemoon/patches/patch-platform_media_ffvpx_config__unix__sparc64.h
1.1.2.2+793-0www/palemoon/patches/patch-platform_media_ffvpx_config__unix__sparc64.h
1.1.2.1+0-16www/palemoon/patches/patch-platform_media_ffvpx_config.h
1.1.2.2+16-0www/palemoon/patches/patch-platform_media_ffvpx_config.h
1.28.2.1+3-1www/palemoon/distinfo
+812-8105 files

NetBSD/pkgsrc TOccznRdoc CHANGES-2025

   doc: Updated sysutils/duplicity to 3.0.6.2
VersionDeltaFile
1.6892+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc jcaizfosysutils/duplicity distinfo Makefile

   duplicity: Update to 3.0.6.2

   upstream changes:
   -----------------
   rel.3.0.6.2 (2025-11-20)
   Changes
     * Fix merge conflict resolution error. [Kenneth Loafman]
     * Add tty to Docker images for colored output. [Kenneth Loafman]
     * Changes from Thomas’s review. See MR 318. [Kenneth Loafman]
   Fix
     * Remove test not running under Docker. [Kenneth Loafman]
     * Don’t check for missing in first CollectionStatus().set_values(). [Kenneth Loafman]
     * Fix “full” not working. Add more tests. [Kenneth Loafman]
     * Fix “Upgrade to 3.0.6 on Archlinux gives gcry_kdf_derive failed” (#901) [Kenneth Loafman]
     * Ssh_pexpect_backend: fix TypeError. [Martin Wilck]
     * Fix compilation with gcc 15. [Martin Wilck]
     * –files-from fails when backing up root. [Jindřich Makovička]
     * Crash with b2backend when b2sk isn’t available, rather than proper error. [ede]
     * Fixes #905.

    [115 lines not shown]
VersionDeltaFile
1.40+4-4sysutils/duplicity/distinfo
1.77+2-2sysutils/duplicity/Makefile
+6-62 files

NetBSD/pkgsrc VST0FKedoc CHANGES-2025

   Updated www/py-hishel, devel/py-packageurl
VersionDeltaFile
1.6891+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc xRqUQ4ldevel/py-packageurl PLIST distinfo

   py-packageurl: updated to 0.17.6

   0.17.6 (2025-11-24)
   -------------------

   - Enhance url2purl to support commit hashes parsing (GitHub, GitLab, and Bitbucket)
     https://github.com/package-url/packageurl-python/pull/211

   - Adjust validation function
     https://github.com/package-url/packageurl-python/pull/206

   - Add validation function
     https://github.com/package-url/packageurl-python/pull/205
VersionDeltaFile
1.8+8-5devel/py-packageurl/PLIST
1.28+4-4devel/py-packageurl/distinfo
1.31+2-2devel/py-packageurl/Makefile
+14-113 files

NetBSD/pkgsrc VieIuBUwww/py-hishel PLIST distinfo

   py-hishel: updated to 1.1.6

   What's Changed in 1.1.6

   Documentation
   * remove some stale httpx configs

   Features
   * Add support for request no-cache directive


   What's Changed in 1.1.5

   Bug Fixes
   * filter out soft-deleted, expired and incomplete entries in `get_entries`


   What's Changed in 1.1.4


    [3 lines not shown]
VersionDeltaFile
1.2+52-61www/py-hishel/PLIST
1.4+4-4www/py-hishel/distinfo
1.4+4-3www/py-hishel/Makefile
+60-683 files

NetBSD/pkgsrc pCHihHhdoc CHANGES-2025

   Updated net/ngtcp2, inputmethod/librime
VersionDeltaFile
1.6890+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc GPhh9yPinputmethod/librime distinfo Makefile

   librime: updated to 1.15.0

   1.15.0

   Bug Fixes

   * **charset_filter:** Support Ext J
   * **simplifier:** Lazily initialize Opencc
   * navigation actions should trigger `update_notifier`
   * **composition:** skip phony segments in GetScriptText
   * **engine:** clear formatters and post processors
   * **vocabulary:** Homophones sorting should be stable

   Features

   * clear composition with a abortcomposition notification
VersionDeltaFile
1.16+4-4inputmethod/librime/distinfo
1.40+2-3inputmethod/librime/Makefile
+6-72 files

NetBSD/pkgsrc ddZQ5jTnet/ngtcp2 distinfo Makefile

   ngtcp2: updated to 1.18.0

   1.18.0

   Assume payload is not empty when decoding a QUIC frame
   Assert payloadlen > 0 for type only frames
   Map refactor
   Map refactor part2
   ngtcp2_map: Optimize a little bit further
   Fix memory leak on Retry
   Optimize ngtcp2_ksl
   Fix build fuzzer failure
   GHA: Build fuzzer
   Fix bug that bbr_handle_restart_from_idle with inflight == 0
   Remove unused congestion controller callbacks
   Run cflite batch manually
   Fix build_fuzzer.sh path
   ngtcp2_map: Resize if PSL gets really large just in case
   Gha cancel stale job

    [47 lines not shown]
VersionDeltaFile
1.30+4-4net/ngtcp2/distinfo
1.31+2-2net/ngtcp2/Makefile
1.27+2-2net/ngtcp2/PLIST
+8-83 files

NetBSD/pkgsrc IIMDtXtdoc TODO

   doc/TODO: + brandybasic-1.19.
VersionDeltaFile
1.26484+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc lWV14EWmisc/bsdstats Makefile

   bsdstats: comment out non-working HOMEPAGE
VersionDeltaFile
1.3+3-4misc/bsdstats/Makefile
+3-41 files