NetBSD/pkgsrc Rn6nfe8meta-pkgs/texlive-collection-fontsextra Makefile

   texlive-collection-fontsextra: update to revision 77044
VersionDeltaFile
1.38+11-2meta-pkgs/texlive-collection-fontsextra/Makefile
+11-21 files

NetBSD/pkgsrc Y2OFwqFdoc CHANGES-2026

   Note update of the "mutt" package to version 2.3.0
VersionDeltaFile
1.602+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc YEqXvSsmail/mutt distinfo Makefile

   mail/mutt: Update to version 2.3.0

   Changes since version 2.2.16:
   + $socket_receive_timeout and $socket_send_timeout cause mutt to
     timeout on a network read/write operation, respectively.  These
     could be useful if you have an unreliable connection and
     frequently find mutt gets stuck in a read.
   ! The folder browser now differentiates browsing for a file versus a
     mailbox.  For IMAP users, this means when attaching a file to an
     email, mutt will browse your local computer by default.
   ! <edit-label> no longer untags messages.  This is consistent with
     other operations inside of mutt.
   + $imap_reconnect_tries and $imap_reconnect_sleep control the number
     of times mutt will try to reconnect when a connection is lost, and
     how long to sleep between each retry.
VersionDeltaFile
1.123+4-4mail/mutt/distinfo
1.293+2-3mail/mutt/Makefile
+6-72 files

NetBSD/pkgsrc-wip 1237622rust193 distinfo, rust193/patches patch-vendor_openssl-sys-0.9.111_build_find__normal.rs patch-vendor_openssl-sys-0.9.111_build_main.rs

rust193: replicate openssl-sys patch for earlier versions, allowing build...

...for ilp32 NetBSD targets.  Perhaps oddly, 32-bit arm succeeds without,
but neither does powerpc nor i386.
DeltaFile
+30-0rust193/patches/patch-vendor_openssl-sys-0.9.111_build_find__normal.rs
+23-0rust193/patches/patch-vendor_openssl-sys-0.9.111_build_main.rs
+2-0rust193/distinfo
+55-03 files

NetBSD/pkgsrc g1n6hagmeta-pkgs/texlive-collection-binextra Makefile

   texlive-collection-binextra: update to revision 75830
VersionDeltaFile
1.35+4-2meta-pkgs/texlive-collection-binextra/Makefile
+4-21 files

NetBSD/pkgsrc zTsKMWKmeta-pkgs/texlive-collection-bibtexextra Makefile

   texlive-collection-bibtexextra: update to revision 75480
VersionDeltaFile
1.33+3-2meta-pkgs/texlive-collection-bibtexextra/Makefile
+3-21 files

NetBSD/pkgsrc J6StNmhfonts/tex-zapfding DESCR

   tex-zapfding: fix typo in DESCR
VersionDeltaFile
1.3+1-1fonts/tex-zapfding/DESCR
+1-11 files

NetBSD/pkgsrc 5aV0NLWfonts/tex-zapfchan DESCR

   tex-zapfchan: fix typo in DESCR
VersionDeltaFile
1.3+1-1fonts/tex-zapfchan/DESCR
+1-11 files

NetBSD/pkgsrc QrjnzTkfonts/tex-times DESCR

   tex-times: fix typo in DESCR
VersionDeltaFile
1.3+1-1fonts/tex-times/DESCR
+1-11 files

NetBSD/pkgsrc 8GoBti6fonts/tex-symbol DESCR

   tex-symbol: fix typo in DESCR
VersionDeltaFile
1.3+1-1fonts/tex-symbol/DESCR
+1-11 files

NetBSD/pkgsrc G4PwKB3fonts/tex-palatino DESCR

   tex-palatino: fix typo in DESCR
VersionDeltaFile
1.3+1-1fonts/tex-palatino/DESCR
+1-11 files

NetBSD/pkgsrc rvBcSkUdoc CHANGES-2026

   Updated archivers/minizip-ng, devel/py-pyparsing
VersionDeltaFile
1.601+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc QDu7Xf8devel/py-pyparsing distinfo PLIST

   py-pyparsing: updated to 3.3.2

   Version 3.3.2 - January, 2026

   - Defined pyparsing-specific warning classes so that they can be selectively enabled
     or disabled without affecting warnings raised by other libraries in the same Python
     app:
     - `PyparsingWarning` - base warning for all pyparsing-specific warnings (inherits
       from `UserWarning`)
     - `PyparsingDeprecationWarning` - warning for using deprecated features (inherits
       from `PyparsingWarning` and `DeprecationWarning`)
     - `PyparsingDiagnosticWarning` - warning raised when pyparsing diagnostics are
       enabled and a diagnostic feature is used (inherits from `PyparsingWarning`)

   - Added `as_datetime` parse action to `pyparsing.common` - a more generalized
     version of the `convert_to_datetime` parse action (supports any expression that extracts
     date/time fields into "year", "month", "day", etc. results names), and validates
     that the parsed fields represent a valid date and time.


    [15 lines not shown]
VersionDeltaFile
1.38+4-4devel/py-pyparsing/distinfo
1.12+4-1devel/py-pyparsing/PLIST
1.41+2-2devel/py-pyparsing/Makefile
+10-73 files

NetBSD/pkgsrc 3EmQENlfonts/tex-ncntrsbk DESCR

   tex-ncntrsbk: fix typo in DESCR
VersionDeltaFile
1.3+1-1fonts/tex-ncntrsbk/DESCR
+1-11 files

NetBSD/pkgsrc c3iSJaIfonts/tex-helvetic DESCR

   tex-helvetic: fix typo in DESCR
