Revision: 89615 http://trac.macports.org/changeset/89615 Author: ryandesign@macports.org Date: 2012-02-03 21:28:00 -0800 (Fri, 03 Feb 2012) Log Message: ----------- php5: update to 5.3.10 Modified Paths: -------------- trunk/dports/lang/php5/Portfile trunk/dports/lang/php5/files/patch-configure.in.diff 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-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 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/lang/php5/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -8,8 +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.9 -revision 1 +version 5.3.10 set major [lindex [split ${version} .] 0] set my_name php${major} dist_subdir ${my_name} @@ -33,8 +32,8 @@ use_bzip2 yes checksums [suffix ${distname}] \ - rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 + rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_build port:pkgconfig \ port:autoconf213 Modified: trunk/dports/lang/php5/files/patch-configure.in.diff =================================================================== --- trunk/dports/lang/php5/files/patch-configure.in.diff 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/lang/php5/files/patch-configure.in.diff 2012-02-04 05:28:00 UTC (rev 89615) @@ -1,7 +1,7 @@ # Revert change to configure.in made between php 5.3.3 and 5.3.4 that disabled time_nanosleep on OS X. ---- a/configure.in.orig 2010-12-08 15:38:51.000000000 -0600 -+++ b/configure.in 2010-07-21 05:50:07.000000000 -0500 -@@ -611,7 +611,7 @@ +--- a/configure.in.orig 2012-02-02 11:29:58.000000000 -0600 ++++ b/configure.in 2012-02-03 12:51:12.000000000 -0600 +@@ -612,7 +612,7 @@ ) dnl Some systems (like OpenSolaris) do not have nanosleep in libc Modified: trunk/dports/php/php5-calendar/Portfile =================================================================== --- trunk/dports/php/php5-calendar/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-calendar/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup calendar 5.3.9 bundled +php5extension.setup calendar 5.3.10 bundled categories-append devel platforms darwin maintainers ryandesign @@ -15,7 +15,7 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a use_parallel_build yes Modified: trunk/dports/php/php5-curl/Portfile =================================================================== --- trunk/dports/php/php5-curl/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-curl/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup curl 5.3.9 bundled +php5extension.setup curl 5.3.10 bundled categories-append net www platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:curl Modified: trunk/dports/php/php5-dba/Portfile =================================================================== --- trunk/dports/php/php5-dba/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-dba/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup dba 5.3.9 bundled +php5extension.setup dba 5.3.10 bundled categories-append databases platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a use_parallel_build yes Modified: trunk/dports/php/php5-eaccelerator/Portfile =================================================================== --- trunk/dports/php/php5-eaccelerator/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-eaccelerator/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -5,7 +5,7 @@ epoch 1 php5extension.setup eaccelerator 0.9.6.1 -revision 4 +revision 5 categories php www devel platforms darwin freebsd openbsd maintainers nomaintainer Modified: trunk/dports/php/php5-exif/Portfile =================================================================== --- trunk/dports/php/php5-exif/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-exif/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup exif 5.3.9 bundled +php5extension.setup exif 5.3.10 bundled categories-append graphics platforms darwin maintainers ryandesign @@ -14,7 +14,7 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a use_parallel_build yes Modified: trunk/dports/php/php5-ftp/Portfile =================================================================== --- trunk/dports/php/php5-ftp/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-ftp/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup ftp 5.3.9 bundled +php5extension.setup ftp 5.3.10 bundled categories-append net platforms darwin maintainers ryandesign @@ -16,8 +16,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:openssl Modified: trunk/dports/php/php5-gd/Portfile =================================================================== --- trunk/dports/php/php5-gd/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-gd/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup gd 5.3.9 bundled +php5extension.setup gd 5.3.10 bundled categories-append graphics platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:freetype \ port:jpeg \ Modified: trunk/dports/php/php5-gettext/Portfile =================================================================== --- trunk/dports/php/php5-gettext/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-gettext/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup gettext 5.3.9 bundled +php5extension.setup gettext 5.3.10 bundled categories-append devel platforms darwin maintainers ryandesign @@ -16,8 +16,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:gettext Modified: trunk/dports/php/php5-gmp/Portfile =================================================================== --- trunk/dports/php/php5-gmp/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-gmp/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup gmp 5.3.9 bundled +php5extension.setup gmp 5.3.10 bundled categories-append devel math platforms darwin maintainers ryandesign @@ -16,8 +16,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:gmp Modified: trunk/dports/php/php5-iconv/Portfile =================================================================== --- trunk/dports/php/php5-iconv/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-iconv/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup iconv 5.3.9 bundled +php5extension.setup iconv 5.3.10 bundled categories-append textproc platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:libiconv Modified: trunk/dports/php/php5-imap/Portfile =================================================================== --- trunk/dports/php/php5-imap/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-imap/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup imap 5.3.9 bundled +php5extension.setup imap 5.3.10 bundled categories-append mail platforms darwin maintainers ryandesign @@ -14,8 +14,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_build-append port:cclient Modified: trunk/dports/php/php5-intl/Portfile =================================================================== --- trunk/dports/php/php5-intl/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-intl/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,8 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup intl 5.3.9 bundled -revision 1 +php5extension.setup intl 5.3.10 bundled categories php devel platforms darwin maintainers ryandesign @@ -14,8 +13,8 @@ long_description \ Internationalization extension implements ICU library functionality in PHP. -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:icu Modified: trunk/dports/php/php5-ldap/Portfile =================================================================== --- trunk/dports/php/php5-ldap/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-ldap/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup ldap 5.3.9 bundled +php5extension.setup ldap 5.3.10 bundled categories-append databases platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ Access Protocol, which is used to access Directory \ Servers. -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:openldap \ port:cyrus-sasl2 Modified: trunk/dports/php/php5-mbstring/Portfile =================================================================== --- trunk/dports/php/php5-mbstring/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-mbstring/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup mbstring 5.3.9 bundled +php5extension.setup mbstring 5.3.10 bundled categories-append textproc platforms darwin maintainers ryandesign @@ -16,7 +16,7 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a use_parallel_build yes Modified: trunk/dports/php/php5-mcrypt/Portfile =================================================================== --- trunk/dports/php/php5-mcrypt/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-mcrypt/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup mcrypt 5.3.9 bundled +php5extension.setup mcrypt 5.3.10 bundled categories-append security platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:libmcrypt \ port:libtool Modified: trunk/dports/php/php5-mssql/Portfile =================================================================== --- trunk/dports/php/php5-mssql/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-mssql/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup {mssql pdo_dblib} 5.3.9 bundled +php5extension.setup {mssql pdo_dblib} 5.3.10 bundled categories-append databases platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:freetds Modified: trunk/dports/php/php5-mysql/Portfile =================================================================== --- trunk/dports/php/php5-mysql/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-mysql/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -5,7 +5,7 @@ PortGroup php5extension 1.0 PortGroup archcheck 1.0 -php5extension.setup {mysql mysqli pdo_mysql} 5.3.9 bundled +php5extension.setup {mysql mysqli pdo_mysql} 5.3.10 bundled categories-append databases platforms darwin maintainers ryandesign @@ -17,8 +17,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:zlib Modified: trunk/dports/php/php5-odbc/Portfile =================================================================== --- trunk/dports/php/php5-odbc/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-odbc/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup {odbc pdo_odbc} 5.3.9 bundled +php5extension.setup {odbc pdo_odbc} 5.3.10 bundled categories-append databases platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a use_parallel_build yes Modified: trunk/dports/php/php5-openssl/Portfile =================================================================== --- trunk/dports/php/php5-openssl/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-openssl/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup openssl 5.3.9 bundled +php5extension.setup openssl 5.3.10 bundled categories-append devel security platforms darwin maintainers ryandesign @@ -16,8 +16,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:openssl Modified: trunk/dports/php/php5-oracle/Portfile =================================================================== --- trunk/dports/php/php5-oracle/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-oracle/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup oracle 5.3.9 bundled +php5extension.setup oracle 5.3.10 bundled php5extension.ini oracle.ini php5extension.extensions oci8 pdo_oci categories-append databases @@ -16,8 +16,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:oracle-instantclient Modified: trunk/dports/php/php5-pcntl/Portfile =================================================================== --- trunk/dports/php/php5-pcntl/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-pcntl/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup pcntl 5.3.9 bundled +php5extension.setup pcntl 5.3.10 bundled categories-append sysutils platforms darwin maintainers ryandesign @@ -16,8 +16,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a use_parallel_build yes Modified: trunk/dports/php/php5-posix/Portfile =================================================================== --- trunk/dports/php/php5-posix/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-posix/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup posix 5.3.9 bundled +php5extension.setup posix 5.3.10 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 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a use_parallel_build yes Modified: trunk/dports/php/php5-postgresql/Portfile =================================================================== --- trunk/dports/php/php5-postgresql/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-postgresql/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -5,7 +5,7 @@ PortGroup php5extension 1.0 PortGroup archcheck 1.0 -php5extension.setup postgresql 5.3.9 bundled +php5extension.setup postgresql 5.3.10 bundled php5extension.ini postgresql.ini php5extension.extensions pgsql pdo_pgsql categories-append databases @@ -19,8 +19,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a use_parallel_build yes Modified: trunk/dports/php/php5-pspell/Portfile =================================================================== --- trunk/dports/php/php5-pspell/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-pspell/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup pspell 5.3.9 bundled +php5extension.setup pspell 5.3.10 bundled categories-append textproc platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:aspell Modified: trunk/dports/php/php5-snmp/Portfile =================================================================== --- trunk/dports/php/php5-snmp/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-snmp/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup snmp 5.3.9 bundled +php5extension.setup snmp 5.3.10 bundled categories-append sysutils platforms darwin maintainers ryandesign @@ -14,8 +14,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a use_parallel_build yes Modified: trunk/dports/php/php5-soap/Portfile =================================================================== --- trunk/dports/php/php5-soap/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-soap/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup soap 5.3.9 bundled +php5extension.setup soap 5.3.10 bundled categories-append net platforms darwin maintainers ryandesign @@ -14,8 +14,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:libxml2 Modified: trunk/dports/php/php5-sockets/Portfile =================================================================== --- trunk/dports/php/php5-sockets/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-sockets/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup sockets 5.3.9 bundled +php5extension.setup sockets 5.3.10 bundled categories-append net platforms darwin maintainers ryandesign @@ -15,7 +15,7 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a use_parallel_build yes Modified: trunk/dports/php/php5-sqlite/Portfile =================================================================== --- trunk/dports/php/php5-sqlite/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-sqlite/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup {sqlite sqlite3 pdo_sqlite} 5.3.9 bundled +php5extension.setup {sqlite sqlite3 pdo_sqlite} 5.3.10 bundled categories-append databases platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a # 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 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-tidy/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup tidy 5.3.9 bundled +php5extension.setup tidy 5.3.10 bundled categories-append www platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:tidy Modified: trunk/dports/php/php5-wddx/Portfile =================================================================== --- trunk/dports/php/php5-wddx/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-wddx/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup wddx 5.3.9 bundled +php5extension.setup wddx 5.3.10 bundled categories-append textproc platforms darwin maintainers ryandesign @@ -14,8 +14,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_build-append port:expat \ port:libxml2 Modified: trunk/dports/php/php5-xmlrpc/Portfile =================================================================== --- trunk/dports/php/php5-xmlrpc/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-xmlrpc/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup xmlrpc 5.3.9 bundled +php5extension.setup xmlrpc 5.3.10 bundled categories-append textproc platforms darwin maintainers ryandesign @@ -14,8 +14,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_build-append port:libiconv \ port:libxml2 Modified: trunk/dports/php/php5-xsl/Portfile =================================================================== --- trunk/dports/php/php5-xsl/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-xsl/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup xsl 5.3.9 bundled +php5extension.setup xsl 5.3.10 bundled categories-append textproc platforms darwin maintainers ryandesign @@ -15,8 +15,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_lib-append port:libxslt Modified: trunk/dports/php/php5-zip/Portfile =================================================================== --- trunk/dports/php/php5-zip/Portfile 2012-02-04 05:22:24 UTC (rev 89614) +++ trunk/dports/php/php5-zip/Portfile 2012-02-04 05:28:00 UTC (rev 89615) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup zip 5.3.9 bundled +php5extension.setup zip 5.3.10 bundled categories-append archivers platforms darwin maintainers ryandesign @@ -14,8 +14,8 @@ long_description ${description} -checksums rmd160 428ed51982637f092c43369cf5cfb284d58da3f6 \ - sha256 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7 +checksums rmd160 acab30a19b340f21a64e06b524906f2b064dd1c9 \ + sha256 339157af2b386534597d287da292f2545e81d9b452e8b3fe525fb2c534ff344a depends_build-append port:pcre depends_lib-append port:zlib
participants (1)
-
ryandesign@macports.org