1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Update to 5.2.0

- Update version requirement of RUN_DEPENDS
- Update WWW

Changes:	https://github.com/redis-store/redis-actionpack/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-07-24 07:50:27 +00:00
parent 43b4396092
commit 9f20c46099
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543185
3 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= redis-actionpack
PORTVERSION= 5.0.2
PORTVERSION= 5.2.0
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails52
@ -12,9 +12,9 @@ COMMENT= Redis session store for ActionPack
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-actionpack52>0:www/rubygem-actionpack52 \
rubygem-redis-rack>=1:www/rubygem-redis-rack \
rubygem-redis-store>=1.1.0:devel/rubygem-redis-store
RUN_DEPENDS= rubygem-actionpack52>=5<7:www/rubygem-actionpack52 \
rubygem-redis-rack>=2.1.0<3:www/rubygem-redis-rack \
rubygem-redis-store>=1.1.0<2:devel/rubygem-redis-store
USES= gem
USE_RUBY= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1508246848
SHA256 (rubygem/redis-actionpack-5.0.2.gem) = c3d425b9e5cba89c5b25d3c56ff0914179f85e11cd8bd9bc27ed797bfe0b6496
SIZE (rubygem/redis-actionpack-5.0.2.gem) = 10240
TIMESTAMP = 1595416809
SHA256 (rubygem/redis-actionpack-5.2.0.gem) = 6337f72c5ed21e7d4909468479fe51d9c2b343cf0ea933e0270400f6bf394230
SIZE (rubygem/redis-actionpack-5.2.0.gem) = 13312

View File

@ -1,3 +1,3 @@
Redis session store for ActionPack
WWW: http://redis-store.org/redis-actionpack
WWW: https://redis-store.org/redis-actionpack/