[77011] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Thu Mar 17 17:57:15 PDT 2011


Revision: 77011
          http://trac.macports.org/changeset/77011
Author:   ryandesign at macports.org
Date:     2011-03-17 17:57:15 -0700 (Thu, 17 Mar 2011)
Log Message:
-----------
php5 bundled extensions: update to 5.3.6

Modified Paths:
--------------
    trunk/dports/php/php5-calendar/Portfile
    trunk/dports/php/php5-curl/Portfile
    trunk/dports/php/php5-dba/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/php/php5-calendar/Portfile
===================================================================
--- trunk/dports/php/php5-calendar/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-calendar/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     calendar 5.3.5 bundled
+php5extension.setup     calendar 5.3.6 bundled
 categories-append       devel
 platforms               darwin
 maintainers             ryandesign
@@ -14,7 +14,7 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 use_parallel_build      yes

Modified: trunk/dports/php/php5-curl/Portfile
===================================================================
--- trunk/dports/php/php5-curl/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-curl/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     curl 5.3.5 bundled
+php5extension.setup     curl 5.3.6 bundled
 categories-append       net www
 platforms               darwin
 maintainers             ryandesign
@@ -14,8 +14,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:curl
 

Modified: trunk/dports/php/php5-dba/Portfile
===================================================================
--- trunk/dports/php/php5-dba/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-dba/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     dba 5.3.5 bundled
+php5extension.setup     dba 5.3.6 bundled
 categories-append       databases
 platforms               darwin
 maintainers             ryandesign
@@ -14,8 +14,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 use_parallel_build      yes
 

Modified: trunk/dports/php/php5-exif/Portfile
===================================================================
--- trunk/dports/php/php5-exif/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-exif/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     exif 5.3.5 bundled
+php5extension.setup     exif 5.3.6 bundled
 categories-append       graphics
 platforms               darwin
 maintainers             ryandesign
@@ -13,7 +13,7 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 use_parallel_build      yes

Modified: trunk/dports/php/php5-ftp/Portfile
===================================================================
--- trunk/dports/php/php5-ftp/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-ftp/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     ftp 5.3.5 bundled
+php5extension.setup     ftp 5.3.6 bundled
 categories-append       net
 platforms               darwin
 maintainers             ryandesign
@@ -14,8 +14,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:openssl
 

Modified: trunk/dports/php/php5-gd/Portfile
===================================================================
--- trunk/dports/php/php5-gd/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-gd/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,8 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     gd 5.3.5 bundled
-revision                1
+php5extension.setup     gd 5.3.6 bundled
 categories-append       graphics
 platforms               darwin
 maintainers             ryandesign
@@ -14,8 +13,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:freetype \
                         port:jpeg \

Modified: trunk/dports/php/php5-gettext/Portfile
===================================================================
--- trunk/dports/php/php5-gettext/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-gettext/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     gettext 5.3.5 bundled
+php5extension.setup     gettext 5.3.6 bundled
 categories-append       devel
 platforms               darwin
 maintainers             ryandesign
@@ -14,8 +14,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:gettext
 

Modified: trunk/dports/php/php5-gmp/Portfile
===================================================================
--- trunk/dports/php/php5-gmp/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-gmp/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     gmp 5.3.5 bundled
+php5extension.setup     gmp 5.3.6 bundled
 categories-append       devel math
 platforms               darwin
 maintainers             ryandesign
@@ -15,8 +15,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:gmp
 

Modified: trunk/dports/php/php5-iconv/Portfile
===================================================================
--- trunk/dports/php/php5-iconv/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-iconv/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     iconv 5.3.5 bundled
+php5extension.setup     iconv 5.3.6 bundled
 categories-append       textproc
 platforms               darwin
 maintainers             ryandesign
@@ -14,8 +14,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:libiconv
 

Modified: trunk/dports/php/php5-imap/Portfile
===================================================================
--- trunk/dports/php/php5-imap/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-imap/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     imap 5.3.5 bundled
+php5extension.setup     imap 5.3.6 bundled
 categories-append       mail
 platforms               darwin
 maintainers             ryandesign
@@ -13,8 +13,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_build-append    port:cclient
 

Modified: trunk/dports/php/php5-intl/Portfile
===================================================================
--- trunk/dports/php/php5-intl/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-intl/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup intl 5.3.5 bundled
+php5extension.setup intl 5.3.6 bundled
 categories      php devel
 platforms       darwin
 maintainers     ryandesign
@@ -13,8 +13,8 @@
 long_description \
     Internationalization extension implements ICU library functionality in PHP.
 
-checksums       sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums       sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append  port:icu
 

Modified: trunk/dports/php/php5-ldap/Portfile
===================================================================
--- trunk/dports/php/php5-ldap/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-ldap/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     ldap 5.3.5 bundled
+php5extension.setup     ldap 5.3.6 bundled
 categories-append       databases
 platforms               darwin
 maintainers             ryandesign
