diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-10-18 04:07:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-10-18 04:07:07 +0800 |
commit | 10d1394867a9be2497d26844f89811064fc27332 (patch) | |
tree | 37f237fdab3a2a3db5d73382a191c39b245ef165 | |
parent | a304f03a02f55532bfc1d9c8b939d2988a47c801 (diff) | |
download | freebsd-ports-gnome-10d1394867a9be2497d26844f89811064fc27332.tar.gz freebsd-ports-gnome-10d1394867a9be2497d26844f89811064fc27332.tar.zst freebsd-ports-gnome-10d1394867a9be2497d26844f89811064fc27332.zip |
Update to 5.0.2
Changes: https://github.com/redis-store/redis-actionpack/releases
https://github.com/redis-store/redis-actionpack/commits/master
-rw-r--r-- | databases/rubygem-redis-actionpack/Makefile | 3 | ||||
-rw-r--r-- | databases/rubygem-redis-actionpack/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/databases/rubygem-redis-actionpack/Makefile b/databases/rubygem-redis-actionpack/Makefile index 121c1f8bb28c..45958c4fd87b 100644 --- a/databases/rubygem-redis-actionpack/Makefile +++ b/databases/rubygem-redis-actionpack/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= redis-actionpack -PORTVERSION= 5.0.1 -PORTREVISION= 1 +PORTVERSION= 5.0.2 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-redis-actionpack/distinfo b/databases/rubygem-redis-actionpack/distinfo index 1660acef1252..b4123c2913af 100644 --- a/databases/rubygem-redis-actionpack/distinfo +++ b/databases/rubygem-redis-actionpack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482937341 -SHA256 (rubygem/redis-actionpack-5.0.1.gem) = 593a69718e7b0897fd4069eb89db5819df70a62867a1ca9d2f5844c94ec4d33e -SIZE (rubygem/redis-actionpack-5.0.1.gem) = 9728 +TIMESTAMP = 1508246841 +SHA256 (rubygem/redis-actionpack-5.0.2.gem) = c3d425b9e5cba89c5b25d3c56ff0914179f85e11cd8bd9bc27ed797bfe0b6496 +SIZE (rubygem/redis-actionpack-5.0.2.gem) = 10240 |