pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Set Add DEPENDS+= p5-Params-Validate, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a836fef500ad
branches: trunk
changeset: 354635:a836fef500ad
user: mef <mef%pkgsrc.org@localhost>
date: Sat Nov 05 14:38:30 2016 +0000
description:
Add DEPENDS+= p5-Params-Validate, thanks wiz@
diffstat:
time/p5-DateTime-Set/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f8717806e250 -r a836fef500ad time/p5-DateTime-Set/Makefile
--- a/time/p5-DateTime-Set/Makefile Sat Nov 05 14:37:37 2016 +0000
+++ b/time/p5-DateTime-Set/Makefile Sat Nov 05 14:38:30 2016 +0000
@@ -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 @@
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