[100101] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Tue Nov 27 20:01:40 PST 2012
Revision: 100101
https://trac.macports.org/changeset/100101
Author: ryandesign at macports.org
Date: 2012-11-27 20:01:40 -0800 (Tue, 27 Nov 2012)
Log Message:
-----------
php-mongo: update to 1.3.0; add php55 subport
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 2012-11-28 03:58:21 UTC (rev 100100)
+++ trunk/dports/php/php-mongo/Portfile 2012-11-28 04:01:40 UTC (rev 100101)
@@ -4,13 +4,13 @@
PortGroup php 1.1
name php-mongo
-version 1.2.12
+version 1.3.0
categories php databases devel
license Apache-2
platforms darwin
maintainers ryandesign openmaintainer
-php.branches 5.4 5.3
+php.branches 5.3 5.4 5.5
php.pecl yes
description Mongo Database Driver
@@ -19,8 +19,8 @@
This package provides an interface for communicating with the Mongo \
database in PHP.
-checksums rmd160 343b8f825886b93e886482fd4f8d6551ac772263 \
- sha256 bf3c3fd0e8e4a37bf476535361ce881ca6287a26390731961b20b2789f011c54
+checksums rmd160 e3f101fc3a02d5f8c7c6df7dd90c2fac4b76e161 \
+ sha256 66950e3c75a5215601783068c37ba566022a23e560f180f960be15b5529e5a75
if {${name} != ${subport}} {
depends_build-append port:mongodb
Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile 2012-11-28 03:58:21 UTC (rev 100100)
+++ trunk/dports/php/php5-mongo/Portfile 2012-11-28 04:01:40 UTC (rev 100101)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -3,5 +4,5 @@
PortGroup php5extension 1.0
-php5extension.setup mongo 1.2.12 pecl
+php5extension.setup mongo 1.3.0 pecl
categories php databases devel
license Apache-2
@@ -15,8 +16,8 @@
This package provides an interface for communicating with the Mongo \
database in PHP.
-checksums rmd160 343b8f825886b93e886482fd4f8d6551ac772263 \
- sha256 bf3c3fd0e8e4a37bf476535361ce881ca6287a26390731961b20b2789f011c54
+checksums rmd160 e3f101fc3a02d5f8c7c6df7dd90c2fac4b76e161 \
+ sha256 66950e3c75a5215601783068c37ba566022a23e560f180f960be15b5529e5a75
patchfiles-append \
patch-config.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121127/63f8ce91/attachment.html>
More information about the macports-changes
mailing list