pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime-Set
Module Name: pkgsrc
Committed By: mef
Date: Sat Nov 5 14:38:30 UTC 2016
Modified Files:
pkgsrc/time/p5-DateTime-Set: Makefile
Log Message:
Add DEPENDS+= p5-Params-Validate, thanks wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/time/p5-DateTime-Set/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/p5-DateTime-Set/Makefile
diff -u pkgsrc/time/p5-DateTime-Set/Makefile:1.24 pkgsrc/time/p5-DateTime-Set/Makefile:1.25
--- pkgsrc/time/p5-DateTime-Set/Makefile:1.24 Fri Nov 4 12:41:56 2016
+++ pkgsrc/time/p5-DateTime-Set/Makefile Sat Nov 5 14:38:30 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2016/11/04 12:41:56 mef Exp $
+# $NetBSD: Makefile,v 1.25 2016/11/05 14:38:30 mef Exp $
DISTNAME= DateTime-Set-0.3900
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,8 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-DateTime>=0.12:../../time/p5-DateTime
DEPENDS+= p5-Set-Infinite>=0.59:../../math/p5-Set-Infinite
+# ChangeLog for 0.3900 mentions this dependency
+DEPENDS+= p5-Params-Validate-[0-9]*:../../devel/p5-Params-Validate
# for make test
BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
Home |
Main Index |
Thread Index |
Old Index