Date: Sat, 5 May 2012 15:18:09 +0000 (UTC) From: Ruslan Mahmatkhanov <rm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/php52-mbstring/files patch-config.m4 patch-oniguruma_regerror.c ports/databases/php52-dba/files patch-config.m4 ports/databases/php52-oci8/files patch-config.m4 ports/databases/php52-odbc/files patch-config.m4 ports/databases/php52-pdo_oci/files patch-config.m4 ports/databases/php52-pdo_sqlite/files ... Message-ID: <201205051518.q45FI9HH091588@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rm 2012-05-05 15:18:09 UTC FreeBSD ports repository Modified files: converters/php52-mbstring/files patch-config.m4 patch-oniguruma_regerror.c databases/php52-dba/files patch-config.m4 databases/php52-oci8/files patch-config.m4 databases/php52-odbc/files patch-config.m4 databases/php52-pdo_oci/files patch-config.m4 databases/php52-pdo_sqlite/files patch-sqlite_statement.c databases/php52-pgsql/files patch-pgsql.c databases/php52-sqlite/files patch-config.m4 devel/php52-gettext/files patch-config.m4 devel/php52-pcre/files patch-php_pcre.c devel/php52-readline/files patch-config.m4 devel/php52-spl/files patch-config.m4 graphics/php52-gd/files patch-config.m4 patch-libgd_gd_png.c lang/php52 Makefile Makefile.ext math/php52-gmp/files patch-gmp.c net/php52-soap/files patch-soap.c security/php52-filter/files patch-config.m4 sysutils/php52-posix/files patch-posix.c textproc/php52-wddx/files patch-config.m4 patch-wddx.c textproc/php52-xml/files patch-compat.c textproc/php52-xsl/files patch-php_xsl.h Log: - apply BACKPORTS patch unconditionally and remove BACKPORTS option - update backports patch to latest version (20120504) - align pathnames in slave ports - bump PORTREVISION The only drawback of this change is that now for building of every slave port (php extension) we extracting full php52 source tree. Apologies that it took that long. PR: 164849 Submitted by: Svyatoslav Lempert <svyatoslav.lempert at gmail dot com> Approved by: Alex Keda <admin at lissyara dot su> Security: 60de13d5-95f0-11e1-806a-001143cd36d8 Revision Changes Path 1.2 +2 -2 ports/converters/php52-mbstring/files/patch-config.m4 1.2 +2 -2 ports/converters/php52-mbstring/files/patch-oniguruma_regerror.c 1.3 +2 -2 ports/databases/php52-dba/files/patch-config.m4 1.2 +2 -2 ports/databases/php52-oci8/files/patch-config.m4 1.2 +2 -2 ports/databases/php52-odbc/files/patch-config.m4 1.2 +2 -2 ports/databases/php52-pdo_oci/files/patch-config.m4 1.2 +2 -2 ports/databases/php52-pdo_sqlite/files/patch-sqlite_statement.c 1.2 +2 -2 ports/databases/php52-pgsql/files/patch-pgsql.c 1.2 +2 -2 ports/databases/php52-sqlite/files/patch-config.m4 1.2 +2 -2 ports/devel/php52-gettext/files/patch-config.m4 1.3 +2 -2 ports/devel/php52-pcre/files/patch-php_pcre.c 1.2 +2 -2 ports/devel/php52-readline/files/patch-config.m4 1.2 +2 -2 ports/devel/php52-spl/files/patch-config.m4 1.2 +2 -2 ports/graphics/php52-gd/files/patch-config.m4 1.2 +2 -2 ports/graphics/php52-gd/files/patch-libgd_gd_png.c 1.29 +7 -10 ports/lang/php52/Makefile 1.16 +10 -8 ports/lang/php52/Makefile.ext 1.2 +2 -2 ports/math/php52-gmp/files/patch-gmp.c 1.2 +2 -2 ports/net/php52-soap/files/patch-soap.c 1.2 +2 -2 ports/security/php52-filter/files/patch-config.m4 1.2 +2 -2 ports/sysutils/php52-posix/files/patch-posix.c 1.2 +2 -2 ports/textproc/php52-wddx/files/patch-config.m4 1.2 +2 -2 ports/textproc/php52-wddx/files/patch-wddx.c 1.2 +2 -2 ports/textproc/php52-xml/files/patch-compat.c 1.2 +2 -2 ports/textproc/php52-xsl/files/patch-php_xsl.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205051518.q45FI9HH091588>