zino: update to version 2.5.0.
Pkgsrc changes:
* version-bump + checksums.
* Require 0.2.0 of py-netsnmp-cffi.
Upstream changes:
- Added support for receiving SNMP traps through a straps or
nmtrapd trap multiplexer as an alternative to direct UDP binding
(for maximum compatibility with existing Zino 1 deployments) (#362)
- The minimum required version of netsnmp-cffi is now 0.2.0. (#362)
rust195: Add a package for rust 1.95.0.
Pkgsrc changes:
* Update version & checksums, and adapt to new libc crate included.
Upstream changes relative to 1.94.1:
Version 1.95 (2026-04-16)
==========================
Language
--------
- [Stabilize `if let` guards on match arms]
(https://github.com/rust-lang/rust/pull/141295)
- [`irrefutable_let_patterns` lint no longer lints on let chains]
(https://github.com/rust-lang/rust/pull/146832)
- [Support importing path-segment keywords with renaming]
(https://github.com/rust-lang/rust/pull/146972)
- [Stabilize inline assembly for PowerPC and PowerPC64]
[185 lines not shown]
resterm: update to latest version, doesn't build
../.gopath/pkg/mod/modernc.org/sqlite at v1.39.0/lib/sqlite_netbsd_amd64.go:112447:5: mu.enter undefined (type mutex has no field or method enter)
../.gopath/pkg/mod/modernc.org/sqlite at v1.39.0/lib/sqlite_netbsd_amd64.go:112448:11: mu.leave undefined (type mutex has no field or method leave)