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:           Wed Oct 31 12:29:44 UTC 2018

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

Log Message:
Update to 0.22

Upstream changes:
0.22      2018-10-13 22:24:46 -0400
  - Production version identical to 0.21_01

0.21_01   2018-10-11 22:53:43 -0400
  - Documentation fixes
  - Handle DLLs with upper-case characters in extension on MSWin32 (gh#9)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-FFI-CheckLib/Makefile
cvs rdiff -u -r1.3 -r1.4 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.4 pkgsrc/devel/p5-FFI-CheckLib/Makefile:1.5
--- pkgsrc/devel/p5-FFI-CheckLib/Makefile:1.4   Wed Aug 22 09:43:59 2018
+++ pkgsrc/devel/p5-FFI-CheckLib/Makefile       Wed Oct 31 12:29:44 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2018/08/22 09:43:59 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2018/10/31 12:29:44 wen Exp $
 
-DISTNAME=      FFI-CheckLib-0.20
+DISTNAME=      FFI-CheckLib-0.22
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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.3 pkgsrc/devel/p5-FFI-CheckLib/distinfo:1.4
--- pkgsrc/devel/p5-FFI-CheckLib/distinfo:1.3   Mon Jun 18 07:42:37 2018
+++ pkgsrc/devel/p5-FFI-CheckLib/distinfo       Wed Oct 31 12:29:44 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/06/18 07:42:37 wen Exp $
+$NetBSD: distinfo,v 1.4 2018/10/31 12:29:44 wen Exp $
 
-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
+SHA1 (FFI-CheckLib-0.22.tar.gz) = 842268600ac2d8a647028cfa657b6e94c2b4871a
+RMD160 (FFI-CheckLib-0.22.tar.gz) = 3cf763fa6ac80c662df2205bc956902bc2928b4b
+SHA512 (FFI-CheckLib-0.22.tar.gz) = 60fb41d71fff6e23c65d662a77f1d638306262bd88c805b571886e0ede086b6f66071f7d2b59dcc709ddfecb3c954a58ee337ab00f980136da6074d6f6ff4c2c
+Size (FFI-CheckLib-0.22.tar.gz) = 26932 bytes



Home | Main Index | Thread Index | Old Index