NetBSD/pkgsrc LJRQbhrdoc CHANGES-2026

   doc: Updated misc/gnuls to 9.11
VersionDeltaFile
1.2586+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc KlxziWEdoc CHANGES-2026 TODO

   doc: Updated sysutils/coreutils to 9.11
VersionDeltaFile
1.2585+2-1doc/CHANGES-2026
1.27155+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc mGGJXY4sysutils/coreutils Makefile distinfo, sysutils/coreutils/patches patch-configure

   coreutils: update to 9.11.

   GNU coreutils NEWS                                    -*- outline -*-

   * Noteworthy changes in release 9.11 (2026-04-20) [stable]

   ** Bug fixes

     'dd' now always diagnoses partial writes correctly upon write failure.
     Previously it may have indicated that only full writes were performed.
     [This bug was present in "the beginning".]

     'fold' will no longer truncate output when encountering 0xFF bytes.
     [bug introduced in coreutils-9.8]

     'fold' is again responsive to its input.  Previously it would have delayed
     processing until 256KiB was read from the input.
     [bug introduced in coreutils-9.8]


    [96 lines not shown]
VersionDeltaFile
1.93+10-1sysutils/coreutils/Makefile
1.52+4-5sysutils/coreutils/distinfo
1.39+2-2sysutils/coreutils/Makefile.common
1.4+1-1sysutils/coreutils/patches/patch-configure
+17-94 files

NetBSD/pkgsrc YubEZjGdoc CHANGES-2026

   doc: Updated textproc/p5-XML-Parser to 2.58
VersionDeltaFile
1.2584+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 9jBtjWwtextproc/p5-XML-Parser distinfo Makefile

   p5-XML-Parser: update to 2.58.

   2.58 2026-04-23 (by Todd Rinaldo)

     Fixes:
       - PR #260 Prevent element-name SV leak when Start or End handlers
         die: wrap the call_sv in ENTER/SAVEFREESV/LEAVE so an exception
         thrown from a handler no longer leaks one SV per call. Audited
         all 19 XS callbacks — startElement and endElement were the only
         ones with non-mortal SVs across a call_sv boundary
       - PR #259 Add NULL check for GvIOp in XML_Do_External_Parse to
         prevent a segfault when an ExternEnt handler returns an
         unopened filehandle. GvIOp returns NULL for a glob that has
         never been opened; both call sites previously passed the NULL
         straight to newRV_inc
       - PR #258 Release the parser when an Init or Final handler dies.
         The release() call used to be skipped on exception, leaving a
         circular reference through self_sv so DESTROY never ran and the
         parser leaked permanently

    [88 lines not shown]
VersionDeltaFile
1.24+4-4textproc/p5-XML-Parser/distinfo
1.66+2-2textproc/p5-XML-Parser/Makefile
+6-62 files

NetBSD/pkgsrc 5Poy3E6doc CHANGES-2026

   doc: Updated time/p5-DateTime-TimeZone to 2.68
VersionDeltaFile
1.2583+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc o83f4oNtime/p5-DateTime-TimeZone distinfo Makefile

   p5-DateTime-TimeZone: update to 2.68.

   2.68    2026-04-23

   - This release is based on version 2026b of the Olson database. This release includes contemporary
     changes for British Columbia, CA.
VersionDeltaFile
1.113+4-4time/p5-DateTime-TimeZone/distinfo
1.136+2-2time/p5-DateTime-TimeZone/Makefile
+6-62 files

NetBSD/pkgsrc SLCh1Yfdoc CHANGES-2026

   doc: Updated security/p5-Crypt-RIPEMD160 to 0.14
VersionDeltaFile
1.2582+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc yQHOp90security/p5-Crypt-RIPEMD160 distinfo Makefile

   p5-Crypt-RIPEMD160: update to 0.14.

   0.14 2026-04-23

     Maintenance:
       - Use GNU tar (gtar) on macOS when building the dist tarball to avoid
         PaxHeader/ entries that fail the CPANTS no_pax_headers kwalitee
         check. Falls back to system tar on non-macOS platforms. PR #66
       - Update MANIFEST. PR #66

   0.13 2026-04-23

     Bug fixes:
       - Use SvPVbyte in XS add() so wide-character strings are handled
         consistently rather than relying on the caller's UTF-8 flag. PR #56
       - Add binmode to addfile() for cross-platform consistency on Windows. PR #57
       - Return $self from Perl-level add() and addfile() to enable method
         chaining at the Perl layer (XS already returned $self). PR #54
       - Zero MAC key material (key, k_ipad, k_opad) in DESTROY to reduce

    [31 lines not shown]
