Update to ruby-redis-3.2.2

This commit is contained in:
dcoppa 2015-11-17 06:42:00 +00:00
parent 3df428f2a9
commit 1bd09bbb88
3 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.20 2015/02/13 15:44:13 dcoppa Exp $
# $OpenBSD: Makefile,v 1.21 2015/11/17 06:42:00 dcoppa Exp $
COMMENT = client library for the Redis key-value store
VERSION = 3.2.1
VERSION = 3.2.2
EPOCH = 0
DISTNAME = redis-${VERSION}
CATEGORIES = databases

View File

@ -1,2 +1,2 @@
SHA256 (redis-3.2.1.gem) = c6QUoUKWaX2QjO8SF5PEhY1pLCGBJtZYeThigC6mX5o=
SIZE (redis-3.2.1.gem) = 73728
SHA256 (redis-3.2.2.gem) = lHGHAsw7MF7v7kB36pHgZEQesS/A7sgThwTo/2PipQg=
SIZE (redis-3.2.2.gem) = 75776

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2015/02/13 15:24:59 dcoppa Exp $
@comment $OpenBSD: PLIST,v 1.11 2015/11/17 06:42:00 dcoppa Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.travis/
@ -102,6 +102,7 @@ ${GEM_LIB}/gems/${DISTNAME}/test/publish_subscribe_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/remote_server_control_commands_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/scanning_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/scripting_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/sentinel_command_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/sentinel_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/sorting_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/support/