pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Module-Build-XSUtil
Module Name: pkgsrc
Committed By: wen
Date: Mon Apr 23 08:42:39 UTC 2018
Modified Files:
pkgsrc/devel/p5-Module-Build-XSUtil: Makefile distinfo
Log Message:
Update to 0.19
Upstream changes:
0.19 2018-04-17T14:51:20Z
- Use File::Copy::Recursive::Reduced instead File::Copy::Recursive(#13)
(jkeenan)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Module-Build-XSUtil/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Module-Build-XSUtil/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-Module-Build-XSUtil/Makefile
diff -u pkgsrc/devel/p5-Module-Build-XSUtil/Makefile:1.9 pkgsrc/devel/p5-Module-Build-XSUtil/Makefile:1.10
--- pkgsrc/devel/p5-Module-Build-XSUtil/Makefile:1.9 Wed Nov 8 20:31:48 2017
+++ pkgsrc/devel/p5-Module-Build-XSUtil/Makefile Mon Apr 23 08:42:39 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2017/11/08 20:31:48 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/04/23 08:42:39 wen Exp $
-DISTNAME= Module-Build-XSUtil-0.18
+DISTNAME= Module-Build-XSUtil-0.19
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
@@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE}
BUILD_DEPENDS+= p5-Cwd-Guard-[0-9]*:../../devel/p5-Cwd-Guard
BUILD_DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
BUILD_DEPENDS+= p5-Devel-CheckCompiler>=0.02:../../devel/p5-Devel-CheckCompiler
-BUILD_DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
+BUILD_DEPENDS+= p5-File-Copy-Recursive-Reduced>=0.002:../../sysutils/p5-File-Copy-Recursive-Reduced
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Module/Build/XSUtil/.packlist
Index: pkgsrc/devel/p5-Module-Build-XSUtil/distinfo
diff -u pkgsrc/devel/p5-Module-Build-XSUtil/distinfo:1.6 pkgsrc/devel/p5-Module-Build-XSUtil/distinfo:1.7
--- pkgsrc/devel/p5-Module-Build-XSUtil/distinfo:1.6 Wed Nov 8 20:31:48 2017
+++ pkgsrc/devel/p5-Module-Build-XSUtil/distinfo Mon Apr 23 08:42:39 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/11/08 20:31:48 wiz Exp $
+$NetBSD: distinfo,v 1.7 2018/04/23 08:42:39 wen Exp $
-SHA1 (Module-Build-XSUtil-0.18.tar.gz) = 2e680d7a7c4833c53edd2ab9521cb7446a4657f6
-RMD160 (Module-Build-XSUtil-0.18.tar.gz) = c96de596149dc00aa19ac92e177fbc81513a7b05
-SHA512 (Module-Build-XSUtil-0.18.tar.gz) = ff2b9efd23a91e16ae95e6abc283e9c64e4eca9e1bfde3d6d2b95b052e5bcdf4d00baa6bf07d44dc6ffbf426eb73b2b83b52c60f5cd208862d35d006dec692be
-Size (Module-Build-XSUtil-0.18.tar.gz) = 15200 bytes
+SHA1 (Module-Build-XSUtil-0.19.tar.gz) = 30ca8525d93f74f8f8f00387dc9b4fbee3965a86
+RMD160 (Module-Build-XSUtil-0.19.tar.gz) = cd916c74d1d9b39ed15da20e78d6d997d7fc0c54
+SHA512 (Module-Build-XSUtil-0.19.tar.gz) = 187f504c3f26d15b96cdc5b682d3487a31cf124475160b7fe5dce727d5d6ec5de5a58d09535adb62a1a95b3030fb62951b2cc0eca860eb03c66a48042cea8819
+Size (Module-Build-XSUtil-0.19.tar.gz) = 15276 bytes
Home |
Main Index |
Thread Index |
Old Index