pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems/p5-Path-Tiny p5-Path-Tiny: remove unused b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/182672476c32
branches:  trunk
changeset: 374276:182672476c32
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 19 09:27:48 2018 +0000

description:
p5-Path-Tiny: remove unused build dependency

Marked as 'recommended' in META.json, but not used AFAICT.
At least tests still run successfully.

diffstat:

 filesystems/p5-Path-Tiny/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r 89ce078c7d1b -r 182672476c32 filesystems/p5-Path-Tiny/Makefile
--- a/filesystems/p5-Path-Tiny/Makefile Fri Jan 19 09:20:22 2018 +0000
+++ b/filesystems/p5-Path-Tiny/Makefile Fri Jan 19 09:27:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/06/05 14:23:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2018/01/19 09:27:48 wiz Exp $
 
 DISTNAME=      Path-Tiny-0.104
 PKGNAME=       p5-${DISTNAME}
@@ -13,12 +13,9 @@
 
 PERL5_PACKLIST=                auto/Path/Tiny/.packlist
 
-#DEPENDS+=     {perl>=5.18.0,p5-PathTools>=3.40}:../../devel/p5-PathTools
-
 BUILD_DEPENDS+=        p5-Devel-Hide-[0-9]*:../../devel/p5-Devel-Hide
 BUILD_DEPENDS+=        p5-File-pushd-[0-9]*:../../devel/p5-File-pushd
 BUILD_DEPENDS+=        p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
-BUILD_DEPENDS+=        p5-Test-FailWarnings-[0-9]*:../../devel/p5-Test-FailWarnings
 BUILD_DEPENDS+=        p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index