[62518] trunk/dports/php/php5-mongo/Portfile

nox at macports.org nox at macports.org
Sat Jan 9 12:17:56 PST 2010


Revision: 62518
          http://trac.macports.org/changeset/62518
Author:   nox at macports.org
Date:     2010-01-09 12:17:53 -0800 (Sat, 09 Jan 2010)
Log Message:
-----------
Update php5-mongo to 1.0.3

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

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2010-01-09 19:54:28 UTC (rev 62517)
+++ trunk/dports/php/php5-mongo/Portfile	2010-01-09 20:17:53 UTC (rev 62518)
@@ -3,8 +3,9 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.0.2 pecl
+php5extension.setup mongo 1.0.3 pecl
 categories      php databases devel
+license         Apache-2.0
 platforms       darwin
 maintainers     nox openmaintainer
 description     Mongo Database Driver
@@ -13,9 +14,9 @@
     This package provides an interface for communicating with the Mongo \
     database in PHP.
 
-checksums       md5     24fb824f9ef11174d10578be8951dc6f \
-                sha1    b52d96b97693241a5524b273ee70e14536df80bf \
-                rmd160  73e5c396bd68b596edc90a5a489e12f000d59a63
+checksums       md5     e117ebea37613ac5bde5f7df22c02432 \
+                sha1    d0ac89431582e511ddb0b9c52441658fb397bf01 \
+                rmd160  0c92e9d4834145683c90abbc9d4826d1c2ba878e
 
 depends_lib-append  port:mongodb
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100109/48988a18/attachment.html>


More information about the macports-changes mailing list