[Bug 290466] sysutils/prips: Update 1.2.0 => 1.2.2, take MAINTAINER
Date: Fri, 24 Oct 2025 07:51:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290466
Bug ID: 290466
Summary: sysutils/prips: Update 1.2.0 => 1.2.2, take MAINTAINER
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: portmaster@bsdforge.com
Created attachment 264831
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264831&action=edit
git diff updates sysutils/prips to 1.2.2
Update sysutils/prips to 1.2.2. While here, take MAINTAINER.
Changelog
Fixes
C implementation:
make the exclusion handling more robust
Test suite:
make the 05-except test actually test multiple patterns
Additions
Add a .gitignore file.
Rust implementation:
implement the -e exclude-pattern command-line option
Documentation:
switch to Markdown-based MkDocs
convert the changelog to the "Keep a Changelog" format
Other changes
Rust implementation:
make the modules private; prips is not a library crate
use the anyhow and thiserror crates instead of expect-exit and quick-error
add the run-clippy.sh tool to run the Rust linter
minor refactoring and fixes
also keep the Cargo.lock file under version control
Test suite:
allow the tests to be run from any directory
Changes (port)
consolidate: move pkg-plist to Makefile (only 2 files)
README.md replaced by changelog.md and index.md
Files touched:
Makefile
distinfo
pkg-plist (remove)
port is currently maintained by ports@ so approval is implicit.
That's it.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.