NetBSD/pkgsrc H1IkZgcdoc CHANGES-2024

   doc: Updated net/trippy to 0.12.1
VersionDeltaFile
1.7745+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc NvUYaARnet/trippy distinfo cargo-depends.mk

   net/trippy: update to 0.12.1

   Highlights

   This maintenance release of Trippy fixes a bug which prevented translations from working in Docker and also divests all
   internal use of yaml dependencies which were problematic to maintain on some platforms (thanks to @nc7s).

   Fixed

       Locale data not copied into docker image (#1431)

   Changed

       Replace use of yaml with toml dependency (#1416)
VersionDeltaFile
1.12+115-205net/trippy/distinfo
1.12+37-67net/trippy/cargo-depends.mk
1.12+2-2net/trippy/Makefile
+154-2743 files

NetBSD/pkgsrc Sv5m1igdevel/mise Makefile

   devel/mise: add warning about required Rust

   for newer versions.
VersionDeltaFile
1.53+2-1devel/mise/Makefile
+2-11 files

NetBSD/pkgsrc o98yrJedoc CHANGES-2024

   doc: Updated devel/difftastic to 0.62.0
VersionDeltaFile
1.7744+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc oyeM9QTdevel/difftastic distinfo cargo-depends.mk

   devel/difftastic: update to 0.62.0

   Diffing
    - Improved handling of multiline strings, which could cause a crash if they occurred at the end of the file. This was particularly noticeable with YAML.

   Parsing
    - Improved language detection when one argument is a named pipe.
    - Updated to the latest tree-sitter parser for Bash, C, C++, C#, CSS, Go, Haskell, HTML, Java, JavaScript, JSON, Julia, Lua, Objective-C, OCaml, PHP,
      Python, Ruby, Scala, TOML, TypeScript and XML.

   Syntax Highlighting
    - Improved syntax highlighting, particularly for keywords.

   Build
    - difftastic now requires Rust 1.74.1 to build.
    - Prebuilt packages for macOS on x86-64 are now built on macOS 13.
VersionDeltaFile
1.38+91-19devel/difftastic/distinfo
1.29+29-5devel/difftastic/cargo-depends.mk
1.38+3-3devel/difftastic/Makefile
+123-273 files

NetBSD/pkgsrc 16rzTuIdoc CHANGES-2024

   Updated sysutils/xenkernel418 to 20241221
   Updated sysutils/xentools418 to 20241221
   Updated sysutils/xenstoretools to 20241221
VersionDeltaFile
1.7743+4-1doc/CHANGES-2024
+4-11 files

NetBSD/pkgsrc 7S7qjDNsysutils/xenkernel418 distinfo Makefile, sysutils/xenkernel418/patches patch-xen_arch_x86_hvm_lvapic.c

   Update xenkernel418, xentools418 and xenstoretools to 20241221, pointing
   to the Xen 4.18.4 release. It includes all security patches up to XSA 464
   (XSA 465 is a linux kernel issue and XSA 466 is documentation update).
   Changes are:
   - Prefer ACPI reboot over UEFI ResetSystem() run time service call.
   - various bug fixes, including security fixes up to XSA464 (included)
VersionDeltaFile
1.6+8-8sysutils/xentools418/distinfo
1.4+6-6sysutils/xentools418/version.mk
1.2+5-5sysutils/xentools418/patches/patch-tools_ocaml_common.make
1.5+4-5sysutils/xenkernel418/distinfo
1.3+2-2sysutils/xenkernel418/Makefile
1.2+1-1sysutils/xenkernel418/patches/patch-xen_arch_x86_hvm_lvapic.c
+26-276 files

NetBSD/pkgsrc Ue68dcQdoc CHANGES-2024, editors/nano distinfo Makefile

   Updated editors/nano to 8.3

   see included ChangeLog for changes from previous release
VersionDeltaFile
1.82+4-4editors/nano/distinfo
1.113+2-2editors/nano/Makefile
1.7742+2-1doc/CHANGES-2024
+8-73 files

NetBSD/pkgsrc 6NnUZyedoc TODO

   doc/TODO: + libuuid-2.40.2, wayland-protocols-1.39.
VersionDeltaFile
1.25200+3-1doc/TODO
+3-11 files

NetBSD/pkgsrc CIwn0a0inputmethod/ibus-mozc Makefile

   ibus-mozc: pull the similar fix from mozc_tool.

   https://mail-index.netbsd.org/pkgsrc-changes/2024/12/18/msg312749.html
   > mozc-tool: respect MAKE_JOBS, don't fetch during build
   > pkgrevision++ in case it makes a difference to use local distfiles
VersionDeltaFile
1.98+4-2inputmethod/ibus-mozc/Makefile
+4-21 files

NetBSD/pkgsrc y7slXKDinputmethod/mozc-elisp Makefile

   mozc-elisp: pull the similar fix from mozc_tool.

   https://mail-index.netbsd.org/pkgsrc-changes/2024/12/18/msg312749.html
   > mozc-tool: respect MAKE_JOBS, don't fetch during build
   > pkgrevision++ in case it makes a difference to use local distfiles
VersionDeltaFile
1.88+4-2inputmethod/mozc-elisp/Makefile
+4-21 files

NetBSD/pkgsrc M3aOAnlinputmethod/mozc-renderer Makefile

   mozc-renderer: pull the similar fix from mozc_tool.

   https://mail-index.netbsd.org/pkgsrc-changes/2024/12/18/msg312749.html
   > mozc-tool: respect MAKE_JOBS, don't fetch during build
   > pkgrevision++ in case it makes a difference to use local distfiles
VersionDeltaFile
1.79+4-2inputmethod/mozc-renderer/Makefile
+4-21 files

NetBSD/pkgsrc ikCm0q6doc CHANGES-2024

   doc: Updated wm/marswm to 0.6.0
VersionDeltaFile
1.7741+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc EGd3uTLwm/marswm distinfo cargo-depends.mk

   wm/marswm: update to 0.6.0

       marsbar: Clean up child processes in event loop
       Update dependencies
       Adding workflow_dispatch as workflow trigger
       Adding open-docs app
       Apply fixes suggested by clippy
       marsbar: Cleaning up CreateWidget trait
       Don't focus_direction if active is fullscreen
       Adding error condition
       Bugfix for x11_get_window_types
       Align main clients horizontally in 'centered' layout
       Implementing focus-direction
       Implementing focus-direction binding for directional navigation
       Adding 'centered' layout to fit ultrawide monitors
       Adding attach_position option to marswm
       Refactor libmars in order to make it easier to add new platforms down the road
       Update examples/mars-status.sh to fix issue with HID device batteries
       Fixing broken link in documentation

    [2 lines not shown]
VersionDeltaFile
1.7+118-112wm/marswm/distinfo
1.6+39-37wm/marswm/cargo-depends.mk
1.10+2-2wm/marswm/Makefile
+159-1513 files

NetBSD/pkgsrc 9xgjymFdoc CHANGES-2024

   doc: Updated mail/opendmarc to 1.4.2nb3
VersionDeltaFile
1.7740+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc eGfNFSsmail/opendmarc Makefile

   mail/opendmarc: opendmarc-import requires p5-JSON

   * Bump PKGREVISION.
VersionDeltaFile
1.33+3-2mail/opendmarc/Makefile
+3-21 files

NetBSD/pkgsrc zNE2GWwlang/gauche PLIST

   lang/gauche: Fix hardcoded MACHINE_GNU_PLATFORM

   Reported by yhardy. Thank you.
VersionDeltaFile
1.35+64-64lang/gauche/PLIST
+64-641 files

NetBSD/pkgsrc hPPDWVbwww/php-piwigo PLIST distinfo

   Update www/php-piwigo to latest version 10.15.1

   We did not update this package for 7 years. The full list of releases
   with changes is available here: https://piwigo.org/changelogs

   The update is supposed to fix about 60 CVE, although the exact number
   is difficult to assess. Some vulnerbilities may have been introduced
   in recent releases for which we did not provided a package.

   Piwigo 10.15.1 claims to support PHP from version 5 to 8. The upgrade
   process works smoothly from previously packaged 2.9.1 version

   Approved by pkgsrc freeze warden Jonathan Perkins, and package
   maintainer Ryo Onodera.
VersionDeltaFile
1.6+699-116www/php-piwigo/PLIST
1.8+4-4www/php-piwigo/distinfo
1.9+2-2www/php-piwigo/Makefile
+705-1223 files

NetBSD/pkgsrc 89ysafpdoc TODO

   doc/TODO: new versions of PHP

   + php-8.2.27, php-8.3.15, php-8.4.2.
VersionDeltaFile
1.25199+4-2doc/TODO
+4-21 files

NetBSD/pkgsrc NNMDcPFdoc CHANGES-2024

   doc: Updated shells/oh-my-posh to 24.16.1
VersionDeltaFile
1.7739+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc woBUQSBshells/oh-my-posh distinfo Makefile

   shells/oh-my-posh: update to 24.16.1

   Bug Fixes

       cli: open EDITOR correctly (bba8c04), closes #6019
VersionDeltaFile
1.207+4-4shells/oh-my-posh/distinfo
1.223+2-2shells/oh-my-posh/Makefile
+6-62 files

NetBSD/pkgsrc RHyn5Pudoc CHANGES-2024

   doc: Updated devel/asdf to 0.15.0
VersionDeltaFile
1.7738+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc OLgFWsFdevel/asdf distinfo Makefile

   asdf: update to 0.15.0. Changes:

   - correct description for version preceded by star
   - golang-rewrite: remove `asdf update` command to prepare for Go version
   - completions: Address two Bash completion bugs
   - make plugin-test work on alpine linux
   - nushell: nushell spread operator
   - nushell: Use correct env var for shims dir
   - when download path got removed, it should use -f to force delete the
     download files

   Updating this leaf package during the freeze for the bug and
   portability fixes.
VersionDeltaFile
1.10+4-4devel/asdf/distinfo
1.12+2-2devel/asdf/Makefile
+6-62 files

NetBSD/pkgsrc nT0HVj5doc pkg-vulnerabilities

   doc: vuln: remove trailing empty line
VersionDeltaFile
1.290+1-2doc/pkg-vulnerabilities
+1-21 files

NetBSD/pkgsrc D5PzlZrlang/gcc12 distinfo, lang/gcc12/patches patch-libgcc_config.host patch-libgcc_config_rs6000_t-darwin

   gcc12: Revert previous.

   This broke the build on Darwin/aarch64 due to the large patchset that we
   apply for that platform.  As this is the chosen gfortran version for
   pkgsrc on Darwin it also caused widespread breakage of all fortran
   packages.

   This can be resolved after the branch.
VersionDeltaFile
1.3+5-66lang/gcc12/patches/patch-libgcc_config.host
1.10+1-5lang/gcc12/distinfo
1.2+1-1lang/gcc12/patches/patch-libgcc_config_rs6000_t-darwin
1.2+1-1lang/gcc12/patches/patch-libgcc_config_t-darwin-libgccs1
1.2+1-1lang/gcc12/patches/patch-libgcc_config_t-darwin-min-11
1.2+1-1lang/gcc12/patches/patch-libgcc_config_i386_t-darwin
+10-756 files

NetBSD/pkgsrc 3mYkFpJdoc CHANGES-2024

   doc: Updated shells/oh-my-posh to 24.16.0
VersionDeltaFile
1.7737+2-1doc/CHANGES-2024
+2-11 files

NetBSD/pkgsrc 6kxNijmshells/oh-my-posh distinfo Makefile

   shells/oh-my-posh: update to 24.16.0

   Features

       font: cache zip files (b4d0b42)
VersionDeltaFile
1.206+4-4shells/oh-my-posh/distinfo
1.222+2-2shells/oh-my-posh/Makefile
+6-62 files

NetBSD/pkgsrc yMbJJbPsysutils/skopeo Makefile

   skopeo: explicitly depend on Go as a tool

   Merely including version.mk is insufficient.
   If built using `make install`, we do get go eventually from one of the
   dependencies, but bulk builds will be missing it.
VersionDeltaFile
1.4+2-1sysutils/skopeo/Makefile
+2-11 files

NetBSD/pkgsrc vKT4G7wsysutils/npmount Makefile PLIST

   sysutils/npmount: Unbreak for non-standard PKGMANDIR

   Add MANDIR to MAKE_ENV for upstream Makefile
VersionDeltaFile
1.4+3-1sysutils/npmount/Makefile
1.3+0-0sysutils/npmount/PLIST
1.3+0-0sysutils/npmount/distinfo
+3-13 files

NetBSD/pkgsrc Yju031igeography/gama Makefile

   geography/gama: Stop using ancient vendored expat

   gama has a vendored ancient expat (to accomodate users of deficient
   operating systems).  The build defaults to using it; this is of course
   a bug and has been reported upstream.  This commit makes two changes:
     - in post-extract, remove the old expat sources to guard against use
     - pass a configure flag to look for expat normally

   Adjust comments about gmake (upstream documents that now) and a
   missing test depends (not changed due to freeze).

   Builds and passes tests on NetBSD 10 amd64.  Likely works elsewhere,
   but this is a security bug and it's better to have it fail and fix
   with a pullup than leave it.  (gama is a leaf package.)
VersionDeltaFile
1.75+10-3geography/gama/Makefile
+10-31 files