pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-FFI-CheckLib Update to 0.28



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c9d7b1a2735
branches:  trunk
changeset: 770373:6c9d7b1a2735
user:      wen <wen%pkgsrc.org@localhost>
date:      Tue Nov 30 00:45:13 2021 +0000

description:
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)

diffstat:

 devel/p5-FFI-CheckLib/Makefile |  5 ++---
 devel/p5-FFI-CheckLib/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r a77fa659fc41 -r 6c9d7b1a2735 devel/p5-FFI-CheckLib/Makefile
--- a/devel/p5-FFI-CheckLib/Makefile    Tue Nov 30 00:44:17 2021 +0000
+++ b/devel/p5-FFI-CheckLib/Makefile    Tue Nov 30 00:45:13 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2021/05/24 19:50:38 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2021/11/30 00:45:13 wen Exp $
 
-DISTNAME=      FFI-CheckLib-0.27
+DISTNAME=      FFI-CheckLib-0.28
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PL/PLICEASE/}
 
diff -r a77fa659fc41 -r 6c9d7b1a2735 devel/p5-FFI-CheckLib/distinfo
--- a/devel/p5-FFI-CheckLib/distinfo    Tue Nov 30 00:44:17 2021 +0000
+++ b/devel/p5-FFI-CheckLib/distinfo    Tue Nov 30 00:45:13 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 10:16:34 nia Exp $
+$NetBSD: distinfo,v 1.11 2021/11/30 00:45:13 wen Exp $
 
-BLAKE2s (FFI-CheckLib-0.27.tar.gz) = 4118e188e85cb2da8404cef92add0bf5949237f722914d478d2fa2a8af7f277d
-SHA512 (FFI-CheckLib-0.27.tar.gz) = 0a6cf93fc0461e6b21533007b2d9956f14bf7acf6bffdbe5274b43f8c3d9defabfb60854e31b95cfe430d2cecdcddeafdcc9514daca6a4807697cf10c280a6d7
-Size (FFI-CheckLib-0.27.tar.gz) = 29371 bytes
+BLAKE2s (FFI-CheckLib-0.28.tar.gz) = 52fc0faa2845f7c3355599860a550791de488f7f7bffd4078cf3e788cc9b7e5d
+SHA512 (FFI-CheckLib-0.28.tar.gz) = 9ac42e7153902cd178d9ee7d3db7edb96deb30c8b53cdd6c14706cde200598ecd98031c8e17394fcd1fb2c770a0ec776131e2ff93491d6b307a6e595fd788d5a
+Size (FFI-CheckLib-0.28.tar.gz) = 32051 bytes



Home | Main Index | Thread Index | Old Index