Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2019 06:41:36 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r521468 - in head/databases: . php-memcache
Message-ID:  <201912300641.xBU6faNk050017@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Dec 30 06:41:35 2019
New Revision: 521468
URL: https://svnweb.freebsd.org/changeset/ports/521468

Log:
  Remove php-memcache
  
  This port was added as php70-memcache in 2016, then renamed to php-memcache when
  PHP flavor was introduced. It uses the unofficial development from websupport.sk
  to support PHP 7.x when pecl-memcache only supports PHP 5.x. Since the
  unofficial development from websupport.sk is the official PECL repository now,
  it's time to retire this port and use pecl-memcache instead.

Deleted:
  head/databases/php-memcache/
Modified:
  head/databases/Makefile

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Mon Dec 30 06:40:39 2019	(r521467)
+++ head/databases/Makefile	Mon Dec 30 06:41:35 2019	(r521468)
@@ -615,7 +615,6 @@
     SUBDIR += pgtune
     SUBDIR += pguri
     SUBDIR += pgworksheet
-    SUBDIR += php-memcache
     SUBDIR += php-tarantool
     SUBDIR += php-xapian
     SUBDIR += php72-dba



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912300641.xBU6faNk050017>