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

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 02:12:45 PDT 2014


Revision: 124460
          https://trac.macports.org/changeset/124460
Author:   ryandesign at macports.org
Date:     2014-08-24 02:12:45 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-apc: replaced_by php53-APC

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

Modified: trunk/dports/php/php5-apc/Portfile
===================================================================
--- trunk/dports/php/php5-apc/Portfile	2014-08-24 09:11:31 UTC (rev 124459)
+++ trunk/dports/php/php5-apc/Portfile	2014-08-24 09:12:45 UTC (rev 124460)
@@ -2,26 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           php5extension 1.0
 
-php5extension.setup apc 3.1.9 pecl
-revision            1
-categories          php devel
-platforms           darwin
-maintainers         ryandesign openmaintainer
-license				PHP-3.01
-conflicts           php5-eaccelerator php5-xcache
+replaced_by         php53-APC
+PortGroup           obsolete 1.0
 
-description         Alternative PHP Cache
-
-long_description    APC is a free, open, and robust framework for caching and \
-                    optimizing PHP intermediate code.
-
-distname            APC-${version}
-
-checksums           sha1    417b95e63496de7f785b4917166098c6ac996008 \
-                    rmd160  67288c957a0234a82912f06e51c6f60f4ed4c66c
-
-configure.args-append --enable-apc-spinlocks
-
-use_parallel_build  yes
+name                php5-apc
+version             3.1.9
+revision            2
+categories          php
+license             PHP-3.01
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/2cdeafad/attachment.html>


More information about the macports-changes mailing list