We need such URLs in make files:

projects[datastore][download][type] = git
projects[foobar][download][url] = ssh://git@git.example.com:60123/foobar.git

This patch adds support for port numbers. Second patch for 2.x branch.

CommentFileSizeAuthor
drush-make-port-2.x.patch863 bytesklausi
drush-make-port-3.x.patch861 bytesklausi

Comments

dasjo’s picture

Status: Needs review » Reviewed & tested by the community

works for me

klausi’s picture

bump. Just ran into this issue again on another server.

helmo’s picture

Status: Reviewed & tested by the community » Closed (won't fix)

Drush make is being merged into drush core (discussed in issue:#1310130: Put drush make in drush core)
This means that the issue queue is also moving. The Drush project has a component called 'Make' for this purpose.

We would like to take this opportunity to leave behind old/obsolete issues, allowing us to focus on a stable make command in core. E.g. one of the major tasks ahead is making more use of the Drush core code for handling downloads and decompression.

If you feel that this issue is still relevant, feel free to re-open and move it to the Drush queue.

More information will be posted on the drush_make and drush project pages.

dasjo’s picture

Project: Drush Make » Drush
Version: 6.x-3.x-dev »
Component: Code » Make
Status: Closed (won't fix) » Needs work

patch above works for drush make

i guess for #1310130: Put drush make in drush core it will need a reroll

klausi’s picture

Status: Needs work » Fixed

This issue is fixed in drush 5.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.