From noreply at github.com  Mon Feb 17 11:29:11 2025
From: noreply at github.com (Lucas Holt)
Date: Mon, 17 Feb 2025 08:29:11 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ca2be2:
 databases/postgresql14-server: update
Message-ID: <MidnightBSD/mports/push/refs/heads/master/395694-ca2be2@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: ca2be292f0ef5a7d4e19752c2ae46869a60d667a
      https://github.com/MidnightBSD/mports/commit/ca2be292f0ef5a7d4e19752c2ae46869a60d667a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-17 (Mon, 17 Feb 2025)

  Changed paths:
    M databases/postgresql14-server/Makefile
    M databases/postgresql14-server/distinfo
    M databases/postgresql14-server/files/pkg-message-contrib.in
    M databases/postgresql14-server/files/pkg-message-server.in
    M databases/postgresql14-server/files/postgresql.in

  Log Message:
  -----------
  databases/postgresql14-server: update



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 09:45:34 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 06:45:34 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c9484c:
 security/openssh-portable: 9.9p2
Message-ID: <MidnightBSD/mports/push/refs/heads/master/ca2be2-c9484c@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: c9484ca0a026313e68f39df29cd36d4685c980ad
      https://github.com/MidnightBSD/mports/commit/c9484ca0a026313e68f39df29cd36d4685c980ad
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M security/openssh-portable/Makefile
    M security/openssh-portable/distinfo
    M security/openssh-portable/files/extra-patch-hpn

  Log Message:
  -----------
  security/openssh-portable: 9.9p2



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 09:52:26 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 06:52:26 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/src] 96d823: OpenSSH fix
Message-ID: <MidnightBSD/src/push/refs/heads/master/a7287f-a836a3@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 96d8238e31e6e38d42471122686fd01a98745e00
      https://github.com/MidnightBSD/src/commit/96d8238e31e6e38d42471122686fd01a98745e00
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M crypto/openssh/krl.c
    M crypto/openssh/ssh-agent.c
    M crypto/openssh/ssh-sk-client.c
    M crypto/openssh/sshconnect2.c
    M crypto/openssh/sshsig.c

  Log Message:
  -----------
  OpenSSH fix

Fix cases where error codes were not correctly set

Reported by the Qualys Security Advisory team. ok markus@

OpenBSD-Commit-ID: 7bcd4ffe0fa1e27ff98d451fb9c22f5fae6e610d


  Commit: a836a37de0377d7b115799e2a8db97164c424590
      https://github.com/MidnightBSD/src/commit/a836a37de0377d7b115799e2a8db97164c424590
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M crypto/openssh/packet.c

  Log Message:
  -----------
  OpenSSH fix

Don't reply to PING in preauth phase or during KEX
Reported by the Qualys Security Advisory team. ok markus@

OpenBSD-Commit-ID: c656ac4abd1504389d1733d85152044b15830217


Compare: https://github.com/MidnightBSD/src/compare/a7287f40d671...a836a37de037

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications

From noreply at github.com  Tue Feb 18 09:53:36 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:53:36 +0000 (UTC)
Subject: [Midnightbsd-cvs] [MidnightBSD/src] 9b8a79: remove some references
 for docinstall
Message-ID: <MidnightBSD/src/push/refs/heads/master/a836a3-9b8a79@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 9b8a79d8fcc6e185bba96495ba10d74236120673
      https://github.com/MidnightBSD/src/commit/9b8a79d8fcc6e185bba96495ba10d74236120673
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M usr.sbin/bsdconfig/Makefile
    M usr.sbin/bsdconfig/bsdconfig.8
    R usr.sbin/bsdconfig/docsinstall/INDEX
    R usr.sbin/bsdconfig/docsinstall/Makefile
    R usr.sbin/bsdconfig/docsinstall/Makefile.depend
    R usr.sbin/bsdconfig/docsinstall/USAGE
    R usr.sbin/bsdconfig/docsinstall/docsinstall
    R usr.sbin/bsdconfig/docsinstall/include/Makefile
    R usr.sbin/bsdconfig/docsinstall/include/Makefile.depend
    R usr.sbin/bsdconfig/docsinstall/include/messages.subr
    M usr.sbin/bsdconfig/share/packages/packages.subr
    M usr.sbin/bsdinstall/scripts/Makefile
    R usr.sbin/bsdinstall/scripts/docsinstall
    A usr.sbin/bsdinstall/scripts/fetchmissingdists
    M usr.sbin/bsdinstall/scripts/zfsboot

  Log Message:
  -----------
  remove some references for docinstall



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications

From noreply at github.com  Tue Feb 18 16:39:19 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 13:39:19 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a4d67a: textproc/libxml2:
 2.11.9
Message-ID: <MidnightBSD/mports/push/refs/heads/master/c9484c-a4d67a@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: a4d67acd768744873127cba88d55d2ea373612b1
      https://github.com/MidnightBSD/mports/commit/a4d67acd768744873127cba88d55d2ea373612b1
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M textproc/libxml2/Makefile
    M textproc/libxml2/distinfo

  Log Message:
  -----------
  textproc/libxml2: 2.11.9



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:13:02 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:13:02 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 89b919: add opensearch
 versions, opensearch-dashboard
Message-ID: <MidnightBSD/mports/push/refs/heads/master/a4d67a-89b919@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 89b91929be6b37bc4424a6073846e012e4de5a1c
      https://github.com/MidnightBSD/mports/commit/89b91929be6b37bc4424a6073846e012e4de5a1c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M textproc/Makefile
    A textproc/opensearch-dashboards/Makefile
    A textproc/opensearch-dashboards/distinfo
    A textproc/opensearch-dashboards/files/opensearch-dashboards.in
    A textproc/opensearch-dashboards/files/pkg-deinstall.in
    A textproc/opensearch-dashboards/pkg-descr
    M textproc/opensearch/Makefile
    M textproc/opensearch/distinfo
    A textproc/opensearch210/Makefile
    A textproc/opensearch210/distinfo
    A textproc/opensearch213/Makefile
    A textproc/opensearch213/distinfo
    A textproc/opensearch216/Makefile
    A textproc/opensearch216/distinfo

  Log Message:
  -----------
  add opensearch versions, opensearch-dashboard



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:13:57 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:13:57 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0d2136: add more
Message-ID: <MidnightBSD/mports/push/refs/heads/master/89b919-0d2136@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 0d2136cc67f346077830a287d73f82def364e613
      https://github.com/MidnightBSD/mports/commit/0d2136cc67f346077830a287d73f82def364e613
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M textproc/Makefile
    A textproc/opensearch-dashboards210/Makefile
    A textproc/opensearch-dashboards210/distinfo
    A textproc/opensearch-dashboards213/Makefile
    A textproc/opensearch-dashboards213/distinfo
    A textproc/opensearch-dashboards216/Makefile
    A textproc/opensearch-dashboards216/distinfo

  Log Message:
  -----------
  add more



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:17:49 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:17:49 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 27529b:
 databases/postgresql13-server: update 13
Message-ID: <MidnightBSD/mports/push/refs/heads/master/0d2136-27529b@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 27529bf202ced31c735376febcac1df2a412fca7
      https://github.com/MidnightBSD/mports/commit/27529bf202ced31c735376febcac1df2a412fca7
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M databases/postgresql13-server/Makefile
    M databases/postgresql13-server/distinfo
    M databases/postgresql13-server/files/pkg-message-client.in
    M databases/postgresql13-server/files/pkg-message-contrib.in
    M databases/postgresql13-server/files/pkg-message-server.in
    M databases/postgresql13-server/files/postgresql.in

  Log Message:
  -----------
   databases/postgresql13-server: update 13



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:21:03 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:21:03 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6d5813:
 databases/postgresql12-server: 12.22
