1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Add rubygem-redis3 3.3.5 (copied from rubygem-redis)

- Add PORTSCOUT
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-01-02 15:33:01 +00:00
parent bd07079943
commit 8e88e4c588
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457872
4 changed files with 29 additions and 0 deletions

View File

@ -987,6 +987,7 @@
SUBDIR += rubygem-redis-actionpack-rails5
SUBDIR += rubygem-redis-actionpack-rails50
SUBDIR += rubygem-redis-namespace
SUBDIR += rubygem-redis3
SUBDIR += rubygem-seed-fu
SUBDIR += rubygem-sqlite3
SUBDIR += rubygem-sqlite3-ruby

View File

@ -0,0 +1,22 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= redis
PORTVERSION= 3.3.5
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 3
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby client library for Redis, the key value storage server
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
PORTSCOUT= limit:^3\.
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1507043292
SHA256 (rubygem/redis-3.3.5.gem) = 3b47205af551f81623da98160550270c3aa365e97b46e3a3de8581f8502f8144
SIZE (rubygem/redis-3.3.5.gem) = 92672

View File

@ -0,0 +1,3 @@
rubygem-redis is a Ruby client library for the Redis key-value store.
WWW: https://github.com/redis/redis-rb