[113014] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Wed Nov 6 16:59:59 PST 2013


Revision: 113014
          https://trac.macports.org/changeset/113014
Author:   ryandesign at macports.org
Date:     2013-11-06 16:59:59 -0800 (Wed, 06 Nov 2013)
Log Message:
-----------
php-mongo: update to 1.4.5

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-11-07 00:59:11 UTC (rev 113013)
+++ trunk/dports/php/php-mongo/Portfile	2013-11-07 00:59:59 UTC (rev 113014)
@@ -4,7 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.4.4
+version         1.4.5
 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  3a74cac0489f6663121bd17b0d3dd61225ec621c \
-                sha256  fb477e447779cff794e3a976232f5741fcc59c9f6798fccd9d0bb1a911fadd71
+checksums       rmd160  9b3a4dd356efab5dab0a9bf6500891a9ef60453f \
+                sha256  45b20d4fc37e2ce1bc85dfb79418993ecfe61c519d6ad24e7d28cb4e1b380a55
 
 if {${name} ne ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2013-11-07 00:59:11 UTC (rev 113013)
+++ trunk/dports/php/php5-mongo/Portfile	2013-11-07 00:59:59 UTC (rev 113014)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.4.4 pecl
+php5extension.setup mongo 1.4.5 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  3a74cac0489f6663121bd17b0d3dd61225ec621c \
-                sha256  fb477e447779cff794e3a976232f5741fcc59c9f6798fccd9d0bb1a911fadd71
+checksums       rmd160  9b3a4dd356efab5dab0a9bf6500891a9ef60453f \
+                sha256  45b20d4fc37e2ce1bc85dfb79418993ecfe61c519d6ad24e7d28cb4e1b380a55
 
 patchfiles-append \
     patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131106/70882fa8/attachment-0001.html>


More information about the macports-changes mailing list