Message-ID: <MidnightBSD/mports/push/refs/heads/master/27529b-6d5813@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 6d5813a563d5773a78b03e697fb04a4e8f52f226
      https://github.com/MidnightBSD/mports/commit/6d5813a563d5773a78b03e697fb04a4e8f52f226
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M databases/postgresql12-server/Makefile
    M databases/postgresql12-server/distinfo

  Log Message:
  -----------
   databases/postgresql12-server: 12.22



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:26:04 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:26:04 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 04f804: update
Message-ID: <MidnightBSD/mports/push/refs/heads/master/6d5813-04f804@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 04f8045acc0c6fe511cbb8363ce2d55dd3068e59
      https://github.com/MidnightBSD/mports/commit/04f8045acc0c6fe511cbb8363ce2d55dd3068e59
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M databases/Makefile
    R databases/postgresql12-client/Makefile
    R databases/postgresql12-contrib/Makefile
    R databases/postgresql12-contrib/pkg-descr
    R databases/postgresql12-docs/Makefile
    R databases/postgresql12-pgtcl/Makefile
    R databases/postgresql12-plperl/Makefile
    R databases/postgresql12-plpython/Makefile
    R databases/postgresql12-plpython/pkg-descr
    R databases/postgresql12-pltcl/Makefile
    R databases/postgresql12-server/Makefile
    R databases/postgresql12-server/distinfo
    R databases/postgresql12-server/files/502.pgsql.in
    R databases/postgresql12-server/files/dot.cshrc.in
    R databases/postgresql12-server/files/dot.profile.in
    R databases/postgresql12-server/files/patch-doc-Makefile
    R databases/postgresql12-server/files/patch-doc-src-sgml-Makefile
    R databases/postgresql12-server/files/patch-src-Makefile.shlib
    R databases/postgresql12-server/files/patch-src-backend-Makefile
    R databases/postgresql12-server/files/patch-src_backend_utils_misc_postgresql.conf.sample
    R databases/postgresql12-server/files/pkg-message-client.in
    R databases/postgresql12-server/files/pkg-message-contrib.in
    R databases/postgresql12-server/files/pkg-message-plperl.in
    R databases/postgresql12-server/files/pkg-message-plpython.in
    R databases/postgresql12-server/files/pkg-message-pltcl.in
    R databases/postgresql12-server/files/pkg-message-server.in
    R databases/postgresql12-server/files/pkgIndex.tcl.in
    R databases/postgresql12-server/files/postgresql.in
    R databases/postgresql12-server/pkg-descr
    R databases/postgresql12-server/pkg-install-server
    R databases/postgresql12-server/pkg-plist-client
    R databases/postgresql12-server/pkg-plist-contrib
    R databases/postgresql12-server/pkg-plist-plperl
    R databases/postgresql12-server/pkg-plist-plpython
    R databases/postgresql12-server/pkg-plist-pltcl
    R databases/postgresql12-server/pkg-plist-server
    M databases/py-aiopg/Makefile
    M databases/py-aiopg/distinfo
    M databases/py-aiopg/pkg-descr

  Log Message:
  -----------
  update



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:27:01 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 22:27:01 +0000 (UTC)
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 2ed47d: MOVED: add
 postgresql 12 eol
Message-ID: <MidnightBSD/mports/push/refs/heads/master/04f804-2ed47d@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 2ed47dd9bcb68066c40a67d2434386ebed74f8ee
      https://github.com/MidnightBSD/mports/commit/2ed47dd9bcb68066c40a67d2434386ebed74f8ee
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M MOVED

  Log Message:
  -----------
  MOVED: add postgresql 12 eol



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:38:30 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:38:30 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] fe7712:
 x11-fonts/mkbold-mkitalic: update dist site and di...
Message-ID: <MidnightBSD/mports/push/refs/heads/master/2ed47d-fe7712@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: fe771208a0cb35bcc69b4c5c6b52b22d7e8a5bcf
      https://github.com/MidnightBSD/mports/commit/fe771208a0cb35bcc69b4c5c6b52b22d7e8a5bcf
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M x11-fonts/mkbold-mkitalic/Makefile
    M x11-fonts/mkbold-mkitalic/distinfo
    M x11-fonts/mkbold-mkitalic/pkg-descr

  Log Message:
  -----------
  x11-fonts/mkbold-mkitalic: update dist site and distinfo



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:40:09 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:40:09 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0725b8: x11/runner: fix build
Message-ID: <MidnightBSD/mports/push/refs/heads/master/fe7712-0725b8@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 0725b82c54d437c75bc921c0eea767ffdb0ca580
      https://github.com/MidnightBSD/mports/commit/0725b82c54d437c75bc921c0eea767ffdb0ca580
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M x11/runner/Makefile
    M x11/runner/pkg-descr

  Log Message:
  -----------
  x11/runner: fix build



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:47:20 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:47:20 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 125bac: devel/meson: 1.7
Message-ID: <MidnightBSD/mports/push/refs/heads/master/0725b8-bc7a8d@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 125bac44bf1b5303cb0b53754d690bea76d2c227
      https://github.com/MidnightBSD/mports/commit/125bac44bf1b5303cb0b53754d690bea76d2c227
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M devel/meson/Makefile
    M devel/meson/distinfo
    R devel/meson/files/patch-mesonbuild_linkers_linkers.py

  Log Message:
  -----------
  devel/meson: 1.7


  Commit: bc7a8d20801cc66e582c2ef6cd1376657e8d8abe
      https://github.com/MidnightBSD/mports/commit/bc7a8d20801cc66e582c2ef6cd1376657e8d8abe
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M Mk/extensions/meson.mk

  Log Message:
  -----------
   Mk/extensions: update to 3.11


Compare: https://github.com/MidnightBSD/mports/compare/0725b82c54d4...bc7a8d20801c

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:52:44 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:52:44 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 17e4e7: security/seahorse:
 bump for openldap
Message-ID: <MidnightBSD/mports/push/refs/heads/master/bc7a8d-17e4e7@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 17e4e742a98794c606a3eaeefceb6682c9bcbb45
      https://github.com/MidnightBSD/mports/commit/17e4e742a98794c606a3eaeefceb6682c9bcbb45
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M security/seahorse/Makefile
    M security/seahorse/pkg-descr

  Log Message:
  -----------
   security/seahorse: bump for openldap



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:54:11 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:54:11 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 684bdd: update vala
Message-ID: <MidnightBSD/mports/push/refs/heads/master/17e4e7-684bdd@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 684bdd99999a1ef24bd1108a5f78957aadd62523
      https://github.com/MidnightBSD/mports/commit/684bdd99999a1ef24bd1108a5f78957aadd62523
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M Mk/extensions/vala.mk
    M lang/vala/distinfo

  Log Message:
  -----------
  update vala



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:56:49 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:56:49 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] bf8a39:
 net/openldap25-server: update
Message-ID: <MidnightBSD/mports/push/refs/heads/master/684bdd-bf8a39@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: bf8a39063adfe107acdd279731f48e3fa50a0933
      https://github.com/MidnightBSD/mports/commit/bf8a39063adfe107acdd279731f48e3fa50a0933
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M net/openldap25-server/Makefile
    M net/openldap25-server/distinfo
    M net/openldap25-server/files/patch-configure
    M net/openldap25-server/files/patch-libraries__libldap__Makefile.in
    M net/openldap25-server/files/patch-libraries_libldap_tls__o.c
    M net/openldap25-server/files/slapd.in

  Log Message:
  -----------
  net/openldap25-server: update



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:57:47 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:57:47 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 39531a: databases/Makefile:
 drop ldb20
