NetBSD/pkgsrc DiwAe7hprint/dvipsk Makefile

   dvipsk: follow redirect
VersionDeltaFile
1.33+2-2print/dvipsk/Makefile
+2-21 files

NetBSD/pkgsrc Rn3uchQdevel/pcre++ Makefile

   pcre++: update link

   This project is archived.
VersionDeltaFile
1.14+2-3devel/pcre++/Makefile
+2-31 files

NetBSD/pkgsrc q2C2xf7net/pconsole Makefile

   pconsole: comment out dead site
VersionDeltaFile
1.13+3-4net/pconsole/Makefile
+3-41 files

NetBSD/pkgsrc AuCWQl0sysutils/pcmanfm Makefile

   pcmanfm: switch to default sourceforge site, other site is dead
VersionDeltaFile
1.65+2-3sysutils/pcmanfm/Makefile
+2-31 files

NetBSD/pkgsrc 5VHKdfnmath/pcg Makefile

   pcg: switch to https
VersionDeltaFile
1.2+3-3math/pcg/Makefile
+3-31 files

NetBSD/pkgsrc 4aEbpmfdevel/pcc-libs Makefile

   pcc-libs: comment out dead site
VersionDeltaFile
1.8+2-2devel/pcc-libs/Makefile
+2-21 files

NetBSD/pkgsrc Ay8P66Slang/pcc-current Makefile

   pcc-current: comment out dead site
VersionDeltaFile
1.18+3-3lang/pcc-current/Makefile
+3-31 files

NetBSD/pkgsrc 8WLOKCelang/pcc Makefile

   pcc: comment out dead site
VersionDeltaFile
1.20+2-2lang/pcc/Makefile
+2-21 files

NetBSD/pkgsrc VusmQWqcad/pcb Makefile

   pcb: follow redirect

   This project is dead but suggesteds Ringdove as successor
VersionDeltaFile
1.114+2-3cad/pcb/Makefile
+2-31 files

NetBSD/pkgsrc ljMSvNjdevel/patchutils Makefile

   patchutils: switch to https
VersionDeltaFile
1.34+2-2devel/patchutils/Makefile
+2-21 files

NetBSD/pkgsrc lszehnGdevel/palmpower Makefile

   palmpower: comment out dead site
VersionDeltaFile
1.8+2-3devel/palmpower/Makefile
+2-31 files

NetBSD/pkgsrc sGbHhw3security/PACK Makefile

   PACK: comment out dead site
VersionDeltaFile
1.7+3-3security/PACK/Makefile
+3-31 files

NetBSD/pkgsrc E8qQnNwdoc CHANGES-2026

   Updated misc/py-trove-classifiers, print/py-reportlab
VersionDeltaFile
1.351+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 2vbsQzCprint/py-reportlab distinfo Makefile

   py-reportlab: updated to 4.4.9

   CHANGES  4.4.9   15/01/2026

   * remove unwanted debug

   CHANGES  4.4.8   15/01/2026

   * fix callback security hole reported by Pedro "gankd"  lt pedrovgcruz at icloud dot com gt
VersionDeltaFile
1.50+4-7print/py-reportlab/distinfo
1.92+2-2print/py-reportlab/Makefile
+6-92 files

NetBSD/pkgsrc RxkteLImisc/py-trove-classifiers distinfo Makefile

   py-trove-classifiers: updated to 2026.1.14.14

   2026.1.14.14

   Update __init__.py to add Cygwin as a classifier

   Add "Environment :: Cygwin (MS Windows)" as a classifier as some modules, such as mine, work on Windows but only via the Cygwin POSIX layer (www.cygwin.com)
VersionDeltaFile
1.45+4-4misc/py-trove-classifiers/distinfo
1.47+2-2misc/py-trove-classifiers/Makefile
+6-62 files

NetBSD/pkgsrc u66MUSwdevel/py-uv-build distinfo, devel/py-uv-build/patches patch-.._vendor_mio-1.1.0_src_sys_unix_selector_kqueue.rs

   py-uv-build: fix build on NetBSD
