Update to redis-namespace-1.5.3

This commit is contained in:
dcoppa 2017-08-28 05:16:33 +00:00
parent 15b4af3964
commit 8e28fa7b93
2 changed files with 7 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.6 2015/06/19 14:05:16 jasper Exp $
# $OpenBSD: Makefile,v 1.7 2017/08/28 05:16:33 dcoppa Exp $
COMMENT= Redis::Namespace class for namespacing calls to Redis
DISTNAME= redis-namespace-1.5.2
DISTNAME= redis-namespace-1.5.3
CATEGORIES= databases
HOMEPAGE= https://github.com/resque/redis-namespace
@ -14,6 +14,9 @@ MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
# XXX until gemspec is fixed
GEM_FLAGS= --ignore-dependencies
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= databases/ruby-redis,${MODRUBY_FLAVOR}

View File

@ -1,2 +1,2 @@
SHA256 (redis-namespace-1.5.2.gem) = RbwkoS/akP62uRbmSRmAU1Irw5nmJJ1m/7g7+6d76GY=
SIZE (redis-namespace-1.5.2.gem) = 14336
SHA256 (redis-namespace-1.5.3.gem) = KqShsBAxQ+f/3Y7+cQttDg1ju5bktKOPGez7Bz0g1GQ=
SIZE (redis-namespace-1.5.3.gem) = 16896