svn commit: r482068 - head/databases/rubygem-activerecord-import
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Oct 14 16:30:00 UTC 2018
Author: sunpoet
Date: Sun Oct 14 16:29:58 2018
New Revision: 482068
URL: https://svnweb.freebsd.org/changeset/ports/482068
Log:
Update to 0.27.0
Changes: https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
Modified:
head/databases/rubygem-activerecord-import/Makefile
head/databases/rubygem-activerecord-import/distinfo
Modified: head/databases/rubygem-activerecord-import/Makefile
==============================================================================
--- head/databases/rubygem-activerecord-import/Makefile Sun Oct 14 16:29:50 2018 (r482067)
+++ head/databases/rubygem-activerecord-import/Makefile Sun Oct 14 16:29:58 2018 (r482068)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= activerecord-import
-PORTVERSION= 0.25.0
+PORTVERSION= 0.27.0
CATEGORIES= databases rubygems
MASTER_SITES= RG
@@ -14,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-activerecord4>=3.2:databases/rubygem-activerecord4
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/databases/rubygem-activerecord-import/distinfo
==============================================================================
--- head/databases/rubygem-activerecord-import/distinfo Sun Oct 14 16:29:50 2018 (r482067)
+++ head/databases/rubygem-activerecord-import/distinfo Sun Oct 14 16:29:58 2018 (r482068)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532975385
-SHA256 (rubygem/activerecord-import-0.25.0.gem) = 5787989cf634626ff2a8a79ec0c23cd3307fb5d35f595fbd208f7a82f32e22c5
-SIZE (rubygem/activerecord-import-0.25.0.gem) = 55296
+TIMESTAMP = 1539475543
+SHA256 (rubygem/activerecord-import-0.27.0.gem) = e6477adf3ab370ce6e7e048eab89deec260e97db3336fe239c6626c6595eb7af
+SIZE (rubygem/activerecord-import-0.27.0.gem) = 57344
More information about the svn-ports-head
mailing list