Opened 5 years ago

Closed 5 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 5 years ago by ryandesign (Ryan Carsten Schmidt)

Status: assignedaccepted

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.

comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In f8b060aca323558dcd42f3faa3774a1d719e686a/macports-ports (master):

php-zip: Add php73 subport

Closes: #57752
See: #57748

Note: See TracTickets for help on using tickets.