Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#34449 closed update (fixed)

fcron: Update to 3.0.6

Reported by: compconsultant@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: maintainer haspatch Cc:
Port: fcron

Description

Please note the files directory and the patch file that is in the current 3.0.4 port is no longer needed, please delete it.

Attachments (1)

Portfile-fcron.diff (1.6 KB) - added by compconsultant@… 12 years ago.

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by compconsultant@…

Attachment: Portfile-fcron.diff added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: maintainer haspatch added; update removed
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: Update fcron to 3.0.6fcron: Update to 3.0.6

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

r93071

You've changed the pid file from ${prefix}/var/run/fcron/fcron.pid to ${prefix}/var/run/fcron.pid but we're still adding ${prefix}/var/run/fcron to destroot.keepdirs. Is that still needed for another reason or should that now be removed?

comment:3 Changed 12 years ago by compconsultant@…

Rats, you are right. It is not needed as the default conf file references /opt/local/var/run/fcron.pid

comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Ok, removed it in r93073.

Note: See TracTickets for help on using tickets.