FreeBSD Bugzilla – Attachment 78881 Details for
Bug 113386
sysutils/fcron
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.77 KB, created by
huntting
on 2007-06-05 20:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
huntting
Created:
2007-06-05 20:30:01 UTC
Size:
1.77 KB
patch
obsolete
>diff -ur /usr/ports/sysutils/fcron/Makefile fcron/Makefile >--- /usr/ports/sysutils/fcron/Makefile Wed Jan 17 00:30:11 2007 >+++ fcron/Makefile Tue Jun 5 13:08:50 2007 >@@ -7,7 +7,7 @@ > # > > PORTNAME= fcron >-PORTVERSION= 3.0.2 >+PORTVERSION= 3.0.3 > CATEGORIES= sysutils > MASTER_SITES= ${MASTER_SITE_SUNSITE} \ > http://fcron.free.fr/archives/ \ >@@ -21,7 +21,8 @@ > GNU_CONFIGURE= yes > USE_GMAKE= yes > USE_PERL5_BUILD=yes >-CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc --with-cflags="${CFLAGS}" \ >+CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc --localstatedir=/var \ >+ --with-cflags="${CFLAGS}" \ > --with-rootname=root --with-rootgroup=wheel \ > --with-docdir=${DOCSDIR} > >diff -ur /usr/ports/sysutils/fcron/distinfo fcron/distinfo >--- /usr/ports/sysutils/fcron/distinfo Wed Jan 17 00:30:11 2007 >+++ fcron/distinfo Tue Jun 5 10:35:32 2007 >@@ -1,3 +1,3 @@ >-MD5 (fcron-3.0.2.src.tar.gz) = f35e6af41d356ebcb38882f86a14fb94 >-SHA256 (fcron-3.0.2.src.tar.gz) = ea25f4e9a78f6872c65cc97aa18c018b548e9fcd73b06d77c312e635ecf9ad48 >-SIZE (fcron-3.0.2.src.tar.gz) = 540559 >+MD5 (fcron-3.0.3.src.tar.gz) = c85e6eecd0564f37658ae250a491fd31 >+SHA256 (fcron-3.0.3.src.tar.gz) = 5ba9605ce49446c18ed49c7d16602aef760169f29fbcc34dc09b6177388dce00 >+SIZE (fcron-3.0.3.src.tar.gz) = 549501 >diff -ur /usr/ports/sysutils/fcron/files/fcrontab-root fcron/files/fcrontab-root >--- /usr/ports/sysutils/fcron/files/fcrontab-root Tue Oct 4 11:54:23 2005 >+++ fcron/files/fcrontab-root Thu Apr 19 12:46:14 2007 >@@ -5,10 +5,10 @@ > PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin > HOME=/var/log > # >-@serial,lavg5(1.5) 5 /usr/libexec/atrun >+@nolog,lavg5(1.5) 5 /usr/libexec/atrun > # > # Rotate log files every hour, if necessary. >-%hourly * newsyslog >+%nolog,hourly * newsyslog > # > # Perform daily/weekly/monthly maintenance. > %daily,serial * * periodic daily
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 113386
: 78881