Opened 6 years ago
Closed 6 years ago
#57752 closed update (fixed)
php-zip: add php73
Reported by: | ianlund (Ian Timothy) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | ||
Port: | php-zip |
Description
$ sudo port install php73-zip Error: Port php73-zip not found $ sudo port select --set php php73 Selecting 'php73' for 'php' succeeded. 'php73' is now active. $ sudo port install php-zip ---> Computing dependencies for php-zip The following dependencies will be installed: php72-zip
Change History (2)
comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | assigned → accepted |
---|
comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Yup, I will add php73-zip and the php73-* subports for other third-party modules. See also #57748. I only just updated php73 to version 7.3.0 and now it will take me a little time to figure out which of the third-party modules build successfully with that version.