NetBSD/pkgsrc fE87PAgdoc CHANGES-2024

   Updated misc/py-anita to 1.12
VersionDeltaFile
1.2744+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc nFdgkWEmisc/py-anita distinfo Makefile

   misc/py-anita: update to 2.12.

   Changes from 2.11:

   Fix incorrect scratch disk device name for riscv-riscv64 causing the
   export of test result data to the host to fail.

   Support the new manhtml, base32, and debug32 sets.

   When installing a NetBSD version that has the new "manhtml" set, don't
   mistake it for the "man" set.
VersionDeltaFile
1.54+4-4misc/py-anita/distinfo
1.76+2-2misc/py-anita/Makefile
+6-62 files

NetBSD/src cPvJk2Utests/usr.bin/xlint/lint1 queries.c t_usage.sh, usr.bin/xlint/lint1 tree.c err.c

   lint: add query for conversion from void pointer to other pointer
VersionDeltaFile
1.28+28-11tests/usr.bin/xlint/lint1/queries.c
1.636+8-2usr.bin/xlint/lint1/tree.c
1.20+4-4tests/usr.bin/xlint/lint1/t_usage.sh
1.241+3-2usr.bin/xlint/lint1/err.c
+43-194 files

NetBSD/pkgsrc KtABEf5doc CHANGES-2024

   doc: Updated sysutils/eza to 0.18.13
VersionDeltaFile
1.2743+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc v7rIkFqsysutils/eza distinfo Makefile

   sysutils/eza: Update to 0.18.13

   Changes since 0.18.11:

   eza v0.18.13

   Description

   So tiny :3

   Changelog
   [0.18.13] - 2024-04-25

   Features

     * Generate completion/manpage tarballs on release

   Miscellaneous Tasks

     * Release eza v0.18.13
VersionDeltaFile
1.26+4-4sysutils/eza/distinfo
1.28+2-2sysutils/eza/Makefile
+6-62 files

NetBSD/pkgsrc KX1lp3Ex11/qt5-qtwebkit Makefile

   qt5-qtwebkit: not for Ruby 3.3, so set the limit to Ruby 3.1
VersionDeltaFile
1.122+2-2x11/qt5-qtwebkit/Makefile
+2-21 files

NetBSD/pkgsrc p79uy3Vmultimedia/ffmpeg6 PLIST

   ffmpeg6: fix PLIST when doc option is on
VersionDeltaFile
1.3+2-1multimedia/ffmpeg6/PLIST
+2-11 files

NetBSD/pkgsrc 74CqDzxdoc pkg-vulnerabilities

   doc: add upper bounds for emacs vulns; remove very unspecific hiawatha

   hiawatha entry from 2010, and URL doesn't exist any longer
VersionDeltaFile
1.181+4-5doc/pkg-vulnerabilities
+4-51 files

NetBSD/src MFWTPXasys/arch/mips/include float.h

   mips: fix syntax error in LDBL_MAX (since 2011)
VersionDeltaFile
1.19+2-2sys/arch/mips/include/float.h
+2-21 files

NetBSD/pkgsrc KSiFUstdoc CHANGES-2024

   Updated databases/py-redis, textproc/py-tablib, textproc/py-referencing, textproc/py-itemloaders
VersionDeltaFile
1.2742+5-1doc/CHANGES-2024
+5-11 files

NetBSD/pkgsrc iVVmAjhtextproc/py-itemloaders PLIST Makefile

   py-itemloaders: updated to 1.2.0

   1.2.0

   Added official support for Python 3.12 and PyPy 3.10
   Removed official support for Python 3.7
   Improved performance of itemloaders.utils.arg_to_iter
   Fixed test expectations on recent Python versions
   Improved CI
VersionDeltaFile
1.2+6-7textproc/py-itemloaders/PLIST
1.6+5-3textproc/py-itemloaders/Makefile
1.6+4-4textproc/py-itemloaders/distinfo
+15-143 files

NetBSD/pkgsrc 9Ay3WwXtextproc/py-referencing distinfo Makefile

   py-referencing: updated to 0.35.0

   v0.35.0

   * Ensure that ``Registry.contents()`` also raises ``NoSuchResource`` exceptions for nonexistent resources, not ``KeyError`` (which is an implementation detail).