@@ -15,8 +15,8 @@
                         Access Protocol, which is used to access Directory \
                         Servers.
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:openldap \
                         port:cyrus-sasl2

Modified: trunk/dports/php/php5-mbstring/Portfile
===================================================================
--- trunk/dports/php/php5-mbstring/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-mbstring/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     mbstring 5.3.5 bundled
+php5extension.setup     mbstring 5.3.6 bundled
 categories-append       textproc
 platforms               darwin
 maintainers             ryandesign
@@ -14,7 +14,7 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 use_parallel_build      yes

Modified: trunk/dports/php/php5-mcrypt/Portfile
===================================================================
--- trunk/dports/php/php5-mcrypt/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-mcrypt/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     mcrypt 5.3.5 bundled
+php5extension.setup     mcrypt 5.3.6 bundled
 categories-append       security
 platforms               darwin
 maintainers             ryandesign
@@ -14,8 +14,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:libmcrypt \
                         port:libtool

Modified: trunk/dports/php/php5-mssql/Portfile
===================================================================
--- trunk/dports/php/php5-mssql/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-mssql/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem                      1.0
 PortGroup                       php5extension 1.0
 
-php5extension.setup             {mssql pdo_dblib} 5.3.5 bundled
+php5extension.setup             {mssql pdo_dblib} 5.3.6 bundled
 categories-append               databases
 platforms                       darwin
 maintainers                     ryandesign
@@ -14,8 +14,8 @@
 
 long_description                ${description}
 
-checksums                       sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                                rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums                       sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                                rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append              port:freetds
 

Modified: trunk/dports/php/php5-mysql/Portfile
===================================================================
--- trunk/dports/php/php5-mysql/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-mysql/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -5,7 +5,7 @@
 PortGroup                       php5extension 1.0
 PortGroup                       archcheck 1.0
 
-php5extension.setup             {mysql mysqli pdo_mysql} 5.3.5 bundled
+php5extension.setup             {mysql mysqli pdo_mysql} 5.3.6 bundled
 categories-append               databases
 platforms                       darwin
 maintainers                     ryandesign
@@ -15,8 +15,8 @@
 
 long_description                ${description}
 
-checksums                       sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                                rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums                       sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                                rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append              port:zlib
 

Modified: trunk/dports/php/php5-odbc/Portfile
===================================================================
--- trunk/dports/php/php5-odbc/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-odbc/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem                      1.0
 PortGroup                       php5extension 1.0
 
-php5extension.setup             {odbc pdo_odbc} 5.3.5 bundled
+php5extension.setup             {odbc pdo_odbc} 5.3.6 bundled
 categories-append               databases
 platforms                       darwin
 maintainers                     ryandesign
@@ -14,8 +14,8 @@
 
 long_description                ${description}
 
-checksums                       sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                                rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums                       sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                                rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 use_parallel_build              yes
 

Modified: trunk/dports/php/php5-openssl/Portfile
===================================================================
--- trunk/dports/php/php5-openssl/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-openssl/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     openssl 5.3.5 bundled
+php5extension.setup     openssl 5.3.6 bundled
 categories-append       devel security
 platforms               darwin
 maintainers             ryandesign
@@ -15,8 +15,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:openssl
 

Modified: trunk/dports/php/php5-oracle/Portfile
===================================================================
--- trunk/dports/php/php5-oracle/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-oracle/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem                      1.0
 PortGroup                       php5extension 1.0
 
-php5extension.setup             oracle 5.3.5 bundled
+php5extension.setup             oracle 5.3.6 bundled
 php5extension.ini               oracle.ini
 php5extension.extensions        oci8 pdo_oci
 categories-append               databases
@@ -16,8 +16,8 @@
 
 long_description                ${description}
 
-checksums                       sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                                rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums                       sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                                rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append              port:oracle-instantclient
 

Modified: trunk/dports/php/php5-pcntl/Portfile
===================================================================
--- trunk/dports/php/php5-pcntl/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-pcntl/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     pcntl 5.3.5 bundled
+php5extension.setup     pcntl 5.3.6 bundled
 categories-append       sysutils
 platforms               darwin
 maintainers             ryandesign
@@ -15,8 +15,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 use_parallel_build      yes
 

Modified: trunk/dports/php/php5-posix/Portfile
===================================================================
--- trunk/dports/php/php5-posix/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-posix/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     posix 5.3.5 bundled
+php5extension.setup     posix 5.3.6 bundled
 categories-append       sysutils
 platforms               darwin
 maintainers             ryandesign
@@ -15,7 +15,7 @@
                         IEEE 1003.1 (POSIX.1) standards document which are \
                         not accessible through other means
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 use_parallel_build      yes

