Subject: CVS commit: pkgsrc/lang/rust-analyzer
From: Havard Eidnes
Date: 2022-10-10 10:08:28
Message id: 20221010080828.EDFE1FA90@cvs.NetBSD.org

Log Message:
lang/rust-analyzer: use timespec component types from the libc crate.

Should help with general portability to 32-bit ports, since we
import the timespec component types (time_t and c_long) from the
libc crate instead of hardcoding the integer lengths.

Bump PKGREVISION.

Files:
RevisionActionfile
1.16modifypkgsrc/lang/rust-analyzer/Makefile
1.18modifypkgsrc/lang/rust-analyzer/distinfo
1.1addpkgsrc/lang/rust-analyzer/patches/patch-vendor_kqueue-1.0.6_src_time.rs