VersionDeltaFile
1.12+4-4security/p5-Crypt-RIPEMD160/distinfo
1.42+2-2security/p5-Crypt-RIPEMD160/Makefile
+6-62 files

NetBSD/pkgsrc ePzwdvDdoc CHANGES-2026

   doc: Updated fonts/font-util to 1.4.2
VersionDeltaFile
1.2581+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc tnSOWiLfonts/font-util distinfo Makefile

   font-util: update to 1.4.2.

   Alan Coopersmith (7):
         configure: Use AC_SYS_LARGEFILE to enable large file support
         Add --help and --version options
         Update ATTR_NORETURN for C23
         Strip trailing whitespace from source files
         ucs2any: Use reallocarray if available to protect against integer overflow
         gitlab CI: drop the ci-fairy check-mr job
         font-util 1.4.2
VersionDeltaFile
1.14+4-4fonts/font-util/distinfo
1.19+2-2fonts/font-util/Makefile
+6-62 files

NetBSD/pkgsrc 4chU7n9doc CHANGES-2026

   doc: Updated x11/xf86-video-nv to 2.1.24
VersionDeltaFile
1.2580+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 4kxz5TOx11/xf86-video-nv distinfo Makefile

   xf86-video-nv: update to 2.1.24.

   Alan Coopersmith (8):
         Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
         Don't try to load xaa module if not compiled with XAA support
         man page: stop claiming to use XAA on Xorg 1.13 & later
         Improve man page formatting
         g80: Avoid segfault if AccelMethod isn't set and XAA isn't built
         Strip trailing whitespace from source files
         gitlab CI: drop the ci-fairy check-mr job
         xf86-video-nv 2.1.24

   Enrico Weigelt, metux IT consult (2):
         use XNFalloc() instead of xnfalloc
         use XNFcallocarray() instead of xnfcalloc macro

   Yusuf Khan (8):
         g80: dont set accelmethod to xaa when xaa is disabled
         nv: support 0xf0 device id range

    [13 lines not shown]
VersionDeltaFile
1.25+4-4x11/xf86-video-nv/distinfo
1.42+2-2x11/xf86-video-nv/Makefile
+6-62 files

NetBSD/pkgsrc vGMXPhLdoc CHANGES-2026

   doc: Updated x11/xbitmaps to 1.1.4
VersionDeltaFile
1.2579+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc GkiOkZnx11/xbitmaps distinfo Makefile

   xbitmaps: update to 1.1.4.

   Alan Coopersmith (5):
         Add a meson build system
         xbitmaps.pc: Add URL
         gitlab CI: drop the ci-fairy check-mr job
         Strip trailing whitespace from source files
         xbitmaps 1.1.4
VersionDeltaFile
1.9+4-4x11/xbitmaps/distinfo
1.13+3-4x11/xbitmaps/Makefile
+7-82 files

NetBSD/pkgsrc cVfC8hadoc CHANGES-2026

   doc: Updated x11/xrandr to 1.5.4
