New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34449 (closed update: fixed)

Opened 12 months ago

Last modified 12 months ago

fcron: Update to 3.0.6

Reported by: compconsultant@… Owned by: ryandesign@…
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

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

Change History

Changed 12 months ago by compconsultant@…

comment:1 Changed 12 months ago by ryandesign@…

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

comment:2 Changed 12 months ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

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 months 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 months ago by ryandesign@…

Ok, removed it in r93073.

Note: See TracTickets for help on using tickets.