NetBSD/pkgsrc TmPnqYRmeta-pkgs/texlive-collection-pictures Makefile

   texlive-collection-pictures: add tex-tikzfill
VersionDeltaFile
1.51+3-3meta-pkgs/texlive-collection-pictures/Makefile
+3-31 files

NetBSD/pkgsrc lz492vPdoc CHANGES-2026

   add tex-tikzfill*
VersionDeltaFile
1.1692+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc VEPirJKgraphics/tex-tikzfill Makefile PLIST, graphics/tex-tikzfill-doc Makefile PLIST

   tex-tikzfill{,-doc}: add version 1.0.1

   This is a collection of TikZ libraries which add further
   options to fill TikZ paths with images and patterns. The
   libraries comprise fillings with images from files and from
   TikZ pictures. Also, patterns of hexagons and of rhombi are
   provided.
VersionDeltaFile
1.1+15-0graphics/tex-tikzfill/Makefile
1.1+13-0graphics/tex-tikzfill-doc/Makefile
1.1+9-0graphics/tex-tikzfill/PLIST
1.1+6-0graphics/tex-tikzfill-doc/PLIST
1.1+5-0graphics/tex-tikzfill-doc/distinfo
1.1+5-0graphics/tex-tikzfill/DESCR
+53-03 files not shown
+62-19 files

NetBSD/pkgsrc eJJ8TWxdoc CHANGES-2026

   Updated devel/wabt, math/py-simpleeval
VersionDeltaFile
1.1691+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc RSGMYzHmath/py-simpleeval distinfo Makefile

   py-simpleeval: updated to 1.0.4

   1.0.4
   Readme & build tweaks, version bump etc.
VersionDeltaFile
1.14+4-4math/py-simpleeval/distinfo
1.17+2-2math/py-simpleeval/Makefile
+6-62 files

NetBSD/pkgsrc XIZJmjSdevel/wabt distinfo Makefile

   wabt: updated to 1.0.40

   1.0.40

   Remove macos-13 from CI. NFC
   Lower the Ubuntu version for the release
   Add support for (ref ...) / (ref null ...) constructs
   Implement return_call_ref, ref.as_non_null, br_on_[non_]null instructions
   Support table initializer expressions; completes function references support
   Code improvements for call ref and br_on_[non_]null
   Fix use of uninitialized value in WastParser::ParseSimdV128Const.
   Fix reference tracking in SharedValidator
   Save local set data in EndTryTable
   wast-parser: make IsPowerOfTwo support memory64 addresses
   [binary-reader] Validate import type earlier. NFC
   [binary-reader] Re-use ReadExternalKind for import as well as exports. NFC
   Add initial support for compact import section. NFC
   Update gtest from release-1.10.0 -> release-1.12.0. NFC
   Add bounds check for function body size in binary reader

    [11 lines not shown]
VersionDeltaFile
1.24+4-4devel/wabt/distinfo
1.28+2-2devel/wabt/Makefile
+6-62 files

NetBSD/pkgsrc 0wtxORHdoc CHANGES-2026

   doc: Updated mail/postfix and related pacakges to 3.11.1

        mail/postfix
        mail/postfix-cdb
        mail/postfix-ldap
        mail/postfix-lmdb
        mail/postfix-mysql
        mail/postfix-pcre
        mail/postfix-pgsql
        mail/postfix-sqlite
VersionDeltaFile
1.1690+9-1doc/CHANGES-2026
+9-11 files

NetBSD/pkgsrc cT2Fqylmail/postfix distinfo Makefile.common

   mail/postfix: update to 3.11.1

   3.11.1 (2026-03-10)

   * Bugfix (defect introduced: 20260219): alias_maps errors when
     default_database_type was not set in main.cf. Fix by Michael
     Tokarev.

   * Bugfix (defect introduced: Postfix 3.0): buffer over-read when
     Postfix is configured with an enhanced status code not followed
     by other text. For example, "5.7.2" without text after the
     three-number code, in an access(5) table, header or body checks,
     or with "$rbl_code $rbl_text" in rbl_reply_maps or default_rbl_reply.
     These are all uncommon configurations. Problem reported by Kamil
     Frankowicz.

   * Bugfix (defect introduced: Postfix 3.3): null pointer in
     nbdb_reindexd(8) because the "service_name" value was not
     propagated. Report by Michael Tokarev.

    [4 lines not shown]
VersionDeltaFile
1.222+4-4mail/postfix/distinfo
1.63+3-3mail/postfix/Makefile.common
1.356+2-2mail/postfix/Makefile
+9-93 files

NetBSD/pkgsrc 5LqraHpdoc CHANGES-2026

   doc: Updated www/php-ja-wordpress to 6.9.1nb1
