svn commit: r486429 - head/devel/rubygem-activesupport5

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 2 15:35:34 UTC 2018


Author: sunpoet
Date: Sun Dec  2 15:35:26 2018
New Revision: 486429
URL: https://svnweb.freebsd.org/changeset/ports/486429

Log:
  Update to 5.1.6.1
  
  Changes:	https://github.com/rails/rails/blob/5-1-stable/activesupport/CHANGELOG.md

Modified:
  head/devel/rubygem-activesupport5/Makefile
  head/devel/rubygem-activesupport5/distinfo

Modified: head/devel/rubygem-activesupport5/Makefile
==============================================================================
--- head/devel/rubygem-activesupport5/Makefile	Sun Dec  2 15:35:18 2018	(r486428)
+++ head/devel/rubygem-activesupport5/Makefile	Sun Dec  2 15:35:26 2018	(r486429)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	activesupport
-PORTVERSION=	5.1.6
+PORTVERSION=	5.1.6.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	5
@@ -20,8 +20,9 @@ RUN_DEPENDS=	rubygem-concurrent-ruby>=1.0.2:devel/ruby
 
 PORTSCOUT=	limit:^5\.1\.
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-activesupport5/distinfo
==============================================================================
--- head/devel/rubygem-activesupport5/distinfo	Sun Dec  2 15:35:18 2018	(r486428)
+++ head/devel/rubygem-activesupport5/distinfo	Sun Dec  2 15:35:26 2018	(r486429)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523371056
-SHA256 (rubygem/activesupport-5.1.6.gem) = 94d2f2a9fe1a7421165e0014eaa4c8eb2d229f72dc9815cf7c2f0c595f05b521
-SIZE (rubygem/activesupport-5.1.6.gem) = 370176
+TIMESTAMP = 1543660317
+SHA256 (rubygem/activesupport-5.1.6.1.gem) = fa78e56360106d5e508818a4f0b5d234ea1f2183c755134b6276aba1101c3831
+SIZE (rubygem/activesupport-5.1.6.1.gem) = 370176


More information about the svn-ports-all mailing list