Message-ID: <MidnightBSD/mports/push/refs/heads/master/bf8a39-39531a@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 39531ad193688b049ce03ced0b412db2a239641e
      https://github.com/MidnightBSD/mports/commit/39531ad193688b049ce03ced0b412db2a239641e
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M databases/Makefile
    R databases/ldb20/Makefile
    R databases/ldb20/distinfo
    R databases/ldb20/files/ldb.3
    R databases/ldb20/files/ldbadd.1
    R databases/ldb20/files/ldbdel.1
    R databases/ldb20/files/ldbedit.1
    R databases/ldb20/files/ldbmodify.1
    R databases/ldb20/files/ldbrename.1
    R databases/ldb20/files/ldbsearch.1
    R databases/ldb20/files/patch-buildtools_wafsamba_samba__autoconf.py
    R databases/ldb20/files/patch-buildtools_wafsamba_samba__install.py
    R databases/ldb20/files/patch-buildtools_wafsamba_wscript
    R databases/ldb20/files/patch-ldb__mdb_ldb_mdb.c
    R databases/ldb20/files/patch-ldb_key_value__ldb_kv_cache.c
    R databases/ldb20/files/patch-lib_replace_wscript
    R databases/ldb20/files/patch-wscript
    R databases/ldb20/pkg-descr

  Log Message:
  -----------
  databases/Makefile: drop ldb20



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 17:59:22 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 14:59:22 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a35cd2: MOVED: eol
Message-ID: <MidnightBSD/mports/push/refs/heads/master/39531a-a35cd2@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: a35cd2ef62c015f1d10e9610007fde819e041fbd
      https://github.com/MidnightBSD/mports/commit/a35cd2ef62c015f1d10e9610007fde819e041fbd
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M MOVED

  Log Message:
  -----------
  MOVED: eol



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 18:00:18 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 15:00:18 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 28c69a:
 www/p5-ParallelUserAgent: magus
Message-ID: <MidnightBSD/mports/push/refs/heads/master/a35cd2-28c69a@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 28c69a4c87ff29d4329fbe934cfa3f37a2228828
      https://github.com/MidnightBSD/mports/commit/28c69a4c87ff29d4329fbe934cfa3f37a2228828
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M www/p5-ParallelUserAgent/Makefile

  Log Message:
  -----------
  www/p5-ParallelUserAgent: magus



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Tue Feb 18 18:19:11 2025
From: noreply at github.com (Lucas Holt)
Date: Tue, 18 Feb 2025 15:19:11 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3be093: fix some bugs with
 the ncuses extension
Message-ID: <MidnightBSD/mports/push/refs/heads/master/28c69a-3be093@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 3be09303039bfbd93d03e413d779e23d134de5e8
      https://github.com/MidnightBSD/mports/commit/3be09303039bfbd93d03e413d779e23d134de5e8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M Mk/extensions/ncurses.mk
    M www/gopherus/Makefile

  Log Message:
  -----------
  fix some bugs with the ncuses extension



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Thu Feb 20 00:45:20 2025
From: noreply at github.com (Lucas Holt)
Date: Wed, 19 Feb 2025 21:45:20 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1ab50a: www/node18: 18.20.6
Message-ID: <MidnightBSD/mports/push/refs/heads/master/3be093-1ab50a@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 1ab50adb7349b41ea9341faeeb27be501f1b2e65
      https://github.com/MidnightBSD/mports/commit/1ab50adb7349b41ea9341faeeb27be501f1b2e65
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M www/node18/Makefile.version
    M www/node18/distinfo
    R www/node18/files/extra-patch-common.gypi
    A www/node18/files/patch-common.gypi
    M www/node18/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl-cl.gypi
    M www/node18/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl.gypi
    M www/node18/files/patch-deps_openssl_openssl-cl__no__asm.gypi
    M www/node18/files/patch-deps_openssl_openssl__no__asm.gypi
    M www/node18/files/patch-deps_v8_src_base_platform_platform-freebsd.cc
    M www/node18/files/patch-deps_v8_src_codegen_arm_cpu-arm.cc
    M www/node18/files/patch-deps_v8_src_codegen_ppc_constants-ppc.h
    M www/node18/files/patch-deps_v8_src_libsampler_sampler.cc
    A www/node18/files/patch-icu
    A www/node18/files/patch-libc++19
    M www/node18/files/patch-node.gypi
    A www/node18/files/patch-openssl3
    M www/node18/files/patch-src_cares__wrap.h
    A www/node18/files/patch-tools_install.py
    M www/node18/files/patch-tools_v8__gypfiles_v8.gyp
    M www/node18/pkg-descr
    M www/node18/pkg-plist

  Log Message:
  -----------
  www/node18: 18.20.6



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Thu Feb 20 10:23:14 2025
From: noreply at github.com (Lucas Holt)
Date: Thu, 20 Feb 2025 07:23:14 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 70b96f: www/node20: 20.18.3
Message-ID: <MidnightBSD/mports/push/refs/heads/master/1ab50a-70b96f@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 70b96fc19945bc9c0355bf28a51793bec79653f2
      https://github.com/MidnightBSD/mports/commit/70b96fc19945bc9c0355bf28a51793bec79653f2
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M www/node20/Makefile.version
    M www/node20/distinfo
    R www/node20/files/extra-patch-common.gypi
    A www/node20/files/patch-common.gypi
    M www/node20/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl-cl.gypi
    M www/node20/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl.gypi
    M www/node20/files/patch-deps_openssl_openssl-cl__no__asm.gypi
    M www/node20/files/patch-deps_openssl_openssl__no__asm.gypi
    M www/node20/files/patch-deps_v8_src_base_platform_platform-freebsd.cc
    M www/node20/files/patch-deps_v8_src_codegen_arm_cpu-arm.cc
    M www/node20/files/patch-deps_v8_src_codegen_ppc_constants-ppc.h
    M www/node20/files/patch-deps_v8_src_libsampler_sampler.cc
    A www/node20/files/patch-libc++19
    M www/node20/files/patch-node.gypi
    A www/node20/files/patch-openssl3
    M www/node20/files/patch-src_cares__wrap.h
    M www/node20/files/patch-tools_v8__gypfiles_v8.gyp
    M www/node20/pkg-plist

  Log Message:
  -----------
  www/node20: 20.18.3



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Thu Feb 20 10:24:08 2025
From: noreply at github.com (Lucas Holt)
Date: Thu, 20 Feb 2025 07:24:08 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 00765e: www/Makefile: node
 19 is eol
Message-ID: <MidnightBSD/mports/push/refs/heads/master/70b96f-00765e@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 00765e26eddafc703232493ccaa6623e97fa1f3e
      https://github.com/MidnightBSD/mports/commit/00765e26eddafc703232493ccaa6623e97fa1f3e
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M www/Makefile
    R www/node19/Makefile
    R www/node19/Makefile.version
    R www/node19/distinfo
    R www/node19/files/extra-patch-common.gypi
    R www/node19/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl-cl.gypi
    R www/node19/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl.gypi
    R www/node19/files/patch-deps_openssl_openssl-cl__no__asm.gypi
    R www/node19/files/patch-deps_openssl_openssl__no__asm.gypi
    R www/node19/files/patch-deps_v8_src_base_platform_platform-freebsd.cc
    R www/node19/files/patch-deps_v8_src_codegen_arm_cpu-arm.cc
    R www/node19/files/patch-deps_v8_src_codegen_ppc_constants-ppc.h
    R www/node19/files/patch-deps_v8_src_libsampler_sampler.cc
    R www/node19/files/patch-node.gypi
    R www/node19/files/patch-src_cares__wrap.h
    R www/node19/files/patch-tools_v8__gypfiles_v8.gyp
    R www/node19/pkg-descr
    R www/node19/pkg-message
    R www/node19/pkg-plist
    R www/npm-node19/Makefile
    R www/yarn-node19/Makefile

  Log Message:
  -----------
  www/Makefile: node 19 is eol



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Thu Feb 20 20:12:16 2025
From: noreply at github.com (Lucas Holt)
Date: Thu, 20 Feb 2025 17:12:16 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 9608d9: update
Message-ID: <MidnightBSD/mports/push/refs/heads/master/00765e-9708f6@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 9608d9794768c5747c1e8336ae2973b5201b7ed8
      https://github.com/MidnightBSD/mports/commit/9608d9794768c5747c1e8336ae2973b5201b7ed8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M www/libnghttp2/Makefile
    M www/libnghttp2/distinfo
    M www/libnghttp2/pkg-plist
    M www/nghttp2/Makefile
    M www/nghttp2/distinfo

  Log Message:
  -----------
  update


  Commit: 9708f67c2148bc32ee04cb34856790e8d32efe73
      https://github.com/MidnightBSD/mports/commit/9708f67c2148bc32ee04cb34856790e8d32efe73
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M www/libnghttp2/Makefile
    M www/libnghttp2/distinfo
    M www/libnghttp2/files/patch-Makefile.in
    M www/libnghttp2/pkg-plist
    M www/nghttp2/Makefile
    M www/nghttp2/distinfo
    M www/nghttp2/pkg-plist

  Log Message:
  -----------
  1.57.0


