mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
devel/rubygem-redis-activesupport-rails50: Update to version 5.0.3 and remove
subdirectory that should not have been commited
This commit is contained in:
parent
fd9ed99e00
commit
538e52938a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445605
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= redis-activesupport
|
||||
PORTVERSION= 5.0.2
|
||||
PORTVERSION= 5.0.3
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails50
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1489853034
|
||||
SHA256 (rubygem/redis-activesupport-5.0.2.gem) = 1b2477f385b4a82f2efac66438f6b255541cb6fc684ada86e52cd27ef75a3d34
|
||||
SIZE (rubygem/redis-activesupport-5.0.2.gem) = 12800
|
||||
TIMESTAMP = 1499888624
|
||||
SHA256 (rubygem/redis-activesupport-5.0.3.gem) = 907c282e2c67d16b06b7e560d9ec48419ac2b03e6c76deed7a2c2f83942cd1de
|
||||
SIZE (rubygem/redis-activesupport-5.0.3.gem) = 12800
|
||||
|
@ -1,21 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= redis-activesupport
|
||||
PORTVERSION= 5.0.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Redis store for ActiveSupport::Cache
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS?= rubygem-activesupport4>=4:devel/rubygem-activesupport4 \
|
||||
rubygem-redis-store>=1.3.0:devel/rubygem-redis-store
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1489853034
|
||||
SHA256 (rubygem/redis-activesupport-5.0.2.gem) = 1b2477f385b4a82f2efac66438f6b255541cb6fc684ada86e52cd27ef75a3d34
|
||||
SIZE (rubygem/redis-activesupport-5.0.2.gem) = 12800
|
@ -1,3 +0,0 @@
|
||||
Redis store for ActiveSupport::Cache
|
||||
|
||||
WWW: http://redis-store.org/redis-activesupport
|
Loading…
Reference in New Issue
Block a user