VersionDeltaFile
1.2578+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc hyAcoVQx11/xrandr Makefile distinfo

   xrandr: update to 1.5.4.

   Alan Coopersmith (10):
         Improve man page formatting
         Additional man page formatting fixes
         xrandr man page NAME line doesn't give functionality [Debian bug #941422]
         man page: fix warnings from `mandoc -T lint`
         Strip trailing whitespace from source files
         Add more checks for malloc()/calloc() failure
         gitlab CI: drop the ci-fairy check-mr job
         COPYING: Add missing copyright notices from source files
         meson: Add option to build with meson
         xrandr 1.5.4

   Bjarni Ingi Gislason (1):
         xrandr.1: some editorial changes for this man page [Debian bug #1072490]

   Jeremy Huddleston Sequoia (1):
         set_gamma_info: fix heap-buffer-overflow with empty gamma ramps

    [3 lines not shown]
VersionDeltaFile
1.29+4-4x11/xrandr/Makefile
1.21+4-4x11/xrandr/distinfo
+8-82 files

NetBSD/pkgsrc aQqBBzMdoc CHANGES-2026

   doc: Updated sysutils/ntfsprogs to 2022.10.3nb1
VersionDeltaFile
1.2577+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc T8KLFRWdoc CHANGES-2026

   doc: Updated filesystems/libntfs to 2022.10.3nb1
VersionDeltaFile
1.2576+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc oK9Vd1nfilesystems/libntfs distinfo Makefile, filesystems/libntfs/patches patch-ntfsprogs_ntfsclone.c patch-libntfs-3g_device.c

   ntfsprogs: fix build on -current
VersionDeltaFile
1.3+18-14filesystems/libntfs/patches/patch-ntfsprogs_ntfsclone.c
1.3+11-11filesystems/libntfs/patches/patch-libntfs-3g_device.c
1.8+4-4filesystems/libntfs/distinfo
1.2+2-2filesystems/libntfs/patches/patch-configure
1.3+2-1filesystems/libntfs/Makefile
1.14+2-1sysutils/ntfsprogs/Makefile
+39-336 files

NetBSD/src cCZgPxgbin/rm rm.c

   check() needs to be gated by '!fflag'

   When '-f' is in effect, we won't stat the path, but check() needs the
   struct stat.
VersionDeltaFile
1.58+3-3bin/rm/rm.c
+3-31 files

NetBSD/src QUA0o7mdoc 3RDPARTY

   3RDPARTY: update pcc info

   PCC is now on github, and the old web site is not available.
   Update links.
VersionDeltaFile
1.2189+5-5doc/3RDPARTY
+5-51 files

NetBSD/pkgsrc Q13fFOhdoc CHANGES-2026

   doc: Updated geography/proj to 9.8.1
VersionDeltaFile
1.2575+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc FVpl95sgeography/proj Makefile

   geography/proj: Update to 9.8.1

   (Actually, the update was committed with the gdal update by mistake.
   This commit adds a comment to proj's Makefile and documents the
   update.)

   Upstream NEWS, less minor fixes:

   ## 9.8.1

   ### Warning

   It was discovered after the PROJ 9.8.0 release that several EPSG updates introduced
   after EPSG v12.033 - notably the introduction of national realizations of ETRS89
   (ETRS89-XXX […] where XXX is the 3-letter ISO country code) - caused backward
   incompatibilities in some workflows involving the ETRS89 CRS.

   In particular, transformations between ETRS89 and national CRSs based on other
   datums are known to be affected for Austria, Belgium, Catalonia, the Netherlands,

    [21 lines not shown]
VersionDeltaFile
1.67+4-1geography/proj/Makefile
+4-11 files

NetBSD/pkgsrc U5VQAUageography/gdal-lib Makefile

   geography/gdal-lib: Reset PKGREVISION after update.
VersionDeltaFile
1.199+2-2geography/gdal-lib/Makefile
+2-21 files

NetBSD/pkgsrc d1O3YcRdoc CHANGES-2026

   doc: Updated geography/py-gdal to 3.12.4
VersionDeltaFile
1.2574+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc OiYWCmNgeography/gdal-lib distinfo Makefile.common, geography/proj distinfo Makefile

   geography/gdal*: Update to 3.12.4

   This is a micro release (from 3.12.3).  Tested with wip/qgis4.
VersionDeltaFile
1.37+4-4geography/proj/distinfo
1.80+4-4geography/gdal-lib/distinfo
1.43+2-2geography/gdal-lib/Makefile.common
1.66+2-2geography/proj/Makefile
+12-124 files

NetBSD/pkgsrc CmoNmA5doc CHANGES-2026

   Added lang/souffle version 2.5.
VersionDeltaFile
1.2573+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc QDavAbrlang Makefile

   Add lang/souffle.
VersionDeltaFile
1.785+2-1lang/Makefile
+2-11 files

NetBSD/pkgsrc ILFfvl0mk/defaults options.description

   Add souffle-64bit option for lang/souffle.
VersionDeltaFile
1.759+1-0mk/defaults/options.description
+1-01 files