Compare: https://github.com/MidnightBSD/mports/compare/00765e26edda...9708f67c2148

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Thu Feb 20 20:14:05 2025
From: noreply at github.com (Lucas Holt)
Date: Thu, 20 Feb 2025 17:14:05 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d9c5f0: devel/libuv: 1.50.0
Message-ID: <MidnightBSD/mports/push/refs/heads/master/9708f6-d9c5f0@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: d9c5f03fed110d95da717ced395e27e90a3b2215
      https://github.com/MidnightBSD/mports/commit/d9c5f03fed110d95da717ced395e27e90a3b2215
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M devel/libuv/Makefile
    M devel/libuv/distinfo

  Log Message:
  -----------
  devel/libuv: 1.50.0



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Thu Feb 20 20:46:47 2025
From: noreply at github.com (Lucas Holt)
Date: Thu, 20 Feb 2025 17:46:47 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] e68314: add node 22
Message-ID: <MidnightBSD/mports/push/refs/heads/master/d9c5f0-e68314@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: e683143e48386e2e471a659c02d5ad1a6a93f29f
      https://github.com/MidnightBSD/mports/commit/e683143e48386e2e471a659c02d5ad1a6a93f29f
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M www/Makefile
    A www/node22/Makefile
    A www/node22/Makefile.version
    A www/node22/distinfo
    A www/node22/files/patch-common.gypi
    A www/node22/files/patch-deps-openssl-config-archs-linux-elf-no-asm-openssl-cl.gypi
    A www/node22/files/patch-deps-openssl-config-archs-linux-elf-no-asm-openssl.gypi
    A www/node22/files/patch-deps-openssl-openssl-cl_no_asm.gypi
    A www/node22/files/patch-deps-openssl-openssl_no_asm.gypi
    A www/node22/files/patch-deps-v8-src-base-platform-platform-freebsd.cc
    A www/node22/files/patch-deps-v8-src-base-small-vector.h
    A www/node22/files/patch-deps-v8-src-codegen-arm-cpu-arm.cc
    A www/node22/files/patch-deps-v8-src-codegen-ppc-constants-ppc.h
    A www/node22/files/patch-deps-v8-src-libsampler-sampler.cc
    A www/node22/files/patch-node.gypi
    A www/node22/files/patch-src-cares_wrap.h
    A www/node22/files/patch-tools-v8_gypfiles-v8.gyp
    A www/node22/pkg-descr
    A www/node22/pkg-message
    A www/node22/pkg-plist

  Log Message:
  -----------
  add node 22



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Thu Feb 20 20:52:58 2025
From: noreply at github.com (Lucas Holt)
Date: Thu, 20 Feb 2025 17:52:58 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a1048f: update npm
Message-ID: <MidnightBSD/mports/push/refs/heads/master/e68314-c1acbf@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: a1048fa04d266342715615c86eaaa39fd4ae1928
      https://github.com/MidnightBSD/mports/commit/a1048fa04d266342715615c86eaaa39fd4ae1928
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M www/Makefile
    M www/npm-node18/Makefile
    R www/npm-node18/distinfo
    R www/npm-node18/pkg-descr
    R www/npm-node18/pkg-plist
    M www/npm-node20/Makefile
    A www/npm-node22/Makefile
    A www/npm-node22/distinfo
    A www/npm-node22/pkg-descr
    A www/npm-node22/pkg-plist

  Log Message:
  -----------
  update npm


  Commit: 96f9aff4381faa551f4690fd07d9cc0dc2e3175f
      https://github.com/MidnightBSD/mports/commit/96f9aff4381faa551f4690fd07d9cc0dc2e3175f
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    R www/yarn-node18/distinfo
    R www/yarn-node18/files/patch-lib_cli.js
    R www/yarn-node18/pkg-descr
    R www/yarn-node18/pkg-plist
    M www/yarn-node20/Makefile
    A www/yarn-node20/files/patch-lib_cli.js
    A www/yarn-node22/Makefile
    A www/yarn-node22/distinfo
    A www/yarn-node22/pkg-descr
    A www/yarn-node22/pkg-plist

  Log Message:
  -----------
  update yarn


  Commit: c1acbffa988ce827c909d5fd45a53cd82776e0e6
      https://github.com/MidnightBSD/mports/commit/c1acbffa988ce827c909d5fd45a53cd82776e0e6
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M Mk/extensions/nodejs.mk
    M www/Makefile
    M www/yarn/Makefile

  Log Message:
  -----------
  update node version list


Compare: https://github.com/MidnightBSD/mports/compare/e683143e4838...c1acbffa988c

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Thu Feb 20 21:15:33 2025
From: noreply at github.com (Lucas Holt)
Date: Thu, 20 Feb 2025 18:15:33 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d5e72f: www/node23: add node
 23
