Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2020 18:42:08 +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: r525331 - in head/devel: . rubygem-sprockets-rails-rails60
Message-ID:  <202002051842.015Ig8pc030094@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Feb  5 18:42:07 2020
New Revision: 525331
URL: https://svnweb.freebsd.org/changeset/ports/525331

Log:
  Add rubygem-sprockets-rails-rails60 3.2.1 (copied from rubygem-sprockets-rails-rails52)

Added:
  head/devel/rubygem-sprockets-rails-rails60/
     - copied from r524628, head/devel/rubygem-sprockets-rails-rails52/
Modified:
  head/devel/Makefile
  head/devel/rubygem-sprockets-rails-rails60/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Wed Feb  5 18:42:01 2020	(r525330)
+++ head/devel/Makefile	Wed Feb  5 18:42:07 2020	(r525331)
@@ -6398,6 +6398,7 @@
     SUBDIR += rubygem-sprockets-rails-rails5
     SUBDIR += rubygem-sprockets-rails-rails50
     SUBDIR += rubygem-sprockets-rails-rails52
+    SUBDIR += rubygem-sprockets-rails-rails60
     SUBDIR += rubygem-sprockets-sass
     SUBDIR += rubygem-sprockets2
     SUBDIR += rubygem-sprockets3

Modified: head/devel/rubygem-sprockets-rails-rails60/Makefile
==============================================================================
--- head/devel/rubygem-sprockets-rails-rails52/Makefile	Thu Jan 30 05:04:29 2020	(r524628)
+++ head/devel/rubygem-sprockets-rails-rails60/Makefile	Wed Feb  5 18:42:07 2020	(r525331)
@@ -5,7 +5,7 @@ PORTNAME=	sprockets-rails
 PORTVERSION=	3.2.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
-PKGNAMESUFFIX=	-rails52
+PKGNAMESUFFIX=	-rails60
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Sprockets Rails integration
@@ -13,8 +13,8 @@ COMMENT=	Sprockets Rails integration
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-actionpack52>=4.0:www/rubygem-actionpack52 \
-		rubygem-activesupport52>=4.0:devel/rubygem-activesupport52 \
+RUN_DEPENDS=	rubygem-actionpack60>=4.0:www/rubygem-actionpack60 \
+		rubygem-activesupport60>=4.0:devel/rubygem-activesupport60 \
 		rubygem-sprockets3>=3.0.0:devel/rubygem-sprockets3
 
 USES=		gem



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