Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2018 08:29:55 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r486842 - branches/2018Q4/devel/rubygem-activejob4
Message-ID:  <201812070829.wB78TtUS023641@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri Dec  7 08:29:55 2018
New Revision: 486842
URL: https://svnweb.freebsd.org/changeset/ports/486842

Log:
  MFH: r486457
  
  Update to 4.2.11
  
  Changes:	https://github.com/rails/rails/blob/4-2-stable/activejob/CHANGELOG.md
  Security:	f96044a2-7df9-414b-9f6b-6e5b85d06c86
  
  Approved by:	ports-secteam (miwi)

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

Modified: branches/2018Q4/devel/rubygem-activejob4/Makefile
==============================================================================
--- branches/2018Q4/devel/rubygem-activejob4/Makefile	Fri Dec  7 08:29:05 2018	(r486841)
+++ branches/2018Q4/devel/rubygem-activejob4/Makefile	Fri Dec  7 08:29:55 2018	(r486842)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	activejob
-PORTVERSION=	4.2.10
+PORTVERSION=	4.2.11
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	4
@@ -16,8 +16,9 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 RUN_DEPENDS=	rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \
 		rubygem-globalid>=0.3.0:databases/rubygem-globalid
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: branches/2018Q4/devel/rubygem-activejob4/distinfo
==============================================================================
--- branches/2018Q4/devel/rubygem-activejob4/distinfo	Fri Dec  7 08:29:05 2018	(r486841)
+++ branches/2018Q4/devel/rubygem-activejob4/distinfo	Fri Dec  7 08:29:55 2018	(r486842)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506586054
-SHA256 (rubygem/activejob-4.2.10.gem) = e80776a73ba5cc32fefb372f11db289153b954c91db378ad689ad1896f515a82
-SIZE (rubygem/activejob-4.2.10.gem) = 19456
+TIMESTAMP = 1543660695
+SHA256 (rubygem/activejob-4.2.11.gem) = d35b4027c2a07f6637a480db50da7576dc11239c59cb66b805e253e284d0d88b
+SIZE (rubygem/activejob-4.2.11.gem) = 19456



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