New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18283 (closed update: fixed)

Opened 3 years ago

Last modified 3 years ago

php5-devel update to 5.3.0beta1

Reported by: karsten@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: jwa@…
Port: php5-devel

Description

Updating the portfile to PHP5.3.0beta1 is a matter of updating version and checksum, aside from two unknown configuration options

--with-xml
--with-mime-magic

and the needed removal of the DNS/bind patch which no longer applies (and seems to be no longer needed as there have been fixes to PHP in that respect).

Change History

  Changed 3 years ago by jmr@…

  • cc jwa@… added
  • owner changed from macports-tickets@… to ryandesign@…

follow-up: ↓ 6   Changed 3 years ago by ryandesign@…

  • status changed from new to assigned
  • cc dluke@… added

Thank you.

The unknown configuration option --with-xml is filed as #14859. If you know what to do about this option, let me know.

I'll have to look into why the --with-mime-magic option disappeared.

True, the DNS/bind patch no longer applies, but the reason why it builds successfully if you omit it even when bind9 is installed is that bind9 9.6.0 no longer includes libbind. If you go back to bind9 9.5.0 which does include libbind then you still get the problem. I don't know if the removal of libbind from bind9 is meant to be a permanent change. I'll Cc bind9's maintainer.

  Changed 3 years ago by ryandesign@…

Jyrki updated php5-devel to 5.3.0beta1 and updated the bind9 patch in r46187, then changed the port in r46188 to no longer use the patch.

I had hoped to wait for a response from Daniel before making any decisions regarding the patch. Whatever decision we make, though, should be the same for php5 as it is for php5-devel.

  Changed 3 years ago by dluke@…

libbind is now distributed separately from bind. If someone needs it for something, a new port will have to be added with it (so the bind9 port will not include it in the future).

follow-up: ↓ 8   Changed 3 years ago by ryandesign@…

Then I suppose if such a port is added in the future, the php5 issue will return, if we now remove the patch. So we should not remove the patch.

in reply to: ↑ 2   Changed 3 years ago by ryandesign@…

Replying to ryandesign@…:

I'll have to look into why the --with-mime-magic option disappeared.

I filed #18307 for this.

  Changed 3 years ago by dluke@…

  • cc dluke@… removed

in reply to: ↑ 5   Changed 3 years ago by ryandesign@…

  • status changed from assigned to closed
  • resolution set to fixed

Replying to ryandesign@…:

Then I suppose if such a port is added in the future, the php5 issue will return, if we now remove the patch. So we should not remove the patch.

Patch reinstated in r46472. Tested and verified to allow php5-devel installation when bind9 @9.5.0 is active.

  Changed 3 years ago by jmr@…

  • type changed from enhancement to update

  Changed 3 years ago by anonymous

  • milestone Port Updates deleted

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.