pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Report-Optional Update DEPENDS, which for...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d8c08468c241
branches:  trunk
changeset: 365026:d8c08468c241
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Jul 09 15:08:49 2017 +0000

description:
Update DEPENDS, which forgot in last commit

diffstat:

 devel/p5-Log-Report-Optional/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d8c5d2b762db -r d8c08468c241 devel/p5-Log-Report-Optional/Makefile
--- a/devel/p5-Log-Report-Optional/Makefile     Sun Jul 09 15:03:24 2017 +0000
+++ b/devel/p5-Log-Report-Optional/Makefile     Sun Jul 09 15:08:49 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/07/09 15:01:51 wen Exp $
+# $NetBSD: Makefile,v 1.10 2017/07/09 15:08:49 wen Exp $
 #
 
 DISTNAME=      Log-Report-Optional-1.03
@@ -11,7 +11,7 @@
 COMMENT=       Log::Report or ::Minimal
 LICENSE=       ${PERL5_LICENSE}
 
-DEPENDS+=      p5-String-Print>=0.13:../../devel/p5-String-Print
+DEPENDS+=      p5-String-Print>=0.91:../../devel/p5-String-Print
 
 PERL5_PACKLIST=                auto/Log/Report/Optional/.packlist
 #PERL5_MODULE_TYPE=    Module::Install::Bundled



Home | Main Index | Thread Index | Old Index