summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-11-26 13:02:14 +0000
committermef <mef@pkgsrc.org>2015-11-26 13:02:14 +0000
commit7c14c31ac64c5cff1517098b6c88d6c574ef3516 (patch)
tree23f03d9d0fb718e564d19bc1d047d622c56012c6 /devel
parentef62da8855afda5c2e536ec3448850d5e8723cbf (diff)
downloadpkgsrc-7c14c31ac64c5cff1517098b6c88d6c574ef3516.tar.gz
(pkgsrc)
- Add one BUILD_DEPENDS for make test +BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build (upstream) - Update 0.21 to 0.26 ------------------- 0.26 2015-11-07 - The previous release only had a partial fix for failures to resolve distro names. This release fixes this more completely. 0.25 2015-11-07 - This module would die when it couldn't turn a dependent module name into a distro. Now it outputs a diag() message and continues on. 0.24 2015-10-04 - When test_all_dependents() is called, deps are now sorted before testing. - The prereqs log now tells shows you the "root" distribution when installing prereqs of prereqs. This makes it easier to figure out which dependent is pulling in some uninstallable module. 0.23 2015-10-04 - Use diag to print the name of each distribution before it is tested. This is helpful if a particular distro hangs during the build or test phases. 0.22 2015-08-21 - The test_all_dependents() sub now lets you pass a filter subroutine instead of an exclude regex. This is a lot simpler to implement in many cases.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-DependentModules/Makefile5
-rw-r--r--devel/p5-Test-DependentModules/distinfo10
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/p5-Test-DependentModules/Makefile b/devel/p5-Test-DependentModules/Makefile
index 7bd5bf44554..760ae34b550 100644
--- a/devel/p5-Test-DependentModules/Makefile
+++ b/devel/p5-Test-DependentModules/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2015/09/06 10:07:46 mef Exp $
+# $NetBSD: Makefile,v 1.6 2015/11/26 13:02:14 mef Exp $
-DISTNAME= Test-DependentModules-0.22
+DISTNAME= Test-DependentModules-0.26
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
@@ -20,6 +20,7 @@ BUILD_DEPENDS+= p5-Log-Dispatch-[0-9]*:../../devel/p5-Log-Dispatch
BUILD_DEPENDS+= p5-Module-Build-Tiny-[0-9]*:../../devel/p5-Module-Build-Tiny
BUILD_DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo
BUILD_DEPENDS+= p5-MetaCPAN-Client-[0-9]*:../../devel/p5-MetaCPAN-Client
+BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
BUILD_DEPENDS+= p5-Search-Elasticsearch-[0-9]*:../../devel/p5-Search-Elasticsearch
BUILD_DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
BUILD_DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
diff --git a/devel/p5-Test-DependentModules/distinfo b/devel/p5-Test-DependentModules/distinfo
index ddcc99c4e00..b8d116d4bfb 100644
--- a/devel/p5-Test-DependentModules/distinfo
+++ b/devel/p5-Test-DependentModules/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 03:28:50 agc Exp $
+$NetBSD: distinfo,v 1.5 2015/11/26 13:02:14 mef Exp $
-SHA1 (Test-DependentModules-0.22.tar.gz) = 2185085bebc1d44e86831e7e5bbf284e8f95d42d
-RMD160 (Test-DependentModules-0.22.tar.gz) = b7ec3aa08d8f3f9ca6fd0fd2af0d28216426d68c
-SHA512 (Test-DependentModules-0.22.tar.gz) = 192e2681be5c0e5cd875afe5482588b112c55036657e869dcd9feb69f7593d76446f55caadf260d68b66f7495696d5522de1b6593f32ffae0631f92bcd0e82a4
-Size (Test-DependentModules-0.22.tar.gz) = 29933 bytes
+SHA1 (Test-DependentModules-0.26.tar.gz) = b89d74d604152877afa75fea17b4b5202535f5f0
+RMD160 (Test-DependentModules-0.26.tar.gz) = 933f28d9ee5c243e416689233cb5ed0a2fff3e24
+SHA512 (Test-DependentModules-0.26.tar.gz) = 255e193bbe1234c1b09af92e526fa9873b7cfba8031620fcce821f85d13614159409d54aaeeaa2fdf6eec16f89962a4540e0f13514a9f78a5f22af9fc3da8ee9
+Size (Test-DependentModules-0.26.tar.gz) = 30411 bytes