Opened 11 years ago
Closed 11 years ago
#40748 closed update (fixed)
libfaketime: update to 0.9.5rc3
Reported by: | wolf@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | haspatch maintainer | Cc: | cooljeanius (Eric Gallager) |
Port: | libfaketime |
Attachments (1)
Change History (3)
Changed 11 years ago by wolf@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Keywords: | haspatch maintainer added |
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
Summary: | libfaketime v0.9.5rc3 → libfaketime: update to 0.9.5rc3 |
Type: | submission → update |
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r112092 with changes: I changed the github.setup
line to separate the version number from the tag prefix, removing the need to manually set the version
later. I also removed the blacklisting of older clang that I had added in r112063 since that did not fix the problem I was trying to fix.
Note: See
TracTickets for help on using
tickets.
Thanks. For future reference, when submitting an update to an existing port, please supply a unified diff of the changes, not a complete new portfile. This lets us more easily evaluate the proposed changes right here in the ticket without having to download and diff manually, and it ensures we don't inadvertently undo other changes that might have been made to the port between the time you file your ticket and the time we get around to committing it. Updates to existing ports are classified with type "update". If you're supplying a patch, use the keyword "haspatch". If you're the maintainer, use the keyword "maintainer".