NetBSD/pkgsrc-wip e4619f0lpjs distinfo Makefile

lpjs: Update to 0.0.0.402

chaperone: Remove temporary working dir after script completes
DeltaFile
+3-3lpjs/distinfo
+2-2lpjs/Makefile
+5-52 files

NetBSD/src 4KO7gVEusr.bin/make var.c cond.c, usr.bin/make/unit-tests varmod-match.mk varmod-match.exp

   make: clean up comments, code and tests
VersionDeltaFile
1.1105+15-23usr.bin/make/var.c
1.22+21-13usr.bin/make/unit-tests/varmod-match.mk
1.16+11-11usr.bin/make/unit-tests/varmod-match.exp
1.19+10-10usr.bin/make/unit-tests/cond-cmp-string.mk
1.363+9-10usr.bin/make/cond.c
1.721+9-9usr.bin/make/parse.c
+75-7613 files not shown
+121-12519 files

NetBSD/src uw9dR8Tusr.sbin/makefs walk.c

   pass lint, simplify
VersionDeltaFile
1.36+26-26usr.sbin/makefs/walk.c
+26-261 files

NetBSD/src ik5tY50usr.sbin/makefs walk.c

   makefs: Fix symlink permission bits

   Permission bits for symlinks are taken straight from `lstat()`. However, the
   actual bits presented to the user are filesystem/kernel specific. For example,
   Linux with ext2/3/4 will use 0777 for symlinks, whereas NetBSD/FFS will
   show 0755. As far as `makefs` is in the loop, the target filesystem will likely
   be FFS, so use 0755.
VersionDeltaFile
1.35+11-2usr.sbin/makefs/walk.c
+11-21 files

NetBSD/src ODNZIw6usr.sbin/makefs walk.c

   makefs: Sort directory contents by name (Jan-Benedict Glaw)

   `makefs` inserts nodes into its internal data structures in the order as
   returned by `readdir()` calls. As this is unpredictable, sort entries by
   name before creating the target filesystem.

     This is done by first converting the (per-directory) linked list into
   a plain array, sort it, finally re-link the list. Special case for the
   sorting function: The "." directory entry seems to be ment to be always
   at the front, so always check that first.
VersionDeltaFile
1.34+53-3usr.sbin/makefs/walk.c
+53-31 files

NetBSD/pkgsrc RMpW6Uzgraphics/darktable hacks.mk distinfo, graphics/darktable/patches patch-src_external_rawspeed_data_cameras.xsd

   darktable: add build fix from upstream

   Via Dave Tyson on pkgsrc-users.
VersionDeltaFile
1.1+17-0graphics/darktable/patches/patch-src_external_rawspeed_data_cameras.xsd
1.4+5-5graphics/darktable/hacks.mk
1.41+2-1graphics/darktable/distinfo
+24-63 files

NetBSD/src uhYaOf8distrib/vax/floppy Makefile

   VAX boot.fs: Fix owner/group/permissions for VAX's boot.fs (Jan-Benedict Glaw)

   (Initial patch from Christos Zoulas.)  Don't create an archive based on local
   permission bits and owner/group. Instead, feed a small manifest into `pax`
   and let it to its work.

     NB: Don't also feed in an entry for the current directory ".", as `pax` will
   then archive all files in the current directory, in `readdir()` order.
VersionDeltaFile
1.15+5-2distrib/vax/floppy/Makefile
+5-21 files

NetBSD/src eriTkf9distrib/common Makefile.mdset

   `nm`: Generate a stable symbol table (Jan-Benedict Glaw)

   Release artifacts may contain symbol lists. Binutils's `nm` sorts them by
   symbol name, locale based. Inserting a plain `sort` (with `LC_ALL=C`) here
   sorts them by address, and (with several symbols pointing to the same address)
   sorting by name is also stable (think of embedded '_'.)
VersionDeltaFile
1.47+2-2distrib/common/Makefile.mdset
+2-21 files

NetBSD/pkgsrc FJYwoPbdoc CHANGES-2024

   doc: Updated devel/macports-legacy-support to 1.2.3
VersionDeltaFile
1.2670+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc oT0hKNfdevel/macports-legacy-support distinfo Makefile, devel/macports-legacy-support/patches patch-Makefile patch-test_do__test__faccessat__setuid

   macports-legacy-support: update to 1.2.3. Changes:

   1.2.3:
   - Add stpncpy() support, along with associated tests
   - Allow reexport on newer systems
   - test_dirfuncs_compat: fix warning

   1.2.2:
   - dirfuncs_compat: Add comment regarding retention
   - sysconf(_SC_PHYS_PAGES): Always use wrapper on i386
   - sys/socket.h: Fix CMSG_DATA definition in <10.6
   - Add test for os/lock.h
   - Add more library symbols for Rust support

   1.2.1:
   - Added compatibility entry points. No change to existing code.

   1.2.0:
   - fdopendir: fixes/improvements
   - Build fixes for dirent.h, on 10.9 and 10.4
