Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-FFI-CheckLib
From: Wen Heping
Date: 2021-11-30 01:45:13
Message id: 20211130004513.4FD0DFAEC@cvs.NetBSD.org
Log Message:
Update to 0.28
Upstream changes:
0.28 2021-05-16 15:10:34 -0600
- Avoid undef warning from File::Spec->catpath (gh#30, gh#33)
- The alien option now works in fallback mode; if one or more of the
Aliens are not installed then they will be ignored, previously this
module would throw whatever exception was produced by require (gh#23, gh#34)
- Move to PerlFFI org on GitHub (previously this dist lived in Perl5-FFI)
(gh#24)
Files: