[101685] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Wed Jan 16 22:24:22 PST 2013


Revision: 101685
          https://trac.macports.org/changeset/101685
Author:   ryandesign at macports.org
Date:     2013-01-16 22:24:22 -0800 (Wed, 16 Jan 2013)
Log Message:
-----------
php-mongo: update to 1.3.3

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-01-17 06:20:54 UTC (rev 101684)
+++ trunk/dports/php/php-mongo/Portfile	2013-01-17 06:24:22 UTC (rev 101685)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.3.2
+version         1.3.3
 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  1e09cce498ec9c28494e4ac8d40cf0c384f2b891 \
-                sha256  c65e37ee5b7fa637b9facb9c36ce663dbf956901994b3b07d396c62c0a9f04c4
+checksums       rmd160  04480edf634077edc59ff1f9b8fb3f19ab00f2bf \
+                sha256  9f091f1306883fa4b16c656f5f75333c9e4d283e84c647e36f896a1a77e60c52
 
 if {${name} != ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2013-01-17 06:20:54 UTC (rev 101684)
+++ trunk/dports/php/php5-mongo/Portfile	2013-01-17 06:24:22 UTC (rev 101685)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.3.2 pecl
+php5extension.setup mongo 1.3.3 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  1e09cce498ec9c28494e4ac8d40cf0c384f2b891 \
-                sha256  c65e37ee5b7fa637b9facb9c36ce663dbf956901994b3b07d396c62c0a9f04c4
+checksums       rmd160  04480edf634077edc59ff1f9b8fb3f19ab00f2bf \
+                sha256  9f091f1306883fa4b16c656f5f75333c9e4d283e84c647e36f896a1a77e60c52
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130116/9e2ea164/attachment.html>


More information about the macports-changes mailing list