databases/postgresql-postgis2: Accept pgsql 18
PostgreSQL 18 is ok, per upstream's README.postgis ("and above") (and
if it didn't work I'd be hearing about it on postgis-devel@).
In PR pkg/60316, Jim Spath reports that adding 18 and testing with
qgis was successful (and also that pgsql 14 is still ok, not related
to this commit but good to know).
(devel/R-lifecycle) Updated 1.0.4 to 1.0.5
# lifecycle 1.0.5
* `signal_stage()` no longer does anything, and is now purely a way to
express intent at the call site of whether a function is superseded
or experimental (#203).
* `deprecate_soft()` and `deprecate_warn()` are faster thanks to some
internal refactoring (#191, #194, #195, #201).
* `deprecate_soft()` and `deprecate_warn()` now only warn once per
session rather than attempting to warn once every 8 hours. This
never actually worked (#196).
* Improvements to `lint_lifecycle()` and `lint_tidyverse_lifecycle()`
(@AshesITR):
* Updated to support lintr >= 3.0.0 (#178).
* Fixed default `pattern=` argument to only find R files (#165).
[12 lines not shown]
grpc: updated to 1.81.1
1.81.1
Core
[EventEngine] Fix a potential use-after-free error on Windows.
[ssl] Server side handshaker factory stores a map of key signers.
[Core] Fix completion queue shutdown race on weak memory models (ARM).
[EventEngine] Fix a Windows race that causes an assertion error.
[grpc_error] enable error_flatten experiment in OSS.
[Python] Trim Python2 backward compatiblity syntax - removed (object) inheritance.
Objective-C
[ObjC] Add receiveNextMessage to GRPCUnaryProtoCall.
Python
[12 lines not shown]
www/apache24: update to 2.4.68
Apache 2.4.68 (2026-06-08)
Changes with Apache 2.4.68
*) mod_ssl, ab: Add support for OpenSSL 4.0. [Joe Orton]
*) mod_ssl: Add SerialNumber as a recognized attribute type for SSL
distinguished name variables. [Michael Osipov <michaelo apache.org>,
Benjamin Demarteau <benjamin.demarteau liege.be>]
*) mod_ssl: Set auth type to "ClientCert" when client certificate authentication
has been performed. [Michael Osipov <michaelo apache.org>]
*) mod_include: Don't print any of if/elsif/else content when
a conditional evaluation returns an error. [Eric Covener]
*) mod_unixd: CoreDumpDirectory requires enabling tracing on FreeBSD 11+.
[37 lines not shown]
filesystems/perfuse: Remove
This package existed to support NetBSD 5, and is otherwise just
confusing and results in extra .include lines in a few other packages.
NetBSD 5 is so long unsupported in pkgsrc and there is no reason to think
there are any users.
As agreed with manu@ and proposed on pkgsrc-users@.
kitty: update to 0.47.2
Packaging updates:
- upstream fixed explicit_zero(3) bug for NetBSD
- fixed crashing when rendering a colored emoji on NetBSD
Upstream updates:
0.47.2
- Allow dragging to move scrollbar after clicking on track when
scrollbar_jump_on_click is enabled
- macOS: Fix regression in 0.47.0 that broke passing Cmd+C on to
terminal applications when no text is selected
- kitten @ set-background-image: Fix --layout=configured changing
layout to centered instead
- Splits layout: add an equalize action and an equalize_on_close
option to redistribute split space proportionally
- Fix matching var/env on tabs not working as expected
- When watching for changed config files do not recursively watch all
sub directories of the directory containing the config file
[20 lines not shown]