[93656] trunk/dports/php/php-memcache/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 22:44:25 PDT 2012


Revision: 93656
          https://trac.macports.org/changeset/93656
Author:   ryandesign at macports.org
Date:     2012-05-27 22:44:24 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-memcache: php 1.1 portgroup

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

Modified: trunk/dports/php/php-memcache/Portfile
===================================================================
--- trunk/dports/php/php-memcache/Portfile	2012-05-28 05:43:54 UTC (rev 93655)
+++ trunk/dports/php/php-memcache/Portfile	2012-05-28 05:44:24 UTC (rev 93656)
@@ -2,15 +2,19 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php 1.0
+PortGroup               php 1.1
 
-php.setup               memcache 2.2.6 pecl
-php.branches            5.3 5.4
+name                    php-memcache
+version                 2.2.6
+revision                1
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             nomaintainer
 license                 PHP-3
 
+php.branches            5.3 5.4
+php.pecl                yes
+
 description             PHP bindings for memcache
 
 long_description        Memcached is a caching daemon designed especially for \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/55494482/attachment.html>


More information about the macports-changes mailing list