[124433] trunk/dports/php/php5-mongo

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 01:12:40 PDT 2014


Revision: 124433
          https://trac.macports.org/changeset/124433
Author:   ryandesign at macports.org
Date:     2014-08-24 01:12:40 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-mongo: replaced_by php53-mongo

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

Removed Paths:
-------------
    trunk/dports/php/php5-mongo/files/

Modified: trunk/dports/php/php5-mongo/Portfile
===================================================================
--- trunk/dports/php/php5-mongo/Portfile	2014-08-24 08:11:34 UTC (rev 124432)
+++ trunk/dports/php/php5-mongo/Portfile	2014-08-24 08:12:40 UTC (rev 124433)
@@ -2,25 +2,12 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php5extension 1.0
 
-php5extension.setup mongo 1.5.5 pecl
-categories      php databases devel
-license         Apache-2
-platforms       darwin
-maintainers     ryandesign openmaintainer
+replaced_by     php53-mongo
+PortGroup       obsolete 1.0
 
-description     Mongo Database Driver
-
-long_description \
-    This package provides an interface for communicating with the Mongo \
-    database in PHP.
-
-checksums       rmd160  18c2fbeede38018b96800087a245a15cc6a3cfb7 \
-                sha256  a61529da3ce09b8b1f438faf76fb2d7e2dbbdac3b3bf553c014c107e2f4817c0
-
-patchfiles-append \
-    patch-config.m4.diff
-
-depends_build-append \
-    port:mongodb
+name            php5-mongo
+version         1.5.5
+revision        1
+categories      php
+license         Apache-2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/ff0a76f9/attachment.html>


More information about the macports-changes mailing list