#14664 closed defect (fixed)
php5-gtk uses deprecated cd command
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | anant@… | |
Port: | php5-gtk |
Description
The php5-gtk port uses the cd
command which is deprecated and will be removed from MacPorts.
Attachments (1)
Change History (4)
Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | php5-gtk.diff added |
---|
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Version: | 1.6.0 → 1.7.0 |
---|
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | php5-gtk added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This was fixed in r41942.
Note: See
TracTickets for help on using
tickets.
Try this patch. I think it should fix it but I haven't tested it. Let me know if it works and I'll commit it.