summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Event-Cron/Makefile
diff options
context:
space:
mode:
authorwen <wen>2017-04-21 23:59:21 +0000
committerwen <wen>2017-04-21 23:59:21 +0000
commitbc8d7484ef6ec75fc5c8b133b5e2acb8cb060dca (patch)
tree9f7fe3082c6c7046a9c2a930d21c4af5cae50cd4 /time/p5-DateTime-Event-Cron/Makefile
parent118e8459dd995166c198c6224889967d20d5159f (diff)
downloadpkgsrc-bc8d7484ef6ec75fc5c8b133b5e2acb8cb060dca.tar.gz
Update to 0.09
Add LICENSE Upstream changes: 0.09 Thu Apr 6 14:36:36 EDT 2017 - refactored increment/decrement in order to properly handle DST transitions as perl RT #120789
Diffstat (limited to 'time/p5-DateTime-Event-Cron/Makefile')
-rw-r--r--time/p5-DateTime-Event-Cron/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/p5-DateTime-Event-Cron/Makefile b/time/p5-DateTime-Event-Cron/Makefile
index 45dafe13cd6..3390d4cc029 100644
--- a/time/p5-DateTime-Event-Cron/Makefile
+++ b/time/p5-DateTime-Event-Cron/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.17 2016/06/08 19:24:49 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2017/04/21 23:59:21 wen Exp $
-DISTNAME= DateTime-Event-Cron-0.08
+DISTNAME= DateTime-Event-Cron-0.09
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DateTime-Event-Cron/
COMMENT= DateTime extension to handle crontab entries
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-DateTime-Set>=0.19:../../time/p5-DateTime-Set
DEPENDS+= p5-Set-Crontab-[0-9]*:../../math/p5-Set-Crontab