[118541] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Fri Apr 4 01:38:55 PDT 2014


Revision: 118541
          https://trac.macports.org/changeset/118541
Author:   ryandesign at macports.org
Date:     2014-04-04 01:38:55 -0700 (Fri, 04 Apr 2014)
Log Message:
-----------
php-mongo: update to 1.5.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	2014-04-04 08:33:03 UTC (rev 118540)
+++ trunk/dports/php/php-mongo/Portfile	2014-04-04 08:38:55 UTC (rev 118541)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.4.5
+version         1.5.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  9b3a4dd356efab5dab0a9bf6500891a9ef60453f \
-                sha256  45b20d4fc37e2ce1bc85dfb79418993ecfe61c519d6ad24e7d28cb4e1b380a55
+checksums       rmd160  e17e0393d44d97c9b46bdff33730077c0546844b \
+                sha256  eca10bfa48ebb4d50ce10a98546f9e38d7f0fa614e75dd72003a1f07a37b4283
 
 if {${name} ne ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2014-04-04 08:33:03 UTC (rev 118540)
+++ trunk/dports/php/php5-mongo/Portfile	2014-04-04 08:38:55 UTC (rev 118541)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.4.5 pecl
+php5extension.setup mongo 1.5.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  9b3a4dd356efab5dab0a9bf6500891a9ef60453f \
-                sha256  45b20d4fc37e2ce1bc85dfb79418993ecfe61c519d6ad24e7d28cb4e1b380a55
+checksums       rmd160  e17e0393d44d97c9b46bdff33730077c0546844b \
+                sha256  eca10bfa48ebb4d50ce10a98546f9e38d7f0fa614e75dd72003a1f07a37b4283
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140404/432e5275/attachment.html>


More information about the macports-changes mailing list