[50438] trunk/dports/php/php5-memcache/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Apr 30 17:02:25 PDT 2009


Revision: 50438
          http://trac.macports.org/changeset/50438
Author:   ryandesign at macports.org
Date:     2009-04-30 17:02:24 -0700 (Thu, 30 Apr 2009)
Log Message:
-----------
php5-memcache: switch to php5extension portgroup

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

Modified: trunk/dports/php/php5-memcache/Portfile
===================================================================
--- trunk/dports/php/php5-memcache/Portfile	2009-04-30 23:47:09 UTC (rev 50437)
+++ trunk/dports/php/php5-memcache/Portfile	2009-05-01 00:02:24 UTC (rev 50438)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php5peclextension 1.0
+PortGroup               php5extension 1.0
 
-php5peclextension.setup memcache 2.1.2
+php5extension.setup     memcache 2.1.2 pecl
 revision                1
 categories-append       net devel
 platforms               darwin freebsd openbsd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090430/915bb5cf/attachment.html>


More information about the macports-changes mailing list