pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-InlineX-C2XS
Module Name: pkgsrc
Committed By: wen
Date: Sat Jan 26 08:38:01 UTC 2019
Modified Files:
pkgsrc/devel/p5-InlineX-C2XS: Makefile distinfo
Log Message:
Update to 0.26
Add missing DEPENDS
Upstream changes:
0.26 ... Close RD filehandle in Context.pm (See https://www.perlmonks.org/?node_id=1216930)
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-InlineX-C2XS/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-InlineX-C2XS/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-InlineX-C2XS/Makefile
diff -u pkgsrc/devel/p5-InlineX-C2XS/Makefile:1.16 pkgsrc/devel/p5-InlineX-C2XS/Makefile:1.17
--- pkgsrc/devel/p5-InlineX-C2XS/Makefile:1.16 Wed Aug 22 09:44:11 2018
+++ pkgsrc/devel/p5-InlineX-C2XS/Makefile Sat Jan 26 08:38:01 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2018/08/22 09:44:11 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/01/26 08:38:01 wen Exp $
#
-DISTNAME= InlineX-C2XS-0.25
+DISTNAME= InlineX-C2XS-0.26
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Inline/SISYPHUS/}
@@ -13,6 +12,7 @@ COMMENT= Convert from Inline C code to X
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Inline>=0.47:../../devel/p5-Inline
+DEPENDS+= p5-Inline-C>=0.54:../../devel/p5-Inline-C
PERL5_PACKLIST= auto/InlineX/C2XS/.packlist
Index: pkgsrc/devel/p5-InlineX-C2XS/distinfo
diff -u pkgsrc/devel/p5-InlineX-C2XS/distinfo:1.7 pkgsrc/devel/p5-InlineX-C2XS/distinfo:1.8
--- pkgsrc/devel/p5-InlineX-C2XS/distinfo:1.7 Thu Jul 28 06:49:50 2016
+++ pkgsrc/devel/p5-InlineX-C2XS/distinfo Sat Jan 26 08:38:01 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/07/28 06:49:50 wen Exp $
+$NetBSD: distinfo,v 1.8 2019/01/26 08:38:01 wen Exp $
-SHA1 (InlineX-C2XS-0.25.tar.gz) = 092e58378c2f866d4dc6ed7fd273d9f9a9947e91
-RMD160 (InlineX-C2XS-0.25.tar.gz) = 504e0941c5b39690c1e52678be38c38c436f81cd
-SHA512 (InlineX-C2XS-0.25.tar.gz) = 5db01a786c6f5a1bf042538a1ba9cdbb13898b945e42e128ae2b077c96e8f27a155195fdd47b99bf9fbea975aa38c8644ae9762b59c0b661b10641ccb43ec823
-Size (InlineX-C2XS-0.25.tar.gz) = 30794 bytes
+SHA1 (InlineX-C2XS-0.26.tar.gz) = 36151aa31458ba27b0b84bb237ee40eace3ad10d
+RMD160 (InlineX-C2XS-0.26.tar.gz) = eb232232a762e9934a02f9398fec8bf52ef759a6
+SHA512 (InlineX-C2XS-0.26.tar.gz) = 9aa3fdf81efacda0fe41c8f3b12d2ec9bf479bb796b48ebc77cd28cbe3fa943034be3955999f53ab3abbf7cacd4a8cd8a29f27183079f546004bb924f6ed1d2b
+Size (InlineX-C2XS-0.26.tar.gz) = 30866 bytes
Home |
Main Index |
Thread Index |
Old Index