VersionDeltaFile
1.1+18-0devel/py-uv-build/patches/patch-.._vendor_mio-1.1.0_src_sys_unix_selector_kqueue.rs
1.12+2-1devel/py-uv-build/distinfo
+20-12 files

NetBSD/pkgsrc FZjnrQZmk/compiler gcc.mk

   mk: be more defensive about wrt gcc -dumpversion output

   Should now work with output that only returns the major version.
VersionDeltaFile
1.306+2-2mk/compiler/gcc.mk
+2-21 files

NetBSD/pkgsrc CSoYMtpemulators/vice PLIST

   emulators/vice: fix package build (PLIST)

   If the option vice-x64 was not enabled, x64 is installed as a link to x64sc,
   so it should be unconditional in the PLIST.

   No version bump: without the option (default), the package was broken.
   If you had set the option, there is no change.
VersionDeltaFile
1.38+2-2emulators/vice/PLIST
+2-21 files

NetBSD/pkgsrc Zuo9UmMdatabases/mimir Makefile, databases/mongo-tools Makefile

   Revbump all Go packages after go125 update
VersionDeltaFile
1.19+2-2databases/mimir/Makefile
1.53+2-2databases/mongo-tools/Makefile
1.54+2-2databases/mysqld_exporter/Makefile
1.71+2-2databases/postgres_exporter/Makefile
1.122+2-2databases/prometheus/Makefile
1.36+2-2devel/gomodifytags/Makefile
+12-12196 files not shown
+404-372202 files

NetBSD/pkgsrc AP4aBbpdoc CHANGES-2026

   doc: Updated lang/go125 to 1.25.6
VersionDeltaFile
1.350+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc UMHWQmmlang/go version.mk, lang/go124 distinfo PLIST

   go: update to 1.24.12, 1.25.6 (security)

   These releases include 6 security fixes following the security policy:

   -   archive/zip: denial of service when parsing arbitrary ZIP archives

       archive/zip used a super-linear file name indexing algorithm that is
       invoked the first time a file in an archive is opened. This can lead
       to a denial of service when consuming a maliciously constructed ZIP
       archive.

       Thanks to Thanks to Jakub Ciolek for reporting this issue.

       This is CVE-2025-61728 and Go issue https://go.dev/issue/77102.

   -   net/http: memory exhaustion in Request.ParseForm

       When parsing a URL-encoded form net/http may allocate an unexpected
       amount of memory when provided a large number of key-value pairs.

    [98 lines not shown]
VersionDeltaFile
1.8+4-4lang/go125/distinfo
1.13+4-4lang/go124/distinfo
1.242+3-3lang/go/version.mk
1.4+1-0lang/go125/PLIST
1.8+1-0lang/go124/PLIST
+13-115 files

NetBSD/pkgsrc CsCtIS4editors/reovim Makefile

   reovim: reflect license change
VersionDeltaFile
1.5+2-2editors/reovim/Makefile
+2-21 files

NetBSD/pkgsrc Rz7u33Ldoc CHANGES-2026

   Updated net/dnsmasq, devel/lazygit
VersionDeltaFile
1.349+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc PiAxrVudevel/lazygit distinfo go-modules.mk

   lazygit: updated to 0.58.1

   0.58.1

   Enhancements

   Update search position (match x of y) when changing the selection in a list view

   Fixes

   When doing ctrl-f, and the resulting commit is not visible, scroll it into view
   Fix pasting multi-line text into the commit description
   Fix keypad keys, and pasting emojis in Windows Terminal
   Don't log the "git ls-remote" call when opening a PR
   Fix rendering artefacts after double-width characters (e.g. "⚠️") on some terminals
VersionDeltaFile
1.18+16-16devel/lazygit/distinfo
1.14+4-4devel/lazygit/go-modules.mk
1.64+2-2devel/lazygit/Makefile
+22-223 files

