NetBSD/src yKSN4cUsys/netinet sctputil.c, usr.sbin/acpitools/acpidump acpi.c

   add a space between the closing bracket and else keyword.
VersionDeltaFile
1.23+3-3sys/netinet/sctputil.c
1.57+3-3usr.sbin/acpitools/acpidump/acpi.c
1.22+3-3usr.sbin/puffs/mount_sysctlfs/sysctlfs.c
+9-93 files

NetBSD/pkgsrc oNl0ZX0doc pkg-vulnerabilities

   pkg-vulnerabilities: fix a typo in vulnerability type
VersionDeltaFile
1.668+3-3doc/pkg-vulnerabilities
+3-31 files

NetBSD/pkgsrc qa58cyTdoc pkg-vulnerabilities

   pkg-vulnerabilities: add last 36 hours CVEs

   + chromium, drupal,
     grub2 (all fixed upstream, 2.12 affected, no stable releases with the fix),
     haproxy, libvirt, mongo-c-driver, php-piwigo, py-cbor2,
     rsync (fixed upstream, latest stable release 3.4.1 affected)
VersionDeltaFile
1.667+24-1doc/pkg-vulnerabilities
+24-11 files

NetBSD/pkgsrc-wip d51f11fspotifyd-0.4.2 distinfo cargo-depends.mk

Update Spotifyd to 0.4.2

From [the release notes][1]:

