pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Alien-Build p5-Alien-Build: update to 1.18.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5968d8d50c35
branches: trunk
changeset: 369400:5968d8d50c35
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 29 13:31:44 2017 +0000
description:
p5-Alien-Build: update to 1.18.
1.18 2017-09-22 06:40:51 -0400
- Fixed bug where Probe::CBuilder plugin might not play nice with other
probes.
1.17_01 2017-09-20 14:36:41 -0400
- Add apply_plugin to Alien::Build::Meta
- Deprecated Alien::Build::Plugin subplugin method (use apply_plugin instead)
diffstat:
devel/p5-Alien-Build/Makefile | 8 ++++++--
devel/p5-Alien-Build/distinfo | 10 +++++-----
2 files changed, 11 insertions(+), 7 deletions(-)
diffs (44 lines):
diff -r b148041379ee -r 5968d8d50c35 devel/p5-Alien-Build/Makefile
--- a/devel/p5-Alien-Build/Makefile Fri Sep 29 13:28:21 2017 +0000
+++ b/devel/p5-Alien-Build/Makefile Fri Sep 29 13:31:44 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/09/28 04:16:31 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/29 13:31:44 wiz Exp $
-DISTNAME= Alien-Build-1.16
+DISTNAME= Alien-Build-1.18
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
@@ -14,6 +14,7 @@
USE_TOOLS+= pkg-config:run
+DEPENDS+= p5-Alien-Base-ModuleBuild-[0-9]*:../../devel/p5-Alien-Base-ModuleBuild
DEPENDS+= p5-Capture-Tiny>=0.17:../../devel/p5-Capture-Tiny
DEPENDS+= p5-File-chdir-[0-9]*:../../devel/p5-File-chdir
DEPENDS+= p5-File-Which>=1.10:../../devel/p5-File-Which
@@ -22,5 +23,8 @@
DEPENDS+= p5-FFI-CheckLib-[0-9]*:../../devel/p5-FFI-CheckLib
DEPENDS+= p5-HTML-LinkExtractor-[0-9]*:../../www/p5-HTML-LinkExtractor
+BUILD_DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly
+BUILD_DEPENDS+= p5-Sort-Versions-[0-9]*:../../devel/p5-Sort-Versions
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r b148041379ee -r 5968d8d50c35 devel/p5-Alien-Build/distinfo
--- a/devel/p5-Alien-Build/distinfo Fri Sep 29 13:28:21 2017 +0000
+++ b/devel/p5-Alien-Build/distinfo Fri Sep 29 13:31:44 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/09/28 04:16:31 wiz Exp $
+$NetBSD: distinfo,v 1.2 2017/09/29 13:31:44 wiz Exp $
-SHA1 (Alien-Build-1.16.tar.gz) = 6702ed62bdab61b1819446b239e526e2d348fe32
-RMD160 (Alien-Build-1.16.tar.gz) = cb8464dc25bc277961a84664fa0a71868383675f
-SHA512 (Alien-Build-1.16.tar.gz) = 3c914daa80eaca10532f26cfdcc014899739e1d8d19ba81473063648b4a04edae4f14f57a9aec53d9575719069a81db3d652638d971b034d2bc869deef0f037f
-Size (Alien-Build-1.16.tar.gz) = 206889 bytes
+SHA1 (Alien-Build-1.18.tar.gz) = 3d04e28d3e7a49b0163c24cc6f31fc035b66d349
+RMD160 (Alien-Build-1.18.tar.gz) = db1718c520562fe1346d8eb6d8c72902aaee7d1d
+SHA512 (Alien-Build-1.18.tar.gz) = 06f25c156167d3d15a5b51daf694c67d6a7b164ceebedb81a3ee7b2ea4a81649b2a58ede3bb46f867862c7e37b0f30d0e37bf43d5f1f68231dc938d58ce55628
+Size (Alien-Build-1.18.tar.gz) = 207356 bytes
Home |
Main Index |
Thread Index |
Old Index