Opened 10 years ago
Closed 10 years ago
#45659 closed defect (duplicate)
graphviz depends on outdated php5
Reported by: | jenstroeger (Jens Troeger) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | graphviz, graphviz-devel |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I wanted to install graphviz +php which breaks with the following message:
Error: php5 has been made obsolete by the port php53. Please install php53 instead. Error: org.macports.configure for port php5 returned: obsolete port Error: Failed to install php5
So I went ahead and installed php56 thinking that this would be the latest php5 drop, but that too led to the above message. Uninstalled php56 and installed php53 only to get
PHP 5.3 has reached end-of-life. Please upgrade to PHP 5.4 or newer. The newest stable version is 5.6.
I'm not thrilled to have this hard-wired dependency on php5.3 in graphviz. Shouldn't that be changed to whichever php5 is the latest?
Change History (1)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Port: | graphviz graphviz-devel added |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | graphviz depends on outdated php5.3 → graphviz depends on outdated php5 |
Type: | update → defect |
Note: See
TracTickets for help on using
tickets.
Yes, the graphviz port should have php variants. Duplicate of #45149.