Message-ID: <MidnightBSD/mports/push/refs/heads/master/c1acbf-d5e72f@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: d5e72fd83f751e8df039b47b88bf3edcb3bb8eb4
      https://github.com/MidnightBSD/mports/commit/d5e72fd83f751e8df039b47b88bf3edcb3bb8eb4
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    A www/node23/Makefile
    A www/node23/Makefile.version
    A www/node23/distinfo
    A www/node23/files/patch-common.gypi
    A www/node23/files/patch-deps-openssl-config-archs-linux-elf-no-asm-openssl-cl.gypi
    A www/node23/files/patch-deps-openssl-config-archs-linux-elf-no-asm-openssl.gypi
    A www/node23/files/patch-deps-openssl-openssl-cl_no_asm.gypi
    A www/node23/files/patch-deps-openssl-openssl_no_asm.gypi
    A www/node23/files/patch-deps-v8-src-base-platform-platform-freebsd.cc
    A www/node23/files/patch-deps-v8-src-base-small-vector.h
    A www/node23/files/patch-deps-v8-src-codegen-arm-cpu-arm.cc
    A www/node23/files/patch-deps-v8-src-codegen-ppc-constants-ppc.h
    A www/node23/files/patch-deps-v8-src-libsampler-sampler.cc
    A www/node23/files/patch-node.gypi
    A www/node23/files/patch-src-cares_wrap.h
    A www/node23/files/patch-tools-v8_gypfiles-v8.gyp
    A www/node23/pkg-descr
    A www/node23/pkg-message
    A www/node23/pkg-plist

  Log Message:
  -----------
  www/node23: add node 23



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Fri Feb 21 09:39:08 2025
From: noreply at github.com (Lucas Holt)
Date: Fri, 21 Feb 2025 06:39:08 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a1ba1f: add mariadb 11.4
Message-ID: <MidnightBSD/mports/push/refs/heads/master/d5e72f-a1ba1f@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: a1ba1f0b010e154822c80c5cf1cdc4269c289449
      https://github.com/MidnightBSD/mports/commit/a1ba1f0b010e154822c80c5cf1cdc4269c289449
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M databases/Makefile
    A databases/mariadb114-client/Makefile
    A databases/mariadb114-client/pkg-plist
    A databases/mariadb114-server/Makefile
    A databases/mariadb114-server/distinfo
    A databases/mariadb114-server/files/client.cnf.sample.in
    A databases/mariadb114-server/files/my.cnf.sample.in
    A databases/mariadb114-server/files/mysql-server.in
    A databases/mariadb114-server/files/patch-dtrace.cmake
    A databases/mariadb114-server/files/patch-scripts_mysql__config.sh
    A databases/mariadb114-server/files/patch-storage_rocksdb_rocksdb_port_jemalloc__helper.h
    A databases/mariadb114-server/files/patch-tpool_CMakeLists.txt
    A databases/mariadb114-server/files/pkg-message.in
    A databases/mariadb114-server/files/server.cnf.sample.in
    A databases/mariadb114-server/pkg-descr
    A databases/mariadb114-server/pkg-plist

  Log Message:
  -----------
  add mariadb 11.4



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:01:48 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 14:01:48 +0000 (UTC)
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] feb547: nghttp 1.58.0
Message-ID: <MidnightBSD/mports/push/refs/heads/master/a1ba1f-c03e6f@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: feb547c0fa7acbfa6b8911e574b62d7c9b0e8dc6
      https://github.com/MidnightBSD/mports/commit/feb547c0fa7acbfa6b8911e574b62d7c9b0e8dc6
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M www/libnghttp2/Makefile
    M www/libnghttp2/distinfo
    M www/libnghttp2/pkg-plist
    M www/nghttp2/Makefile
    M www/nghttp2/distinfo

  Log Message:
  -----------
  nghttp 1.58.0


  Commit: 2c3c74a3fb6f99841c4b696f8c1717a619fcd3fb
      https://github.com/MidnightBSD/mports/commit/2c3c74a3fb6f99841c4b696f8c1717a619fcd3fb
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M www/libnghttp2/Makefile
    M www/libnghttp2/distinfo
    M www/libnghttp2/pkg-plist
    M www/nghttp2/Makefile
    M www/nghttp2/distinfo

  Log Message:
  -----------
  1.59


  Commit: ad3a4b37b30b8cf6f14b426165f5ad6f76323956
      https://github.com/MidnightBSD/mports/commit/ad3a4b37b30b8cf6f14b426165f5ad6f76323956
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M www/pmwiki/Makefile
    M www/pmwiki/distinfo
    M www/pmwiki/pkg-plist

  Log Message:
  -----------
  www/pmwiki: 2.4.1


  Commit: 93d65915ac270f38edf86bc25edcac7f31c435dd
      https://github.com/MidnightBSD/mports/commit/93d65915ac270f38edf86bc25edcac7f31c435dd
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M www/node/Makefile

  Log Message:
  -----------
  www/node: bump


  Commit: 7e5529ff758fed8eb2d5651ec2cc6535fbf6395b
      https://github.com/MidnightBSD/mports/commit/7e5529ff758fed8eb2d5651ec2cc6535fbf6395b
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M www/nextcloud/Makefile
    M www/nextcloud/distinfo

  Log Message:
  -----------
  www/nextcloud: 30


  Commit: 3fc355b1acfa7294a9a0a9e81da017d9e108bb00
      https://github.com/MidnightBSD/mports/commit/3fc355b1acfa7294a9a0a9e81da017d9e108bb00
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M www/phpbb3/Makefile
    M www/phpbb3/distinfo
    M www/phpbb3/pkg-plist

  Log Message:
  -----------
  www/phpbb3: update


  Commit: c94989d01517b636e57d24f6425187ffa37b62e3
      https://github.com/MidnightBSD/mports/commit/c94989d01517b636e57d24f6425187ffa37b62e3
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M devel/py-websockets/Makefile
    M devel/py-websockets/distinfo
    M www/yt-dlp/Makefile
    M www/yt-dlp/distinfo
    M www/ytdl/Makefile

  Log Message:
  -----------
  update


  Commit: 252911aba1cc5beac16188bbd7c71c105b0510cd
      https://github.com/MidnightBSD/mports/commit/252911aba1cc5beac16188bbd7c71c105b0510cd
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M Mk/bsd.mport.mk

  Log Message:
  -----------
  Mk/bsd.mport.mk: add more valid categories.


  Commit: c03e6f70585f5e7c34522f0e5c5237b516f5db57
      https://github.com/MidnightBSD/mports/commit/c03e6f70585f5e7c34522f0e5c5237b516f5db57
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/Makefile
    A databases/py-psycopg-c/Makefile
    A databases/py-psycopg-c/distinfo
    A databases/py-psycopg-c/pkg-descr
    A databases/py-psycopg-pool/Makefile
    A databases/py-psycopg-pool/distinfo
    A databases/py-psycopg-pool/pkg-descr
    A databases/py-psycopg/Makefile
    A databases/py-psycopg/distinfo
    A databases/py-psycopg/pkg-descr

  Log Message:
  -----------
  add py-psycopg, py-psycopg-c, py-psycopg-pool


Compare: https://github.com/MidnightBSD/mports/compare/a1ba1f0b010e...c03e6f70585f

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:02:38 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:02:38 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 09e8f1:
 databases/phppgadmin: 7.14.7
Message-ID: <MidnightBSD/mports/push/refs/heads/master/c03e6f-09e8f1@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 09e8f1b79ca8704bcf81c35a8e1eed7dcfaed80b
      https://github.com/MidnightBSD/mports/commit/09e8f1b79ca8704bcf81c35a8e1eed7dcfaed80b
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/phppgadmin/Makefile
    M databases/phppgadmin/distinfo

  Log Message:
  -----------
  databases/phppgadmin: 7.14.7



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:04:46 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:04:46 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 919aa3: databases/memcached:
 1.6.36
Message-ID: <MidnightBSD/mports/push/refs/heads/master/09e8f1-919aa3@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 919aa3d5f9fdd003479c377fad2c69e1a6ad9385
      https://github.com/MidnightBSD/mports/commit/919aa3d5f9fdd003479c377fad2c69e1a6ad9385
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/memcached/Makefile
    M databases/memcached/distinfo
    M databases/memcached/files/patch-configure.ac
    M databases/memcached/files/patch-memcached.c
    A databases/memcached/files/patch-xxhash.h

  Log Message:
  -----------
  databases/memcached: 1.6.36



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:07:25 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:07:25 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] accbd0: databases/mdbtools:
 1.0.1
Message-ID: <MidnightBSD/mports/push/refs/heads/master/919aa3-accbd0@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: accbd046173c953d436e9eba63b394829e3f8b4c
      https://github.com/MidnightBSD/mports/commit/accbd046173c953d436e9eba63b394829e3f8b4c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/mdbtools/Makefile
    M databases/mdbtools/distinfo
    R databases/mdbtools/files/patch-doc_Makefile.am
    R databases/mdbtools/files/patch-src__sql__Makefile.am
    A databases/mdbtools/files/patch-src_libmdb_index.c
    A databases/mdbtools/files/patch-src_libmdb_options.c
    M databases/mdbtools/pkg-descr
    M databases/mdbtools/pkg-plist

  Log Message:
  -----------
   databases/mdbtools: 1.0.1



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:12:12 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:12:12 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] e58e36: net/samba416: add
 patch
Message-ID: <MidnightBSD/mports/push/refs/heads/master/accbd0-e58e36@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: e58e36ce759ef1293f465d4099d1f9b278483a3e
      https://github.com/MidnightBSD/mports/commit/e58e36ce759ef1293f465d4099d1f9b278483a3e
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M net/samba416/Makefile
    A net/samba416/files/0029-Fix-rl_completion_func_t.patch

  Log Message:
  -----------
  net/samba416: add patch



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:13:46 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:13:46 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 14506d: databases/Makefile:
 remove ntdb
