mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Update to 4.0.2
Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
This commit is contained in:
parent
314ed7123e
commit
934ba07f50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477264
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= redis
|
||||
PORTVERSION= 4.0.1
|
||||
PORTVERSION= 4.0.2
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -16,4 +16,7 @@ NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
post-install:
|
||||
${RM} ${STAGEDIR}${PREFIX}/bin/build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1514824406
|
||||
SHA256 (rubygem/redis-4.0.1.gem) = 8f7f5eaaeb0f96e4adacfe05aef265d67e229780f20c5bdf4e22121bea1334f8
|
||||
SIZE (rubygem/redis-4.0.1.gem) = 91648
|
||||
TIMESTAMP = 1534176334
|
||||
SHA256 (rubygem/redis-4.0.2.gem) = b3fb634217d8561cc0ee0027a77261bc17b4457b985b7a5a9022f47c9a014130
|
||||
SIZE (rubygem/redis-4.0.2.gem) = 94720
|
||||
|
Loading…
Reference in New Issue
Block a user