[109487] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Fri Aug 16 01:38:50 PDT 2013
Revision: 109487
https://trac.macports.org/changeset/109487
Author: ryandesign at macports.org
Date: 2013-08-16 01:38:49 -0700 (Fri, 16 Aug 2013)
Log Message:
-----------
php-mongo: update to 1.4.3
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-08-16 08:36:15 UTC (rev 109486)
+++ trunk/dports/php/php-mongo/Portfile 2013-08-16 08:38:49 UTC (rev 109487)
@@ -4,7 +4,7 @@
PortGroup php 1.1
name php-mongo
-version 1.4.2
+version 1.4.3
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 a3caf43d75ef42dcccedfeaf7dc0141b588908f7 \
- sha256 e0a71baedd1ea30b29fcc60fb1dac74d03a130de433041560048f88cc4b3a81a
+checksums rmd160 2a196054bd99a2ce318974c7daafe860241f60a7 \
+ sha256 43686e8c9fabfec6852fa42eb664aa662a6d423b4bd3eba41f42514892d8d4a4
if {${name} != ${subport}} {
depends_build-append port:mongodb
Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile 2013-08-16 08:36:15 UTC (rev 109486)
+++ trunk/dports/php/php5-mongo/Portfile 2013-08-16 08:38:49 UTC (rev 109487)
@@ -4,7 +4,7 @@
PortSystem 1.0
PortGroup php5extension 1.0
-php5extension.setup mongo 1.4.2 pecl
+php5extension.setup mongo 1.4.3 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 a3caf43d75ef42dcccedfeaf7dc0141b588908f7 \
- sha256 e0a71baedd1ea30b29fcc60fb1dac74d03a130de433041560048f88cc4b3a81a
+checksums rmd160 2a196054bd99a2ce318974c7daafe860241f60a7 \
+ sha256 43686e8c9fabfec6852fa42eb664aa662a6d423b4bd3eba41f42514892d8d4a4
patchfiles-append \
patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130816/bcfafd4f/attachment-0001.html>
More information about the macports-changes
mailing list