[MacPorts] #41540: fetch-crl @3.0.12: new submission
MacPorts
noreply at macports.org
Mon Nov 25 20:23:01 PST 2013
#41540: fetch-crl @3.0.12: new submission
------------------------------+--------------------------------
Reporter: Peter.Danecek@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: fetch-crl |
------------------------------+--------------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
Comment:
The `distfiles` line should be deleted since the default will work fine.
The plist shouldn't be listed there because it's going to be in the files
directory, not downloaded from a server at fetch time.
The relevant section of the guide for launchd questions is the
[http://guide.macports.org/chunked/reference.startupitems.html startupitem
section], but MacPorts doesn't give you a lot of control over what goes
into the plist; I see you're using `StartInterval` here which I don't
think MacPorts knows about. In that case, you can install the plist
manually like you're doing. Surprisingly, MacPorts doesn't check whether
`startupitem.create` is `yes` when using the `sudo port load` and `sudo
port unload` commands, so that works to your advantage in this case. Just
make sure a symlink to the plist exists in
/Library/LaunchDaemons/org.macports.${startupitem.name}.plist like you're
doing.
--
Ticket URL: <https://trac.macports.org/ticket/41540#comment:6>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list