VersionDeltaFile
1.1+39-0devel/macports-legacy-support/patches/patch-Makefile
1.2+5-8devel/macports-legacy-support/distinfo
1.2+2-2devel/macports-legacy-support/Makefile
1.2+1-1devel/macports-legacy-support/patches/patch-test_do__test__faccessat__setuid
1.2+1-1devel/macports-legacy-support/patches/patch-include_dirent.h
1.2+1-1devel/macports-legacy-support/patches/patch-src_fdopendir.c
+49-131 files not shown
+50-147 files

NetBSD/pkgsrc Iwy35mIdoc CHANGES-2024 TODO

   doc: Updated x11/rendercheck to 1.6
VersionDeltaFile
1.2669+2-1doc/CHANGES-2024
1.24368+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 8KdxTlDx11/rendercheck Makefile distinfo

   rendercheck: update to 1.6.

   Aaron Plattner (1):
         Skip shmblend if SHM pixmaps aren't supported

   Adam Jackson (4):
         triangles: Fix tests for conjoint and disjoint ops
         Be valgrind-clean
         Don't fail to find the a8r8g8b8 format pointlessly
         Enable a few more formats

   Alan Coopersmith (3):
         Update bug tracker URL in man page
         gitlab CI: add a basic build test
         t_repeat.c, t_triangles.c: convert from ISO-8859-1 to UTF-8

   Emil Velikov (1):
         autogen.sh: use quoted string variables


    [27 lines not shown]
VersionDeltaFile
1.7+5-5x11/rendercheck/Makefile
1.7+4-4x11/rendercheck/distinfo
+9-92 files

NetBSD/pkgsrc LNDZohndoc CHANGES-2024

   doc: Updated devel/mise to 2024.4.8
VersionDeltaFile
1.2668+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc YaaxUtGdevel/mise distinfo cargo-depends.mk

   mise: update to 2024.4.8. Changes:

   2024.4.8:

   ### Features

   * add periphery
   * add danger-js

   ### Bug Fixes

   * (exec) default to @latest version
   * rename bin -> ubi

   ### Documentation

   * (changelog) reorder changelog topics
   * fixed asdf-xcbeautify url


    [27 lines not shown]
VersionDeltaFile
1.10+67-61devel/mise/distinfo
1.10+21-19devel/mise/cargo-depends.mk
1.11+2-2devel/mise/Makefile
+90-823 files

NetBSD/pkgsrc LSTQzwbdoc CHANGES-2024

   doc: Updated devel/swagger-codegen to 3.0.55
VersionDeltaFile
1.2667+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc VAuFaxzdevel/swagger-codegen distinfo Makefile

   swagger-codegen: update to 3.0.55. Changes:

   - Bump documented-stable 2.x version
VersionDeltaFile
1.17+4-4devel/swagger-codegen/distinfo
1.17+2-2devel/swagger-codegen/Makefile
+6-62 files

NetBSD/src QOmNeq4distrib/common Makefile.bootcd, distrib/i386/cdroms/installcd Makefile

   Reduce the size of the i386 ISO to help it fit on a CD-ROM

   Exclude tests and html man pages.
VersionDeltaFile
1.46+12-1distrib/common/Makefile.bootcd
1.11+3-1distrib/i386/cdroms/installcd/Makefile
+15-22 files

NetBSD/pkgsrc TuOVRuVmail/libspf2 Makefile

   libspf2: add -lresolv to fix Tiger build. No change on Sonoma.
VersionDeltaFile
1.19+3-1mail/libspf2/Makefile
+3-11 files

NetBSD/pkgsrc 6OUoHiodoc CHANGES-2024

   Updated www/py-django-bootstrap5, textproc/py-relatorio
VersionDeltaFile
1.2666+3-1doc/CHANGES-2024
+3-11 files

NetBSD/pkgsrc g2SvHLjtextproc/py-relatorio PLIST Makefile

   py-relatorio: updated to 0.10.2

   0.10.2

   * Defer files added to serializer before call
   * Add support for Python 3.12
VersionDeltaFile
1.5+7-7textproc/py-relatorio/PLIST
1.27+9-3textproc/py-relatorio/Makefile
1.16+4-4textproc/py-relatorio/distinfo
1.1+1-0textproc/py-relatorio/ALTERNATIVES
+21-144 files

NetBSD/pkgsrc zpPVmhzwww/py-django-bootstrap5 Makefile distinfo

   py-django-bootstrap5: updated to 24.2

   24.2 (2024-04-23)

   - Add .editorconfig
   - Remove support for Django 4.1 (EOL)
   - Add support for color mode
   - Change bootstrap_setting from filter to tag
   - Remove support for Python 3.7 (EOL)
   - Remove support for Django 3.2 (EOL)
   - Update Bootstrap to 5.3.3
   - Fix Read the Docs
