svn commit: r509818 - in head/devel: . rubygem-sprockets-rails-rails52
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 25 18:17:44 UTC 2019
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 at FreeBSD.org
+MAINTAINER= sunpoet at 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
More information about the svn-ports-all
mailing list