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

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 02:13:52 PDT 2014


Revision: 124461
          https://trac.macports.org/changeset/124461
Author:   ryandesign at macports.org
Date:     2014-08-24 02:13:51 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-memcache: replaced_by php53-memcache

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

Modified: trunk/dports/php/php5-memcache/Portfile
===================================================================
--- trunk/dports/php/php5-memcache/Portfile	2014-08-24 09:12:45 UTC (rev 124460)
+++ trunk/dports/php/php5-memcache/Portfile	2014-08-24 09:13:51 UTC (rev 124461)
@@ -2,24 +2,12 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php5extension 1.0
 
-php5extension.setup     memcache 2.2.7 pecl
-categories-append       net devel
-platforms               darwin freebsd openbsd
-maintainers             ryandesign openmaintainer
-license                 PHP-3
+replaced_by             php53-memcache
+PortGroup               obsolete 1.0
 
-description             PHP5 bindings for memcache
-
-long_description        Memcached is a caching daemon designed especially for \
-                        dynamic web applications to decrease database load by storing objects in memory. This extension allows you \
-                        to work with memcached through handy OO and \
-                        procedural interfaces.
-
-checksums               rmd160  e65c9ed6dca0eff012dc980a6acd5f81b2f3d396 \
-                        sha256  73006c02194a5a7c196c6488d449e5f8c75573a73568fe1a94b15157c147305d
-
-depends_lib-append      port:memcached port:zlib
-
-configure.args-append   --with-zlib-dir=${prefix}
+name                    php5-memcache
+version                 2.2.7
+revision                1
+categories              php
+license                 PHP-3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/fcb9be72/attachment.html>


More information about the macports-changes mailing list