Opened 15 years ago

Closed 15 years ago

#20119 closed update (fixed)

php5: update to 5.3.0

Reported by: simon+macports@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: simon+macports@…, jameskyle@…, luxuspur@…, marcin.zbijowski@…, ted@…
Port: php5

Description

There's a new release of PHP5, PHP5.3.

A patch has been submitted.

Attachments (2)

Portfile.diff (5.5 KB) - added by simon+macports@… 15 years ago.
php5.diff (5.8 KB) - added by simon+macports@… 15 years ago.

Download all attachments as: .zip

Change History (16)

Changed 15 years ago by simon+macports@…

Attachment: Portfile.diff added

comment:1 Changed 15 years ago by simon+macports@…

Cc: simon+macports@… added

Cc Me!

comment:2 Changed 15 years ago by jameskyle@…

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

comment:3 Changed 15 years ago by jameskyle@…

Cc: jameskyle@… added

Cc Me!

comment:4 Changed 15 years ago by luxuspur@…

Cc: luxuspur@… added

Cc Me!

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

Summary: PHP5 Updatephp5: update to 5.3.0

Hooray! They've been working on 5.3.0 a long time. Glad it's final now.

The attached diff seems to be mostly the difference between php5 and php5-devel. While I will need to adopt changes from php5-devel into php5, the master_sites and livecheck changes should not be adopted by php5. I also want to deal with the fastcgi issue (fastcgi is now always built; we don't need to configure and build a second time) and the sockets variant issue (the sockets feature was moved to pecl) in php5-devel before updating php5 to 5.3.0 and adopting these changes.

comment:6 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Status: newassigned

comment:7 Changed 15 years ago by marcin.zbijowski@…

Cc: marcin.zbijowski@… added

Cc Me!

comment:8 Changed 15 years ago by simon+macports@…

Any changes?

comment:9 Changed 15 years ago by simon+macports@…

It appears I screwed up the patch, a new version will be added.

Changed 15 years ago by simon+macports@…

Attachment: php5.diff added

comment:10 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

It's alright, I am working on the port and will commit it when I'm satisfied with it. :)

comment:11 Changed 15 years ago by ted@…

Cc: ted@… added

Cc Me!

comment:12 in reply to:  5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to ryandesign@…:

I also want to deal with the fastcgi issue (fastcgi is now always built; we don't need to configure and build a second time)

This turns out not to be true. I misunderstood the documentation. So no major changes are required to how we're handling fastcgi. I made minor changes in r53517.

comment:13 in reply to:  5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to ryandesign@…:

and the sockets variant issue (the sockets feature was moved to pecl)

They appear to have changed their minds on this. The sockets feature still exists in 5.3.

comment:14 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Updated php5 to 5.3.0 in r53563

Note: See TracTickets for help on using tickets.