1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Update to 3.0.5

Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-10-03 16:20:13 +00:00
parent b8517047c9
commit 6783ce45e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329207
2 changed files with 4 additions and 4 deletions

View File

@ -2,16 +2,16 @@
# $FreeBSD$
PORTNAME= redis
PORTVERSION= 3.0.4
PORTVERSION= 3.0.5
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby client library for Redis, the key value storage server
NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/redis-3.0.4.gem) = 4d5d11fd5c337ef5ab992ad21941b6a1fdd0becedb4bbe79f107473570a944d0
SIZE (rubygem/redis-3.0.4.gem) = 61952
SHA256 (rubygem/redis-3.0.5.gem) = 76d266a0a3e4c7abca03799757b8d73b0e3552519341a63b74f6fb015f1def05
SIZE (rubygem/redis-3.0.5.gem) = 63488