Message-ID: <MidnightBSD/mports/push/refs/heads/master/e58e36-e0d042@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 14506d2d8774a0f3e6b3c912a06d550fa4f86212
      https://github.com/MidnightBSD/mports/commit/14506d2d8774a0f3e6b3c912a06d550fa4f86212
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/Makefile
    R databases/ntdb/Makefile
    R databases/ntdb/distinfo
    R databases/ntdb/files/ntdb.3
    R databases/ntdb/files/ntdbbackup.8
    R databases/ntdb/files/ntdbdump.8
    R databases/ntdb/files/ntdbrestore.8
    R databases/ntdb/files/ntdbtool.8
    R databases/ntdb/files/patch-buildtools__wafsamba__samba_install.py
    R databases/ntdb/files/patch-wscript
    R databases/ntdb/pkg-descr

  Log Message:
  -----------
  databases/Makefile: remove ntdb


  Commit: e0d0424bcadf2a57e6fc139cc09836137697c26a
      https://github.com/MidnightBSD/mports/commit/e0d0424bcadf2a57e6fc139cc09836137697c26a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M MOVED

  Log Message:
  -----------
  MOVED: ntdb


Compare: https://github.com/MidnightBSD/mports/compare/e58e36ce759e...e0d0424bcadf

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:17:13 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:17:13 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a7ba96: remove tdb1,
 add tdb1410
Message-ID: <MidnightBSD/mports/push/refs/heads/master/e0d042-ad1641@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: a7ba96852e7859e8ef92b078bd7b9382d062a590
      https://github.com/MidnightBSD/mports/commit/a7ba96852e7859e8ef92b078bd7b9382d062a590
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/Makefile
    R databases/tdb1/Makefile
    R databases/tdb1/distinfo
    R databases/tdb1/files/patch-buildtools__wafsamba__samba_autoconf.py
    R databases/tdb1/files/patch-buildtools__wafsamba__samba_install.py
    R databases/tdb1/files/patch-buildtools__wafsamba__samba_python.py
    R databases/tdb1/files/patch-buildtools__wafsamba__wscript
    R databases/tdb1/files/patch-lib__replace__wscript
    R databases/tdb1/files/patch-wscript
    R databases/tdb1/files/tdbbackup.8
    R databases/tdb1/files/tdbdump.8
    R databases/tdb1/files/tdbrestore.8
    R databases/tdb1/files/tdbtool.8
    R databases/tdb1/pkg-descr
    A databases/tdb1410/Makefile
    A databases/tdb1410/distinfo
    A databases/tdb1410/files/patch-buildtools_wafsamba_samba__autoconf.py
    A databases/tdb1410/files/patch-buildtools_wafsamba_samba__install.py
    A databases/tdb1410/files/patch-buildtools_wafsamba_wscript
    A databases/tdb1410/files/patch-lib_replace_wscript
    A databases/tdb1410/files/patch-wscript
    A databases/tdb1410/files/tdbbackup.8
    A databases/tdb1410/files/tdbdump.8
    A databases/tdb1410/files/tdbrestore.8
    A databases/tdb1410/files/tdbtool.8
    A databases/tdb1410/pkg-descr
    A databases/tdb1410/pkg-plist

  Log Message:
  -----------
  remove tdb1, add tdb1410


  Commit: ad1641afd3111379f7bd26f9195d5334820fd78c
      https://github.com/MidnightBSD/mports/commit/ad1641afd3111379f7bd26f9195d5334820fd78c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M MOVED

  Log Message:
  -----------
  MOVED: bump


Compare: https://github.com/MidnightBSD/mports/compare/e0d0424bcadf...ad1641afd311

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:18:08 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 14:18:08 +0000 (UTC)
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] fbcb23:
 databases/postgresql14-server: bump
Message-ID: <MidnightBSD/mports/push/refs/heads/master/ad1641-fbcb23@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: fbcb236aa06985b90400cc2560cd0a09aa44af4d
      https://github.com/MidnightBSD/mports/commit/fbcb236aa06985b90400cc2560cd0a09aa44af4d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/postgresql14-server/Makefile
    M databases/postgresql14-server/distinfo
    M databases/postgresql14-server/files/pkg-message-client.in
    M databases/postgresql14-server/files/postgresql.in

  Log Message:
  -----------
  databases/postgresql14-server: bump



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:18:41 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:18:41 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] b030b6:
 databases/postgresql13-server: 13.20
Message-ID: <MidnightBSD/mports/push/refs/heads/master/fbcb23-b030b6@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: b030b6dde94cdaaeb024ca0b78840fdd15c3b485
      https://github.com/MidnightBSD/mports/commit/b030b6dde94cdaaeb024ca0b78840fdd15c3b485
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/postgresql13-server/Makefile
    M databases/postgresql13-server/distinfo
    M databases/postgresql13-server/files/postgresql.in

  Log Message:
  -----------
  databases/postgresql13-server: 13.20



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:19:50 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:19:50 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] e18ddf: databases/redis72:
 7.2.7
Message-ID: <MidnightBSD/mports/push/refs/heads/master/b030b6-e18ddf@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: e18ddffe647f901208066a19bf166d7ec5279757
      https://github.com/MidnightBSD/mports/commit/e18ddffe647f901208066a19bf166d7ec5279757
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/redis72/Makefile
    M databases/redis72/distinfo

  Log Message:
  -----------
   databases/redis72: 7.2.7



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:20:18 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:20:18 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a506e9: databases/redis62:
 update
Message-ID: <MidnightBSD/mports/push/refs/heads/master/e18ddf-a506e9@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: a506e9844bcdfeff5dc1d403c81c4d9774aa5097
      https://github.com/MidnightBSD/mports/commit/a506e9844bcdfeff5dc1d403c81c4d9774aa5097
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/redis62/Makefile
    M databases/redis62/distinfo

  Log Message:
  -----------
  databases/redis62: update



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:21:51 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:21:51 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 025a85:
 databases/libmemcached: 1.1.4
Message-ID: <MidnightBSD/mports/push/refs/heads/master/a506e9-025a85@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 025a858829c1756e3e604502f6f0f72df7e61fa1
      https://github.com/MidnightBSD/mports/commit/025a858829c1756e3e604502f6f0f72df7e61fa1
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/libmemcached/Makefile
    M databases/libmemcached/distinfo
    A databases/libmemcached/files/patch-CMakeLists.txt
    R databases/libmemcached/files/patch-bug1245562
    R databases/libmemcached/files/patch-bug1400560
    R databases/libmemcached/files/patch-configure.ac
    R databases/libmemcached/files/patch-libmemcached_assert.hpp
    R databases/libmemcached/files/patch-libtest_lite.h
    R databases/libmemcached/files/patch-log.hpp
    A databases/libmemcached/files/patch-sasl
    M databases/libmemcached/pkg-descr
    M databases/libmemcached/pkg-plist

  Log Message:
  -----------
  databases/libmemcached: 1.1.4



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:24:22 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:24:22 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 704c0c: databases/tinycdb:
 0.81
Message-ID: <MidnightBSD/mports/push/refs/heads/master/025a85-704c0c@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 704c0c229526004abe66254bbd2165142f2196c7
      https://github.com/MidnightBSD/mports/commit/704c0c229526004abe66254bbd2165142f2196c7
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/tinycdb/Makefile
    M databases/tinycdb/distinfo
    A databases/tinycdb/pkg-plist

  Log Message:
  -----------
  databases/tinycdb: 0.81



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:25:01 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:25:01 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 7f57c5: databases/Makefile:
 deprecated
Message-ID: <MidnightBSD/mports/push/refs/heads/master/704c0c-7f57c5@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 7f57c5dd796ff4728b88e792543f430ced35aa3a
      https://github.com/MidnightBSD/mports/commit/7f57c5dd796ff4728b88e792543f430ced35aa3a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/Makefile
    R databases/pymongo/Makefile
    R databases/pymongo/distinfo
    R databases/pymongo/pkg-descr

  Log Message:
  -----------
  databases/Makefile: deprecated



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:30:28 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:30:28 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 4bfe65: add
 mariadb-connector-c
