cvs commit: ports/Mk bsd.php.mk ports/lang/php4 Makefile
Makefile.ext distinfo pkg-plist pkg-plist.pearpatch-Zend::zend_strtod.c
patch-ext::standard::var_unserializer.c ...
Alex Dupre
ale at FreeBSD.org
Mon Apr 4 02:20:22 PDT 2005
ale 2005-04-04 09:20:21 UTC
FreeBSD ports repository
Modified files:
Mk bsd.php.mk
lang/php4 Makefile Makefile.ext distinfo pkg-plist
pkg-plist.pear
lang/php4/files patch-pear::Makefile.frag
patch-scripts::phpize.in
lang/php5 Makefile Makefile.ext distinfo pkg-plist
pkg-plist.pear
lang/php5/files patch-pear::Makefile.frag
patch-scripts::Makefile.frag
patch-scripts::phpize.in
databases/php4-mssql Makefile
databases/php5-mssql Makefile
archivers/pear-Archive_Tar Makefile
devel/pear-Console_Getopt Makefile
devel/pear-XML_RPC Makefile
Added files:
lang/php4/files patch-acinclude.m4
lang/php5/files patch-acinclude.m4
Removed files:
lang/php4/files patch-Zend::zend_execute.c
patch-Zend::zend_strtod.c
patch-ext::standard::php_var.h
patch-ext::standard::var_unserializer.c
lang/php5/files patch-ext::standard::php_var.h
patch-ext::standard::var_unserializer.c
databases/php4-mssql/files patch-php_mssql.c
databases/php5-mssql/files patch-php_mssql.c
Log:
Update PHP ports to 4.3.11 and 5.0.4 releases:
- fix security issues
- unbreak PEAR packages [1]
PR: ports/78516 [1]
Submitted by: Yen-Ming Lee <leeym at utopia.leeym.com> [1]
Tested by: thierry
Revision Changes Path
1.15 +2 -2 ports/Mk/bsd.php.mk
1.13 +0 -2 ports/archivers/pear-Archive_Tar/Makefile
1.3 +0 -1 ports/databases/php4-mssql/Makefile
1.4 +0 -15 ports/databases/php4-mssql/files/patch-php_mssql.c (dead)
1.3 +0 -1 ports/databases/php5-mssql/Makefile
1.2 +0 -15 ports/databases/php5-mssql/files/patch-php_mssql.c (dead)
1.10 +0 -2 ports/devel/pear-Console_Getopt/Makefile
1.13 +0 -2 ports/devel/pear-XML_RPC/Makefile
1.85 +4 -4 ports/lang/php4/Makefile
1.10 +6 -13 ports/lang/php4/Makefile.ext
1.16 +2 -2 ports/lang/php4/distinfo
1.2 +0 -13 ports/lang/php4/files/patch-Zend::zend_execute.c (dead)
1.2 +0 -58 ports/lang/php4/files/patch-Zend::zend_strtod.c (dead)
1.1 +14 -0 ports/lang/php4/files/patch-acinclude.m4 (new)
1.2 +0 -20 ports/lang/php4/files/patch-ext::standard::php_var.h (dead)
1.2 +0 -87 ports/lang/php4/files/patch-ext::standard::var_unserializer.c (dead)
1.4 +1 -1 ports/lang/php4/files/patch-pear::Makefile.frag
1.3 +14 -15 ports/lang/php4/files/patch-scripts::phpize.in
1.17 +4 -0 ports/lang/php4/pkg-plist
1.2 +7 -0 ports/lang/php4/pkg-plist.pear
1.81 +2 -6 ports/lang/php5/Makefile
1.13 +6 -13 ports/lang/php5/Makefile.ext
1.16 +2 -2 ports/lang/php5/distinfo
1.1 +14 -0 ports/lang/php5/files/patch-acinclude.m4 (new)
1.2 +0 -20 ports/lang/php5/files/patch-ext::standard::php_var.h (dead)
1.2 +0 -87 ports/lang/php5/files/patch-ext::standard::var_unserializer.c (dead)
1.4 +1 -1 ports/lang/php5/files/patch-pear::Makefile.frag
1.6 +6 -3 ports/lang/php5/files/patch-scripts::Makefile.frag
1.3 +5 -11 ports/lang/php5/files/patch-scripts::phpize.in
1.17 +4 -0 ports/lang/php5/pkg-plist
1.2 +5 -0 ports/lang/php5/pkg-plist.pear
More information about the cvs-all
mailing list