svn commit: r476756 - head/devel/rubygem-ransack
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Aug 9 14:43:33 UTC 2018
Author: sunpoet
Date: Thu Aug 9 14:43:28 2018
New Revision: 476756
URL: https://svnweb.freebsd.org/changeset/ports/476756
Log:
Update to 1.8.9
Changes: https://github.com/activerecord-hackery/ransack/releases
https://github.com/activerecord-hackery/ransack/blob/1-8-stable/CHANGELOG.md
Modified:
head/devel/rubygem-ransack/Makefile
head/devel/rubygem-ransack/distinfo
Modified: head/devel/rubygem-ransack/Makefile
==============================================================================
--- head/devel/rubygem-ransack/Makefile Thu Aug 9 14:43:23 2018 (r476755)
+++ head/devel/rubygem-ransack/Makefile Thu Aug 9 14:43:28 2018 (r476756)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ransack
-PORTVERSION= 1.8.8
+PORTVERSION= 1.8.9
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -15,8 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-actionpack4>=3.0:www/rubygem-actionpack4 \
rubygem-activerecord4>=3.0:databases/rubygem-activerecord4 \
rubygem-activesupport4>=3.0:devel/rubygem-activesupport4 \
- rubygem-i18n>=0:devel/rubygem-i18n \
- rubygem-polyamorous>=1.3.2:devel/rubygem-polyamorous
+ rubygem-i18n>=0:devel/rubygem-i18n
NO_ARCH= yes
USE_RUBY= yes
Modified: head/devel/rubygem-ransack/distinfo
==============================================================================
--- head/devel/rubygem-ransack/distinfo Thu Aug 9 14:43:23 2018 (r476755)
+++ head/devel/rubygem-ransack/distinfo Thu Aug 9 14:43:28 2018 (r476756)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521366404
-SHA256 (rubygem/ransack-1.8.8.gem) = 44f78eaf82d42fa54e493fdee35f7b698a81f032f16069731f92aa37ca7b1357
-SIZE (rubygem/ransack-1.8.8.gem) = 90112
+TIMESTAMP = 1533819554
+SHA256 (rubygem/ransack-1.8.9.gem) = 41ebcb95922603300ebc8002eca255be72a585209bdb262d18751a13a4adb755
+SIZE (rubygem/ransack-1.8.9.gem) = 96768
More information about the svn-ports-all
mailing list