diff options
author | 2003-12-12 18:08:43 +0000 | |
---|---|---|
committer | 2003-12-12 18:08:43 +0000 | |
commit | a65b236b6e88ea06b0177575b660879b44d4b93e (patch) | |
tree | 87edcbe56e45616b9c042f09f664d911f42ae89a /sys-apps/fcron | |
parent | mask sylpheed-0.9.8-r1 (gtk2) (diff) | |
download | gentoo-2-a65b236b6e88ea06b0177575b660879b44d4b93e.tar.gz gentoo-2-a65b236b6e88ea06b0177575b660879b44d4b93e.tar.bz2 gentoo-2-a65b236b6e88ea06b0177575b660879b44d4b93e.zip |
changed run times to freebsd times, per #3296
Diffstat (limited to 'sys-apps/fcron')
-rw-r--r-- | sys-apps/fcron/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/fcron/Manifest | 10 | ||||
-rw-r--r-- | sys-apps/fcron/files/crontab | 10 | ||||
-rw-r--r-- | sys-apps/fcron/files/crontab-2.0.0-r4 | 12 |
4 files changed, 22 insertions, 17 deletions
diff --git a/sys-apps/fcron/ChangeLog b/sys-apps/fcron/ChangeLog index b8bcc8d881de..43a1085c4184 100644 --- a/sys-apps/fcron/ChangeLog +++ b/sys-apps/fcron/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/fcron # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/ChangeLog,v 1.17 2003/11/19 06:44:55 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/ChangeLog,v 1.18 2003/12/12 18:08:08 pebenito Exp $ + + 12 Dec 2003; Chris PeBenito <pebenito@gentoo.org> files/crontab, + files/crontab-2.0.0-r4: + Changed daily, weekly, and monthly runtimes to FreeBSD times (3:01, 4:15, + 5:30, respectively) per #3296. *fcron-2.0.0-rr (19 Nov 2003) diff --git a/sys-apps/fcron/Manifest b/sys-apps/fcron/Manifest index c1534dd9dae9..5d12ebeee6f0 100644 --- a/sys-apps/fcron/Manifest +++ b/sys-apps/fcron/Manifest @@ -1,17 +1,17 @@ -MD5 a9a7f68919b3bacef382ef219cd7e68c ChangeLog 2521 +MD5 a846b12fb09ab343d2e228ec56eeeba5 ChangeLog 2728 MD5 0037574d26bb7544875dbb961eaecdc9 fcron-2.0.0-r1.ebuild 2191 MD5 0e7b470de18a1709bfeec33955a7de53 fcron-2.0.0-r2.ebuild 2156 MD5 d138416bae606ebbacf6c3e0a6e0cfc0 fcron-2.0.0-r3.ebuild 2117 MD5 6295ec24407886e982098cd90f3f41d0 fcron-2.0.0-r4.ebuild 2179 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 58f14e0cd2894949a89e52e015269a67 files/crontab 824 -MD5 b0544c90d728c83268e90dd7e84e785f files/crontab-2.0.0-r4 828 +MD5 23fc7492e721cdb919515fd3df322d7e files/fcron.allow 374 +MD5 279359db10e227000f746ccea657851a files/crontab 828 MD5 4ca5f2b70a7519c6390c5b23c9d058b4 files/digest-fcron-2.0.0-r1 67 MD5 4ca5f2b70a7519c6390c5b23c9d058b4 files/digest-fcron-2.0.0-r2 67 MD5 4ca5f2b70a7519c6390c5b23c9d058b4 files/digest-fcron-2.0.0-r3 67 -MD5 4ca5f2b70a7519c6390c5b23c9d058b4 files/digest-fcron-2.0.0-r4 67 MD5 f5fbd4d1733d97b08034756b0e9bf3c2 files/fcron-2.0.0-gentoo.diff 492 -MD5 23fc7492e721cdb919515fd3df322d7e files/fcron.allow 374 MD5 c7f8c59f172900cbaec5f6c401b8d879 files/fcron.conf 744 MD5 8458af4a28ec3366d615281925460623 files/fcron.deny 380 MD5 3e773f56959b6f77457b7519e170349b files/fcron.rc6 719 +MD5 fc5d799677e4657c0a030d16185a7f11 files/crontab-2.0.0-r4 837 +MD5 4ca5f2b70a7519c6390c5b23c9d058b4 files/digest-fcron-2.0.0-r4 67 diff --git a/sys-apps/fcron/files/crontab b/sys-apps/fcron/files/crontab index 791ee9b4d422..f4368847875d 100644 --- a/sys-apps/fcron/files/crontab +++ b/sys-apps/fcron/files/crontab @@ -1,6 +1,6 @@ # /etc/crontab # -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/crontab,v 1.3 2002/11/20 18:33:34 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/crontab,v 1.4 2003/12/12 18:08:08 pebenito Exp $ # fcron || dcron: # This is NOT the system crontab! fcron and dcron do not support a system crontab. @@ -13,7 +13,7 @@ # check scripts in cron.hourly, cron.daily, cron.weekly and cron.monthly */15 * * * * /usr/bin/test -x /usr/sbin/run-crons && /usr/sbin/run-crons -0 * * * * rm -f /var/spool/cron/lastrun/cron.hourly -0 0 * * * rm -f /var/spool/cron/lastrun/cron.daily -0 0 * * 6 rm -f /var/spool/cron/lastrun/cron.weekly -0 0 1 * * rm -f /var/spool/cron/lastrun/cron.monthly +0 * * * * rm -f /var/spool/cron/lastrun/cron.hourly +0 3 * * * rm -f /var/spool/cron/lastrun/cron.daily +15 4 * * 6 rm -f /var/spool/cron/lastrun/cron.weekly +30 5 1 * * rm -f /var/spool/cron/lastrun/cron.monthly diff --git a/sys-apps/fcron/files/crontab-2.0.0-r4 b/sys-apps/fcron/files/crontab-2.0.0-r4 index 83e6d2dba281..e5459714ef15 100644 --- a/sys-apps/fcron/files/crontab-2.0.0-r4 +++ b/sys-apps/fcron/files/crontab-2.0.0-r4 @@ -1,6 +1,6 @@ # /etc/crontab # -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/crontab-2.0.0-r4,v 1.1 2003/11/19 06:44:55 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/crontab-2.0.0-r4,v 1.2 2003/12/12 18:08:08 pebenito Exp $ # fcron || dcron: # This is NOT the system crontab! fcron and dcron do not support a system crontab. @@ -12,8 +12,8 @@ # check scripts in cron.hourly, cron.daily, cron.weekly and cron.monthly -0 * * * * rm -f /var/spool/cron/lastrun/cron.hourly -0 0 * * * rm -f /var/spool/cron/lastrun/cron.daily -0 0 * * 6 rm -f /var/spool/cron/lastrun/cron.weekly -0 0 1 * * rm -f /var/spool/cron/lastrun/cron.monthly -* * * * * /usr/bin/test -x /usr/sbin/run-crons && /usr/sbin/run-crons +0 * * * * rm -f /var/spool/cron/lastrun/cron.hourly +1 3 * * * rm -f /var/spool/cron/lastrun/cron.daily +15 4 * * 6 rm -f /var/spool/cron/lastrun/cron.weekly +30 5 1 * * rm -f /var/spool/cron/lastrun/cron.monthly +* * * * * /usr/bin/test -x /usr/sbin/run-crons && /usr/sbin/run-crons |