geography/proj: Update to 9.8.1
(Actually, the update was committed with the gdal update by mistake.
This commit adds a comment to proj's Makefile and documents the
update.)
Upstream NEWS, less minor fixes:
## 9.8.1
### Warning
It was discovered after the PROJ 9.8.0 release that several EPSG updates introduced
after EPSG v12.033 - notably the introduction of national realizations of ETRS89
(ETRS89-XXX […] where XXX is the 3-letter ISO country code) - caused backward
incompatibilities in some workflows involving the ETRS89 CRS.
In particular, transformations between ETRS89 and national CRSs based on other
datums are known to be affected for Austria, Belgium, Catalonia, the Netherlands,
[21 lines not shown]
Initial import of lang/souffle, version 2.5.
Souffle is a variant of Datalog for tool designers crafting analyses
in Horn clauses. Souffle synthesizes a native parallel C++ program
from a logic specification.
mk: add udev.buildlink3.mk
This Makefile fragment is meant to be included in packages that
require an implementation of the udev user-space library for querying
information about devices.
textproc/scooter: update to 0.9.1
New features:
feat: add colour on empty search by @Its-Just-Nans in #375
Bug fixes:
Remove svg from binary extension detection by @thomasschafer in #355
Avoid searching again when toggling escape sequences by @thomasschafer in #357
Other changes:
Bump various deps
New Contributors
@Its-Just-Nans made their first contribution in #375
textproc/rumdl: update to 0.1.81
Added
md057: add relative_to_roots option for absolute link validation (e911919)
md024: treat headings with different {#custom-id} anchors as distinct (0b4dadb)
Fixed
md013: don't warn on under-limit list items in normalize mode (3e08094)
fmt: honor
opt-in across all flavors (4c9c8dc)
docs: restore grid-cards formatting on landing page (5acba85)
md005,md032: preserve nesting under tight continuation followed by sub-list (993c0f5)
devel/mise: update to 2026.4.20
2026.4.22 - 2026-04-25
🚀 Features
(copr) add Fedora 44 & Rawhide support by @bestagi in #9391
🐛 Bug Fixes
(backend) repair latest runtime labels and go resolution by @jdx in #9383
(task) label deps output by provider by @jdx in #9385
🚜 Refactor
(config) rename install_before setting by @jdx in #9384
📚 Documentation
(site) show release version in nav by @jdx in #9388
[314 lines not shown]
devel/cargo-about: update to 0.9.0
Changed
PR#299 updated dependencies
PR#299 resolved #286 by gating all cli specific features (argument parsing, templating, logging) behind the cli feature.
Fixed
PR#299 resolved #298 by allowing deprecated license identifiers.
PR#299 (and PR#296) improved the error output when failing to parse expressions from scanning license text to include the actual path in question.
Added
PR#299 improved output for configuration errors, including printing warnings when a clarification is specified for a crate that is not actually present.
devel/libgusb: initial import of package
GUsb is a GObject wrapper for libusb1 that makes it easy to do
asynchronous control, bulk and interrupt transfers with proper
cancellation and integration into a mainloop.
This makes it easy to integrate low level USB transfers with your
high-level application or system daemon.
sysutils/xfe: update to 2.1.6
# upstream changes (since version 1.45)
Version 2.1.6 (released 28/03/2026)
- fix slow copy/move files when using Copy to and Drag and Drop (regression introduced in Xfe 2.1.4)
Version 2.1.5 (released 01/03/2026)
- fix some garbage strings in Xfi (regression introduced in Xfe 2.1.3)
- add a warning message when a program is not found, before displaying the Open with... dialog
- make all warning messages have the appropriate icon
- fix a crash when manipulating bookmarks (bug #314)
- fix escape or return key not working in command window
- fix return key not working after a file was selected in the new symlink file dialog
- fix opening files with spaces in their file name not working when startup notification is not used (regression
introduced in Xfe 2.1.4)
Version 2.1.4 (released 08/02/2026)
- set initial browsing directory to current directory when comparing files
[253 lines not shown]