Bugfix update to 3.0.2

This commit is contained in:
dcoppa 2012-10-08 08:19:46 +00:00
parent 8db1eb592e
commit 501070dafb
2 changed files with 5 additions and 9 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2012/09/23 16:57:33 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2012/10/08 08:19:46 dcoppa Exp $
COMMENT = client library for the Redis key-value store
VERSION = 3.0.1
VERSION = 3.0.2
DISTNAME = redis-${VERSION}
REVISION = 0
CATEGORIES = databases
HOMEPAGE = http://redis-rb.keyvalue.org/
@ -26,7 +25,7 @@ MODRUBY_REGRESS = rake
REGRESS_DEPENDS = databases/redis
# Be sure to have a redis server running with the command:
# cd ${WRKSRC} && sudo redis-server ./test/test.conf
# cd $(make show=WRKBUILD) && sudo redis-server ./test/test.conf
REGRESS_IS_INTERACTIVE =Yes
post-install:

View File

@ -1,5 +1,2 @@
MD5 (redis-3.0.1.gem) = h5sP2anwQXyZc4MBjc8CYw==
RMD160 (redis-3.0.1.gem) = +3SYfhCu/CEQWEnYqKbV8HyLLP0=
SHA1 (redis-3.0.1.gem) = enA/kX6WfUP4VSbInoM6fV4vrOw=
SHA256 (redis-3.0.1.gem) = cZoR4TOdvfxwFYKH3ka/0Up2zHkeABW5bJREagoQ/7g=
SIZE (redis-3.0.1.gem) = 58368
SHA256 (redis-3.0.2.gem) = AberYZF3tI1AoGXtxbDW3nl+jp33fOdwI3B/Hb392NE=
SIZE (redis-3.0.2.gem) = 60416