> This release fixes the recent (and not so recent) issues with
> playback, you should be able to enjoy your music again! 🎉
>
> Fixed
>
>     fix multiple playback issues introduced by Spotify changes (#1362,
>     #1374)
>     fix crash on user switch (#1361)
>
> Added
>
>     add suggestions for alsa mixer / control device names
>     improve distribution support for Debian and Fedora (#1364, #1372)

[1]: https://github.com/Spotifyd/spotifyd/releases/tag/v0.4.2
DeltaFile
+837-822spotifyd-0.4.2/distinfo
+279-274spotifyd-0.4.2/cargo-depends.mk
+1-2spotifyd-0.4.2/Makefile
+1,117-1,0983 files

NetBSD/pkgsrc-wip bf34ac9spotifyd-0.4.2 distinfo cargo-depends.mk, spotifyd-0.4.2/patches patch-src_utils.rs

Add spotifyd-0.4.1nb1 from main
DeltaFile
+1,362-0spotifyd-0.4.2/distinfo
+454-0spotifyd-0.4.2/cargo-depends.mk
+36-0spotifyd-0.4.2/options.mk
+34-0spotifyd-0.4.2/Makefile
+14-0spotifyd-0.4.2/patches/patch-src_utils.rs
+6-0spotifyd-0.4.2/DESCR
+1,906-01 files not shown
+1,908-07 files

NetBSD/pkgsrc-wip d7cfb36tailscale distinfo Makefile

tailscale: update to 1.90.8
DeltaFile
+3-3tailscale/distinfo
+2-2tailscale/Makefile
+5-52 files

NetBSD/src Vx4KCwysys/arch/x68k/include cpu.h, sys/arch/x68k/x68k machdep.c pmap_bootstrap.c

   Remove unused (hp300 derived) `intiolimit` variable.

   Also define proper INTIOSIZE macro and use it where appropriate.
   Breifly tested on nono with and without __HAVE_NEW_PMAP_68K.
VersionDeltaFile
1.68+4-4sys/arch/x68k/include/cpu.h
1.216+3-4sys/arch/x68k/x68k/machdep.c
1.69+2-3sys/arch/x68k/x68k/pmap_bootstrap.c
1.141+1-4sys/arch/x68k/x68k/locore.s
+10-154 files

NetBSD/pkgsrc-wip 55db45clowdown Makefile PLIST

Remove lowdown from pkgsrc-wip

lowdown has been updated in HEAD to version 2.0.4 matching the version
here in wip.
DeltaFile
+0-21lowdown/Makefile
+0-12lowdown/PLIST
+0-5lowdown/distinfo
+0-4lowdown/DESCR
+0-1lowdown/COMMIT_MSG
+0-435 files

NetBSD/pkgsrc JlIKnjkdoc CHANGES-2025

   doc: FIx previous net/yt-dlp-ejs
VersionDeltaFile
1.6825+2-2doc/CHANGES-2025
+2-21 files

NetBSD/pkgsrc 7CIKyfGnet/yt-dlp-ejs Makefile

   net/yt-dlp-ejs: Fix broken PKGNAME. Thank you, jperkin@
VersionDeltaFile
1.4+2-2net/yt-dlp-ejs/Makefile
+2-21 files

NetBSD/pkgsrc oKsq5yJdoc CHANGES-2025

   Updated graphics/libpano13, graphics/hugin
VersionDeltaFile
1.6824+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc 4SKMj80graphics/hugin PLIST distinfo, graphics/hugin/patches patch-src_hugin1_toolbox_CMakeLists.txt patch-src_hugin1_base__wx_platform.cpp

   hugin: updated to 25.0.0

   Changes since 2024.0.1

   The most changes are under the hood and affect mainly the builders. Now a C++17 compiler is needed. Therefore the boost library is not needed anymore. Also libjpeg and libpng are not needed when building the shared version (which is the default). wxWidgets 3.2 or later is now required. The code has be refactored to follow the modern wxWidgets code style. With this change Hugin is now using vector SVG files instead of raster PNG files for the toolboor and buttons. This should improve the appearance on hdpi displays. Depending on the used compiler it may necessary to use a more up-to-date version of the needed libraries (e.g. libpano 2.9.23)
   A new GUI has be added: hugin_toolbox. It provides a GUI for enfuse and for simple perspective correction.
   Beside there are many small bugfixes.
VersionDeltaFile
1.18+45-55graphics/hugin/PLIST
1.1+24-0graphics/hugin/patches/patch-src_hugin1_toolbox_CMakeLists.txt
1.3+8-11graphics/hugin/patches/patch-src_hugin1_base__wx_platform.cpp
1.10+3-13graphics/hugin/patches/patch-CMakeLists.txt
1.35+9-6graphics/hugin/distinfo
1.1+14-0graphics/hugin/patches/patch-src_hugin__base_vigra__ext_ImageTransformsGPU.cpp
+103-852 files not shown
+115-978 files

NetBSD/pkgsrc g4PFRgqgraphics/libpano13 Makefile distinfo

   libpano13: updated to 2.9.23

   There have been some changes since 2.9.22:

   * gcc-15 fixes
   * cmake fixes
   * Fix FSF address
   * Fix TAGS file
   * Refactoring and fixes for many C warnings and issues
VersionDeltaFile
1.31+2-7graphics/libpano13/Makefile
1.16+4-4graphics/libpano13/distinfo
+6-112 files

NetBSD/pkgsrc 8Zb9yDGtextproc/lowdown Makefile distinfo, textproc/lowdown/patches patch-Makefile

   lowdown: fix compat function linking differently

   As of 2.0.4, upstream actually added context to handle this linking
   while keeping other symbol visibility hidden as they want. However, it
   wasn't factored in to the "libtoolization" changes that were made for
   pkgsrc purposes. (PR pkg/59614, PR pkg/59619.)
VersionDeltaFile
1.9+10-22textproc/lowdown/patches/patch-Makefile
1.38+2-2textproc/lowdown/Makefile
1.38+2-2textproc/lowdown/distinfo
+14-263 files

NetBSD/pkgsrc uD6ESbldoc CHANGES-2025

   doc: Updated net/yt-dlp-ejs to anynb1
VersionDeltaFile
1.6823+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc FBOBbgBnet/yt-dlp-ejs Makefile

   net/yt-dlp-ejs: Really bump PKGREVISION for previous
VersionDeltaFile
1.3+2-1net/yt-dlp-ejs/Makefile
+2-11 files

NetBSD/pkgsrc iMZysCRnet/yt-dlp-ejs Makefile distinfo

   net/yt-dlp-ejs: Use versioned .whl distfile instead

   * Use whl file from pypi. Suggested by wiz@. Thank you.
   * Remove unused nodejs dependency. It is my mistake.
   * Bump PKGREVISION.
VersionDeltaFile
1.2+6-13net/yt-dlp-ejs/Makefile
1.2+4-4net/yt-dlp-ejs/distinfo
1.2+4-0net/yt-dlp-ejs/PLIST
+14-173 files

NetBSD/pkgsrc-wip b506899lowdown Makefile PLIST

textproc/lowdown: Update to version 2.0.4
DeltaFile
+21-0lowdown/Makefile
+12-0lowdown/PLIST
+5-0lowdown/distinfo
+4-0lowdown/DESCR
+1-0lowdown/COMMIT_MSG
+43-05 files

NetBSD/pkgsrc nogxa5ktextproc/lowdown distinfo

   lowdown: also adjust distinfo for patch change from previous
VersionDeltaFile
1.37+2-2textproc/lowdown/distinfo
+2-21 files

NetBSD/pkgsrc wpMW94Otextproc/lowdown Makefile, textproc/lowdown/patches patch-Makefile

   lowdown: fix builds on platforms that require compat functions

   Addresses PR pkg/59614 from Piper McCorkle (Linux) and PR pkg/59619
   from db7 at mini.fritz.box (macOS).
VersionDeltaFile
1.8+19-7textproc/lowdown/patches/patch-Makefile
1.37+2-1textproc/lowdown/Makefile
+21-82 files

NetBSD/pkgsrc mfTMpT8doc CHANGES-2025

   Updated print/py-pikepdf
VersionDeltaFile
1.6822+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc zLdq2vcprint/py-pikepdf distinfo Makefile

   py-pikepdf: updated to 10.0.2

   v10

   Breaking changes for v10.x:
   - Dropped Python 3.9 compatibility, since it is end of life. Python 3.10 through
     3.14 are supported.
   - Dropped macOS 13 support, since it is end of life.
   - Dropped macOS 14 Intel wheels, because GitHub doesn't provide a way to build
     them - macOS 15 Intel works fine.
   - Dropped deprecated method `Pdf.check()` (use `.check_pdf_syntax()`).

   pikepdf now declares unstable "support" for freethreading, and does not publish
   freethreading wheels. All tests seem to pass, but that's because the existing
   tests don't try to create race conditions. Must be compiled manually.

   v10.0.2

   - Fixed presentation of strings using `unparse_content_stream` - if the stream can be represented using PdfDocEncoding, it is rendered in that way for ease of reading. :issue:`682`

    [5 lines not shown]
VersionDeltaFile
1.18+4-4print/py-pikepdf/distinfo
1.23+2-2print/py-pikepdf/Makefile
+6-62 files

NetBSD/pkgsrc Ich2DtIdoc CHANGES-2025

   Updated devel/py-zope.hookable, devel/py-zope.i18nmessageid
VersionDeltaFile
1.6821+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc LF97iVmdevel/py-zope.i18nmessageid distinfo Makefile

   py-zope.i18nmessageid: updated to 8.2

   8.2 (2025-11-18)

   - Move all supported package metadata into ``pyproject.toml``.
VersionDeltaFile
1.6+4-4devel/py-zope.i18nmessageid/distinfo
1.10+2-2devel/py-zope.i18nmessageid/Makefile
+6-62 files

NetBSD/pkgsrc cIqiHI7devel/py-zope.hookable distinfo Makefile

   py-zope.hookable: updated to 8.2

   8.2 (2025-11-18)

   - Move all supported package metadata into ``pyproject.toml``.
VersionDeltaFile
1.13+4-4devel/py-zope.hookable/distinfo
1.16+2-2devel/py-zope.hookable/Makefile
+6-62 files

NetBSD/pkgsrc kHSUHj4doc CHANGES-2025

   Updated devel/py-maturin, www/py-zope.proxy
VersionDeltaFile
1.6820+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc qEOGxqQwww/py-zope.proxy distinfo Makefile

   py-zope.proxy: updated to 7.1

   7.1 (2025-11-18)

   - Drop support for Python 3.9.
   - Add support for Python 3.14.
   - Move all supported package metadata into ``pyproject.toml``.
   - Remove no longer necessary ``setuptools`` runtime dependency.
VersionDeltaFile
1.14+4-4www/py-zope.proxy/distinfo
1.20+3-3www/py-zope.proxy/Makefile
+7-72 files

NetBSD/pkgsrc RA47VAadevel/py-maturin distinfo Makefile

   py-maturin: updated to 1.10.2

   1.10.2

   * Fix tagging for iOS x86_64 simulator wheels.
   * Set entry type when adding to the tar file.
VersionDeltaFile
1.44+4-4devel/py-maturin/distinfo
1.48+2-2devel/py-maturin/Makefile
+6-62 files

NetBSD/pkgsrc-wip 6e43e2d. Makefile, pdpmake Makefile DESCR

pdpmake: Add devel/pdpmake version 2.0.3
DeltaFile
+24-0pdpmake/Makefile
+7-0pdpmake/DESCR
+5-0pdpmake/distinfo
+3-0pdpmake/PLIST
+3-0pdpmake/COMMIT_MSG
+1-0Makefile
+43-06 files

NetBSD/pkgsrc-wip f66bfe4. TODO

TODO: remove vatomic and presenterm (already imported)
DeltaFile
+0-2TODO
+0-21 files