VersionDeltaFile
1.9+4-4textproc/py-referencing/distinfo
1.10+5-2textproc/py-referencing/Makefile
+9-62 files

NetBSD/pkgsrc BUyGQbgtextproc/py-tablib distinfo Makefile

   py-tablib: updated to 3.6.1

   3.6.1 (2024-04-04)

   Bugfixes

   - Fix broken installs with pip failing to resolve the request for `tablib[html]` in some cases
VersionDeltaFile
1.11+4-4textproc/py-tablib/distinfo
1.14+2-2textproc/py-tablib/Makefile
+6-62 files

NetBSD/pkgsrc cJ9vjwNdatabases/py-redis Makefile distinfo

   py-redis: updated to 5.0.4

   5.0.4

   Bug Fixes

   Make it possible to customize SSL ciphers
VersionDeltaFile
1.44+7-3databases/py-redis/Makefile
1.41+4-4databases/py-redis/distinfo
+11-72 files

NetBSD/pkgsrc O6NHjH6doc CHANGES-2024

   doc: Updated graphics/imlib2 to 1.12.2
VersionDeltaFile
1.2741+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc cxLNpvographics/imlib2 Makefile buildlink3.mk, graphics/imlib2/patches patch-src_bin_imlib2__view.c

   imlib2: update to 1.12.2. Changes:

   v1.12.2 - 2024-02-03
   --------------------
   Chema Gonzalez (3):
         Y4M loader: fix support for unexpected framerates
         Y4M loader: fix C option analysis
         Y4M loader: add error messages on parsing errors

   Kim Woelders (15):
         test_save: Update crcs for jxl saver (libjxl 0.8.0)
         x11_grab: Remove some obsolete code
         Y4M loader: Guard some debug code properly
         Consistently use #if IMLIB2_DEBUG (not #ifdef)
         test_load_2: Check some more y4m files
         Y4M loader: Avoid use of sscanf() in frame rate parsing
         ANI loader: Avoid debug line when image does not have proper signature
         PNG loader: Properly suppress messages from libpng
         Y4M loader: Fix warning in non-debug build

    [254 lines not shown]
VersionDeltaFile
1.92+16-3graphics/imlib2/Makefile
1.40+3-12graphics/imlib2/buildlink3.mk
1.51+5-7graphics/imlib2/distinfo
1.2+4-4graphics/imlib2/patches/patch-src_bin_imlib2__view.c
1.19+5-1graphics/imlib2/PLIST
1.16+2-2graphics/imlib2/options.mk
+35-292 files not shown
+37-318 files

NetBSD/pkgsrc 4gpnMk7net/py-zmq Makefile distinfo, net/py-zmq/patches patch-CMakeLists.txt

   net/py-zmq: Fix build under NetBSD at least

   Wheel invokes cmake and it has no CMAKE_CONFIGURE_ARGS.
   Then _zmq.so was reported as problematic RPATH.
   Define CMAKE_SKIP_RPATH in CMakeLists.txt to fix this failure.
VersionDeltaFile
1.1+14-0net/py-zmq/patches/patch-CMakeLists.txt
1.42+2-2net/py-zmq/Makefile
1.34+2-1net/py-zmq/distinfo
+18-33 files