Message-ID: <MidnightBSD/mports/push/refs/heads/master/7f57c5-4bfe65@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 4bfe6579c8a915b5d95d93d91485aa8dee35f280
      https://github.com/MidnightBSD/mports/commit/4bfe6579c8a915b5d95d93d91485aa8dee35f280
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/Makefile
    A databases/mariadb-connector-c/Makefile
    A databases/mariadb-connector-c/distinfo
    A databases/mariadb-connector-c/pkg-descr
    A databases/mariadb-connector-c/pkg-plist

  Log Message:
  -----------
  add mariadb-connector-c



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:31:03 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:31:03 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 50854e: add
 mariadb-connector-odbc
Message-ID: <MidnightBSD/mports/push/refs/heads/master/4bfe65-50854e@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 50854efc1921c0fe81667997cc69c837fd4543b3
      https://github.com/MidnightBSD/mports/commit/50854efc1921c0fe81667997cc69c837fd4543b3
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/Makefile
    A databases/mariadb-connector-odbc/Makefile
    A databases/mariadb-connector-odbc/distinfo
    A databases/mariadb-connector-odbc/pkg-descr

  Log Message:
  -----------
  add mariadb-connector-odbc



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:34:48 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:34:48 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 23fa6f: databases/valkey:
 fix build
Message-ID: <MidnightBSD/mports/push/refs/heads/master/50854e-23fa6f@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 23fa6f8e50cee9f82254c6e086bd18def067f186
      https://github.com/MidnightBSD/mports/commit/23fa6f8e50cee9f82254c6e086bd18def067f186
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M databases/valkey/Makefile

  Log Message:
  -----------
  databases/valkey: fix build



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:36:46 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:36:46 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 73b91e: devel/shunit2: test
 off for magus
Message-ID: <MidnightBSD/mports/push/refs/heads/master/23fa6f-73b91e@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 73b91e759ec53d85b0fe83d26d6adf7d6d583988
      https://github.com/MidnightBSD/mports/commit/73b91e759ec53d85b0fe83d26d6adf7d6d583988
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M devel/shunit2/Makefile

  Log Message:
  -----------
  devel/shunit2: test off for magus



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:38:25 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:38:25 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6f8bc0: ftp/curl812: one
 test won't build
Message-ID: <MidnightBSD/mports/push/refs/heads/master/73b91e-6f8bc0@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 6f8bc010ca6520aef68fa99228ffa9ff4611efc7
      https://github.com/MidnightBSD/mports/commit/6f8bc010ca6520aef68fa99228ffa9ff4611efc7
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M ftp/curl812/Makefile

  Log Message:
  -----------
  ftp/curl812: one test won't build



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:40:37 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:40:37 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 34b74d:
 devel/py-ruamel.yaml: 0.18
Message-ID: <MidnightBSD/mports/push/refs/heads/master/6f8bc0-34b74d@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 34b74d2fb92777e5257441baad8aefcb149e0fbf
      https://github.com/MidnightBSD/mports/commit/34b74d2fb92777e5257441baad8aefcb149e0fbf
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M devel/py-ruamel.yaml/Makefile
    M devel/py-ruamel.yaml/distinfo
    M devel/py-ruamel.yaml/pkg-descr

  Log Message:
  -----------
  devel/py-ruamel.yaml: 0.18



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:42:56 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:42:56 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 547557: www
Message-ID: <MidnightBSD/mports/push/refs/heads/master/34b74d-547557@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 547557086035e025505d5b9e229acead2a480e98
      https://github.com/MidnightBSD/mports/commit/547557086035e025505d5b9e229acead2a480e98
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M devel/allegro/Makefile
    M x11/libXxf86dga/Makefile
    M x11/libXxf86dga/pkg-descr

  Log Message:
  -----------
  www



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:54:41 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:54:41 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ffa3b3: net/freebsd-uucp:
 fix build
Message-ID: <MidnightBSD/mports/push/refs/heads/master/547557-ffa3b3@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: ffa3b3d462bcac51ff42751ccacc26b01cc94a43
      https://github.com/MidnightBSD/mports/commit/ffa3b3d462bcac51ff42751ccacc26b01cc94a43
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M net/freebsd-uucp/Makefile

  Log Message:
  -----------
  net/freebsd-uucp: fix build



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 09:59:08 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 06:59:08 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 9d3db0: old patches be gone
Message-ID: <MidnightBSD/mports/push/refs/heads/master/ffa3b3-9d3db0@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 9d3db099eb2081bb655d4ecc1c402b6d87a4b266
      https://github.com/MidnightBSD/mports/commit/9d3db099eb2081bb655d4ecc1c402b6d87a4b266
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    R sysutils/php82-posix/files/patch-posix.c
    R sysutils/php83-posix/files/patch-posix.c

  Log Message:
  -----------
  old patches be gone



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 10:01:01 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 07:01:01 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 184dfd: old patches be gone
Message-ID: <MidnightBSD/mports/push/refs/heads/master/9d3db0-184dfd@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 184dfde61453b7fcdbc96c45ac8bfd5f84792f5b
      https://github.com/MidnightBSD/mports/commit/184dfde61453b7fcdbc96c45ac8bfd5f84792f5b
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    R www/php82-opcache/files/patch-config.m4
    R www/php83-opcache/files/patch-config.m4

  Log Message:
  -----------
  old patches be gone



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 11:49:41 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 08:49:41 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 347124:
 emulators/linux_base-rl9: security updates
Message-ID: <MidnightBSD/mports/push/refs/heads/master/184dfd-347124@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 3471241c2b175f3922eafff80772dd358dc715e8
      https://github.com/MidnightBSD/mports/commit/3471241c2b175f3922eafff80772dd358dc715e8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M emulators/linux_base-rl9/Makefile
    M emulators/linux_base-rl9/Makefile.version
    M emulators/linux_base-rl9/distinfo
    M emulators/linux_base-rl9/pkg-plist.aarch64
    M emulators/linux_base-rl9/pkg-plist.amd64

  Log Message:
  -----------
  emulators/linux_base-rl9: security updates



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 11:52:33 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 08:52:33 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f13e11: Mk/extensions:
 update dep
Message-ID: <MidnightBSD/mports/push/refs/heads/master/347124-f13e11@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: f13e11bfb9253a94c8cf3eaa4272a752c2a78809
      https://github.com/MidnightBSD/mports/commit/f13e11bfb9253a94c8cf3eaa4272a752c2a78809
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M Mk/extensions/linux.mk

  Log Message:
  -----------
  Mk/extensions: update dep



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 12:04:02 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 09:04:02 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6734ea:
 security/owasp-dependency-check: wrapper
Message-ID: <MidnightBSD/mports/push/refs/heads/master/f13e11-6734ea@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 6734ea79802acbbd61db104f56553b4c47b87e7a
      https://github.com/MidnightBSD/mports/commit/6734ea79802acbbd61db104f56553b4c47b87e7a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M security/owasp-dependency-check/Makefile

  Log Message:
  -----------
  security/owasp-dependency-check: wrapper



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 12:05:25 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 09:05:25 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] dbaa98: security/gcr: magus
Message-ID: <MidnightBSD/mports/push/refs/heads/master/6734ea-dbaa98@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: dbaa9883d79705050f98349c5903947a4393e0e9
      https://github.com/MidnightBSD/mports/commit/dbaa9883d79705050f98349c5903947a4393e0e9
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M security/gcr/Makefile

  Log Message:
  -----------
  security/gcr: magus



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 12:08:57 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 09:08:57 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 34b947:
 java/apache-commons-logging: 1.3.5
Message-ID: <MidnightBSD/mports/push/refs/heads/master/dbaa98-34b947@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 34b94794c00c32ee6d49c53681b031f772727fce
      https://github.com/MidnightBSD/mports/commit/34b94794c00c32ee6d49c53681b031f772727fce
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M java/apache-commons-logging/Makefile
    M java/apache-commons-logging/distinfo

  Log Message:
  -----------
  java/apache-commons-logging: 1.3.5



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 13:32:54 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 10:32:54 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 86bd4e:
 security/gnome-keyring: fix gcr dep
