pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Build-XSUtil p5-Module-Build-XSUtil: u...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/787c64a58239
branches:  trunk
changeset: 371296:787c64a58239
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 08 20:31:48 2017 +0000

description:
p5-Module-Build-XSUtil: update to 0.18.

0.18 2017-11-01T18:22:27Z
    - Remove Module::Build::Tiny from deps

0.17 2017-10-31T13:00:43Z
    - Support pure-perl build

diffstat:

 devel/p5-Module-Build-XSUtil/Makefile |  10 ++++++----
 devel/p5-Module-Build-XSUtil/distinfo |  10 +++++-----
 2 files changed, 11 insertions(+), 9 deletions(-)

diffs (41 lines):

diff -r 34e4e4f48360 -r 787c64a58239 devel/p5-Module-Build-XSUtil/Makefile
--- a/devel/p5-Module-Build-XSUtil/Makefile     Wed Nov 08 20:28:13 2017 +0000
+++ b/devel/p5-Module-Build-XSUtil/Makefile     Wed Nov 08 20:31:48 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2017/06/05 14:23:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2017/11/08 20:31:48 wiz Exp $
 
-DISTNAME=      Module-Build-XSUtil-0.16
+DISTNAME=      Module-Build-XSUtil-0.18
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Module/}
 
@@ -11,7 +10,10 @@
 COMMENT=       Module::Build class for building XS modules
 LICENSE=       ${PERL5_LICENSE}
 
-BUILD_DEPENDS= p5-Devel-CheckCompiler>=0.02:../../devel/p5-Devel-CheckCompiler
+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
 
 PERL5_MODULE_TYPE=     Module::Build
 PERL5_PACKLIST=                auto/Module/Build/XSUtil/.packlist
diff -r 34e4e4f48360 -r 787c64a58239 devel/p5-Module-Build-XSUtil/distinfo
--- a/devel/p5-Module-Build-XSUtil/distinfo     Wed Nov 08 20:28:13 2017 +0000
+++ b/devel/p5-Module-Build-XSUtil/distinfo     Wed Nov 08 20:31:48 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:28:27 agc Exp $
+$NetBSD: distinfo,v 1.6 2017/11/08 20:31:48 wiz Exp $
 
-SHA1 (Module-Build-XSUtil-0.16.tar.gz) = 0e97a7b1f1d707d77ac8a70bd7cd6c0d5a2d4506
-RMD160 (Module-Build-XSUtil-0.16.tar.gz) = 4fccd49123363c2dd8db248d6f51b520c17c40c1
-SHA512 (Module-Build-XSUtil-0.16.tar.gz) = 8acc86564341e5ac435e37ecf6c10fdd5621dff3d5fe1764ca229ea2228e990d9774b65a9e95b1154c8dc4afd5299173e5eb6c632c4fbbe86162b7bb319bc18e
-Size (Module-Build-XSUtil-0.16.tar.gz) = 15137 bytes
+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



Home | Main Index | Thread Index | Old Index