pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-Schedule-Cron-Events Import p5-Schedule-Cron-E...
details: https://anonhg.NetBSD.org/pkgsrc/rev/60d1f76f6eb4
branches: trunk
changeset: 493443:60d1f76f6eb4
user: epg <epg%pkgsrc.org@localhost>
date: Fri May 06 19:47:31 2005 +0000
description:
Import p5-Schedule-Cron-Events-1.8.
Schedule::Cron::Events takes a crontab-style line and finds out
when events will occur.
diffstat:
time/p5-Schedule-Cron-Events/DESCR | 2 ++
time/p5-Schedule-Cron-Events/Makefile | 18 ++++++++++++++++++
time/p5-Schedule-Cron-Events/PLIST | 1 +
time/p5-Schedule-Cron-Events/distinfo | 5 +++++
4 files changed, 26 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r 4ff7602b005c -r 60d1f76f6eb4 time/p5-Schedule-Cron-Events/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Schedule-Cron-Events/DESCR Fri May 06 19:47:31 2005 +0000
@@ -0,0 +1,2 @@
+Schedule::Cron::Events takes a crontab-style line and finds out
+when events will occur.
diff -r 4ff7602b005c -r 60d1f76f6eb4 time/p5-Schedule-Cron-Events/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Schedule-Cron-Events/Makefile Fri May 06 19:47:31 2005 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/05/06 19:47:31 epg Exp $
+
+DISTNAME= Schedule-Cron-Events-1.8
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Schedule/}
+
+MAINTAINER= epg%NetBSD.org@localhost
+COMMENT= Perl module to find when crontab events will occur
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Schedule/Cron/Events/.packlist
+
+DEPENDS+= p5-Set-Crontab>=1.00:../../math/p5-Set-Crontab
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4ff7602b005c -r 60d1f76f6eb4 time/p5-Schedule-Cron-Events/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Schedule-Cron-Events/PLIST Fri May 06 19:47:31 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/06 19:47:31 epg Exp $
diff -r 4ff7602b005c -r 60d1f76f6eb4 time/p5-Schedule-Cron-Events/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Schedule-Cron-Events/distinfo Fri May 06 19:47:31 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/05/06 19:47:31 epg Exp $
+
+SHA1 (Schedule-Cron-Events-1.8.tar.gz) = cd82796797be1aba3e9102af9a3023feada104c6
+RMD160 (Schedule-Cron-Events-1.8.tar.gz) = 3871e94b9a82f372f2b069ef33b73297ce797ad8
+Size (Schedule-Cron-Events-1.8.tar.gz) = 9282 bytes
Home |
Main Index |
Thread Index |
Old Index