Revision: 103520 https://trac.macports.org/changeset/103520 Author: ryandesign@macports.org Date: 2013-02-28 01:55:15 -0800 (Thu, 28 Feb 2013) Log Message: ----------- php5 and bundled extensions: update to 5.3.22 php5-eaccelerator: increase revision to force a rebuild Modified Paths: -------------- trunk/dports/lang/php5/Portfile trunk/dports/php/php5-calendar/Portfile trunk/dports/php/php5-curl/Portfile trunk/dports/php/php5-dba/Portfile trunk/dports/php/php5-eaccelerator/Portfile trunk/dports/php/php5-enchant/Portfile trunk/dports/php/php5-exif/Portfile trunk/dports/php/php5-ftp/Portfile trunk/dports/php/php5-gd/Portfile trunk/dports/php/php5-gettext/Portfile trunk/dports/php/php5-gmp/Portfile trunk/dports/php/php5-iconv/Portfile trunk/dports/php/php5-imap/Portfile trunk/dports/php/php5-intl/Portfile trunk/dports/php/php5-ldap/Portfile trunk/dports/php/php5-mbstring/Portfile trunk/dports/php/php5-mcrypt/Portfile trunk/dports/php/php5-mssql/Portfile trunk/dports/php/php5-mysql/Portfile trunk/dports/php/php5-odbc/Portfile trunk/dports/php/php5-openssl/Portfile trunk/dports/php/php5-oracle/Portfile trunk/dports/php/php5-pcntl/Portfile trunk/dports/php/php5-posix/Portfile trunk/dports/php/php5-postgresql/Portfile trunk/dports/php/php5-pspell/Portfile trunk/dports/php/php5-snmp/Portfile trunk/dports/php/php5-soap/Portfile trunk/dports/php/php5-sockets/Portfile trunk/dports/php/php5-sqlite/Portfile trunk/dports/php/php5-tidy/Portfile trunk/dports/php/php5-wddx/Portfile trunk/dports/php/php5-xmlrpc/Portfile trunk/dports/php/php5-xsl/Portfile trunk/dports/php/php5-zip/Portfile Modified: trunk/dports/lang/php5/Portfile =================================================================== --- trunk/dports/lang/php5/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/lang/php5/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -8,7 +8,7 @@ # Keep version of php5 in sync with bundled php5 extension ports. # Increment revision of php5-eaccelerator when updating version of php5. epoch 1 -version 5.3.21 +version 5.3.22 set major [lindex [split ${version} .] 0] set my_name php${major} dist_subdir ${my_name} @@ -32,8 +32,8 @@ master_sites php:get/[lindex ${distfiles} 0]/from/this/mirror?dummy= checksums [suffix ${distname}] \ - rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 + rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_build port:pkgconfig \ port:autoconf213 Modified: trunk/dports/php/php5-calendar/Portfile =================================================================== --- trunk/dports/php/php5-calendar/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-calendar/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup calendar 5.3.21 bundled +php5extension.setup calendar 5.3.22 bundled categories-append devel platforms darwin maintainers ryandesign @@ -15,7 +15,7 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 use_parallel_build yes Modified: trunk/dports/php/php5-curl/Portfile =================================================================== --- trunk/dports/php/php5-curl/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-curl/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup curl 5.3.21 bundled +php5extension.setup curl 5.3.22 bundled categories-append net www platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:curl Modified: trunk/dports/php/php5-dba/Portfile =================================================================== --- trunk/dports/php/php5-dba/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-dba/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup dba 5.3.21 bundled +php5extension.setup dba 5.3.22 bundled categories-append databases platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 use_parallel_build yes Modified: trunk/dports/php/php5-eaccelerator/Portfile =================================================================== --- trunk/dports/php/php5-eaccelerator/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-eaccelerator/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -7,7 +7,7 @@ epoch 1 github.setup eaccelerator eaccelerator 0.9.6.1 php5extension.setup eaccelerator ${version} -revision 11 +revision 12 categories php www devel platforms darwin freebsd openbsd maintainers ryandesign openmaintainer Modified: trunk/dports/php/php5-enchant/Portfile =================================================================== --- trunk/dports/php/php5-enchant/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-enchant/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup enchant 5.3.21 bundled +php5extension.setup enchant 5.3.22 bundled license PHP categories php textproc devel platforms darwin @@ -15,8 +15,8 @@ Enchant is a binder for libenchant. Libenchant provides a common API for \ many spell libraries. -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append \ port:enchant Modified: trunk/dports/php/php5-exif/Portfile =================================================================== --- trunk/dports/php/php5-exif/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-exif/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup exif 5.3.21 bundled +php5extension.setup exif 5.3.22 bundled categories-append graphics platforms darwin maintainers ryandesign @@ -14,7 +14,7 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 use_parallel_build yes Modified: trunk/dports/php/php5-ftp/Portfile =================================================================== --- trunk/dports/php/php5-ftp/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-ftp/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup ftp 5.3.21 bundled +php5extension.setup ftp 5.3.22 bundled categories-append net platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:openssl Modified: trunk/dports/php/php5-gd/Portfile =================================================================== --- trunk/dports/php/php5-gd/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-gd/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,8 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup gd 5.3.21 bundled -revision 1 +php5extension.setup gd 5.3.22 bundled categories-append graphics platforms darwin maintainers ryandesign @@ -15,8 +14,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:freetype \ port:jpeg \ Modified: trunk/dports/php/php5-gettext/Portfile =================================================================== --- trunk/dports/php/php5-gettext/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-gettext/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup gettext 5.3.21 bundled +php5extension.setup gettext 5.3.22 bundled categories-append devel platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:gettext Modified: trunk/dports/php/php5-gmp/Portfile =================================================================== --- trunk/dports/php/php5-gmp/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-gmp/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup gmp 5.3.21 bundled +php5extension.setup gmp 5.3.22 bundled categories-append devel math platforms darwin maintainers ryandesign @@ -16,8 +16,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:gmp Modified: trunk/dports/php/php5-iconv/Portfile =================================================================== --- trunk/dports/php/php5-iconv/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-iconv/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup iconv 5.3.21 bundled +php5extension.setup iconv 5.3.22 bundled categories-append textproc platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:libiconv Modified: trunk/dports/php/php5-imap/Portfile =================================================================== --- trunk/dports/php/php5-imap/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-imap/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,8 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup imap 5.3.21 bundled -revision 1 +php5extension.setup imap 5.3.22 bundled categories-append mail platforms darwin maintainers ryandesign @@ -15,8 +14,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_build-append port:cclient Modified: trunk/dports/php/php5-intl/Portfile =================================================================== --- trunk/dports/php/php5-intl/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-intl/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup intl 5.3.21 bundled +php5extension.setup intl 5.3.22 bundled categories php devel platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description \ Internationalization extension implements ICU library functionality in PHP. -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:icu Modified: trunk/dports/php/php5-ldap/Portfile =================================================================== --- trunk/dports/php/php5-ldap/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-ldap/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup ldap 5.3.21 bundled +php5extension.setup ldap 5.3.22 bundled categories-append databases platforms darwin maintainers ryandesign @@ -16,8 +16,8 @@ Access Protocol, which is used to access Directory \ Servers. -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:openldap \ port:cyrus-sasl2 Modified: trunk/dports/php/php5-mbstring/Portfile =================================================================== --- trunk/dports/php/php5-mbstring/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-mbstring/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup mbstring 5.3.21 bundled +php5extension.setup mbstring 5.3.22 bundled categories-append textproc platforms darwin maintainers ryandesign @@ -15,7 +15,7 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 use_parallel_build yes Modified: trunk/dports/php/php5-mcrypt/Portfile =================================================================== --- trunk/dports/php/php5-mcrypt/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-mcrypt/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup mcrypt 5.3.21 bundled +php5extension.setup mcrypt 5.3.22 bundled categories-append security platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:libmcrypt \ port:libtool Modified: trunk/dports/php/php5-mssql/Portfile =================================================================== --- trunk/dports/php/php5-mssql/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-mssql/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup {mssql pdo_dblib} 5.3.21 bundled +php5extension.setup {mssql pdo_dblib} 5.3.22 bundled categories-append databases platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:freetds Modified: trunk/dports/php/php5-mysql/Portfile =================================================================== --- trunk/dports/php/php5-mysql/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-mysql/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -5,7 +5,7 @@ PortGroup php5extension 1.0 PortGroup archcheck 1.0 -php5extension.setup {mysql mysqli pdo_mysql} 5.3.21 bundled +php5extension.setup {mysql mysqli pdo_mysql} 5.3.22 bundled categories-append databases platforms darwin maintainers ryandesign @@ -16,8 +16,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:zlib Modified: trunk/dports/php/php5-odbc/Portfile =================================================================== --- trunk/dports/php/php5-odbc/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-odbc/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup {odbc pdo_odbc} 5.3.21 bundled +php5extension.setup {odbc pdo_odbc} 5.3.22 bundled categories-append databases platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 use_parallel_build yes Modified: trunk/dports/php/php5-openssl/Portfile =================================================================== --- trunk/dports/php/php5-openssl/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-openssl/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,8 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup openssl 5.3.21 bundled -revision 1 +php5extension.setup openssl 5.3.22 bundled categories-append devel security platforms darwin maintainers ryandesign @@ -17,8 +16,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:kerberos5 \ port:libcomerr \ Modified: trunk/dports/php/php5-oracle/Portfile =================================================================== --- trunk/dports/php/php5-oracle/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-oracle/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup oracle 5.3.21 bundled +php5extension.setup oracle 5.3.22 bundled php5extension.ini oracle.ini php5extension.extensions oci8 pdo_oci categories-append databases @@ -17,8 +17,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:oracle-instantclient Modified: trunk/dports/php/php5-pcntl/Portfile =================================================================== --- trunk/dports/php/php5-pcntl/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-pcntl/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup pcntl 5.3.21 bundled +php5extension.setup pcntl 5.3.22 bundled categories-append sysutils platforms darwin maintainers ryandesign @@ -16,8 +16,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 use_parallel_build yes Modified: trunk/dports/php/php5-posix/Portfile =================================================================== --- trunk/dports/php/php5-posix/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-posix/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup posix 5.3.21 bundled +php5extension.setup posix 5.3.22 bundled categories-append sysutils platforms darwin maintainers ryandesign @@ -16,7 +16,7 @@ IEEE 1003.1 (POSIX.1) standards document which are \ not accessible through other means -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 use_parallel_build yes Modified: trunk/dports/php/php5-postgresql/Portfile =================================================================== --- trunk/dports/php/php5-postgresql/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-postgresql/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -5,7 +5,7 @@ PortGroup php5extension 1.0 PortGroup archcheck 1.0 -php5extension.setup postgresql 5.3.21 bundled +php5extension.setup postgresql 5.3.22 bundled php5extension.ini postgresql.ini php5extension.extensions pgsql pdo_pgsql categories-append databases @@ -19,8 +19,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 use_parallel_build yes Modified: trunk/dports/php/php5-pspell/Portfile =================================================================== --- trunk/dports/php/php5-pspell/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-pspell/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup pspell 5.3.21 bundled +php5extension.setup pspell 5.3.22 bundled categories-append textproc platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:aspell Modified: trunk/dports/php/php5-snmp/Portfile =================================================================== --- trunk/dports/php/php5-snmp/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-snmp/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup snmp 5.3.21 bundled +php5extension.setup snmp 5.3.22 bundled categories-append sysutils platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 use_parallel_build yes Modified: trunk/dports/php/php5-soap/Portfile =================================================================== --- trunk/dports/php/php5-soap/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-soap/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup soap 5.3.21 bundled +php5extension.setup soap 5.3.22 bundled categories-append net platforms darwin maintainers ryandesign @@ -14,8 +14,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:libxml2 Modified: trunk/dports/php/php5-sockets/Portfile =================================================================== --- trunk/dports/php/php5-sockets/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-sockets/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup sockets 5.3.21 bundled +php5extension.setup sockets 5.3.22 bundled categories-append net platforms darwin maintainers ryandesign @@ -15,7 +15,7 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 use_parallel_build yes Modified: trunk/dports/php/php5-sqlite/Portfile =================================================================== --- trunk/dports/php/php5-sqlite/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-sqlite/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup {sqlite sqlite3 pdo_sqlite} 5.3.21 bundled +php5extension.setup {sqlite sqlite3 pdo_sqlite} 5.3.22 bundled categories-append databases platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 # Note that the sqlite extension uses the built-in sqlite2 libraries while the # sqlite3 and pdo_sqlite extensions use the libraries from the sqlite3 port. Modified: trunk/dports/php/php5-tidy/Portfile =================================================================== --- trunk/dports/php/php5-tidy/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-tidy/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup tidy 5.3.21 bundled +php5extension.setup tidy 5.3.22 bundled categories-append www platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:tidy Modified: trunk/dports/php/php5-wddx/Portfile =================================================================== --- trunk/dports/php/php5-wddx/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-wddx/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup wddx 5.3.21 bundled +php5extension.setup wddx 5.3.22 bundled categories-append textproc platforms darwin maintainers ryandesign @@ -14,8 +14,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_build-append port:expat \ port:libxml2 Modified: trunk/dports/php/php5-xmlrpc/Portfile =================================================================== --- trunk/dports/php/php5-xmlrpc/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-xmlrpc/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup xmlrpc 5.3.21 bundled +php5extension.setup xmlrpc 5.3.22 bundled categories-append textproc platforms darwin maintainers ryandesign @@ -14,8 +14,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_build-append port:libiconv \ port:libxml2 Modified: trunk/dports/php/php5-xsl/Portfile =================================================================== --- trunk/dports/php/php5-xsl/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-xsl/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup xsl 5.3.21 bundled +php5extension.setup xsl 5.3.22 bundled categories-append textproc platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_lib-append port:libxslt Modified: trunk/dports/php/php5-zip/Portfile =================================================================== --- trunk/dports/php/php5-zip/Portfile 2013-02-28 09:47:52 UTC (rev 103519) +++ trunk/dports/php/php5-zip/Portfile 2013-02-28 09:55:15 UTC (rev 103520) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup zip 5.3.21 bundled +php5extension.setup zip 5.3.22 bundled categories-append archivers platforms darwin maintainers ryandesign @@ -14,8 +14,8 @@ long_description ${description} -checksums rmd160 84aa653af6fbe66c02a572ad1add3daf6e46bb1e \ - sha256 9bd914cb01fc78c06ec5fe7e31100f000cc03325e042fd5a829d8ce80e4478c3 +checksums rmd160 dc51c94f4201aeb3bef03df8d1def780a1ab60f5 \ + sha256 2da5fefdd24dafd8a94b6e41ba2c308ee216f97b3d605abde513d0cdc680d588 depends_build-append port:pcre depends_lib-append port:zlib