[95726] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Fri Jul 20 04:51:37 PDT 2012


Revision: 95726
          https://trac.macports.org/changeset/95726
Author:   ryandesign at macports.org
Date:     2012-07-20 04:51:35 -0700 (Fri, 20 Jul 2012)
Log Message:
-----------
php-mongo: update to 1.2.11

Modified Paths:
--------------
    trunk/dports/php/php-mongo/Portfile
    trunk/dports/php/php-mongo/files/patch-config.m4.diff
    trunk/dports/php/php5-mongo/Portfile
    trunk/dports/php/php5-mongo/files/patch-config.m4.diff

Modified: trunk/dports/php/php-mongo/Portfile
===================================================================
--- trunk/dports/php/php-mongo/Portfile	2012-07-20 09:30:18 UTC (rev 95725)
+++ trunk/dports/php/php-mongo/Portfile	2012-07-20 11:51:35 UTC (rev 95726)
@@ -4,8 +4,7 @@
 PortGroup       php 1.1
 
 name            php-mongo
-version         1.2.10
-revision        1
+version         1.2.11
 categories      php databases devel
 license         Apache-2.0
 platforms       darwin
@@ -20,8 +19,8 @@
     This package provides an interface for communicating with the Mongo \
     database in PHP.
 
-checksums       rmd160  8d8be40cced8df92dc675d1471bc6fb1fe25ad9a \
-                sha256  6a0c5b3b2307e77f8774556fa88a8a5ef8f6b10ee07ea6e1f38c27b66fa85f66
+checksums       rmd160  61473d074e2eb00b93ab0b582e26235dbbb740a5 \
+                sha256  298e08e36123afbc1eac351f9ba0c1af198e138822bbc6087ba1b824a2c5d073
 
 if {${name} != ${subport}} {
     depends_build-append    port:mongodb

Modified: trunk/dports/php/php-mongo/files/patch-config.m4.diff
===================================================================
--- trunk/dports/php/php-mongo/files/patch-config.m4.diff	2012-07-20 09:30:18 UTC (rev 95725)
+++ trunk/dports/php/php-mongo/files/patch-config.m4.diff	2012-07-20 11:51:35 UTC (rev 95726)
@@ -1,6 +1,6 @@
---- config.m4.orig	2011-07-21 10:16:10.000000000 -0500
-+++ config.m4	2011-07-26 01:25:44.000000000 -0500
-@@ -18,17 +18,5 @@
+--- config.m4.orig	2012-07-19 07:56:05.000000000 -0500
++++ config.m4	2012-07-20 01:44:21.000000000 -0500
+@@ -18,18 +18,6 @@
    fi
    dnl default to little-endian
  
@@ -16,5 +16,6 @@
 -    AC_MSG_RESULT([yes])
 -    ;;
 -  esac
+ 
  fi
  

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2012-07-20 09:30:18 UTC (rev 95725)
+++ trunk/dports/php/php5-mongo/Portfile	2012-07-20 11:51:35 UTC (rev 95726)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.2.10 pecl
+php5extension.setup mongo 1.2.11 pecl
 categories      php databases devel
 license         Apache-2.0
 platforms       darwin
@@ -15,8 +15,8 @@
     This package provides an interface for communicating with the Mongo \
     database in PHP.
 
-checksums       rmd160  8d8be40cced8df92dc675d1471bc6fb1fe25ad9a \
-                sha256  6a0c5b3b2307e77f8774556fa88a8a5ef8f6b10ee07ea6e1f38c27b66fa85f66
+checksums       rmd160  61473d074e2eb00b93ab0b582e26235dbbb740a5 \
+                sha256  298e08e36123afbc1eac351f9ba0c1af198e138822bbc6087ba1b824a2c5d073
 
 patchfiles-append \
     patch-config.m4.diff

Modified: trunk/dports/php/php5-mongo/files/patch-config.m4.diff
===================================================================
--- trunk/dports/php/php5-mongo/files/patch-config.m4.diff	2012-07-20 09:30:18 UTC (rev 95725)
+++ trunk/dports/php/php5-mongo/files/patch-config.m4.diff	2012-07-20 11:51:35 UTC (rev 95726)
@@ -1,6 +1,6 @@
---- config.m4.orig	2011-07-21 10:16:10.000000000 -0500
-+++ config.m4	2011-07-26 01:25:44.000000000 -0500
-@@ -18,17 +18,5 @@
+--- config.m4.orig	2012-07-19 07:56:05.000000000 -0500
++++ config.m4	2012-07-20 01:44:21.000000000 -0500
+@@ -18,18 +18,6 @@
    fi
    dnl default to little-endian
  
@@ -16,5 +16,6 @@
 -    AC_MSG_RESULT([yes])
 -    ;;
 -  esac
+ 
  fi
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120720/3881abac/attachment.html>


More information about the macports-changes mailing list