[93659] trunk/dports/php/php-mongo/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 22:46:41 PDT 2012


Revision: 93659
          https://trac.macports.org/changeset/93659
Author:   ryandesign at macports.org
Date:     2012-05-27 22:46:41 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-mongo: php 1.1 portgroup

Modified Paths:
--------------
    trunk/dports/php/php-mongo/Portfile

Modified: trunk/dports/php/php-mongo/Portfile
===================================================================
--- trunk/dports/php/php-mongo/Portfile	2012-05-28 05:46:16 UTC (rev 93658)
+++ trunk/dports/php/php-mongo/Portfile	2012-05-28 05:46:41 UTC (rev 93659)
@@ -1,15 +1,19 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php 1.0
+PortGroup       php 1.1
 
-php.setup       mongo 1.2.10 pecl
-php.branches    5.4 5.3
+name            php-mongo
+version         1.2.10
+revision        1
 categories      php databases devel
 license         Apache-2.0
 platforms       darwin
 maintainers     ryandesign
 
+php.branches    5.4 5.3
+php.pecl        yes
+
 description     Mongo Database Driver
 
 long_description \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/23039235/attachment-0001.html>


More information about the macports-changes mailing list