VersionDeltaFile
1.3+1-1fonts/tex-helvetic/DESCR
+1-11 files

NetBSD/pkgsrc KeUIHWxfonts/tex-courier DESCR

   tex-courier: fix typo in DESCR
VersionDeltaFile
1.4+1-1fonts/tex-courier/DESCR
+1-11 files

NetBSD/pkgsrc ZIKBK9Varchivers/minizip-ng distinfo Makefile, archivers/minizip-ng/patches patch-mz__strm__os__posix.c

   minizip-ng: updated to 4.1.0

   4.1.0

   Apply Clang format
   align bzip and lzma streams for 64-bit platforms
   Revert: Make pattern in mz_zip_reader dynamically assigned
   Mark handle as unused.
   doc: compression -> decompression
   Updage usage of Buffered Stream
   zstd: add MZ_STREAM_PROP_COMPRESS_THREADS
   fix stack overrun in mz_os_utf8_string_create
   harden mz_zip_writer_add_file against link following
   refactor: passing reader, writer, zip instead of handle
   zip_rw: validate the handle in each getter/setter
   cmake: better zlib-ng / zlib handling
   fix missing const at r/o buffers
   Drop documents that are not freely distributable
   Removing superfluous const

    [9 lines not shown]
VersionDeltaFile
1.1+17-0archivers/minizip-ng/patches/patch-mz__strm__os__posix.c
1.7+5-4archivers/minizip-ng/distinfo
1.10+2-2archivers/minizip-ng/Makefile
+24-63 files

NetBSD/pkgsrc WqzTBeafonts/tex-bookman DESCR

   tex-bookman: fix typo in DESCR
VersionDeltaFile
1.3+1-1fonts/tex-bookman/DESCR
+1-11 files

NetBSD/pkgsrc Ihu1JOqfonts/tex-avantgar DESCR

   tex-avantgar: fix typo in DESCR
VersionDeltaFile
1.3+1-1fonts/tex-avantgar/DESCR
+1-11 files

NetBSD/pkgsrc YFAUXG5textproc/tex-xmltex DESCR

   tex-xmltex: fix typo in DESCR
VersionDeltaFile
1.3+2-2textproc/tex-xmltex/DESCR
+2-21 files

NetBSD/pkgsrc AZeA0pmdoc CHANGES-2026

   Updated inputmethod/librime, devel/py-cucumber-expressions
VersionDeltaFile
1.600+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc h3a2nwedevel/py-cucumber-expressions Makefile distinfo

   py-cucumber-expressions: updated to 18.1.0

   18.1.0

   Added

   [Java] Add OSGi metadata
   [Java] class KeyboardFriendlyDecimalFormatSymbols is now public and can be used when creating a custom Locale-aware type transformation method

   Changed

   [Ruby] Minor cosmetic / CI changes for development (Nothing front-facing)
   [Python] PEP 639 licence metadata specification

   Removed

   [Python] Remove support for end-of-life Python 3.8 and 3.9
VersionDeltaFile
1.3+5-6devel/py-cucumber-expressions/Makefile
1.2+4-4devel/py-cucumber-expressions/distinfo
+9-102 files

NetBSD/pkgsrc BZixscvprint/tex-uptex-base DESCR

   tex-uptex-base: fix typo in DESCR
VersionDeltaFile
1.2+1-1print/tex-uptex-base/DESCR
+1-11 files

NetBSD/pkgsrc eermEOvinputmethod/librime distinfo Makefile

   librime: updated to 1.16.1

   1.16.1
   Bug fixes
VersionDeltaFile
1.18+4-4inputmethod/librime/distinfo
1.42+2-2inputmethod/librime/Makefile
+6-62 files

NetBSD/pkgsrc k8UM8xJprint/tex-upquote DESCR

   tex-upquote: fix typo in DESCR
VersionDeltaFile
1.2+4-4print/tex-upquote/DESCR
+4-41 files

NetBSD/pkgsrc gYDZsH0doc CHANGES-2026

   Updated multimedia/assimp, devel/py-zope.testrunner
VersionDeltaFile
1.599+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 33mpngedevel/py-zope.testrunner distinfo Makefile

   py-zope.testrunner: updated to 8.2

   8.2 (2026-01-23)

   - Remove support for Python 3.9.
   - Add support for Python 3.14.
VersionDeltaFile
1.19+4-4devel/py-zope.testrunner/distinfo
1.22+2-2devel/py-zope.testrunner/Makefile
+6-62 files

NetBSD/pkgsrc 2bdQSmimultimedia/assimp distinfo Makefile

   assimp: updated to 6.0.4

   6.0.4
   Fix some recently implemented comparisons of token strings
   Update copyright year and project version
VersionDeltaFile
1.21+4-4multimedia/assimp/distinfo
1.21+2-2multimedia/assimp/Makefile
1.12+2-2multimedia/assimp/PLIST
+8-83 files

NetBSD/pkgsrc b6cCH2edoc CHANGES-2026

   Updated fonts/harfbuzz, fonts/harfbuzz-icu
VersionDeltaFile
1.598+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc qvYGg2ufonts/harfbuzz distinfo Makefile.common

   harfbuzz harfbuzz-icu: updated to 12.3.2

   Overview of changes leading to 12.3.2
   Tuesday, January 24, 2026

   - Fix padding `gvar` table during subsetting when the original font uses long
     format and subset font using short format.
   - Various fuzzing fixes.
   - Fix NULL pointer deference when malloc fails.
VersionDeltaFile
1.167+4-4fonts/harfbuzz/distinfo
1.77+2-2fonts/harfbuzz/Makefile.common
+6-62 files