pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Log-Report-Optional



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Jul  9 15:08:49 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Log-Report-Optional: Makefile

Log Message:
Update DEPENDS, which forgot in last commit


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Log-Report-Optional/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Log-Report-Optional/Makefile
diff -u pkgsrc/devel/p5-Log-Report-Optional/Makefile:1.9 pkgsrc/devel/p5-Log-Report-Optional/Makefile:1.10
--- pkgsrc/devel/p5-Log-Report-Optional/Makefile:1.9    Sun Jul  9 15:01:51 2017
+++ pkgsrc/devel/p5-Log-Report-Optional/Makefile        Sun Jul  9 15:08:49 2017
@@ -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 @@ HOMEPAGE=     http://search.cpan.org/dist/Lo
 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