#17280 closed enhancement (fixed)
Use xcode PortGroup in GPGAppKit
Reported by: | nox@… | Owned by: | waqar@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | xcode PortGroup cd | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | GPGAppKit |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
GPGAppKit does not currently use the xcode PortGroup and use the "cd" TCL procedure.
Changes:
- Ported to xcode-1.0 PortGroup.
- Does not use the cd procedure anymore (see #12914).
Attachments (1)
Change History (4)
Changed 16 years ago by nox@…
Attachment: | GPGAppKit-A1_3.diff added |
---|
comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
comment:2 Changed 16 years ago by nox@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
maintainer timeout, r50105.
comment:3 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Use of "cd" has been removed in r49645 but I agree using the xcode portgroup would be even better. Please commit this.