VersionDeltaFile
1.4+4-5www/py-django-bootstrap5/Makefile
1.3+4-4www/py-django-bootstrap5/distinfo
+8-92 files

NetBSD/pkgsrc RPg6JBAmail/mailgraph distinfo, mail/mailgraph/patches patch-mailgraph.pl

   Fix patch, and add comment.
VersionDeltaFile
1.3+3-2mail/mailgraph/patches/patch-mailgraph.pl
1.11+2-2mail/mailgraph/distinfo
+5-42 files

NetBSD/pkgsrc Jjnx2qrlang/guile30 distinfo, lang/guile30/patches patch-libguile_posix.c

   guile30: Wrap dprintf() in HAVE_DPRINTF.
VersionDeltaFile
1.1+17-0lang/guile30/patches/patch-libguile_posix.c
1.5+2-1lang/guile30/distinfo
+19-12 files

NetBSD/pkgsrc kakfmDTmail/mailgraph Makefile distinfo, mail/mailgraph/patches patch-mailgraph.pl

   Sync --daemon-rrd doc string with the actual default value.
VersionDeltaFile
1.2+4-4mail/mailgraph/patches/patch-mailgraph.pl
1.31+2-2mail/mailgraph/Makefile
1.10+2-2mail/mailgraph/distinfo
+8-83 files

NetBSD/pkgsrc orNrpOIdoc CHANGES-pkgsrc-2024Q1

   Mention pullup tickets #6851 and #6852
VersionDeltaFile
1.1.2.6+7-1doc/CHANGES-pkgsrc-2024Q1
+7-11 files

NetBSD/pkgsrc x2TMOxjnet/bind916 distinfo Makefile, net/bind916/patches patch-lib_ns_query.c

   Pullup ticket #6852 - requested by taca
   net/bind916: blocklist handling fix (PR bin/58170)

   Revisions pulled up:
   - net/bind916/Makefile                                          1.70-1.72
   - net/bind916/distinfo                                          1.55-1.56
   - net/bind916/patches/patch-lib_ns_query.c                      1.3

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Fri Apr  5 14:01:01 UTC 2024

      Modified Files:
        pkgsrc/audio/forked-daapd: Makefile
        pkgsrc/audio/mixxx: Makefile
        pkgsrc/audio/strawberry: Makefile
        pkgsrc/audio/termusic: Makefile
        pkgsrc/biology/plinkseq: Makefile

    [76 lines not shown]
VersionDeltaFile
1.2.28.1+4-14net/bind916/patches/patch-lib_ns_query.c
1.54.2.1+5-5net/bind916/distinfo
1.69.2.1+3-2net/bind916/Makefile
+12-213 files

NetBSD/pkgsrc qXnwRN1net/bind918 distinfo Makefile, net/bind918/patches patch-lib_ns_query.c

   Pullup ticket #6851 - requested by taca
   net/bind918: blocklist handling fix (PR bin/58170)

   Revisions pulled up:
   - net/bind918/Makefile                                          1.29-1.31
   - net/bind918/distinfo                                          1.17-1.18
   - net/bind918/patches/patch-lib_ns_query.c                      1.2

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Fri Apr  5 14:01:01 UTC 2024

      Modified Files:
        pkgsrc/audio/forked-daapd: Makefile
        pkgsrc/audio/mixxx: Makefile
        pkgsrc/audio/strawberry: Makefile
        pkgsrc/audio/termusic: Makefile
        pkgsrc/biology/plinkseq: Makefile

    [128 lines not shown]
VersionDeltaFile
1.1.12.1+3-13net/bind918/patches/patch-lib_ns_query.c
1.16.2.1+5-5net/bind918/distinfo
1.28.2.1+3-2net/bind918/Makefile
+11-203 files

NetBSD/xsrc 9MPDRnbexternal/mit/MesaLib/dist/src/util macros.h

   Do not re-define CACHE_LINE_SIZE
VersionDeltaFile
1.2+379-22external/mit/MesaLib/dist/src/util/macros.h
+379-221 files

NetBSD/pkgsrc UsAIY6Udoc CHANGES-2024

   doc: Updated chat/matrix-synapse to 1.105.1
VersionDeltaFile
1.2665+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc nOIh5QSchat/matrix-synapse distinfo Makefile

   chat/matrix-synapse: Update to 1.105.1

   Synapse 1.105.1 (2024-04-23)
   Security advisory

   The following issues are fixed in 1.105.1.

       GHSA-3h7q-rfh9-xm4v / CVE-2024-31208 — High Severity

       Weakness in auth chain indexing allows DoS from remote room members through disk fill and high CPU usage.
VersionDeltaFile
1.68+4-4chat/matrix-synapse/distinfo
1.98+2-2chat/matrix-synapse/Makefile
+6-62 files