NetBSD/pkgsrc 5v8kXkEnet/dnsmasq distinfo Makefile

   dnsmasq: updated to 2.92

   version 2.92
   Redesign the interaction between DNSSEC validation and per-domain
   servers, specified as --server=/<domain>/<ip-address>. This should
   just work in all cases now. If the normal chain-of-trust exists into
   the delegated domain then whether the domain is signed or not, DNSSEC
   validation will function normally. In the case the delegated domain
   is an "overlay" on top of the global DNS and no NS and/or DS records
   exist connecting it to the global dns, then if the domain is
   unsigned the situation will be handled by synthesising a
   proof-of-non-existence-of-DS for the domain and queries will be
   answered unvalidated; this action will be logged. A signed domain
   without chain-of-trust can be validated if a suitable trust-anchor
   is provided using --trust-anchor. This change should be backwards
   compatible for all existing working configurations; it extends the
   space of possible configurations which are functional.

   Fix a couple of problems with DNSSEC validation and DNAME. One

    [60 lines not shown]
VersionDeltaFile
1.51+4-4net/dnsmasq/distinfo
1.54+2-2net/dnsmasq/Makefile
+6-62 files

NetBSD/pkgsrc MzYAuBfdoc CHANGES-2026

   doc: Updated editors/reovim to 0.8.1
VersionDeltaFile
1.348+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BkU4IYTeditors/reovim distinfo cargo-depends.mk, editors/reovim/patches patch-Cargo.toml

   editors/reovim: update to 0.8.1

   ## [0.8.1] - Unreleased

   ### Changed

   - **Screen module reorganization** - Better separation of concerns
     - Created `render/` submodule: chrome (status/tab/cmd line), line, pipeline, separator
     - Created `layout/` submodule: split tree, tab management
     - Created `WindowStore` as single source of truth for windows
     - Simplified `Window` struct from 14 fields to 8 fields:
       - `bounds: WindowRect` (combines x, y, width, height)
       - `viewport: Viewport` (combines scroll, cursor, desired_col)
       - `config: WindowConfig` (groups line_number, scrollbar, sign_column, border)
       - `id: WindowId` (type-safe wrapper instead of raw usize)

   ### Added

   - **Enhanced Markdown Decorations** (Epic #89) - Complete markdown rendering overhaul

    [492 lines not shown]
VersionDeltaFile
1.3+23-5editors/reovim/distinfo
1.2+4-4editors/reovim/patches/patch-Cargo.toml
1.3+6-0editors/reovim/cargo-depends.mk
1.4+3-3editors/reovim/Makefile
+36-124 files

NetBSD/pkgsrc mtpIhqVdoc CHANGES-2026

   Updated finance/bitcoin, devel/py-meson_python
VersionDeltaFile
1.347+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc t1hg4mtdevel/py-meson_python distinfo Makefile

   py-meson_python: updated to 0.19.0

   0.19.0

   Drop Python 3.8 support.
   Development-related extras were moved to dependency groups.
   Add support for targeting the iOS platform.
   The strip binary is now included in synthesized cross files.
   Documentation improvements: add more examples for specific use cases, and a contributing guide.
   Use trusted publishing with digital attestations to upload release artifacts to PyPI.
VersionDeltaFile
1.8+4-4devel/py-meson_python/distinfo
1.10+2-2devel/py-meson_python/Makefile
+6-62 files

NetBSD/pkgsrc e0a007Mfinance/bitcoin distinfo Makefile

   bitcoin: updated to 30.2

   30.2

   Notable changes

   Wallet

   * wallet: fix unnamed legacy wallet migration failure
   * wallettool: fix unnamed createfromdump failure walletsdir deletion
   * test: migration, avoid backup name mismatch in default_wallet_failure
   IPC

   * init: Fix Ctrl-C shutdown hangs during wait calls
   Build

   * guix: reduce allowed exported symbols
   * build: Update minimum required Boost version
   * guix: Fix osslsigncode tests

    [13 lines not shown]
VersionDeltaFile
1.26+4-4finance/bitcoin/distinfo
1.102+2-3finance/bitcoin/Makefile
+6-72 files