Skip to content

Commit

Permalink
Update to 0.19
Browse files Browse the repository at this point in the history
Upstream changes:
0.19 2018-04-17T14:51:20Z
    - Use File::Copy::Recursive::Reduced instead File::Copy::Recursive(#13)
        (jkeenan)
  • Loading branch information
wen committed Apr 23, 2018
1 parent 88ed683 commit 88d8fb2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions devel/p5-Module-Build-XSUtil/Makefile
Original file line number Diff line number Diff line change
@@ -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/}
Expand All @@ -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
Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Module-Build-XSUtil/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 88d8fb2

Please sign in to comment.