Commits

Ryan Schmidt authored fe31ed0e0cd
php-redis: Update to 4.0.2
No tags

php/php-redis/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup php 1.1
5 5
6 6 name php-redis
7 -version 4.0.1
7 +version 4.0.2
8 8 categories-append databases
9 9 platforms darwin
10 10 maintainers {ryandesign @ryandesign} openmaintainer
11 11 license PHP-3.01
12 12
13 13 php.branches 5.3 5.4 5.5 5.6 7.0 7.1 7.2
14 14 php.pecl yes
15 15
16 16 description an API for communicating with a Redis database from PHP
17 17
18 18 long_description ${name} is ${description}.
19 19
20 -checksums rmd160 229a80c538ae5963f45a242f49a4b763b7e87fca \
21 - sha256 2e5b088f444d7056bcbef7430ff12b5f727ab262a207437579b462e2d73c2b66 \
22 - size 212414
20 +checksums rmd160 f63e7d74d978fa803eea5a5be73d5b12a14c2d48 \
21 + sha256 36fa980831091efca6586fa347283f79587293aa93c7d42e948e6137bfd90ac8 \
22 + size 212617
23 23
24 24 configure.args-append --enable-redis
25 25
26 26 use_parallel_build yes

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut