Date: Sun, 25 Aug 2019 18:17:43 +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: r509818 - in head/devel: . rubygem-sprockets-rails-rails52 Message-ID: <201908251817.x7PIHhr7081991@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Aug 25 18:17:43 2019 New Revision: 509818 URL: https://svnweb.freebsd.org/changeset/ports/509818 Log: Add rubygem-sprockets-rails-rails52 3.2.1 (copied from rubygem-sprockets-rails-rails5) Added: head/devel/rubygem-sprockets-rails-rails52/ - copied from r508589, head/devel/rubygem-sprockets-rails-rails5/ Modified: head/devel/Makefile head/devel/rubygem-sprockets-rails-rails52/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Aug 25 18:17:26 2019 (r509817) +++ head/devel/Makefile Sun Aug 25 18:17:43 2019 (r509818) @@ -5967,6 +5967,7 @@ SUBDIR += rubygem-sprockets-rails SUBDIR += rubygem-sprockets-rails-rails5 SUBDIR += rubygem-sprockets-rails-rails50 + SUBDIR += rubygem-sprockets-rails-rails52 SUBDIR += rubygem-sprockets-sass SUBDIR += rubygem-sprockets3 SUBDIR += rubygem-spruz Modified: head/devel/rubygem-sprockets-rails-rails52/Makefile ============================================================================== --- head/devel/rubygem-sprockets-rails-rails5/Makefile Sun Aug 11 07:39:30 2019 (r508589) +++ head/devel/rubygem-sprockets-rails-rails52/Makefile Sun Aug 25 18:17:43 2019 (r509818) @@ -5,16 +5,16 @@ PORTNAME= sprockets-rails PORTVERSION= 3.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG -PKGNAMESUFFIX= -rails5 +PKGNAMESUFFIX= -rails52 -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sprockets Rails integration LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-actionpack5>=4.0:www/rubygem-actionpack5 \ - rubygem-activesupport5>=4.0:devel/rubygem-activesupport5 \ +RUN_DEPENDS= rubygem-actionpack52>=4.0:www/rubygem-actionpack52 \ + rubygem-activesupport52>=4.0:devel/rubygem-activesupport52 \ 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?201908251817.x7PIHhr7081991>