1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Sort USE_PHP

- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-12-13 14:17:46 +00:00
parent 9bde52ffd2
commit 94432d189a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428487
2 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ OPTIONS_DEFINE= EXAMPLES
CONFIGURE_ARGS= --with-zlib-dir=/usr
IGNORE_WITH_PHP=70
USE_CSTD= gnu89
USE_PHP= zlib:build session:build
USE_PHP= session:build zlib:build
USES= dos2unix php:ext tar:tgz
post-install-EXAMPLES-on:

View File

@ -1,5 +1,5 @@
Memcached is a caching daemon designed especially for dynamic web applications
to decrease database load by storing objects in memory. This extension allows
to decrease database load by storing objects in memory. This extension allows
you to work with memcached through handy OO and procedural interfaces.
WWW: http://pecl.php.net/package/memcache/
WWW: https://pecl.php.net/package/memcache