VersionDeltaFile
1.1689+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc LhFbWxywww/php-ja-wordpress distinfo Makefile

   www/php-ja-wordpress: distfile change

   Upstream changed distfile without changing its name.  It happened last year,
   sigh.

   Add DIST_SUBDIR and bump PKGREVISION since it contains some translation
   updates.
VersionDeltaFile
1.28+4-4www/php-ja-wordpress/distinfo
1.31+3-1www/php-ja-wordpress/Makefile
+7-52 files

NetBSD/pkgsrc aRthOTQdoc TODO

   doc: add py-chardet entry + comment
VersionDeltaFile
1.26926+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc U52RuNmconverters/py-chardet PLIST Makefile

   py-chardet: revert update, per previous note (see top of the Makefile)
VersionDeltaFile
1.17+139-63converters/py-chardet/PLIST
1.40+6-4converters/py-chardet/Makefile
1.17+3-3converters/py-chardet/distinfo
+148-703 files

NetBSD/pkgsrc rLOaHP7doc CHANGES-2026

   Updated math/py-tables, converters/py-chardet
VersionDeltaFile
1.1688+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc LryUFgHconverters/py-chardet PLIST Makefile

   py-chardet: updated to 7.0.1

   7.0.0 (2026-03-02)

   Ground-up, MIT-licensed rewrite of chardet. Same package name, same
   public API — drop-in replacement for chardet 5.x/6.x.

   **Highlights:**

   - **MIT license** (previous versions were LGPL)
   - **96.8% accuracy** on 2,179 test files (+2.3pp vs chardet 6.0.0,
     +7.7pp vs charset-normalizer)
   - **41x faster** than chardet 6.0.0 with mypyc (**28x** pure Python),
     **7.5x faster** than charset-normalizer
   - **Language detection** for every result (90.5% accuracy across 49
     languages)
   - **99 encodings** across six eras (MODERN_WEB, LEGACY_ISO, LEGACY_MAC,
     LEGACY_REGIONAL, DOS, MAINFRAME)
   - **12-stage detection pipeline** — BOM, UTF-16/32 patterns, escape

    [20 lines not shown]
VersionDeltaFile
1.16+64-140converters/py-chardet/PLIST
1.39+5-7converters/py-chardet/Makefile
1.16+4-4converters/py-chardet/distinfo
+73-1513 files

NetBSD/pkgsrc nNoiQFImath/py-tables PLIST distinfo, math/py-tables/patches patch-setup.py

   py-tables: updated to 3.11.1

   Changes from 3.11.0 to 3.11.1

   * Fix blosc2 loading (:issue:`1305`, :issue:`1306`).


   Changes from 3.10.2 to 3.11.0

   * Add support for Python 3.14.
   * Set Cython "freethreading_compatible" directive.
     Please refer to https://www.pytables.org/cookbook/threading.html
     for details about threading support.
   * Python wheel packages are now generated exploiting limited API and
     stable ABI (`abi3`).
VersionDeltaFile
1.3+22-20math/py-tables/patches/patch-setup.py
1.8+12-9math/py-tables/PLIST
1.12+5-5math/py-tables/distinfo
1.26+2-4math/py-tables/Makefile
+41-384 files

NetBSD/pkgsrc s6OrOpcdoc CHANGES-pkgsrc-2025Q4

   doc: update for ticket 7055
VersionDeltaFile
1.1.2.15+3-1doc/CHANGES-pkgsrc-2025Q4
+3-11 files

NetBSD/pkgsrc amaLvxHwww/palemoon distinfo Makefile.common

   Pullup ticket #7055 - requested by nia
   www/palemoon: Security fix

   Revisions pulled up:
   - www/palemoon/Makefile.common                                  1.3
   - www/palemoon/distinfo                                         1.38

   ---
      Module Name:      pkgsrc
      Committed By:     nia
      Date:             Thu Mar  5 14:02:34 UTC 2026

      Modified Files:
        pkgsrc/www/palemoon: Makefile.common distinfo

      Log Message:
      palemoon: Update to 34.1.0

      Improves JavaScript and CSS compatibility and includes several
      security fixes.
VersionDeltaFile
1.34.2.2+13-13www/palemoon/distinfo
1.2.2.3+3-3www/palemoon/Makefile.common
+16-162 files

NetBSD/pkgsrc 4K8RjUudoc CHANGES-2026

   Updated misc/py-lazy_loader, devel/py-mmh3
VersionDeltaFile
1.1687+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc fUJVo8Fdevel/py-mmh3 distinfo Makefile

   py-mmh3: updated to 5.2.1

   5.2.1

   Added

   Add support for the Android wheel for Python 3.14.

   Removed

   Drop support for Python 3.9, as it has reached the end of life on 2025-10-31.
VersionDeltaFile
1.7+4-4devel/py-mmh3/distinfo
1.7+2-2devel/py-mmh3/Makefile
+6-62 files

