pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Locale Promote p5-File-ShareDir-Insta...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b95f0667bcd
branches:  trunk
changeset: 417083:5b95f0667bcd
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sun Nov 03 23:43:49 2019 +0000

description:
Promote p5-File-ShareDir-Install from TEST_DEPENDS to BUILD_DEPENDS
(it's needed during configure).

diffstat:

 time/p5-DateTime-Locale/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r b1ef966539fa -r 5b95f0667bcd time/p5-DateTime-Locale/Makefile
--- a/time/p5-DateTime-Locale/Makefile  Sun Nov 03 22:28:30 2019 +0000
+++ b/time/p5-DateTime-Locale/Makefile  Sun Nov 03 23:43:49 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2019/11/02 14:06:49 mef Exp $
+# $NetBSD: Makefile,v 1.57 2019/11/03 23:43:49 schmonz Exp $
 
 DISTNAME=      DateTime-Locale-1.25
 PKGNAME=       p5-${DISTNAME}
@@ -17,9 +17,10 @@
 DEPENDS+=      p5-Specio-[0-9]*:../../devel/p5-Specio
 DEPENDS+=      p5-namespace-autoclean>=0.19:../../devel/p5-namespace-autoclean
 
+BUILD_DEPENDS+=        p5-File-ShareDir-Install>=0.03:../../devel/p5-File-ShareDir-Install
+
 TEST_DEPENDS+= p5-CPAN-Meta-Check>=0.011:../../devel/p5-CPAN-Meta-Check
 TEST_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
-TEST_DEPENDS+= p5-File-ShareDir-Install>=0.06:../../devel/p5-File-ShareDir-Install
 TEST_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
 TEST_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
 TEST_DEPENDS+= p5-Test-File-ShareDir-[0-9]*:../../devel/p5-Test-File-ShareDir



Home | Main Index | Thread Index | Old Index