[124438] trunk/dports/php/php5-xcache
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 24 01:21:26 PDT 2014
Revision: 124438
https://trac.macports.org/changeset/124438
Author: ryandesign at macports.org
Date: 2014-08-24 01:21:26 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-xcache: replaced_by php53-xcache
Modified Paths:
--------------
trunk/dports/php/php5-xcache/Portfile
Removed Paths:
-------------
trunk/dports/php/php5-xcache/files/
Modified: trunk/dports/php/php5-xcache/Portfile
===================================================================
--- trunk/dports/php/php5-xcache/Portfile 2014-08-24 08:20:26 UTC (rev 124437)
+++ trunk/dports/php/php5-xcache/Portfile 2014-08-24 08:21:26 UTC (rev 124438)
@@ -2,35 +2,12 @@
# $Id$
PortSystem 1.0
-PortGroup php5extension 1.0
-php5extension.setup xcache 3.1.0
-categories-append www
-platforms darwin
-maintainers ryandesign openmaintainer
-license BSD
+replaced_by php53-xcache
+PortGroup obsolete 1.0
-homepage http://xcache.lighttpd.net/
-master_sites ${homepage}pub/Releases/${version}/
-use_bzip2 yes
-conflicts php5-apc php5-eaccelerator
-
-description fast, stable PHP opcode cacher
-
-long_description ${name} is a ${description}.
-
-checksums rmd160 0c9df837d2117ee2d770a5abe99e941bf2cb77cd \
- sha256 86af3e08a8983648d9755f5e1d0e32ad5b952d3e92a83fcaf3acbac9ffd65ee9
-
-patchfiles patch-xcache.ini.diff
-
-# gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
-universal_variant no
-
-post-destroot {
- set docdir ${destroot}${prefix}/share/doc/${name}
- xinstall -d ${docdir}
- xinstall -W ${worksrcpath} -m 644 AUTHORS COPYING ChangeLog NEWS README THANKS xcache.ini ${docdir}
-}
-
-livecheck.name xcache
+name php5-xcache
+version 3.1.0
+revision 1
+categories php
+license BSD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/a511d3b0/attachment.html>
More information about the macports-changes
mailing list