CVS commit: pkgsrc/textproc/inlyne

"pin" <[email protected]> Fri, 7 Aug 2026 09:30:45 +0000
Newsgroups gmane.os.netbsd.devel.pkgsrc.cvs
Message-ID <[email protected]>
Module Name:	pkgsrc
Committed By:	pin
Date:		Fri Aug  7 09:30:45 UTC 2026

Modified Files:
	pkgsrc/textproc/inlyne: Makefile cargo-depends.mk distinfo
Added Files:
	pkgsrc/textproc/inlyne/patches:
	    patch-.._vendor_nix-0.24.3_src_net_if__.rs
	    patch-.._vendor_nix-0.24.3_src_sys_event.rs

Log Message:
textproc/inlyne: update to 0.5.3

Deprecations

 - Deprecate implicit inlyne <FILE> viewing in favor of inlyne view <FILE> ([#466])

Releases

 - Add ARM linux to the set of prebuilt release artifacts (#455)

Fixes

 - Downgrade copypasta to fix wayland-client version issues (#462)
 - Update taffy to fix errant rendering hangs (#459 #467)
 - Correctly track relative files when navigating (#465)

Internal

 - Migrate YAML parsing from serde_yaml -> yaml_serde (#454)
 - Remove codecov.io CI workflow (#457)
 - Fix tests on 32-bit targets (#460 #468)
 - Update CI actions (#463)
 - Simplify config error handling code (#469)


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/inlyne/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/inlyne/cargo-depends.mk
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/inlyne/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/textproc/inlyne/patches/patch-.._vendor_nix-0.24.3_src_net_if__.rs \
    pkgsrc/textproc/inlyne/patches/patch-.._vendor_nix-0.24.3_src_sys_event.rs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed) (text/x-diff, 124.2 KB) - not displayed