Bug 140678

Summary: Update port lang/php5 to upstream version 5.3.0
Product: Ports & Packages Reporter: Morton Jonuschat <mjonuschat>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Morton Jonuschat 2009-11-18 18:10:04 UTC
Attached patches update lang/php5 and associated extensions to upstream version 5.3.0

6 new entries in MOVED
 * pcre and spl extensions are required by core since 5.3.0 and are always included
 * mhash has been deprecated, an API compatible replacement ist php5-has
 * dbase, ncurses and ming have been deprecated upstream

port/directory devel/php5-spl needs to be removed
port/directory devel/php5-pcre needs to be removed
port/directory security/php5-mhash needs to be removed
port/directory databases/php5-dbase needs to be removed
port/directory devel/php5-ncurses needs to be removed
port/directory graphics/php5-ming needs to be removed

Suhosin and Mailhead patch have been updated to 5.3.0 comaptible versions

Patch files for extension php5-readline have been made 5.3.0 compatible 
Patch files for extension php5-pgsql have been made 5.3.0 compatible
Patch files for extension php5-pdo_sqlite have been made 5.3.0 compatible

Extension php5-bcmath has been patched to compile as phpized module
  PHP Bug report: http://bugs.php.net/bug.php?id=49289

Meta package php5-extensions has been patched to reflect changed availability of extension modules

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-18 18:11:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 moto kawasaki 2009-12-24 02:03:45 UTC
Hi,

Could someone please apply security patches between php-5.2.11 and
php-5.2.12 in lang/php5 !?
    http://www.php.net/releases/5_2_12.php

or, if it might be better to upgrade to php-5.3.1, which has
equivalent fixes, please take this option.

Anyway, this is security patches.


Thank you very much.

Sincerely,




-- 
moto kawasaki <moto@kawasaki3.org>

ps.
I really appreciate maintainers/committers. Thank you.
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2010-04-09 10:42:34 UTC
State Changed
From-To: open->closed

PHP was updated to 5.3.2 release.