svn commit: r486835 - branches/2018Q4/devel/rubygem-activesupport4

Matthias Fechner mfechner at FreeBSD.org
Fri Dec 7 08:23:14 UTC 2018


Author: mfechner
Date: Fri Dec  7 08:23:12 2018
New Revision: 486835
URL: https://svnweb.freebsd.org/changeset/ports/486835

Log:
  MFH: r486456
  
  Update to 4.2.11
  
  Changes:	https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q4/devel/rubygem-activesupport4/Makefile
  branches/2018Q4/devel/rubygem-activesupport4/distinfo
Directory Properties:
  branches/2018Q4/   (props changed)

Modified: branches/2018Q4/devel/rubygem-activesupport4/Makefile
==============================================================================
--- branches/2018Q4/devel/rubygem-activesupport4/Makefile	Fri Dec  7 08:19:37 2018	(r486834)
+++ branches/2018Q4/devel/rubygem-activesupport4/Makefile	Fri Dec  7 08:23:12 2018	(r486835)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	activesupport
-PORTVERSION=	4.2.10
-PORTREVISION=	1
+PORTVERSION=	4.2.11
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	4
@@ -19,8 +18,9 @@ RUN_DEPENDS=	rubygem-i18n>=0.7:devel/rubygem-i18n \
 		rubygem-thread_safe>=0.3.4:devel/rubygem-thread_safe \
 		rubygem-tzinfo>=1.1:devel/rubygem-tzinfo
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: branches/2018Q4/devel/rubygem-activesupport4/distinfo
==============================================================================
--- branches/2018Q4/devel/rubygem-activesupport4/distinfo	Fri Dec  7 08:19:37 2018	(r486834)
+++ branches/2018Q4/devel/rubygem-activesupport4/distinfo	Fri Dec  7 08:23:12 2018	(r486835)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506586023
-SHA256 (rubygem/activesupport-4.2.10.gem) = 275b14e515eb8c924bafa734417ec053a57f177ae9d3369f753d6f4437922268
-SIZE (rubygem/activesupport-4.2.10.gem) = 333824
+TIMESTAMP = 1543660674
+SHA256 (rubygem/activesupport-4.2.11.gem) = c49aa608ef07ae6164211b4208292386947c58b925aeb3157a746f587911195f
+SIZE (rubygem/activesupport-4.2.11.gem) = 333824


More information about the svn-ports-branches mailing list