Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Dec 2018 15:35:27 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486429 - head/devel/rubygem-activesupport5
Message-ID:  <201812021535.wB2FZRW9078424@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812021535.wB2FZRW9078424>