[106662] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Mon Jun 3 14:09:41 PDT 2013


Revision: 106662
          https://trac.macports.org/changeset/106662
Author:   ryandesign at macports.org
Date:     2013-06-03 14:09:41 -0700 (Mon, 03 Jun 2013)
Log Message:
-----------
php-mongo: update to 1.4.1

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-06-03 21:04:39 UTC (rev 106661)
+++ trunk/dports/php/php-mongo/Portfile	2013-06-03 21:09:41 UTC (rev 106662)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.4.0
+version         1.4.1
 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  679cf0278519a62a2bb393e1d8836281b32f72e0 \
-                sha256  dccfd3cccf231608c1f17b1e916086c3278a9d661a830481161722c963e6f382
+checksums       rmd160  b1fb142c1a85c6e3a2ef81f4b45e844e3c33149a \
+                sha256  230e7d26eaa826c7aacfc90fd1128f8c390216abe7f588d3bbcd130bd1fb84b6
 
 if {${name} != ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2013-06-03 21:04:39 UTC (rev 106661)
+++ trunk/dports/php/php5-mongo/Portfile	2013-06-03 21:09:41 UTC (rev 106662)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.4.0 pecl
+php5extension.setup mongo 1.4.1 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  679cf0278519a62a2bb393e1d8836281b32f72e0 \
-                sha256  dccfd3cccf231608c1f17b1e916086c3278a9d661a830481161722c963e6f382
+checksums       rmd160  b1fb142c1a85c6e3a2ef81f4b45e844e3c33149a \
+                sha256  230e7d26eaa826c7aacfc90fd1128f8c390216abe7f588d3bbcd130bd1fb84b6
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130603/748828ff/attachment.html>


More information about the macports-changes mailing list