Date: Sun, 25 Aug 2019 18:05:07 +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: r509812 - in head/textproc: . rubygem-rails-dom-testing-rails52 Message-ID: <201908251805.x7PI57h6075299@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Aug 25 18:05:07 2019 New Revision: 509812 URL: https://svnweb.freebsd.org/changeset/ports/509812 Log: Add rubygem-rails-dom-testing-rails52 2.0.3 (copied from rubygem-rails-dom-testing-rails5) Added: head/textproc/rubygem-rails-dom-testing-rails52/ - copied from r508589, head/textproc/rubygem-rails-dom-testing-rails5/ Modified: head/textproc/Makefile head/textproc/rubygem-rails-dom-testing-rails52/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Aug 25 18:04:50 2019 (r509811) +++ head/textproc/Makefile Sun Aug 25 18:05:07 2019 (r509812) @@ -1589,6 +1589,7 @@ SUBDIR += rubygem-rails-dom-testing SUBDIR += rubygem-rails-dom-testing-rails5 SUBDIR += rubygem-rails-dom-testing-rails50 + SUBDIR += rubygem-rails-dom-testing-rails52 SUBDIR += rubygem-rails-dom-testing1 SUBDIR += rubygem-rails-html-sanitizer SUBDIR += rubygem-rak Modified: head/textproc/rubygem-rails-dom-testing-rails52/Makefile ============================================================================== --- head/textproc/rubygem-rails-dom-testing-rails5/Makefile Sun Aug 11 07:39:30 2019 (r508589) +++ head/textproc/rubygem-rails-dom-testing-rails52/Makefile Sun Aug 25 18:05:07 2019 (r509812) @@ -3,10 +3,9 @@ PORTNAME= rails-dom-testing PORTVERSION= 2.0.3 -PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG -PKGNAMESUFFIX= -rails5 +PKGNAMESUFFIX= -rails52 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyse and compare DOMs using Nokogiri @@ -14,7 +13,7 @@ COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activesupport5>=4.2.0:devel/rubygem-activesupport5 \ +RUN_DEPENDS= rubygem-activesupport52>=4.2.0:devel/rubygem-activesupport52 \ rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri USES= gem
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908251805.x7PI57h6075299>