Message-ID: <MidnightBSD/mports/push/refs/heads/master/34b947-86bd4e@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 86bd4e4e702e45eb71cb22f2576a3130c7ef84d6
      https://github.com/MidnightBSD/mports/commit/86bd4e4e702e45eb71cb22f2576a3130c7ef84d6
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M security/gnome-keyring/Makefile

  Log Message:
  -----------
  security/gnome-keyring: fix gcr dep



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 15:07:00 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 12:07:00 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f89bde: rework loading kde
 module so we can pass the argum...
Message-ID: <MidnightBSD/mports/push/refs/heads/master/86bd4e-f89bde@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: f89bde2278435859dedc92761ad09c501bd6ee64
      https://github.com/MidnightBSD/mports/commit/f89bde2278435859dedc92761ad09c501bd6ee64
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M Mk/bsd.mport.mk
    M Mk/extensions/fakeroot.mk
    M Mk/extensions/kde.mk
    M devel/Makefile
    R devel/kf5-extra-cmake-modules/Makefile
    R devel/kf5-extra-cmake-modules/distinfo
    R devel/kf5-extra-cmake-modules/files/patch-CMakeLists.txt
    R devel/kf5-extra-cmake-modules/files/patch-find-modules_FindOpenEXR.cmake
    R devel/kf5-extra-cmake-modules/files/patch-kde-modules-KDEMetaInfoPlatformCheck.cmake
    R devel/kf5-extra-cmake-modules/pkg-descr
    R devel/kf5-extra-cmake-modules/pkg-plist
    A devel/kf6-extra-cmake-modules/Makefile
    A devel/kf6-extra-cmake-modules/distinfo
    A devel/kf6-extra-cmake-modules/pkg-descr
    A devel/kf6-extra-cmake-modules/pkg-plist
    M security/horcrux/Makefile
    M security/horcrux/distinfo
    M www/yarn-node18/Makefile

  Log Message:
  -----------
  rework loading kde module so we can pass the argument correctly.



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 15:09:10 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 12:09:10 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6bfdb4:
 security/gnome-keyring: oops
Message-ID: <MidnightBSD/mports/push/refs/heads/master/f89bde-6bfdb4@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 6bfdb4392062e65b0b70f8ed5e25ebbb778ea822
      https://github.com/MidnightBSD/mports/commit/6bfdb4392062e65b0b70f8ed5e25ebbb778ea822
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M security/gnome-keyring/Makefile

  Log Message:
  -----------
  security/gnome-keyring: oops



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 15:20:38 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 12:20:38 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 51eaa2:
 filesystems/squashfs-tools: fix fake
Message-ID: <MidnightBSD/mports/push/refs/heads/master/6bfdb4-51eaa2@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 51eaa25dab7c60bdac8d431ab1fa6eec74b78e8b
      https://github.com/MidnightBSD/mports/commit/51eaa25dab7c60bdac8d431ab1fa6eec74b78e8b
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M filesystems/squashfs-tools/Makefile

  Log Message:
  -----------
  filesystems/squashfs-tools: fix fake



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 19:15:46 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 16:15:46 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1ba2e5: science/py-scipy:
 circular dependency
Message-ID: <MidnightBSD/mports/push/refs/heads/master/51eaa2-1ba2e5@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 1ba2e5d2341f6fecc246d4540d5bede5d43675be
      https://github.com/MidnightBSD/mports/commit/1ba2e5d2341f6fecc246d4540d5bede5d43675be
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M science/py-scipy/Makefile

  Log Message:
  -----------
  science/py-scipy: circular dependency



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 19:20:21 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 16:20:21 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] e3f83a: www/py-aiohttp:
 circular dep
Message-ID: <MidnightBSD/mports/push/refs/heads/master/1ba2e5-e3f83a@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: e3f83ac71506029dd7152aa9cd1900ab34eb916f
      https://github.com/MidnightBSD/mports/commit/e3f83ac71506029dd7152aa9cd1900ab34eb916f
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M www/py-aiohttp/Makefile

  Log Message:
  -----------
  www/py-aiohttp: circular dep



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 19:24:29 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 16:24:29 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 816084:
 devel/py-jaraco.context: circular
Message-ID: <MidnightBSD/mports/push/refs/heads/master/e3f83a-816084@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 81608499e62fb3c06b2881b59db1803db1ec5052
      https://github.com/MidnightBSD/mports/commit/81608499e62fb3c06b2881b59db1803db1ec5052
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M devel/py-jaraco.context/Makefile

  Log Message:
  -----------
  devel/py-jaraco.context: circular



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 19:28:46 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 16:28:46 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 80043c: add
 py-backports.tarfile
Message-ID: <MidnightBSD/mports/push/refs/heads/master/816084-80043c@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 80043c815e633d8eb167f771fbaacae05b6be80a
      https://github.com/MidnightBSD/mports/commit/80043c815e633d8eb167f771fbaacae05b6be80a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M devel/Makefile
    A devel/py-backports.tarfile/Makefile
    A devel/py-backports.tarfile/distinfo
    A devel/py-backports.tarfile/pkg-descr

  Log Message:
  -----------
  add py-backports.tarfile



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 19:31:25 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 16:31:25 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 5d88cb:
 security/py-cryptography: 42.0.8
Message-ID: <MidnightBSD/mports/push/refs/heads/master/80043c-5d88cb@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 5d88cbe8aa5a0932f30d041fd7f00d00651173c0
      https://github.com/MidnightBSD/mports/commit/5d88cbe8aa5a0932f30d041fd7f00d00651173c0
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M security/py-cryptography/Makefile
    M security/py-cryptography/Makefile.crates
    M security/py-cryptography/distinfo

  Log Message:
  -----------
  security/py-cryptography: 42.0.8



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 19:33:42 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 16:33:42 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] b1a4cf: devel/shunit2: patch
 midnightbsd support in
Message-ID: <MidnightBSD/mports/push/refs/heads/master/5d88cb-b1a4cf@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: b1a4cf38317f93428080a2d0073d4614ba6fb134
      https://github.com/MidnightBSD/mports/commit/b1a4cf38317f93428080a2d0073d4614ba6fb134
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    A devel/shunit2/files/patch-lib_versions

  Log Message:
  -----------
  devel/shunit2: patch midnightbsd support in



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 19:36:15 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 16:36:15 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6e3d2f: devel/py-datadog:
 0.51
Message-ID: <MidnightBSD/mports/push/refs/heads/master/b1a4cf-6e3d2f@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 6e3d2f084347045b86573d7a8f7096fee463406f
      https://github.com/MidnightBSD/mports/commit/6e3d2f084347045b86573d7a8f7096fee463406f
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M devel/py-datadog/Makefile
    M devel/py-datadog/distinfo

  Log Message:
  -----------
  devel/py-datadog: 0.51



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 19:41:01 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 16:41:01 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 549981: update
Message-ID: <MidnightBSD/mports/push/refs/heads/master/6e3d2f-549981@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 54998124f5400e70327b32a7e053e4e13e715137
      https://github.com/MidnightBSD/mports/commit/54998124f5400e70327b32a7e053e4e13e715137
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M devel/py-awscrt/Makefile
    M devel/py-awscrt/distinfo
    M devel/py-botocore/Makefile
    M devel/py-botocore/distinfo

  Log Message:
  -----------
  update



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications

From noreply at github.com  Sun Feb 23 19:42:37 2025
From: noreply at github.com (Lucas Holt)
Date: Sun, 23 Feb 2025 16:42:37 -0800
Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 2f14dc: www/py-gunicorn:
 test issue
Message-ID: <MidnightBSD/mports/push/refs/heads/master/549981-2f14dc@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 2f14dcafc4f284384ba0661e867585b06173aaf8
      https://github.com/MidnightBSD/mports/commit/2f14dcafc4f284384ba0661e867585b06173aaf8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M www/py-gunicorn/Makefile

  Log Message:
  -----------
  www/py-gunicorn: test issue



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications