[106308] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Tue May 21 21:21:18 PDT 2013


Revision: 106308
          https://trac.macports.org/changeset/106308
Author:   ryandesign at macports.org
Date:     2013-05-21 21:21:18 -0700 (Tue, 21 May 2013)
Log Message:
-----------
php-mongo: update to 1.4.0

Modified Paths:
--------------
    trunk/dports/php/php-mongo/Portfile
    trunk/dports/php/php5-mongo/Portfile

Modified: trunk/dports/php/php-mongo/Portfile
===================================================================
--- trunk/dports/php/php-mongo/Portfile	2013-05-22 04:16:28 UTC (rev 106307)
+++ trunk/dports/php/php-mongo/Portfile	2013-05-22 04:21:18 UTC (rev 106308)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.3.7
+version         1.4.0
 categories      php databases devel
 license         Apache-2
 platforms       darwin
@@ -19,8 +19,8 @@
     This package provides an interface for communicating with the Mongo \
     database in PHP.
 
-checksums       rmd160  d2549483b02a47d41eb30fe8804b429b323b3c0a \
-                sha256  b43561ee20ff90306df2fba421b93bad1c88b8da5d992087366d2c715272e571
+checksums       rmd160  679cf0278519a62a2bb393e1d8836281b32f72e0 \
+                sha256  dccfd3cccf231608c1f17b1e916086c3278a9d661a830481161722c963e6f382
 
 if {${name} != ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2013-05-22 04:16:28 UTC (rev 106307)
+++ trunk/dports/php/php5-mongo/Portfile	2013-05-22 04:21:18 UTC (rev 106308)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.3.7 pecl
+php5extension.setup mongo 1.4.0 pecl
 categories      php databases devel
 license         Apache-2
 platforms       darwin
@@ -16,8 +16,8 @@
     This package provides an interface for communicating with the Mongo \
     database in PHP.
 
-checksums       rmd160  d2549483b02a47d41eb30fe8804b429b323b3c0a \
-                sha256  b43561ee20ff90306df2fba421b93bad1c88b8da5d992087366d2c715272e571
+checksums       rmd160  679cf0278519a62a2bb393e1d8836281b32f72e0 \
+                sha256  dccfd3cccf231608c1f17b1e916086c3278a9d661a830481161722c963e6f382
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130521/8d4b0826/attachment.html>


More information about the macports-changes mailing list