freebsd-ports/devel/pecl-memoize/distinfo
Sunpoet Po-Chuan Hsieh 207db7eadf - Add pecl-memoize 0.2.0
- While I'm here:
  - Convert to new options helper
  - Use USE_PHP=apc

php-memoize is a PHP extension which transparently caches PHP functions, much
like Perl's Memoize module.

It comes with the following storage modules which can be enabled at compile
time:

- memory: Simple per-request module with no dependencies.
          Since this is a per-request cache, neither TTLs specified in the
          `memoize()` call or `memoize.default_ttl` are used.
- memcached: Uses libmemcached or the memcached PHP extension
- apc: Uses the APC PHP extension

WWW: http://pecl.php.net/package/memoize

PR:		ports/190098
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2014-05-24 20:55:16 +00:00

2 lines
137 B
Text

SHA256 (PECL/memoize-0.2.0.tgz) = 9da97c4b8edbb3452b3e9f429d5cf51c13692b9be90d43cf36d213d073bd39c9
SIZE (PECL/memoize-0.2.0.tgz) = 13016