CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/06/18 13:49:22
Modified files:
www/php5 : Makefile.inc
www/php5/core/patches: patch-sapi_apache_mod_php5_c
patch-sapi_cgi_Makefile_frag
patch-sapi_cgi_config9_m4
patch-sapi_cli_php_cli_c
patch-scripts_Makefile_frag
patch-scripts_phpize_in
www/php5/extensions/patches: patch-ext_gd_config_m4
patch-ext_gd_gdcache_h
patch-ext_gd_gdttf_c
patch-ext_gd_libgd_gdcache_h
patch-ext_gd_libgd_gdkanji_c
patch-ext_gmp_gmp_c
patch-ext_tidy_config_m4
patch-ext_tidy_tidy_c
patch-ext_xmlrpc_libxmlrpc_encodings_c
www/php5/patches: patch-aclocal_m4 patch-configure_in
patch-ext_iconv_iconv_c
patch-ext_openssl_config0_m4
patch-ext_standard_config_m4 patch-main_php_h
patch-main_php_open_temporary_file_c
patch-php_ini-dist patch-php_ini-recommended
Added files:
www/php5/core/patches: patch-sapi_cgi_cgi_main_c
patch-scripts_php-config_in
Removed files:
www/php5/core/patches: patch-sapi_cgi_main_c
patch-scripts_php_config_in
Log message:
Use PATCHORIG, regen patches and rename the files which didn't match the
normal update-patches filenames. This avoids update-patches picking up the
.orig files in PHP distfiles and make it easier to keep in-sync. ok robert@