Opened 13 years ago

Closed 6 years ago

#30048 closed enhancement (fixed)

drush: Remove dependency on port:php52

Reported by: dkingofpa@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: Schamschula (Marius Schamschula)
Port: drush

Description

The dependency on a very specify macports php version (php52) is too restricting and keeps me from installing the drush port. I already have a version of php that works with drush.

David-Kings-MacBook-Pro:/ dking$ sudo port search drush
drush @2.1 (www, php)
    The DRUpal SHell
David-Kings-MacBook-Pro:/ dking$ sudo port install drush
--->  Computing dependencies for drushError: Unable to execute port: Can't install php52 because conflicting ports are installed: php5
Before reporting a bug, first run the command again with the -d flag to get complete output.
David-Kings-MacBook-Pro:/ dking$ which php
/opt/local/bin/php
David-Kings-MacBook-Pro:/ dking$ php --version
PHP 5.3.2 (cli) (built: Jan 13 2011 11:16:05) 
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
    with Xdebug v2.0.5, Copyright (c) 2002-2008, by Derick Rethans

Change History (4)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to c_dantonio@…
Summary: Remove dependency on port:php52drush: Remove dependency on port:php52
Type: requestenhancement
Version: 1.9.2

Please remember to cc the maintainer. As per the ticket guidelines, the 'request' ticket type is for requesting new ports.

comment:2 Changed 13 years ago by info@…

+1

comment:3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Owner: changed from c_dantonio@… to macports-tickets@…

comment:4 Changed 6 years ago by jmroot (Joshua Root)

Cc: Schamschula added
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.