pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-FFI-CheckLib



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Jun 18 07:42:38 UTC 2018

Modified Files:
        pkgsrc/devel/p5-FFI-CheckLib: Makefile distinfo

Log Message:
Update to 0.20

Upstream changes:
0.20      2018-06-04 18:18:09 -0400
  - Add system_path function.

0.19      2018-05-30 21:09:32 -0400
  - Administrative release to note that this dist is moving its
    repository to the Perl5-FFI org on github.com


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-FFI-CheckLib/Makefile \
    pkgsrc/devel/p5-FFI-CheckLib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-FFI-CheckLib/Makefile
diff -u pkgsrc/devel/p5-FFI-CheckLib/Makefile:1.2 pkgsrc/devel/p5-FFI-CheckLib/Makefile:1.3
--- pkgsrc/devel/p5-FFI-CheckLib/Makefile:1.2   Wed Nov  8 16:29:39 2017
+++ pkgsrc/devel/p5-FFI-CheckLib/Makefile       Mon Jun 18 07:42:37 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/11/08 16:29:39 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2018/06/18 07:42:37 wen Exp $
 
-DISTNAME=      FFI-CheckLib-0.18
+DISTNAME=      FFI-CheckLib-0.20
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PL/PLICEASE/}
Index: pkgsrc/devel/p5-FFI-CheckLib/distinfo
diff -u pkgsrc/devel/p5-FFI-CheckLib/distinfo:1.2 pkgsrc/devel/p5-FFI-CheckLib/distinfo:1.3
--- pkgsrc/devel/p5-FFI-CheckLib/distinfo:1.2   Wed Nov  8 16:29:39 2017
+++ pkgsrc/devel/p5-FFI-CheckLib/distinfo       Mon Jun 18 07:42:37 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/11/08 16:29:39 wiz Exp $
+$NetBSD: distinfo,v 1.3 2018/06/18 07:42:37 wen Exp $
 
-SHA1 (FFI-CheckLib-0.18.tar.gz) = 7b7179f0668918d73ff7abc37c70831036201fa5
-RMD160 (FFI-CheckLib-0.18.tar.gz) = 95a48f767713e26f85cb744912ae98e9216f8ce7
-SHA512 (FFI-CheckLib-0.18.tar.gz) = 3eaf565edce87c87376c84d939e68e9c2f6bd648e8bd0f2a20d449462462a33c5bc0e8046da28d5c660643b5a4f497d3550f2f28861fc54bdbb33207e7620abd
-Size (FFI-CheckLib-0.18.tar.gz) = 25848 bytes
+SHA1 (FFI-CheckLib-0.20.tar.gz) = 51201f4f04f71b484c6ed90087cedef93e3cff9b
+RMD160 (FFI-CheckLib-0.20.tar.gz) = c00425fad9edf47d816505800eb3cccfcc8f8a2e
+SHA512 (FFI-CheckLib-0.20.tar.gz) = fd8c6cadd7ef27b0eac13ea7e7da4610dcd74198c1cd6574c043046da2f120e1a5f0cbdb3ed5afe43a96ef07da89a65d21592dc9d8bc2a2a0aebc9c9bf6ddd04
+Size (FFI-CheckLib-0.20.tar.gz) = 26068 bytes



Home | Main Index | Thread Index | Old Index