Ticket #27323 (new update)
Updated portfile for Drush
| Reported by: | chuck@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | drewish@… | |
| Port: | drush |
Attachments
Change History
comment:3 Changed 2 years ago by drewish@…
I'm not sure about the part of the patch that changes the maintainer. I think we should probably add him (acquia.com:chuck) to the cc before committing that part.
comment:4 Changed 2 years ago by ryandesign@…
Your patch suggests putting a "/" before "${prefix}"; this does not make sense because ${prefix} already begins with a "/". That is why I removed that slash in r61794.
In your patches, you shouldn't make changes to the $Id$ line.
This patch adds a dependency on php5-console_table, which I still have reservations about adding; see #27320.
@drewish: I assume that "chuck at chuckdantonio.com" (who submitted the ticket), "chuck at acquia.com" (who currently maintains the port) and "c_dantonio at acm.org" (to whom the maintainer line is changed by this patch) are different email addresses for the same person. A little Googling suggests this is in fact the case.

