[50183] trunk/dports/php/php5-apc/Portfile

nox at macports.org nox at macports.org
Mon Apr 27 06:38:54 PDT 2009


Revision: 50183
          http://trac.macports.org/changeset/50183
Author:   nox at macports.org
Date:     2009-04-27 06:38:54 -0700 (Mon, 27 Apr 2009)
Log Message:
-----------
php5-apc: Properly set name after php5peclextension.setup call.

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

Modified: trunk/dports/php/php5-apc/Portfile
===================================================================
--- trunk/dports/php/php5-apc/Portfile	2009-04-27 13:35:29 UTC (rev 50182)
+++ trunk/dports/php/php5-apc/Portfile	2009-04-27 13:38:54 UTC (rev 50183)
@@ -4,16 +4,15 @@
 PortSystem      1.0
 PortGroup       php5peclextension 1.0
 
+php5peclextension.setup APC 3.1.2
+
 name            php5-apc
-version         3.1.2
 revision        1
 categories      php devel
 platforms       darwin
 maintainers     nox openmaintainer
 description     Alternative PHP Cache
 
-php5peclextension.setup APC ${version}
-
 long_description \
     APC is a free, open, and robust framework for caching and \
     optimizing PHP intermediate code.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090427/4cf5e4a7/attachment.html>


More information about the macports-changes mailing list