1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Update to 4.0.3

Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-11-01 19:14:29 +00:00
parent 5ed6031bfe
commit 467cc88220
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483713
2 changed files with 7 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= redis
PORTVERSION= 4.0.2
PORTVERSION= 4.0.3
CATEGORIES= databases rubygems
MASTER_SITES= RG
@ -12,9 +12,10 @@ COMMENT= Ruby client library for Redis, the key value storage server
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
post-install:
${RM} ${STAGEDIR}${PREFIX}/bin/build

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1534176334
SHA256 (rubygem/redis-4.0.2.gem) = b3fb634217d8561cc0ee0027a77261bc17b4457b985b7a5a9022f47c9a014130
SIZE (rubygem/redis-4.0.2.gem) = 94720
TIMESTAMP = 1541081714
SHA256 (rubygem/redis-4.0.3.gem) = 0c01afff3b655ac411e69c5c74b2ede8a445effe37d02f82a5a12d87dd441f54
SIZE (rubygem/redis-4.0.3.gem) = 116224