Modified: trunk/dports/php/php5-postgresql/Portfile
===================================================================
--- trunk/dports/php/php5-postgresql/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-postgresql/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -5,7 +5,7 @@
 PortGroup                       php5extension 1.0
 PortGroup                       archcheck 1.0
 
-php5extension.setup             postgresql 5.3.5 bundled
+php5extension.setup             postgresql 5.3.6 bundled
 php5extension.ini               postgresql.ini
 php5extension.extensions        pgsql pdo_pgsql
 categories-append               databases
@@ -18,8 +18,8 @@
 
 long_description                ${description}
 
-checksums                       sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                                rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums                       sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                                rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 use_parallel_build              yes
 

Modified: trunk/dports/php/php5-pspell/Portfile
===================================================================
--- trunk/dports/php/php5-pspell/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-pspell/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     pspell 5.3.5 bundled
+php5extension.setup     pspell 5.3.6 bundled
 categories-append       textproc
 platforms               darwin
 maintainers             ryandesign
@@ -14,8 +14,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:aspell
 

Modified: trunk/dports/php/php5-snmp/Portfile
===================================================================
--- trunk/dports/php/php5-snmp/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-snmp/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     snmp 5.3.5 bundled
+php5extension.setup     snmp 5.3.6 bundled
 categories-append       sysutils
 platforms               darwin
 maintainers             ryandesign
@@ -14,8 +14,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 use_parallel_build      yes
 

Modified: trunk/dports/php/php5-soap/Portfile
===================================================================
--- trunk/dports/php/php5-soap/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-soap/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     soap 5.3.5 bundled
+php5extension.setup     soap 5.3.6 bundled
 categories-append       net
 platforms               darwin
 maintainers             ryandesign
@@ -13,8 +13,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:libxml2
 

Modified: trunk/dports/php/php5-sockets/Portfile
===================================================================
--- trunk/dports/php/php5-sockets/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-sockets/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     sockets 5.3.5 bundled
+php5extension.setup     sockets 5.3.6 bundled
 categories-append       net
 platforms               darwin
 maintainers             ryandesign
@@ -14,7 +14,7 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 use_parallel_build      yes

Modified: trunk/dports/php/php5-sqlite/Portfile
===================================================================
--- trunk/dports/php/php5-sqlite/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-sqlite/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem                      1.0
 PortGroup                       php5extension 1.0
 
-php5extension.setup             {sqlite sqlite3 pdo_sqlite} 5.3.5 bundled
+php5extension.setup             {sqlite sqlite3 pdo_sqlite} 5.3.6 bundled
 categories-append               databases
 platforms                       darwin
 maintainers                     ryandesign
@@ -14,8 +14,8 @@
 
 long_description                ${description}
 
-checksums                       sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                                rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums                       sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                                rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 # 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	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-tidy/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     tidy 5.3.5 bundled
+php5extension.setup     tidy 5.3.6 bundled
 categories-append       www
 platforms               darwin
 maintainers             ryandesign
@@ -14,8 +14,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:tidy
 

Modified: trunk/dports/php/php5-wddx/Portfile
===================================================================
--- trunk/dports/php/php5-wddx/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-wddx/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     wddx 5.3.5 bundled
+php5extension.setup     wddx 5.3.6 bundled
 categories-append       textproc
 platforms               darwin
 maintainers             ryandesign
@@ -13,8 +13,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_build-append    port:expat \
                         port:libxml2

Modified: trunk/dports/php/php5-xmlrpc/Portfile
===================================================================
--- trunk/dports/php/php5-xmlrpc/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-xmlrpc/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     xmlrpc 5.3.5 bundled
+php5extension.setup     xmlrpc 5.3.6 bundled
 categories-append       textproc
 platforms               darwin
 maintainers             ryandesign
@@ -13,8 +13,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_build-append    port:libiconv \
                         port:libxml2

Modified: trunk/dports/php/php5-xsl/Portfile
===================================================================
--- trunk/dports/php/php5-xsl/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-xsl/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     xsl 5.3.5 bundled
+php5extension.setup     xsl 5.3.6 bundled
 categories-append       textproc
 platforms               darwin
 maintainers             ryandesign
@@ -14,8 +14,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_lib-append      port:libxslt
 

Modified: trunk/dports/php/php5-zip/Portfile
===================================================================
--- trunk/dports/php/php5-zip/Portfile	2011-03-17 23:40:53 UTC (rev 77010)
+++ trunk/dports/php/php5-zip/Portfile	2011-03-18 00:57:15 UTC (rev 77011)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     zip 5.3.5 bundled
+php5extension.setup     zip 5.3.6 bundled
 categories-append       archivers
 platforms               darwin
 maintainers             ryandesign
@@ -13,8 +13,8 @@
 
 long_description        ${description}
 
-checksums               sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums               sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                        rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_build-append    port:pcre
 depends_lib-append      port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110317/1d70a78f/attachment-0001.html>


More information about the macports-changes mailing list