NetBSD/src JJdsmMvsys/dev/acpi acpi_bat.c

   Remove 0 initializations (since the softc is zalloc'ed) and the initial
   refresh which will have no data.
VersionDeltaFile
1.123+3-11sys/dev/acpi/acpi_bat.c
+3-111 files

NetBSD/pkgsrc dhmNZ8Mwww/py-autobahn Makefile

   py-autobahn: remove -march=native to hopefully fix build on arm
VersionDeltaFile
1.40+3-1www/py-autobahn/Makefile
+3-11 files

NetBSD/src L3589HXusr.sbin/crash Makefile

   Add ${TOOL_DATE} (Jan-Benedict Glaw)
VersionDeltaFile
1.51+2-2usr.sbin/crash/Makefile
+2-21 files

NetBSD/src DeNVvHolibexec/httpd dir-index-bozo.c

   Create mobile-friendly directory listings

   A typical mobile browser on a smartphone assumes a page without a "viewport"
   <meta> tag is designed for desktop browsers. It displays the page in a
   virtual window that simulates a wider screen and does not adjust it for
   the phone's pixel density. The usual result is that the content on the page
   looks small, and interacting with the page comfortably and precisely requires
   zoom. This is currently the case with bozohttpd directory listing pages.

   from D. Bohdan in PR bin/57962
VersionDeltaFile
1.37+2-1libexec/httpd/dir-index-bozo.c
+2-11 files

NetBSD/pkgsrc c6HPNUYdoc CHANGES-2024

   Updated databases/py-tortoise-orm, security/py-keyring
VersionDeltaFile
1.2740+3-1doc/CHANGES-2024
+3-11 files

NetBSD/pkgsrc eMh1ZKqsecurity/py-keyring distinfo Makefile

   py-keyring: updated to 25.2.0

   v25.2.0

   Features

   - Added options for 'keyring get' command to support credential retrieval and emit as JSON.
VersionDeltaFile
1.24+4-4security/py-keyring/distinfo
1.40+2-2security/py-keyring/Makefile
+6-62 files

NetBSD/pkgsrc tczckOrdatabases/py-tortoise-orm distinfo Makefile

   py-tortoise-orm: updated to 0.20.1

   0.20.1

   Added

   - Add binary compression support for `UUIDField` in `MySQL`.
   - Only `Model`, `Tortoise`, `BaseDBAsyncClient`, `__version__`, and `connections` are now exported from `tortoise`
   - Add parameter `validators` to `pydantic_model_creator`.

   Fixed

   - Fix order of fields in `ValuesListQuery` when it has more than 10 fields.
   - Fix pydantic v2 pydantic_model_creator nullable field not optional.
   - Fix pydantic v2.5 unittest error.
   - Fix pydantic_model_creator `exclude_readonly` parameter not working.
   - Fix annotation propagation for non-filter queries.
VersionDeltaFile
1.14+4-4databases/py-tortoise-orm/distinfo
1.19+3-3databases/py-tortoise-orm/Makefile
+7-72 files

NetBSD/pkgsrc 69y7Yx4textproc/py-ftfy PLIST distinfo, textproc/py-ftfy/patches patch-pyproject.toml

   py-ftfy: do not install additional files into site-packages directory
VersionDeltaFile
1.1+15-0textproc/py-ftfy/patches/patch-pyproject.toml
1.4+1-3textproc/py-ftfy/PLIST
1.8+2-1textproc/py-ftfy/distinfo
+18-43 files

NetBSD/pkgsrc FfQ1N6Qdoc CHANGES-2024

   Updated devel/py-test, devel/py-tox
VersionDeltaFile
1.2739+3-1doc/CHANGES-2024
+3-11 files

NetBSD/pkgsrc-wip 1e7da6dlldb options.mk

lldb: sync w/ pkgsrc
DeltaFile
+1-25lldb/options.mk
+1-251 files

NetBSD/pkgsrc PBtUHn2devel/lldb options.mk

   lldb: don't try to outsmart pkgsrc's curses & terminfo logic

   Probably this was an attempt to paper over the bug fixed in
   termcap.builtin.mk the other day. Likely cause of PR pkg/58045.
VersionDeltaFile
1.2+2-26devel/lldb/options.mk
+2-261 files

NetBSD/pkgsrc Ygz9nw1devel/py-tox distinfo Makefile

   py-tox: updated to 4.15.0

   Features - 4.15.0
   Add support for multiple appending override options (-x, –override) on command line
   Add support for inverting exit code success criteria using bang (!)

   Bugfixes - 4.15.0
   Fix issue that the leading character c was dropped from packages in constraints files
   Allow appending to deps with --override testenv.deps+=foo
   Fix non-existing branch rewrite in the documentation to main.
   Update test typing for build 1.2.0, which has an explicit Distribution type
   Fix broken input parsing for --discover flag.

   Improved Documentation - 4.15.0
   Rephrase --discover flag’s description to avoid confusion between paths and executables.
VersionDeltaFile
1.35+4-4devel/py-tox/distinfo
1.46+2-2devel/py-tox/Makefile
+6-62 files

NetBSD/pkgsrc pfVlzj1doc CHANGES-2024

   doc: Added fonts/b612 version 1.008
VersionDeltaFile
1.2738+2-1doc/CHANGES-2024
+2-11 files