Opened 14 years ago
Closed 14 years ago
#26352 closed defect (fixed)
registry::write_entry call is missing in action_setrequested
Reported by: | pierrick.roger@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 1.9.2 |
Component: | base | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: |
Description
port setrequested <portname>
& port unsetrequested <portname>
aren't working. They run silently, but nothing is written inside the receipt file.
At my opinion, a call to registry::write_entry is missing inside action_setrequested. With that simple correction, it's working for me. See attached patch file for port script.
Attachments (1)
Change History (2)
Changed 14 years ago by pierrick.roger@…
Attachment: | port.patch added |
---|
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Component: | ports → base |
---|---|
Keywords: | setrequested removed |
Milestone: | → MacPorts 1.9.2 |
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Please remember to select the correct component. This was already fixed in r69387.