NetBSD/pkgsrc uN00h3Twww/hugo distinfo

   hugo: Fix outdated distinfo
VersionDeltaFile
1.47+373-505www/hugo/distinfo
+373-5051 files

NetBSD/pkgsrc M3jdM3Hdoc CHANGES-2025

   doc: Updated audio/py-beets to 2.5.1nb1
VersionDeltaFile
1.7478+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc dKp4bawaudio/py-beets Makefile distinfo, audio/py-beets/patches patch-beets_ui_____init____.py patch-beetsplug_lyrics.py

   py-beets: merge Debian patch for Python 3.14 support

   Bump PKGREVISION.
VersionDeltaFile
1.1+16-0audio/py-beets/patches/patch-beets_ui_____init____.py
1.1+16-0audio/py-beets/patches/patch-beetsplug_lyrics.py
1.48+5-4audio/py-beets/Makefile
1.27+3-1audio/py-beets/distinfo
+40-54 files

NetBSD/pkgsrc NyXV0gFaudio/py-beets Makefile

   py-beets: mark as not for Python 3.14
VersionDeltaFile
1.47+4-2audio/py-beets/Makefile
+4-21 files

NetBSD/pkgsrc Qqd4ZGedoc CHANGES-2025

   Updated math/fast_float, misc/stellarium
VersionDeltaFile
1.7477+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc ENPrzHNmisc/stellarium PLIST distinfo

   stellarium: updated to 25.4

   25.4
   The major changes of this version:
   - Added initial support of narration
   - Added new sky cultures
   - Many improvements in Sky Culture Maker plugin
   - Many improvements in Core
   - Many updates in sky cultures
VersionDeltaFile
1.61+199-4misc/stellarium/PLIST
1.75+4-4misc/stellarium/distinfo
1.177+2-3misc/stellarium/Makefile
+205-113 files

NetBSD/pkgsrc 7GvhZWsdoc CHANGES-2025 TODO

   doc: Updated lang/sbcl to 2.6.0
VersionDeltaFile
1.7476+2-1doc/CHANGES-2025
1.26596+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc xmrxZ3Tlang/sbcl distinfo Makefile

   sbcl: updated to 2.6.0

   - enhancement: the compiler will recognize certain combinations of
     high-level optimizations as expressible by shorter machine
     instruction sequences, documented in the manual under
     "Recognized idioms" in the "Efficiency" section.
   - enhancement: the SB-COVER code coverage tool can emit a report
     in a format compatible with the LCOV open-source tool.
   - bug fix: compiled code calling EXPT with constant integer exponent
     (or 1/2) and floating point base is more consistent with out-of-line
     EXPT.
   - bug fix: fix SCALE-FLOAT on denormal floats.
   - bug fix: the system's test of constructing an ELF core is compatible
     with storing code coverage information.
   - bug fix: inconsistent result from SUBTYPEP on array types.
   - bug fix: the SB-COVER reporting utilities can now annotate source
     files containing array literals using #A(<dims> <eltype> . <contents>)
     syntax.
   - bug fix: compiler error resulting from losing some already-computed

    [29 lines not shown]
VersionDeltaFile
1.86+4-4lang/sbcl/distinfo
1.113+2-2lang/sbcl/Makefile
+6-62 files

NetBSD/pkgsrc bT1z0J5math/fast_float distinfo Makefile

   fast_float: updated to 8.2.1

   8.2.1

   fix for issue 354

   8.2.2

   Added template overloads for integer_times_pow10()
   Made function non-template
   Added corner cases around max value/infinity
   Fixes compilation on GCC/MinGW
   oss-fuzz: Add unit test build
   documenting better which types we support
   adding IP address benchmark
   faster uint8_t parsing
   Fixed UB
VersionDeltaFile
1.9+4-4math/fast_float/distinfo
1.9+2-2math/fast_float/Makefile
+6-62 files

NetBSD/pkgsrc 8YAG03vdoc CHANGES-2025

   doc: Updated news/sfeed to 2.3
VersionDeltaFile
1.7475+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc AQ9vCG1news/sfeed distinfo Makefile

   sfeed: Update to 2.3

   Changes:
   2.3
   For this release if you use sfeed_mbox: because of some changes the Message-ID
   value will be different. This may be important for example if you use this
   header for filtering duplicate messages.

   See below for detailed information.

   Fixes:
   * sfeed_update: when merging a record: change the default to use the last record
     In many cases it makes sense to use the last record (merged by default based
     on the combination id, title, link).
     Thanks Ivo Cicchese for the feedback!
   * sfeed_mbox:
     * The To header could contain characters that are invalid.
     * The Message-ID field could contain spaces or invalid characters. Now it is
       "@newsfeed.local".

    [35 lines not shown]
VersionDeltaFile
1.30+4-4news/sfeed/distinfo
1.31+2-2news/sfeed/Makefile
+6-62 files

NetBSD/pkgsrc rjNgFhwdoc CHANGES-2025

   Updated net/py-tldextract, devel/py-coverage
VersionDeltaFile
1.7474+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc qOcpqT8devel/py-coverage distinfo Makefile

   py-coverage: updated to 7.13.1

   Version 7.13.1 — 2025-12-28

   - Added: the JSON report now includes a ``"start_line"`` key for function and
     class regions, indicating the first line of the region in the source. Closes
     `issue 2110`_.

   - Added: The ``debug data`` command now takes file names as arguments on the
     command line, so you can inspect specific data files without needing to set
     the ``COVERAGE_FILE`` environment variable.

   - Fix: the JSON report used to report module docstrings as executed lines,
     which no other report did, as described in `issue 2105`_. This is now fixed,
     thanks to Jianrong Zhao.

   - Fix: coverage.py uses a more disciplined approach to detecting where
     third-party code is installed, and avoids measuring it. This shouldn't change
     any behavior. If you find that it does, please get in touch.

    [12 lines not shown]