NetBSD/pkgsrc JPuZJuDmisc/py-lazy_loader PLIST distinfo

   py-lazy_loader: updated to 0.5

   0.5

   Enhancements

   - Add `suppress_warning` parameter to the `load` function

   Bug Fixes

   - fix: Remove problematic try/finally block
   - Make sure that `__dir__` returns new copies of `__all__`
   - Allow disabled eager loading with EAGER_IMPORT=0

   Documentation

   - Update release process doc
VersionDeltaFile
1.5+1-17misc/py-lazy_loader/PLIST
1.4+4-4misc/py-lazy_loader/distinfo
1.7+2-3misc/py-lazy_loader/Makefile
+7-243 files

NetBSD/pkgsrc 1w4piK9doc CHANGES-2026

   Updated security/sqlmap, parallel/py-ipyparallel
VersionDeltaFile
1.1686+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Ik1vz6Sparallel/py-ipyparallel PLIST distinfo

   py-ipyparallel: updated to 9.1.0

   9.1.0 introduces a new task labeling feature for filtering task results
VersionDeltaFile
1.14+8-5parallel/py-ipyparallel/PLIST
1.12+4-4parallel/py-ipyparallel/distinfo
1.21+2-2parallel/py-ipyparallel/Makefile
+14-113 files

NetBSD/pkgsrc ZtPjJXwsecurity/sqlmap distinfo Makefile

   sqlmap: updated to 1.10.3

   1.10.3
   Unknown changes
VersionDeltaFile
1.29+4-4security/sqlmap/distinfo
1.44+2-2security/sqlmap/Makefile
+6-62 files

NetBSD/pkgsrc DNvnwRsdoc CHANGES-2026

   doc: Updated geography/py-spartn to 1.0.9
VersionDeltaFile
1.1685+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc khGZxUIgeography/py-spartn distinfo Makefile

   geography/py-spartn: Update to 1.0.9

   Upstream NEWS content:

   ### RELEASE 1.0.9

   ENHANCEMENTS:

   1. Updated for SPARTN protocol 2.0.3 (November 2025).
VersionDeltaFile
1.3+4-4geography/py-spartn/distinfo
1.6+2-2geography/py-spartn/Makefile
+6-62 files

NetBSD/pkgsrc PbaJXJJdatabases/lmdb distinfo

   lmdb: match openldap 2.6.13
VersionDeltaFile
1.41+4-4databases/lmdb/distinfo
+4-41 files

NetBSD/pkgsrc C6N51Qtdoc CHANGES-2026

   Updated databases/openldap, misc/dpkg
VersionDeltaFile
1.1684+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc fLAApIUmisc/dpkg distinfo Makefile

   dpkg: updated to 1.23.7

   1.23.7

   * dpkg-deb: Remove ancient code to handle buggy old .deb format variants.
   * Perl modules:
     - Dpkg::Source::Package::V1: Do not print source root on modified files
       list.
     - Dpkg::Source::Package::V1: Fix building from within the source tree.
VersionDeltaFile
1.39+4-4misc/dpkg/distinfo
1.80+2-2misc/dpkg/Makefile
1.27+2-2misc/dpkg/PLIST
+8-83 files

NetBSD/pkgsrc O2QZU8tdatabases/openldap distinfo Makefile.version, databases/openldap-doc distinfo

   openldap: updated to 2.6.13

   OpenLDAP 2.6.13 Release (2026/03/09)
        Fixed liblber ber_bvreplace_x potential NULL dereference
        Fixed libldap heap buffer overflow in parse_whsp
        Fixed slap(add|modify) to not recreate config frontend
        Fixed slapd authzPrettyNormal function memory leak
        Fixed slapd memory leak in get_mra function
        Fixed slapd memory leak in parseAssert and parseReturnFilter functions
        Fixed slapd memory leak in parseReadAttrs function
        Fixed slapd slapd_sasl_mechs race condition
        Fixed slapd syncrepl to be more efficient with refresh task
        Fixed slapd unbind/close race condition
        Fixed slapd-ldap memory leak in ldap_chain_parse_ctrl function
        Fixed slapd-mdb always initialize pausepoll
        Fixed slapo-constraint to not propagate request controls to internal ops
        Fixed slapo-dds minttl incorrectly set in certain scenarios
        Fixed slapo-memberof to not propagate request controls to internal ops
        Fixed slapo-nestgroup to not propagate request controls to internal ops

    [7 lines not shown]
VersionDeltaFile
1.48+4-4databases/openldap-doc/distinfo
1.145+4-4databases/openldap/distinfo
1.47+2-2databases/openldap/Makefile.version
+10-103 files

NetBSD/pkgsrc 4EuvkGcdoc CHANGES-2026

   Updated security/libjwt, finance/py-stripe, math/fast_float
VersionDeltaFile
1.1683+4-1doc/CHANGES-2026
+4-11 files