svn commit: r436432 - head/devel/rubygem-redis-activesupport
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 18 17:13:28 UTC 2017
Author: sunpoet
Date: Sat Mar 18 17:13:26 2017
New Revision: 436432
URL: https://svnweb.freebsd.org/changeset/ports/436432
Log:
Update to 5.0.2
Changes: https://github.com/redis-store/redis-activesupport/commits/master
Modified:
head/devel/rubygem-redis-activesupport/Makefile
head/devel/rubygem-redis-activesupport/distinfo
Modified: head/devel/rubygem-redis-activesupport/Makefile
==============================================================================
--- head/devel/rubygem-redis-activesupport/Makefile Sat Mar 18 17:13:21 2017 (r436431)
+++ head/devel/rubygem-redis-activesupport/Makefile Sat Mar 18 17:13:26 2017 (r436432)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= redis-activesupport
-PORTVERSION= 5.0.1
-PORTREVISION= 1
+PORTVERSION= 5.0.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -13,7 +12,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS?= rubygem-activesupport4>=4:devel/rubygem-activesupport4 \
- rubygem-redis-store>=1.2.0:devel/rubygem-redis-store
+ rubygem-redis-store>=1.3.0:devel/rubygem-redis-store
NO_ARCH= yes
USE_RUBY= yes
Modified: head/devel/rubygem-redis-activesupport/distinfo
==============================================================================
--- head/devel/rubygem-redis-activesupport/distinfo Sat Mar 18 17:13:21 2017 (r436431)
+++ head/devel/rubygem-redis-activesupport/distinfo Sat Mar 18 17:13:26 2017 (r436432)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489070758
-SHA256 (rubygem/redis-activesupport-5.0.1.gem) = 4d47d9b2fc011ab1dfe0aa6596fee65d79aac6598ce4c5b12c628ab1f3101944
-SIZE (rubygem/redis-activesupport-5.0.1.gem) = 12288
+TIMESTAMP = 1489853034
+SHA256 (rubygem/redis-activesupport-5.0.2.gem) = 1b2477f385b4a82f2efac66438f6b255541cb6fc684ada86e52cd27ef75a3d34
+SIZE (rubygem/redis-activesupport-5.0.2.gem) = 12800
More information about the svn-ports-head
mailing list