Date: Sun, 10 Jan 2021 08:51:41 +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: r561044 - in head/textproc: . rubygem-rails-dom-testing-rails61 Message-ID: <202101100851.10A8pfc8044831@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 10 08:51:40 2021 New Revision: 561044 URL: https://svnweb.freebsd.org/changeset/ports/561044 Log: Add rubygem-rails-dom-testing-rails61 6.1.0 (copied from rubygem-rails-dom-testing-rails60) Added: head/textproc/rubygem-rails-dom-testing-rails61/ - copied from r559470, head/textproc/rubygem-rails-dom-testing-rails60/ Modified: head/textproc/Makefile head/textproc/rubygem-rails-dom-testing-rails61/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Jan 10 08:51:36 2021 (r561043) +++ head/textproc/Makefile Sun Jan 10 08:51:40 2021 (r561044) @@ -1635,6 +1635,7 @@ SUBDIR += rubygem-rails-dom-testing-rails50 SUBDIR += rubygem-rails-dom-testing-rails52 SUBDIR += rubygem-rails-dom-testing-rails60 + SUBDIR += rubygem-rails-dom-testing-rails61 SUBDIR += rubygem-rails-dom-testing1 SUBDIR += rubygem-rails-html-sanitizer SUBDIR += rubygem-rak Modified: head/textproc/rubygem-rails-dom-testing-rails61/Makefile ============================================================================== --- head/textproc/rubygem-rails-dom-testing-rails60/Makefile Mon Dec 28 13:40:04 2020 (r559470) +++ head/textproc/rubygem-rails-dom-testing-rails61/Makefile Sun Jan 10 08:51:40 2021 (r561044) @@ -5,7 +5,7 @@ PORTNAME= rails-dom-testing PORTVERSION= 2.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG -PKGNAMESUFFIX= -rails60 +PKGNAMESUFFIX= -rails61 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyse and compare DOMs using Nokogiri @@ -13,7 +13,7 @@ COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activesupport60>=4.2.0:devel/rubygem-activesupport60 \ +RUN_DEPENDS= rubygem-activesupport61>=4.2.0:devel/rubygem-activesupport61 \ 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?202101100851.10A8pfc8044831>