VersionDeltaFile
1.70+4-4devel/py-coverage/distinfo
1.84+2-2devel/py-coverage/Makefile
+6-62 files

NetBSD/pkgsrc emAn1Dfnet/py-tldextract distinfo Makefile

   py-tldextract: updated to 5.3.1

   5.3.1 (2025-12-28)

   * Bugfixes
     * Drop support for EOL Python 3.9
     * Support Python 3.14 + PyPy 3.11
     * Speed up IP address search space with `isdecimal()` instead of `isdigit()`
   * Docs
     * Reorganize, dedupe, and shorten README
VersionDeltaFile
1.26+4-4net/py-tldextract/distinfo
1.32+2-2net/py-tldextract/Makefile
+6-62 files

NetBSD/pkgsrc dj9kKA9doc pkg-vulnerabilities

   pkg-vulnerabilities: spell gnupg2 correctly

   Add the missing trailing "2".

   Please also note that at the moment only CVE-2025-68973 is fixed on 2.5.x
   release.
VersionDeltaFile
1.693+3-3doc/pkg-vulnerabilities
+3-31 files

NetBSD/pkgsrc GruPQ3Odoc pkg-vulnerabilities

   pkg-vulnerabilities: add last 24 hours CVEs

   + gnupg
VersionDeltaFile
1.692+3-1doc/pkg-vulnerabilities
+3-11 files

NetBSD/pkgsrc RbjQMU3security/hydan Makefile

   hydan: comment out dead site
VersionDeltaFile
1.13+3-3security/hydan/Makefile
+3-31 files

NetBSD/pkgsrc r1W1ALZtextproc/hugs-HaXml Makefile

   hugs-HaXml: update HOMEPAGE
VersionDeltaFile
1.7+2-3textproc/hugs-HaXml/Makefile
+2-31 files

NetBSD/pkgsrc WM97OLsprint/html2ps Makefile

   html2ps: comment out dead site
VersionDeltaFile
1.47+3-3print/html2ps/Makefile
+3-31 files

NetBSD/pkgsrc BM1rV5aprint/hplip Makefile

   hplip: follow redirect
VersionDeltaFile
1.124+2-2print/hplip/Makefile
+2-21 files

NetBSD/pkgsrc O9gViySnet/hping3 Makefile

   hping3: comment out dead site
VersionDeltaFile
1.13+2-2net/hping3/Makefile
+2-21 files

NetBSD/pkgsrc aNxJ4dRnet/hping Makefile

   hping: comment out betting site
VersionDeltaFile
1.18+2-3net/hping/Makefile
+2-31 files

NetBSD/pkgsrc AzDohoTmisc/plasma6-kde-gtk-config Makefile

   plasma6-kde-gtk-config: note dependency on sassc
VersionDeltaFile
1.2+3-1misc/plasma6-kde-gtk-config/Makefile
+3-11 files

NetBSD/pkgsrc mLBLqkYnet/libktorrent Makefile

   libktorrent: depend on boost-libs rather than boost-headers for cmake files
VersionDeltaFile
1.94+2-2net/libktorrent/Makefile
+2-21 files

NetBSD/pkgsrc uSJazA1security/libkleo Makefile

   libkleo: depend on boost-libs rather than boost-headers for cmake files
VersionDeltaFile
1.20+2-2security/libkleo/Makefile
+2-21 files

NetBSD/pkgsrc rK7c48Qmisc/kidentitymanagement Makefile

   kidentitymanagement: add missing kirigami-addons dependency
VersionDeltaFile
1.49+2-1misc/kidentitymanagement/Makefile
+2-11 files

NetBSD/pkgsrc Gpah7iCdoc CHANGES-2025 TODO

   doc: Updated sysutils/py-psutil to 7.2.1
VersionDeltaFile
1.7473+2-1doc/CHANGES-2025
1.26595+2-1doc/TODO
+4-22 files

NetBSD/pkgsrc OUApVnrsysutils/py-psutil Makefile distinfo

   py-psutil: update to 7.2.1.

   7.2.1
   =====

   2025-12-29

   **Bug fixes**

   - 2699_, [FreeBSD], [NetBSD]: `heap_info()`_ does not detect small allocations
     (<= 1K). In order to fix that, we now flush internal jemalloc cache before
     fetching the metrics.
VersionDeltaFile
1.66+5-9sysutils/py-psutil/Makefile
1.64+4-4sysutils/py-psutil/distinfo
+9-132 files

NetBSD/pkgsrc Te5uDQKdoc CHANGES-2025

   doc: Updated audio/kew to 3.7.3
VersionDeltaFile
1.7472+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc NTnrB7zaudio/kew distinfo PLIST, audio/kew/patches patch-Makefile patch-src_ui_common__ui.c

   kew: update to 3.7.3

   - Optimisations for large music collections/slow disks and a key
     binding/input handling overhaul.
   - kew play <filepath> , plays a file or a the contents of a
     directory.
   - Added support for USLT lyrics tag including USLT with embedded
     synchronized lrc content
   - bug fixes
VersionDeltaFile
1.3+11-11audio/kew/patches/patch-Makefile
1.1+15-0audio/kew/patches/patch-src_ui_common__ui.c
1.1+14-0audio/kew/patches/patch-src_ui_input.c
1.18+7-4audio/kew/distinfo
1.3+6-1audio/kew/PLIST
1.22+2-3audio/kew/Makefile
+55-196 files