Update to Predis-0.8.3

This commit is contained in:
dcoppa 2013-03-14 09:04:23 +00:00
parent 75759e0fe1
commit d31a58fd45
3 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.15 2013/03/11 11:44:47 espie Exp $
# $OpenBSD: Makefile,v 1.16 2013/03/14 09:04:23 dcoppa Exp $
COMMENT = PHP client library for the Redis key-value database
DISTNAME = Predis-0.8.2
DISTNAME = Predis-0.8.3
PKGNAME = ${DISTNAME:S/^P/php-p/}
CATEGORIES = www databases

View File

@ -1,2 +1,2 @@
SHA256 (Predis-0.8.2.tgz) = QjdB0zH7aHy+XrotfaTGxzfaBjwgffzSWyixbCjtwMk=
SIZE (Predis-0.8.2.tgz) = 171563
SHA256 (Predis-0.8.3.tgz) = IfadNqGPqi7KhsDjd5hmjysf4aMqNojoaakyBmF8wZg=
SIZE (Predis-0.8.3.tgz) = 174348

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2013/02/04 07:59:45 dcoppa Exp $
@comment $OpenBSD: PLIST,v 1.7 2013/03/14 09:04:23 dcoppa Exp $
@group daemon
pear/
pear/lib/
@ -183,6 +183,7 @@ pear/lib/Predis/Connection/ConnectionParameters.php
pear/lib/Predis/Connection/ConnectionParametersInterface.php
pear/lib/Predis/Connection/MasterSlaveReplication.php
pear/lib/Predis/Connection/PhpiredisConnection.php
pear/lib/Predis/Connection/PhpiredisStreamConnection.php
pear/lib/Predis/Connection/PredisCluster.php
pear/lib/Predis/Connection/RedisCluster.php
pear/lib/Predis/Connection/ReplicationConnectionInterface.php