Date: Sun, 10 Jan 2021 08:51:26 +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: r561041 - in head/devel: . rubygem-sprockets-rails-rails61 Message-ID: <202101100851.10A8pQq4044464@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 10 08:51:25 2021 New Revision: 561041 URL: https://svnweb.freebsd.org/changeset/ports/561041 Log: Add rubygem-sprockets-rails-rails61 6.1.0 (copied from rubygem-sprockets-rails-rails60) Added: head/devel/rubygem-sprockets-rails-rails61/ - copied from r559470, head/devel/rubygem-sprockets-rails-rails60/ Modified: head/devel/Makefile head/devel/rubygem-sprockets-rails-rails61/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Jan 10 08:51:20 2021 (r561040) +++ head/devel/Makefile Sun Jan 10 08:51:25 2021 (r561041) @@ -6532,6 +6532,7 @@ SUBDIR += rubygem-sprockets-rails-rails50 SUBDIR += rubygem-sprockets-rails-rails52 SUBDIR += rubygem-sprockets-rails-rails60 + SUBDIR += rubygem-sprockets-rails-rails61 SUBDIR += rubygem-sprockets-sass SUBDIR += rubygem-sprockets2 SUBDIR += rubygem-sprockets3 Modified: head/devel/rubygem-sprockets-rails-rails61/Makefile ============================================================================== --- head/devel/rubygem-sprockets-rails-rails60/Makefile Mon Dec 28 13:40:04 2020 (r559470) +++ head/devel/rubygem-sprockets-rails-rails61/Makefile Sun Jan 10 08:51:25 2021 (r561041) @@ -5,7 +5,7 @@ PORTNAME= sprockets-rails PORTVERSION= 3.2.2 CATEGORIES= devel rubygems MASTER_SITES= RG -PKGNAMESUFFIX= -rails60 +PKGNAMESUFFIX= -rails61 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-actionpack60>=4.0:www/rubygem-actionpack60 \ - rubygem-activesupport60>=4.0:devel/rubygem-activesupport60 \ +RUN_DEPENDS= rubygem-actionpack61>=4.0:www/rubygem-actionpack61 \ + rubygem-activesupport61>=4.0:devel/rubygem-activesupport61 \ 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?202101100851.10A8pQq4044464>